Nov 16, 2014 at 9:12 PM
Junior Member
"Fresh from the Bakery"
Join Date: Apr 12, 2014
Location:
Posts: 10
Age: 21
Question: I'm trying to make a mod where you can get the booster 2.0 early and have it with infinite fuel, but I don't know how to give the booster infinite fuel. Can anyone help? :balrog: :confused:
 
Nov 16, 2014 at 9:45 PM
Junior Member
"Fresh from the Bakery"
Join Date: Apr 12, 2014
Location:
Posts: 10
Age: 21
Randolf said:
You could you BLink's <IBF hack you can find here, if that is okay with you.


But which link do I press? There's none beside the one that says "TSC Commands", and the one that says "Download for everything posted above /\ :Click" leads me to a 404, so I don't know what to do.
 
Last edited by a moderator:
Nov 16, 2014 at 9:50 PM
hi hi
"What're YOU lookin' at?"
Join Date: Oct 17, 2011
Location: probably somewhere else
Posts: 1099
Age: 27
Potatoman314 said:
But which link do I press? There's none beside the one that says "TSC Commands", and the one that says "Download for everything posted above /\ :Click" leads me to a 404, so I don't know what to do.
If any link is broken, try to contact BLink and tell him. He's wandering around the forum doing stuff, so you shouldn't have problems finding him.
 
Nov 17, 2014 at 12:08 PM
Professional Whatever
"Life begins and ends with Nu."
Join Date: Jan 13, 2011
Location: Lasagna
Posts: 4481
Couldn't you just MOV DWORD [boosterfuel],30 at the end of the code

Seems like a much easier way
 
Nov 17, 2014 at 2:57 PM
Junior Member
"Fresh from the Bakery"
Join Date: Apr 12, 2014
Location:
Posts: 10
Age: 21
Randolf said:
You could you BLink's <IBF hack you can find here, if that is okay with you.


Ok, I've got the hack but how do I install the patches? I've never used Doukutsu Assemble before to install a patch. :confused:
 
Last edited by a moderator:
Nov 17, 2014 at 3:37 PM
hi hi
"What're YOU lookin' at?"
Join Date: Oct 17, 2011
Location: probably somewhere else
Posts: 1099
Age: 27
Okay, I'm not going to teach you how to apply patches. Just grab OllyDbg, go to (Ctrl+G) 0041A340, do this:
diph.php


Right click -> Copy to executable -> All modifications -> Copy all -> Right click -> Save file. And save it as whatever.exe

E: not tested
 
Nov 17, 2014 at 5:41 PM
Junior Member
"Fresh from the Bakery"
Join Date: Apr 12, 2014
Location:
Posts: 10
Age: 21
Randolf said:
Okay, I'm not going to teach you how to apply patches. Just grab OllyDbg, go to (Ctrl+G) 0041A340, do this:
diph.php


Right click -> Copy to executable -> All modifications -> Copy all -> Right click -> Save file. And save it as whatever.exe

E: not tested
But when I change "MOV ESP,EBP" to "MOV DWPRD PTR DS:[49E6E8],30", it says there's no room for the command.
 
Nov 17, 2014 at 7:36 PM
Professional Whatever
"Life begins and ends with Nu."
Join Date: Jan 13, 2011
Location: Lasagna
Posts: 4481
Is "keep size" checked
 
Nov 17, 2014 at 8:53 PM
The TideWalker
Modding Community Discord Founder
"That dog!"
Join Date: Apr 5, 2013
Location: In my mind and of my body.
Posts: 1640
Age: 26
I posted it in the other thread but the link works now.

Also why is the assembler so hard for newbies to use?
 
Nov 17, 2014 at 9:23 PM
Junior Member
"Fresh from the Bakery"
Join Date: Apr 12, 2014
Location:
Posts: 10
Age: 21
BLink said:
Also why is the assembler so hard for newbies to use?
Because the've never been hacking before
 
Nov 18, 2014 at 6:02 AM
The TideWalker
Modding Community Discord Founder
"That dog!"
Join Date: Apr 5, 2013
Location: In my mind and of my body.
Posts: 1640
Age: 26
Potatoman314 said:
Because the've never been hacking before
that

is just one of the questions

that does not need an answer.
 
Nov 19, 2014 at 10:00 PM
LSD
"..."
Join Date: Jun 2, 2011
Location:
Posts: 397
Age: 25
Hey so for anybody is there any way to have the polar star regenerate ammo at a set rate?
 
Nov 19, 2014 at 10:13 PM
beep boop
Bobomb says: "I need a hug!"
Join Date: Aug 16, 2014
Location: no
Posts: 845
Age: 23
To answer what Aar said a long time ago, I meant that in cave editor, you can make bullets do negative damage, which makes enemies gain health. I just thought it would have some use, maybe if some genius that doesn't exist who could make multiplayer could make this?
 
Nov 20, 2014 at 12:24 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: 5998
EAX, ECX, EDX, EBP, ESP
 
Nov 20, 2014 at 3:23 AM
Professional Whatever
"Life begins and ends with Nu."
Join Date: Jan 13, 2011
Location: Lasagna
Posts: 4481
Uh
Do you mean the framerects
 
Top