Unlimited Boosting

Mar 16, 2009 at 12:00 AM
Neophyte Member
"Fresh from the Bakery"
Join Date: Mar 15, 2009
Location:
Posts: 5
Hi, I'm new here and I've been searching around for ages for the method to make the booster not run out of juice.

Can someone tell me specifically step by step?
I've already seen the hex for it but I still don't know how to do that.

I'm a newb at computers...:D
 
Mar 16, 2009 at 12:46 AM
Been here way too long...
"Life begins and ends with Nu."
Join Date: Jan 4, 2008
Location: Lingerie, but also, like, fancy curtains
Posts: 3052
just change:
004157A1: 85 D2 74 16 83 3D E8 E6 49 00 00 74 0D A1 E8 E6 to
004157A1: 85 D2 74 16 83 3D E8 E6 49 00 01 74 0D A1 E8 E6

stops the booster from decreasing at 1, rather than zero, so it just keeps moving ad infinitum. btw, there was a thread on this made today, and countless others explaining how to do it. Please search next time. :D
 
Mar 16, 2009 at 12:53 AM
Neophyte Member
"Fresh from the Bakery"
Join Date: Mar 15, 2009
Location:
Posts: 5
I checked that thread, but what do you change?

Where are those random hex codes coming from?
Do I need a special program?
 
Mar 16, 2009 at 12:55 AM
In front of a computer
"Man, if only I had an apple..."
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
Yes. Go to Google or Wikipedia and search for "hex editor".

Someone should really make a FAQ. Not an Gardebiter FAQ, a real FAQ.
 
Mar 16, 2009 at 1:49 AM
Banned
"Bleep, Bloop, Bleep, Bloop"
Join Date: Mar 1, 2009
Location:
Posts: 1586
Age: 29
I'm guessing this won't work on CS mods?
 
Mar 16, 2009 at 11:09 AM
Been here way too long...
"What're YOU lookin' at?"
Join Date: Jan 21, 2007
Location:
Posts: 1111
Fire1052 said:
I'm guessing this won't work on CS mods?

The values are in the same location, regardless of how bat-shit crazy the mod may be. It's one of those values that need to remain static, or else the game would have a hard time functioning.


What ever happened to the 'beginner hacking thread' that happened to supply all this stuff...?
 
Mar 16, 2009 at 12:39 PM
Neophyte Member
"Fresh from the Bakery"
Join Date: Mar 15, 2009
Location:
Posts: 5
I downloaded XVI32 .exe hex editor but I couldn't find that strand and I used search and even looked through it manually...

Is that beginner hacking thread still here?
 
Mar 16, 2009 at 12:43 PM
In front of a computer
"Man, if only I had an apple..."
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
Jump to offset "004157A1".

Also check the Hacking/Modding forum.
 
Mar 16, 2009 at 1:46 PM
Neophyte Member
"Fresh from the Bakery"
Join Date: Mar 15, 2009
Location:
Posts: 5
Celtic Minstrel said:
Jump to offset "004157A1".

Also check the Hacking/Modding forum.

I know I am getting very annoying with how nooby I am but how do you search for the offset in XVI32? I know what an offset is but how do you search for it?
 
Mar 16, 2009 at 2:44 PM
Agent of the System
"All your forum are belong to us!"
Join Date: Jan 20, 2009
Location: Gotham City
Posts: 559
Age: 34
Unlimited boosting would be kind of cheap.
 
Mar 16, 2009 at 6:58 PM
In front of a computer
"Man, if only I had an apple..."
Join Date: Mar 1, 2008
Location: Grasstown
Posts: 1435
Look in all the menus. I'd expect there is a "Search" or "Jump to" option somewhere. I don't know how to use XVI32 specifically, but I have used other hex editors.

Or you could just scroll down the file until you see "004157A1" or something close on the left side of the window. You'd have to scroll down a fair distance though.
 
Mar 16, 2009 at 9:35 PM
Banned
"Bleep, Bloop, Bleep, Bloop"
Join Date: Mar 1, 2009
Location:
Posts: 1586
Age: 29
ZarroTsu said:
The values are in the same location, regardless of how bat-shit crazy the mod may be. It's one of those values that need to remain static, or else the game would have a hard time functioning.


What ever happened to the 'beginner hacking thread' that happened to supply all this stuff...?

I've done this sort of thing before, and I got it to work in normal Cave Story, but it wouldn't work in WTFStory. o.o
 
Mar 16, 2009 at 10:08 PM
Been here way too long...
"Life begins and ends with Nu."
Join Date: Jan 4, 2008
Location: Lingerie, but also, like, fancy curtains
Posts: 3052
cave editor messes with offsets.
At least, I gather that it does...
 
Back
Top