Actions
Emulator Issues #408
closedDVD IOCTLs are Buggy on Wii Games
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Load up Medal of Honor Heroes 2
- Confirm PANIC!
- Watch game do nothing/
What is the expected output? What do you see instead?
I would expect the game to boot up to the menu. Instead it comes up with an
error and does not proceed further.
What version of the product are you using? On what operating system?
SVN 1556 Windows XP 32-bit.
Please provide any additional information below.
I have determined it to be a DVDLowUnencryptedRead error in
WII_IPC_Device_DI.cpp. It receives 0x8c as the command, and it is not
accounted for. I have no idea how to solve this issue but I have found
something online which may help to understand what the Wii is looking for.
The highlighting will show you the DVDLowUnencryptedRead code.
Hope this helps!
Actions