Releases: SwareJonge/Dolphin-Lua-Core
Dolphin Lua Core v3.5.1
Changes:
- Lua text shows time Difference with ghost by kierio and ancient
- Minor Edits to drop Lua helper files in a subfolder of the scripts directory to fix compatability with Linux
- Reduced pointer loop for Positions in Mario Kart Wii
Note: there are some errors in the scripts shipped in the Linux and Windows zip file, use the Scripts.zip provided here, extract it and then replace all scripts in the Sys/Scripts directory
Dolphin Lua Core v3.5
Changes:
- Multilevel pointer support for InfoDisplay and Lua
- Added TAStudio by THC98 and Malleo
- Updated TAS-Toolkit to v1.3
- Removed scripts that are deprecated
Note: It's recommended to make a backup of your old Lua scripts just for the case of bugs in this build so it's possible to revert easily
Dolphin Lua Core v3.3
Updated the MKW_Update_InfoDisplay script,it's now updating the values automatically.
- Added LuigiM's LuaTASToolkit(v1.2)
Dolphin Lua Core v3.2.1
InfoDisplay is back!
Ok to start off you might think: hey! It doesn't work, it only displays speed and rotation!
That's right, i've made a Lua script Called "MKW_Update_InfoDisplay", you need to run this script and enable "Show Info Display" in order to get the other values on screen. I did this because the values are delayed by one frame when i used the SetScreenText() function, that's the main reason why i brought back InfoDisplay
Dolphin 5.0 Lua core v3.1415926535
Cleanups in code and "Pause Emulation" function by THC98
Dolphin 5.0 Lua core v3.0
This Version of the Lua core has a New function called "SetScreenText" By THC98
It also has a SMG_Core.lua file for Super Mario Galaxy Scripts
Dolphin 5.0 Lua core with RAM/Info Display
This version can execute Lua scripts and can display addresses on screen
Dolphin 5.0 Lua core with rerecord counter
this version of the dolphin emulator has support for executing Lua scripts(Wii games work but controlling wii controllers with lua scripts doesn't work) and it has a build in rerecord counter + Recording notice
Dolphin 5.0 Lua core
Lua5.0 Update Readme.md