Closed GoogleCodeExporter closed 9 years ago
It freezes at loading screen, just after the warning screen is passed.
Original comment by scognito@gmail.com
on 22 Jun 2009 at 7:20
wii sports doesn't boot... Something happened when the 002 wii power fix was
added... im going to try removing and see what happens.
May need to make turning that on a configurable game option.
Original comment by justin.h...@gmail.com
on 22 Jun 2009 at 9:34
All of my games work fine when i remove the following lines from apploader.c
/* ERROR 002 fix (thanks to WiiPower for sharing this)*/
*(u32 *)0x80003140 = *(u32 *)0x80003188;
and
// with cIOS rev10 use Anti_002_fix AND ERROR_002_fix. Thx WiiPower
if (self.isCIOS10 == true )
Anti_002_fix(dst, len);
This fix might just be to not allow the 002 fix if running with cios v10...
What cios are you running?
Original comment by justin.h...@gmail.com
on 22 Jun 2009 at 9:43
Just tested:
Punch-out (PAL)
Wii Sports (PAL)
No problems!
Original comment by LoudBob11@googlemail.com
on 22 Jun 2009 at 9:49
i'm using cIOS rev10
try...
VIDTV Patch off
Video Mode Game Default
...in Game Settings
Original comment by LoudBob11@googlemail.com
on 22 Jun 2009 at 9:57
I can't boot, Ghostbusters, used to work in RC6 w/rev13, I reinstalled rev10,
still
did not work, so I reinstalled rev13. So right now, games that did work in RC6
don't
work in either version.
Original comment by crash.te...@gmail.com
on 22 Jun 2009 at 10:45
using RC7 & cIOS_rev10...
Punch-Out!! (NTSC) runs fine for me as it did with RC6
Ghostbusters and Sims Racing also now load without issues (didn't work under
RC6)
Great loader made even better with RC7. Can't wait to see what you come up with
next.
Original comment by tsg...@gmail.com
on 22 Jun 2009 at 11:21
tsgray - did you do anything special to uninstall cIOS rev13a? or did you just
rerun
cIOS rev10 installer?
Original comment by crash.te...@gmail.com
on 22 Jun 2009 at 11:29
I've always been on rev10 though i believe you shouldn't need to do anything to
uninstall 13a except install 10 and it will overwrite where needed.
Original comment by tsg...@gmail.com
on 22 Jun 2009 at 11:56
Punch-out and Wii Sports (both PAL) are working fine for me with cIOS rev10 and
RC7
Original comment by remivane...@gmail.com
on 23 Jun 2009 at 2:34
Something happened with the iso, neither usbloader gx nor wiiflow can't boot
it, so
it's seems not related to the loader...
wii sports works ok, I think we can close this issue
Original comment by scognito@gmail.com
on 23 Jun 2009 at 5:45
Original comment by justin.h...@gmail.com
on 24 Jun 2009 at 3:03
justin -
Just curious, what is Invalid about this issue? Many of my games that I could
have
sworn were working, quit working after trying to load them in RC7. The didn't
just
quit working in RC7, but RC6 and SD/USB Loader 1.5. Does RC7 replace or modify
files
used by RC6 or SD/USB Loader 1.5? (like gamelist.xml)
Thanks for the awesome project.
Original comment by crash.te...@gmail.com
on 24 Jun 2009 at 11:14
crash,
let me understand...
you had a game that worked with RC6 and other loaders, then you tried to load
with RC7
and it didn't work anymore, even trying with another loader?
If it is so, I had the *same* problem, so there is something weird inside...
Hope you didn't have my problem though...
Original comment by scognito@gmail.com
on 25 Jun 2009 at 7:57
Original issue reported on code.google.com by
scognito@gmail.com
on 22 Jun 2009 at 7:19