Dolphin, the GameCube and Wii emulator - Forums

Full Version: Wii sport resort crashes - use of the Lua console
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,

I am a bit of a newcomer to this development but I think it is great.

Nevertheless, I have some troubles with some random crashes with wii sport resort which i understood were the object (mong other problems with other games) of the issue #2579

I read in the text of this issue (comment 10) :

"debugging and manually resetting _fifo.bFF_BPEnable and _fifo.bFF_Breakpoint causes
the values to be set again immediately. in all cases i tested the breakpoint is
successfully removed thereafter and the game continues execution."

My question is : how is it possible to manually reset variable values during execution ? I tried a lua script via the lua console tool but all I managed was a more definite crash of the program. If this is possible, this would solve my problem as the problem appears randomly and not so often.

Thanks for your help !
This patch fixes the Wii Sports Resorts crashes.
Well I did try it but it did not fix the crashes in my case. I will still do some testings but sadly it did not work for me, even without the idle skipping and the frame limiter on, hence my question.

Thanks nevertheless.