Berion
Developer
How to determine disc size written to HDL/OPL partition? I cannot figure it out. For sure size cannot be written inside "FileSystem Space" because whole is occupied by disc image (except rounding to 128MiB). For sure cannot be on PFS partition because various of programs can extract image with proper size, while there is no any additional partitions than default. So it must be somewhere in "APA space" of specific game partition, but where? I've trying finding it, based on assumptions of possibility of format structure, like below:
A. size in bytes
B. size in disc sectors (n*2048)
C. size in disk sectors (n*512) (in other words: LBA range)
D. address start and end in LBA
E. A/B/C/D variants but in HEX
F. A/B/C/D/E variants but in reverse byte order
None of above matching. So WTH? Would someone kindly enlighten me? ^^
@akuhak @TnA [?]
A. size in bytes
B. size in disc sectors (n*2048)
C. size in disk sectors (n*512) (in other words: LBA range)
D. address start and end in LBA
E. A/B/C/D variants but in HEX
F. A/B/C/D/E variants but in reverse byte order
None of above matching. So WTH? Would someone kindly enlighten me? ^^
@akuhak @TnA [?]