![]() |
|
[Wii] Tiger Woods PGA TOUR 2010 - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Site (https://forums.dolphin-emu.org/Forum-dolphin-site) +--- Forum: Old Game Discussion (Archive) (https://forums.dolphin-emu.org/Forum-old-game-discussion-archive) +--- Thread: [Wii] Tiger Woods PGA TOUR 2010 (/Thread-wii-tiger-woods-pga-tour-2010) Pages:
1
2
|
[Wii] Tiger Woods PGA TOUR 2010 - Loginer - 06-12-2009 The game crashes right after the warning screen with the error "WmWriteData: bad register block!". The game also runs at 300 FPS, but enabling the new frame limiter solves that problem. RE: [Wii] Tiger Woods PGA TOUR 2010 - therhino - 06-12-2009 lol I forgot this just came out. I got to go to Best Buy and get it if we can get it working. RE: [Wii] Tiger Woods PGA TOUR 2010 - CarlKenner - 06-15-2009 Actually the error is in wmReadData, not wmWriteData, the error message is wrong (because the coder cut and pasted it). It is trying to read the 2 bytes at 0xA600FE which is how games detect the Wii Motion Plus. Those bytes should be 00 05 if there is a Motion Plus, or they should be unreadable with error 7 if there is no Motion Plus. The Wii Motion Plus is like an expansion but it is at register block 0xA60000 instead of at 0xA40000. The Wiimote plugin gives an error trying to read that block. RE: [Wii] Tiger Woods PGA TOUR 2010 - StripTheSoul - 10-29-2009 Heya guys...I got the same error message in Sports Resort and PGATour 2010. Once after just clicking ok a few times, I could even play Sports Resort with Motion Plus without a problem. Normally though, Dolphin crashes after that error message. Now I found this page http://code.google.com/p/dolphin-emu/issues/detail?id=1020#c5 and the patch down there... I just have no idea where to put it and how to use it. Can anyone help me out? ![]() EDIT: BTW, I have a real Wiimote and a real MotionPlus, so not emulated...maybe that's important...? RE: [Wii] Tiger Woods PGA TOUR 2010 - StripTheSoul - 10-30-2009 Hm, no one here who knows how to use those patches?
RE: [Wii] Tiger Woods PGA TOUR 2010 - MarioMadness - 10-31-2009 (10-30-2009, 05:21 AM)StripTheSoul Wrote: Hm, no one here who knows how to use those patches? You have to Compile a new version of Dolphin with the patches, Or Get someone to do it for you lol RE: [Wii] Tiger Woods PGA TOUR 2010 - StripTheSoul - 10-31-2009 Oh -_- ....ain't there an easier way? When right-clicking the game, in the properties window, there's also a patch-page...can't it just be added there somehow? RE: [Wii] Tiger Woods PGA TOUR 2010 - StripTheSoul - 11-09-2009 Why is it only available via patch, why ain't it implemented in the builds? Doesn't the patch work correctly? RE: [Wii] Tiger Woods PGA TOUR 2010 - cila - 02-03-2010 I play TW PGA 10 and in 3 recent builds (4970, 4986 ,4992) I can create a profile, but when I want to play with that profile PGA tour or Fedex cup I receive this errors and dolphin crash. I have AMD x2 5600 overclocked at 3080, 2 Gb DDR2 800 (oc at 880), Win 7 x64. I try a lot of seting combination, but none of them solve the problem. When I disable dual core, the game crash in intro. Can you please help me, because the game is very good. thanks RE: [Wii] Tiger Woods PGA TOUR 2010 - jedikevin20 - 02-03-2010 Put a issue up in the google code for developers to see. |