Emulator Issues #1904
closedRollback: Wii Sports Resort hangs on start after r4717
0%
Description
What steps will reproduce the problem?
1.Overwrite SYSCONF file for the one finded on Dolphin foruns.
2.Load Wii Sports Resort PAL or NTSC version.
3.You get a HCI: CommandDeletStoredLinkKey...
What is the expected output? What do you see instead?
Until r4717 the game was able to run and play normaly (exept for the black
square on the lower right screen)
What version of the product are you using? On what operating system?
Working on r4717 Win7 x64 DX9
Not Working on r4738 x64 until now.
Please provide any additional information below.
With the unmodified SYSCONF the game never works for me.
I got the game working with this informations:
http://forums.dolphin-emu.com/thread-3308.html
But now, I aways get the HCI error.
Updated by hsebler almost 15 years ago
I can't confirm that: Wii Sports Resort was working with the modified SYSCONF from
the dolphin-forum on Win7 x64 up to r4758, although i had to click away 2
PanicHandler Messages.
From r4759 to today there is a bug in the fifo, which causes graphic not to be
updated anymore (0 Fps) but the music/sound plays on.
The comment in the source code says "// check if we are able to run this buffer".
When the problem occures, some time while playing, "we aren't able to run this
buffer" until i stop/restart the game.
All my other games run fine.
Updated by ayuanx almost 15 years ago
- Status changed from New to Invalid
no doubt, only official SYSCONF from Dolphin SVN is supported, don't bother other
unofficial SYSCONF
Updated by fernandocarvalho155 almost 15 years ago
Ok but,
If there's something on the official SYSCONF that makes games to hang and an
unofficial SYSCONF works...
Could someone check it out?.
This problem may be affecting some other games.
Updated by ayuanx almost 15 years ago
- Status changed from Invalid to New
Interesting, this could one could get rid of the HCI PanicAlert, but why Wii Sports
Resort won't work with original SYSCONF still needs investigation.
Updated by sl1nk3.s almost 15 years ago
my two cents :
the game needs the Wii motion+ which this SYSCONF probably adds informations about,
so it might be why it works.
Updated by ayuanx almost 15 years ago
No, that SYSCONF adds only an entry called PLS.MOVIE.
Another possibility is that some settings in other entries make a difference.
Updated by Anonymous almost 15 years ago
the entry is MPLS.MOVIE (bool)
it means the console has shown the motion plus safety video.
certain games currently won't work unless you have that entry marked as true (such as
Wii sports resort). Other games work fine. Perhaps just a first party thing.
Updated by ayuanx almost 15 years ago
Well, if the meaning of that entry is clear, somebody could put it into SVN
Updated by fernandocarvalho155 almost 15 years ago
Comfirmed on r4773 and r4774. The game works fine with clean install. (orleans
build) Win7 x64 version.
I Think that issue can be marked as fixed.
Updated by hsebler almost 15 years ago
No, it's not fixed. I still get freezes in Wii Sports Resort Win7 x64.
Updated by fernandocarvalho155 almost 15 years ago
Ops, really.
I wean "work" as you can go ingame with those revisions, but you have random freezes
when EFB Copy >Texture is enable...
If you disable the EFB Copy the game runs but with missing/corrupt graphs.
My tests on r4774:
DX9 + EFB COPY = Corrupt Graps and Random freezes.
DX9 w/o EFB COPY = No Freezes but missing/corrupt graphs.
OGL + EFB COPY = Random freezes but perfect grahics. (Slow)
OGL w/o EFB COPY = No Freezes but missing/corrupt graphs.