mysterion9595 Posted August 20, 2023 Share Posted August 20, 2023 (edited) Hello, I would like to tweak my save of my game using a hex editor because it's softlocked now & I don't want to start over.A bit of context first :The game in question is Legend of Kay AnniversaryIn this game, the player has a inventory of 5 itemsI need to tweak the save as a important item (bomb) aren't present in store due to a game bugI would like to replace the fourth & fifth items by bombsUser safe is stored within a SVDAT00.BIN file Thus I created several saves to get input on the structure itself : The "x object(s).BIN" saves were done on the softlocked save where I drop each time a single item (to know the location of each item in the BIN file)The "5 objects - all bombs.BIN" was done on a fresh start where I put 5 times the bomb objectPlease find them in attached zip file : I am not against some help in my quest as I am a bit lost. Thanks in advance, Edited August 20, 2023 by mysterion9595 Link to comment Share on other sites More sharing options...
SialGamer Posted October 2, 2023 Share Posted October 2, 2023 To detect a pattern 'x' times in a hex editor, open the file, use the search function, enter the pattern, specify parameters, and review results. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now