Dolphin-Lua-Core icon indicating copy to clipboard operation
Dolphin-Lua-Core copied to clipboard

This is a custom version of the Dolphin Emulator, in this version you can launch LUA scripts. This version is based of dragonbane0's zelda dolphin version.

Results 11 Dolphin-Lua-Core issues
Sort by recently updated
recently updated
newest added

This makes it difficult, if not impossible, to: * Use `git rebase`/cleanly merge new commits. * Track the commit this fork is based on.

This is needed to allow building on Windows and Linux, as long as I didn't mess something up

Just wondering if it would work with this guide: https://wii.guide/riiconnect24-dolphin

These changes make the `Scripts` directory behave the same as other per-user data e.g. state saves, memory cards, game settings.

When trying to create or playback a TAS, one of the most important aspects in assuring deterministic input is the ability to control and predict the game's random number generator,...

I was wondering... Dolphin has a menu entry in the optional debug menu called "Refresh JIT Cache". This seems to be needed when directly changing program code while the game...

Is there any way to move the freelook camera from a lua script?

How to reproduce the issue: 1. Set all GCN controllers none. 2. Set Wiimote 1 to Emulated Wiimote. 3. Run a Wiimote-only game (I am using New Super Mario Bros...

A callable function to advance a frame would be nice. This would allow for easier comparison if you stalled the update() function until after the frame advance is complete. This...

i have to use a mac for other stuff and can't afford 2 computers, so i can only use the mac version of dolphin, which is why i would love...