hyperiris 42a7d2fc85 Fix of issue 408, the game still can't boot.
Implement DVDLowUnencryptedRead, Medal Of Honor Heroes 2 use it to get DVD PartitionsInfo (disk offset 0x40000).
and the game try to use IOCtlV, code 0x8b, bushing point out, IOCtlV 0x8b is DVDLowOpenPartition too, so I just return 0 for success.
need further work on this.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2367 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-22 13:59:06 +00:00
..
2009-02-21 23:44:40 +00:00
2009-01-16 02:58:34 +00:00
2008-12-08 04:46:09 +00:00
2009-01-24 01:50:23 +00:00
2008-12-08 04:46:09 +00:00
2009-01-24 01:50:23 +00:00
2008-12-08 05:30:24 +00:00
2008-12-20 18:46:49 +00:00