ROM Hack Dragon Quest VII Money Edit

kodoku

Well-Known Member
Newcomer
Joined
Feb 25, 2006
Messages
46
Trophies
1
XP
283
Country
United States
I get an error when trying to calculate the checksum of my save file. IndexOutOfRangeException. Tried your code in the other thread, it's on this line: "value2 += (int)(sbyte)data[index + 1]"

EDIT: Nevermind, apparently the FTP homebrew I'm using on my 3DS was not transferring the entire save files.
 
Last edited by kodoku,

soprano1

Well-Known Member
Member
Joined
Sep 16, 2016
Messages
240
Trophies
0
XP
551
Country
Portugal
Save file Offsets
Money = 0x544
Bank Money = 0x52c
Casino Tokens = 0x530
Mini Medals = 0x534

To add items to your bag, you need to add the ID of the item in one offset and how much of that item in another.
Items in Bag Offsets
Item IDs = 0x544
Item count = 0x9d4

Character Bag
For this, subtract 0x30 bytes from the beginning of the first name (It's entered twice). The format goes:
2 bytes - Item ID
1 byte - Count
1 byte - Equipped (0-no, 1-yes)

Example:
First Name Offset = 0xE30
Item Start Offset = 0xE30 - 0x30 = 0xE00

I've attached a save editor that maxes out money and a program that fixes the save so you can edit it. If you use the save editor, there is no need to use the checksum fix since it does it for you.
Wow, thanks a lot!
 

Pluupy

_(:3」∠)_
Member
Joined
Sep 13, 2009
Messages
1,945
Trophies
1
XP
2,265
Country
United States
Any chance of a save editor that allows maxing out of vocations? Ripping my hair out because of these metal slimes and this arbitrary, archaic-assed gameplay.
 
  • Like
Reactions: katanaz2

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    OctoAori20 @ OctoAori20: Nice nice-