Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
final fantasy type-0 iso merge file issue
12-30-2013, 12:58 AM (This post was last modified: 12-30-2013 12:59 AM by SkyBladeCloud.)
Post: #18
RE: final fantasy type-0 iso merge file issue
Thanks [Unknown], but looks like that didn't do the trick, I'm trying in windows (yeah, x64 build, building ppsspp as x64). The +2GB ISO still working as usual; what I could notice is that e.seekPos in ISOFileSystem::ReadFile is not being updated after the last successful read.

So for example, if the last correctly read sector was sector 1, when trying to read a sector beyond the 2GB limit, it will actually read block number 2 (and that's the argument in FileBlockDevice::ReadBlock).

Anyway, thank you very much for your time Smile

~Sky
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: final fantasy type-0 iso merge file issue - SkyBladeCloud - 12-30-2013 12:58 AM

Forum Jump: