(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-10-24 02:34 AM
0 users currently in The Pit of Despair.
Acmlm's Board - I3 Archive - The Pit of Despair - Disabling Bonus Star count / New ways of getting them? New poll | | Thread closed
Add to favorites | Next newer thread | Next older thread
User Post
Raccoon Sam

Boomerang Brother
Custom Title








Since: 11-20-05
From: Correct

Last post: 6290 days
Last view: 6290 days
Posted on 01-19-06 02:38 AM Link
So, I've had this in my mind for a long time now.
I know It's possible to do it but how?
I want to disable that thing that if Mario Jumps into goal tape, he gets like, 50 Coins instead of 50 Star points (Depending on the tape height, of course.).
I think that if you change the RAM address of Mario's star point Count to Mario's coin Count, it will do, but I can't seem to get it to work.

And another thing. Is it possible to make that same thing, but reversedly? Like, If Mario touches a coin, he gets 50 Star points? Help appreciated.
Thanks in advance!
Kailieann



 





Since: 11-18-05

Last post: 6290 days
Last view: 6290 days
Posted on 01-19-06 08:33 AM Link
Sure. All you have to do is hack the code for the goal tape, and likewise for the coins.
Disruptive Idiot

Red Paragoomba


 





Since: 11-17-05
From: Syosset

Last post: 6417 days
Last view: 6290 days
Posted on 01-19-06 07:52 PM Link
Originally posted by Kailieann
Sure. All you have to do is hack the code for the goal tape, and likewise for the coins.


Just go into Smaller Hacker's sprite editor and play around with the asm pointer a little, I managed to get it to stop giving bonus stars after some fiddling a few months ago. Sorry, I don't have the number written down.
Smallhacker

Super Koopa
I AM A Group Of Officially Frustrated Younglings, G.O.O.F.Y. MEMBER








Since: 11-17-05
From: Söderhamn, Sweden

Last post: 6292 days
Last view: 6290 days
Skype
Posted on 01-20-06 03:00 AM Link
Originally posted by Disruptive Idiot
Just go into Smaller Hacker's sprite editor and play around with the asm pointer a little

Mario World Reconfigurator? That was made by HyperHacker, not me.
Glyphodon



 





Since: 11-18-05

Last post: 6331 days
Last view: 6311 days
Posted on 01-20-06 07:14 PM Link
Glyph to the rescue. At x2D11B there are three bytes.

A number is stored in Mario and Luigi's bonus star counter and decremented and stored again until. The code is written a bit weirdly; you may think changing it can free up some space but it will only cause the game to glitch.

Anywho, change 9D XX XX to 9D BF OD to increment coins instead of bonus stars.

But there's a problem here: Coins can increase beyond 100 if this is coded that way. So, uh, you'll have to find a way around that. Either that or change 9D XX XX to EA EA EA, meaning absolutely nothing is increased.

I'm a bit rusty, so there might be some stuff I didn't catch here. Apologies in advance.
Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - The Pit of Despair - Disabling Bonus Star count / New ways of getting them? | Thread closed


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.016 seconds; used 367.77 kB (max 441.79 kB)