![]() |
|
Can't use per game inis for Wii remote anymore - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Can't use per game inis for Wii remote anymore (/Thread-can-t-use-per-game-inis-for-wii-remote-anymore) |
Can't use per game inis for Wii remote anymore - lukedink - 01-12-2017 Hey, I have all my games setup with a frontend (LaunchBox) which launches the game files (with the parameters: "-b -e"). I play most of my Wii games with a physical Wii remote, however I would like to use an emulated (different controller) Wii remote for a few games. I can achieve this (only in the Official 5.0 release) by adding the following line to the game INI file: " WiimoteSource0 = 1". For some reason this causes the latest builds (including the ishiiruka builds) to raise an exception. Oddly enough, on those builds when I open them and then manually click on the games from there it works fine. Does anyone know how to resolve this? Let me know if you want more details. EDIT: Bisected to find that the exception is first raised between dev builds 5.0-867 & 5.0-881. RE: Can't use per game inis for Wii remote anymore - leolam - 01-13-2017 Please bisect (find out which version first introduced the issue). RE: Can't use per game inis for Wii remote anymore - lukedink - 01-13-2017 (01-13-2017, 05:44 AM)leolam Wrote: Please bisect (find out which version first introduced the issue). Is there some Archive that I can use to do this? RE: Can't use per game inis for Wii remote anymore - leolam - 01-13-2017 Actually, there is a very useful tool from Helios you can use if you're on Windows: https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds RE: Can't use per game inis for Wii remote anymore - lukedink - 01-13-2017 (01-13-2017, 06:27 AM)leolam Wrote: Actually, there is a very useful tool from Helios you can use if you're on Windows: https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds Okay, after awhile I found it! The exception first appears between builds 867-881. RE: Can't use per game inis for Wii remote anymore - leolam - 01-13-2017 Which version is it precisely? (i.e. what is the last working version?) Is 5.0-876 the first version where it's broken? RE: Can't use per game inis for Wii remote anymore - lukedink - 01-13-2017 (01-13-2017, 07:50 AM)leolam Wrote: Which version is it precisely? (i.e. what is the last working version?) Not sure, the Bisection tool lists builds 5.0-867 and 5.0-881 as consecutive. So I guess the first broken build is 5.0-881. RE: Can't use per game inis for Wii remote anymore - Egnom - 01-18-2017 (01-13-2017, 07:54 AM)lukedink Wrote: Not sure, the Bisection tool lists builds 5.0-867 and 5.0-881 as consecutive. So I guess the first broken build is 5.0-881. I have the same issue, and is on the issue tracker https://bugs.dolphin-emu.org/issues/9886#change-727615 RE: Can't use per game inis for Wii remote anymore - lukedink - 01-18-2017 (01-18-2017, 05:21 AM)Egnom Wrote: I have the same issue, and is on the issue tracker https://bugs.dolphin-emu.org/issues/9886#change-727615 Gotcha, thanks for sharing! |