Quick Modding/Hacking Answers Thread

Feb 2, 2016 at 11:38 PM
Catz R cool
Modding Community Discord Moderator
"..."
Join Date: Nov 23, 2015
Location: Somewhere within a world far away from reality...
Posts: 381
Age: 20
Can someone tell me the asm offsets for the health of each of the 'major room bosses?'

I mean like Balfrog, Monster X, Ballos' third form etc
 
Feb 3, 2016 at 1:26 AM
Junior Member
"It's dangerous to go alone!"
Join Date: Jan 12, 2016
Location: Canada
Posts: 36
Eh... Hi guys.
So I saw something about debug saving, and I wanted to do that, but I have never ever EVER done hex editing before. Could someone help me out with this?
***link is here
 
Feb 3, 2016 at 3:59 AM
Part-Time Perfectionist
CS Beta Content Discord Admin
"Bleep, Bloop, Bleep, Bloop"
Join Date: Dec 26, 2014
Location: the back of their own hand.
Posts: 1599
Age: 120
Can someone tell me the asm offsets for the health of each of the 'major room bosses?'

I mean like Balfrog, Monster X, Ballos' third form etc
I would also like to know these.
 
Feb 3, 2016 at 4:49 AM
Senior Member
"Huzzah!"
Join Date: Aug 24, 2013
Location: 0xDEADBEEF
Posts: 208
Eh... Hi guys.
So I saw something about debug saving, and I wanted to do that, but I have never ever EVER done hex editing before. Could someone help me out with this?
***link is here
You just open cave story in a hex editor (like HxD - google it). Seek to the offset and change the value (make sure it overwrites the pre-existing value and doesn't add a value). Just change the values already there to what RuneLancer specified.
 
Feb 3, 2016 at 9:51 AM
Senior Member
"Huzzah!"
Join Date: Dec 2, 2015
Location:
Posts: 208
Age: 21
Well do you have a 32 or 64-bit OS? Google how to find out if you don't know.
Download the 64-bit version of ollydbg if you have 64-bit windows. And if that doesn't work, try this out - haven't used it and of course there are no guides around here that show it but it seems to do what olly does
Uh, I can't seem to find a 64-bit olly anywhere... do you know where it is?
 
Feb 3, 2016 at 10:00 AM
Deliverer of Sweets
Bobomb says: "I need a hug!"
Join Date: Jul 20, 2015
Location: Under sea level or something
Posts: 757
Age: 22
Uh, I can't seem to find a 64-bit olly anywhere... do you know where it is?
Is a 64-bit OllyDbg even needed? Cave story isn't 64-bit(as far as I know) and I use the 32-bit version myself and haven't had any problems.
Also there isn't a 64-bit OllyDbg yet as far as I'm concerned.
 
Feb 3, 2016 at 10:03 AM
Part-Time Perfectionist
CS Beta Content Discord Admin
"Bleep, Bloop, Bleep, Bloop"
Join Date: Dec 26, 2014
Location: the back of their own hand.
Posts: 1599
Age: 120
Last edited:
Feb 3, 2016 at 10:49 AM
Deliverer of Sweets
Bobomb says: "I need a hug!"
Join Date: Jul 20, 2015
Location: Under sea level or something
Posts: 757
Age: 22
I honestly blame my shitty laptop for the error.
Try explaining the exact steps you take(Starting from after you opened whatever you were using OllyDbg for) that causes the error.
 
Feb 3, 2016 at 6:14 PM
Senior Member
"Huzzah!"
Join Date: Aug 24, 2013
Location: 0xDEADBEEF
Posts: 208
Is a 64-bit OllyDbg even needed? Cave story isn't 64-bit(as far as I know) and I use the 32-bit version myself and haven't had any problems.
Also there isn't a 64-bit OllyDbg yet as far as I'm concerned.
CS is 32-bit, but that doesn't really have much to do with what version of olly you use - x64 bit olly will run better on x64-bit computers.
I'm pretty sure there's an x64-bit olly and that I have it downloaded, but I could be wrong. Of course if there isn't, @Kenzo_ITC should consider the other disassembler I linked.
 
Feb 3, 2016 at 10:04 PM
Senior Member
"Huzzah!"
Join Date: Dec 2, 2015
Location:
Posts: 208
Age: 21
Try explaining the exact steps you take(Starting from after you opened whatever you were using OllyDbg for) that causes the error.
I actually made a thread explaining my problem in the technical issues.

YOU EVEN REPLIED TO IT, SAYING THAT I SHOULD JUST TRY TO REPORT THE PROBLEM, WHICH REALLY DIDN'T HELP.
 
Feb 3, 2016 at 10:15 PM
Catz R cool
Modding Community Discord Moderator
"..."
Join Date: Nov 23, 2015
Location: Somewhere within a world far away from reality...
Posts: 381
Age: 20
Can someone tell me the asm offsets for the health of each of the 'major room bosses?'

I mean like Balfrog, Monster X, Ballos' third form etc
 
Feb 3, 2016 at 11:07 PM
Deliverer of Sweets
Bobomb says: "I need a hug!"
Join Date: Jul 20, 2015
Location: Under sea level or something
Posts: 757
Age: 22
I actually made a thread explaining my problem in the technical issues.

YOU EVEN REPLIED TO IT, SAYING THAT I SHOULD JUST TRY TO REPORT THE PROBLEM, WHICH REALLY DIDN'T HELP.
I already know this, but I think I had the same error when I used ollydbg about two weeks ago, later than when you started the thread and me answering.
I'm just asking what you did to try and help, no need to get so aggressive tbh.
 
Feb 3, 2016 at 11:39 PM
Senior Member
"Huzzah!"
Join Date: Dec 2, 2015
Location:
Posts: 208
Age: 21
I already know this, but I think I had the same error when I used ollydbg about two weeks ago, later than when you started the thread and me answering.
I'm just asking what you did to try and help, no need to get so aggressive tbh.
Sorry, I wasn't trying to go off as aggressive.

Well here's how it went:

1. Set up olly, everything's fine...

2. Load up Dokutsu, everything's still fine...

3. Changed some offsets, and copy to excutable.

4. Try to exit out and it says:

"Would you like to save your changes?"

I click yes, and then that's when the error happens...
 
Feb 4, 2016 at 1:20 AM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 6000
are you sure the file is not read-only
 
Feb 4, 2016 at 5:32 AM
Part-Time Perfectionist
CS Beta Content Discord Admin
"Bleep, Bloop, Bleep, Bloop"
Join Date: Dec 26, 2014
Location: the back of their own hand.
Posts: 1599
Age: 120
Feb 4, 2016 at 5:41 AM
In my body, in my head
Forum Moderator
"Life begins and ends with Nu."
Join Date: Aug 28, 2009
Location: The Purple Zone
Posts: 6000
that's great but your statement doesn't contribute to a solution and only serves to take away from my attempt to diagnose the situation
 
Last edited:
Feb 4, 2016 at 9:07 AM
Deliverer of Sweets
Bobomb says: "I need a hug!"
Join Date: Jul 20, 2015
Location: Under sea level or something
Posts: 757
Age: 22
Sorry, I wasn't trying to go off as aggressive.
No problem, don't worry.

Well here's how it went:
1. Set up olly, everything's fine...
2. Load up Dokutsu, everything's still fine...
3. Changed some offsets, and copy to excutable.
4. Try to exit out and it says: "Would you like to save your changes?"
I click yes, and then that's when the error happens...
Try editing whatever you wanted to edit, right click whatever you changed and select copy to excutable>all modifications, and then select copy all. Right click in the new window and select save file to save. Then see if it worked.
I might be wrong here since I can't really test wether it works or not right now, but I haven't gotten the error with this method.
 
Feb 4, 2016 at 9:32 AM
Senior Member
"Huzzah!"
Join Date: Dec 2, 2015
Location:
Posts: 208
Age: 21
Try editing whatever you wanted to edit, right click whatever you changed and select copy to excutable>all modifications, and then select copy all. Right click in the new window and select save file to save. Then see if it worked.
I might be wrong here since I can't really test wether it works or not right now, but I haven't gotten the error with this method.
Tried it, and it gave me the exact same error...

are you sure the file is not read-only
It's not, I checked before-hand.

I know it's something to do with my laptop cause I can use olly just fine on the computers at my school.
 
Last edited:
Feb 4, 2016 at 9:39 AM
Deliverer of Sweets
Bobomb says: "I need a hug!"
Join Date: Jul 20, 2015
Location: Under sea level or something
Posts: 757
Age: 22
Tried it, and it gave me the exact same error...
When did the error appear? Because if you got this when trying to exit&save again you clearly haven't manually saved.
 
Top