Editing PSP Emulator
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5,514: | Line 5,514: | ||
*File magic need to be PSPC | *File magic need to be PSPC | ||
New games can be added by appending entry to current file, 0x21350 is file size limit. ID Hash can be generated using [[PSP_Emulator#Title_ID_Hash_generator|Title ID Hash generator script]] | New games can be added by appending entry to current file, 0x21350 is file size limit. ID Hash can be generated using [[PSP_Emulator#Title_ID_Hash_generator|Title ID Hash generator script]] | ||
=====Example:===== | |||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F Everything in 4 bytes units. Little endian. Example shows default cfg values. | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F Everything in 4 bytes units. Little endian. Example shows default cfg values. | ||