Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Dolphin Lua Core v3.2.1

Compare
Choose a tag to compare
@SwareJonge SwareJonge released this 21 May 19:47
· 63 commits to master since this release
b088085

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