(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-28-24 04:28 PM
0 users currently in SMW Hacking.
Acmlm's Board - I3 Archive - SMW Hacking - Luigi jump height and graphics help New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
GreenLuigi



 





Since: 09-05-06

Last post: 6424 days
Last view: 6424 days
Posted on 09-07-06 04:35 PM Link | Quote
I want Luigi to be able to jump higher as in smb but i do not want luigi to slide as in a mod i saw before. i need to get the graphics from smas to smw (the ones where luigi is taller and thinner). i also want luigi to be the main guy and mario to be the second player. please help me, thanks greenluigi
Ice Man

Panser



 





Since: 11-18-05
From: Germany

Last post: 6408 days
Last view: 6344 days
Posted on 09-07-06 05:03 PM Link | Quote
You do know that Luigi and Mario use shared graphics and physics in SMW, right? Yo'd have to write your own routines, etc to make Mario and Luigi seperate players with seperate graphics and jump height, etc.

Please correct me if I'm wrong.
GreenLuigi



 





Since: 09-05-06

Last post: 6424 days
Last view: 6424 days
Posted on 09-07-06 05:26 PM Link | Quote
No i did not know that. i have seen a few mods where the jump height is different. also in smas+smw Luigi's graphics are different from mario's (as in luigi is taller and thinner than mario) and in smw they are exactly the same except for the colors. what i want is to transfer the graphics from smas+smw to the plain smw. i also want to set a different jump height for luigi and make him the first player. maybe i have to use a hex editor but i do not know what values to use.
SonicFTW

Micro-Goomba


 





Since: 09-04-06

Last post: 6467 days
Last view: 6467 days
Posted on 09-07-06 05:50 PM Link | Quote
There's a patch on SMW Central that will give Mario and Luigi separate graphics. As for the jump height, that's an ASM project.
http://smwcentral.net/?p=list&type=patches


(edited by SonicFTW on 09-07-06 04:50 PM)
GreenLuigi



 





Since: 09-05-06

Last post: 6424 days
Last view: 6424 days
Posted on 09-07-06 08:09 PM Link | Quote
thank you for your reply but i have already downloaded that patch and i rather not use it. due to my already edited game and i would rather do that work myself. as for the asm project i do not know much about how that works. thanks again
Watermelon

Red Goomba








Since: 07-29-06

Last post: 6330 days
Last view: 6330 days
Posted on 09-07-06 08:18 PM Link | Quote
Actually is possible. Do you remember SMWOE?.
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6309 days
Last view: 6308 days
Posted on 09-07-06 08:22 PM Link | Quote
I know this would eventualy happen

here's the ASM patch: link

and, in case somebody care, I've converted my OW animation code to an ASM patch: link
GreenLuigi



 





Since: 09-05-06

Last post: 6424 days
Last view: 6424 days
Posted on 09-07-06 09:19 PM Link | Quote
I would prefer that it not be a program that i have to patch or use on the mod. i would like to write the code in myself through a hex editor or something like that. i just need to know how to do this. i have looked everywhere and cannot seem to find the answer.
beneficii

Broom Hatter


 





Since: 11-18-05

Last post: 6312 days
Last view: 6308 days
Posted on 09-08-06 01:30 AM Link | Quote
Originally posted by GreenLuigi
I would prefer that it not be a program that i have to patch or use on the mod. i would like to write the code in myself through a hex editor or something like that. i just need to know how to do this. i have looked everywhere and cannot seem to find the answer.


I know that you'll probably squirm when you read this, but it looks like you'll then have to do it yourself. We can't just explain how to do it; you can't do that in programming/hacking. You have to know how to hack and think like one. Basically, first, you're going to need to learn 65c816 ASM (which is what the SNES uses), you're then going to have to use something like Geiger's version of the SNESx program to go through and trace and find out the routines that control the physics. You will then have to plan for how you will modify those routines to get what you want.

It can't be explained very well beyond that, so if you want to do this, you will need to start researching. Start with 65c816 ASM, learn to use a debugger and a tracer (which are both very useful!) and then get a specialty SNES emulator like Geiger's version of the SNESx program to actually use them. From there, you can research where the physics routines and then look at how they work and then plan how you will modify the code to achieve what you want, namely Luigi jumping higher than Mario and Luigi going first rather than Mario.

It's daunting, and if it's too daunting to you, then perhaps you should ask someone to make a patch for you (or get one already out), because we can't simply explain it any more than I have.
GreenLuigi



 





Since: 09-05-06

Last post: 6424 days
Last view: 6424 days
Posted on 09-09-06 12:50 PM Link | Quote
ok i have decided that downloading a patch is the best thing to do. can i download it on my already edited version? also i do not see a difference when i patched the origional version. what exactly does it do?
Sukasa

Birdo
Not quite as active as before.
Xkeeper supporter
Xk > ||bass
I IP Banned myself! Twice!








Since: 11-17-05
From: Somewhere over there

Last post: 6309 days
Last view: 6308 days
Posted on 09-10-06 12:57 PM Link | Quote
Originally posted by Watermelon
Actually is possible. Do you remember SMWOE?.

DO. NOT. USE. THAT.

SMWOE was broken from the start and corrupted ROMS... besides, you had to have Bio's patch installed anyways before SMWOE could change luigi's jump height.
Ice Man

Panser



 





Since: 11-18-05
From: Germany

Last post: 6408 days
Last view: 6344 days
Posted on 09-11-06 01:28 PM Link | Quote
That explains why my ROM fucked up. Luckily I had a backup.
Sukasa

Birdo
Not quite as active as before.
Xkeeper supporter
Xk > ||bass
I IP Banned myself! Twice!








Since: 11-17-05
From: Somewhere over there

Last post: 6309 days
Last view: 6308 days
Posted on 09-11-06 02:00 PM Link | Quote
Yeah. that program wasn't good at all... maybe I should fix it?
Ice Man

Panser



 





Since: 11-18-05
From: Germany

Last post: 6408 days
Last view: 6344 days
Posted on 09-11-06 04:10 PM Link | Quote
I really would appreciate it, if you would fix it. I'm also trying to get Smallhacker's seperate Mario & Luigi hack inserted and create a whole new player. Too bad, the location his seperate GFX hack uses, is the same for the HDMA effectes. =/
GreenLuigi



 





Since: 09-05-06

Last post: 6424 days
Last view: 6424 days
Posted on 09-12-06 04:37 PM Link | Quote
well how do you use the seperate mario and luigi hack? i have it downloaded and see no change. i also can not get the right colors on the graphics. please help me.
Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - SMW Hacking - Luigi jump height and graphics help |


ABII

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

Page rendered in 0.018 seconds; used 413.22 kB (max 520.02 kB)