Skip to content

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.

License

Notifications You must be signed in to change notification settings

DevonStudios/Dolphin-Lua-Core

 
 

Repository files navigation

Dolphin Lua Core + TAStudio (custom Dolphin build with some Pokémon games fixes)

This project adds Lua support and TAStudio interface in the revision 5.0 of Dolphin Emulator. The Lua API is based on Dragonbane0's Zelda Edition, which can be found here.

There are also some fixes to make initial seed RTC abuse possible in Pokémon Colosseum / Pokémon XD and to make linking to VBA/mGBA correctly work in Pokémon Box (all regions).

Lua Core

Running scripts

To run already implemented Lua scripts, go to Tools - Execute Script. In the new window, select the desired script (note that only Lua scripts in \Sys\Scripts folder are shown in the list) and click on Start whenever you want to execute it. To stop the script execution, click on Cancel.

Important: Please note that closing the Execute Script window does NOT stop the script execution. You have to click on Cancel while the desired script is selected to do so.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.2%
  • C 6.3%
  • Java 2.9%
  • CMake 2.0%
  • Lua 1.0%
  • Assembly 0.4%
  • Other 1.2%