▼
SAVE EDITOR CODE GENERATOR (8 CODE)
This code writes the address of the searched parameter to the base. This is used when the save file address is fluctuation.
Base address search code (Normal writing code)
8 CODE
for PS4/PS3
Base address search code (Serial code)
8 CODE
for PS4/PS3
BASE ADDRESS SEARCH CODE (8 CODE)
To input the base address search code (8 code), input the code (normal writing code or serial code) below the base address search code.
BASE ADDRESS SEARCH CODE ※ When the search parameter is 4 bytes or less (3 bytes)
8XXXYYYY ZZZZZZ00
X: SEARCH REPEAT COUNT
Y: SEARCH PARAMETER WIDTH
Z: SEARCH PARAMETER (※ Left justify) (※ Right justify for 3DS)
BASE ADDRESS SEARCH CODE ※ When the search parameter is over 4 bytes (5 bytes)
8XXXYYYY ZZZZZZZZ
ZZ000000 00000000
X: SEARCH REPEAT COUNT
Y: SEARCH PARAMETER WIDTH
Z: SEARCH PARAMETER (※ Left justify)
8 CODE ver. NORMAL WRITING CODE (※ Inter under BASE ADDRESS SEARCH CODE)
08XXXXXX 000000YY (1 BYTE WRITING CODE)
18XXXXXX 0000YYYY (2 BYTES WRITING CODE)
28XXXXXX YYYYYYYY (4 BYTES WRITING CODE)
X: BASE ADDRESS ADD VALUE (Value to add to the address with the search parameter)
Y: WRITING PARAMETER
(※ Write the Y parameter to the address after adding X to the base address)
8 CODE ver. SERIAL CODE (※ Inter under BASE ADDRESS SEARCH CODE)
48XXXXXX YYYYYYYY
4LLLMMMM NNNNNNNN
X: BASE ADDRESS ADD VALUE (Value to add to the address with the search parameter)
Y: WRITING PARAMETER
L: REPEAT COUNT (Number of writes)
M: ADDRESS DIFFERENCE VALUE (Numeric value to be added to the address each time it is repeated)
N: ADD PARAMETER (Numeric value to be added to the parameter to be written each time it is repeated) (If you do not want to add, input 00000000)
※ Input all in hexadecimal.
▲
SCROLL TO TOP
WEB SAVE EDITOR by SAVE-EDITOR.com
<< HOME
SAVE-EDITOR.com
Link
: SAVE-EDITOR.com
/ BBS
Japanese language ver.
2024 (C) www.SAVE-EDITOR.com
© WebGamePlatform
Contact (Mail form)
/
Twitter