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

LUA Script will not execute if GCN controller not is connected

Open Kunuzano opened this issue 4 years ago • 1 comments

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 [SMNE01]).
  4. Run a script: Tools>Execute Script.
  5. Open any LUA Script (I am using a script I wrote: HERE).
  6. Click Start.
  7. No extra text is visible on the screen when the script is run.

The script is technically running because Dolphin will tell you the script is running if you click start twice. But if you set Port 1 to Standard Controller then text is visible on the screen when the script is run.

This happens with every script. If you run MKWii with no GCN controllers then the same thing happens.

Kunuzano avatar Jun 27 '21 17:06 Kunuzano

This issue is known and I do know how to get wiimotes working but as I haven't done proper testing, I'm not implementing it anytime soon

SwareJonge avatar Jul 01 '21 10:07 SwareJonge