Help with Nier hex editing....
The save editor isn't working for me. I would appear that some of the offsets on the save editor are wrong so I would like to know if anyone here actually knows the offsets for the NTSC version of Nier. If I recall correctly there were some hex workshop bookmarks somewhere.
If someone was willing to to the extra mile for me I really only want to know the offsets of the Phoenix Weapons and Fool DLC weapons (Specifically Fool's Lament and Phoenix Sword) because from what I recently found out there already on the disc and you can get them w/o DLC... The Swords and Spears both work on the editor, but the large swords don't. So if someone could tell me the offset for Fool's Lament and Phoenix SwordI would greatly appreciate it.
Re: Help with Nier hex editing....
Re: Help with Nier hex editing....
You wont get it working without fixing the checksum.
Re: Help with Nier hex editing....
Thats not a problem, I just need the offsets and I'll be all set
Re: Help with Nier hex editing....
Re: Help with Nier hex editing....
hmm... not sure where i put my bookmark file for this game... though... my offsets are the ones used for the editor... ^_^'''
let me check if i can find my old bookmark file...
and if you upload a savefile i might be able to help... that is if i can find my old research and bookmark file ^-^'
why didn't i notice this post last year ?! o_O
Re: Help with Nier hex editing....
Quote:
Originally Posted by
cybersam
hmm... not sure where i put my bookmark file for this game... though... my offsets are the ones used for the editor... ^_^'''
let me check if i can find my old bookmark file...
and if you upload a savefile i might be able to help... that is if i can find my old research and bookmark file ^-^'
why didn't i notice this post last year ?! o_O
Sorry for necroing this thread, but:
Cybersam, have you still got all of your research for this game? And which region did you do research for? PAL or NTSC-U?
I am also wanting to edit the save manually since the editor is apparently broken/has some values wrong as the OP said. (Would really be nice if someone fixed Jizzabeez's save editor, though.)
I am trying to beat this game in preparation for Nier: Automata.
Thanks!
Re: Help with Nier hex editing....
man... you know how many years have been passed since then ?! :006:
but you might be in luck...
i found a few of my old hexworkshops bookmark files
just need to see if i still have an old nier save file to check if its really is for nier :021:
also if i remember correctly i used the EU version of the game for my research... as that was the only one that i had back then
but it might not be that its a different region of the game that causes this problem.. but a different version
as for nier and nier automata.... well as far as i know... the two games arent connected they are just in a similar universe could be the same in a different time but no direct link to eachother:071:
Re: Help with Nier hex editing....
It's been awhile since I posted but I looked into my old files and found my research file from 2012 ish.
I don't remember what region it's from but I hope this helps.
Code:
TitleID: 535107E8
Checksum:
Checksum 32
Start: 0x0
End: EOF - 0x4 (Always @ 0xC20 ??)
Player and Stats:
XP: 0x70 - Int32
HP: 0x4C - Int32
Money: 0xBC - Int32
Sheep Killed: 0x6C8 - Byte
StatsSet1 = 0xC0 - Count 11
StatsSet2 = 0xDF - Count 35
StatsSet3 = 0x107 - Count 13
StatsSet4 = 0x125 - Count 3
StatsSet5 = 0x12F - Count 15
StatsSet6 = 0x143 - Count 4
StatsSet7 = 0x14A - Count 11
StatsSet8 = 0x159 - Count 9
StatsSet9 = 0x167 - Count 30
StatsSet10 = 0x189 - Count 11
Unknown Bytes - Maybe More Stats?
Key Items: Bool
0x1C0 - Count 69
Documents: Bool
0x2C0 - Count 24
0x2E0 - Count 4
Shadowloard Keys: Bool
0xBA8 - Count 5
Order: Stone Guardian,Memory Tree,Law of Robotics,Sacrifice,Loyal Cerberus
Maps: Bool
0x380 - Count 1
0x383 - Count 13
0x391 - Count 1
0x393 - Count 3
0x397 - Count 1
Worlds:
0x728 - Count 17 (Locked = 0, Unlocked = FF)
Game Endings: 0x574
0 = 0x0000
1 = 0x0040
2 = 0x00C0
3 = 0x01C0
Weapons Level: (0xFF = None, 0x00 = Level 1, 0x01 = Level 2, 0x02 = Level 3, 0x03 = Level 4)
0x4AC - Count 23
0x4D4 - Count 10
1 Attachment(s)
Re: Help with Nier hex editing....
and here are my bookmarks for hexworkshop...
the bookmarks contain names of the values,
but no documentation about the values them selves
and i can't remeber the the details as these bookmarks were made back in 2010 (7 years ago)
----
forgot to mention
its for the CON file so you don't have to extract the save itself