dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 810/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Hmmm
If I understand you correctly, you want to "swap" sound effects, without importing new ones?
You will have to edit the sound_data.sdat file...
The game's code references directly file id's or filenames inside the sdat file, so the only way to swap them is editing the sdat file.
You can simply edit it's FAT to change the file's offsets. I'm not sure how to do this, but i think you can find over the internet some docs about the sdat file format and do it with an hex editor 
____________________
 |
NsmB_PrO
Member Picture Resized!
Level: 46
   

Posts: 88/467
EXP: 668411 For next: 43363
Since: 04-29-10
From: Austria Vöcklabruck
Since last post: 10.8 years Last activity: 9.1 years
|
|
I am having problems with the NSMB-editor 4 DS:
1. I downloaded the editor, unziped the file and then I put every file in the root directory of my flashcart...
2. I put the NSMB-ROM (nsmb.nds) in the root directory of my flashcart.
3. I turned on my Nintendo DS and started the NSMB-EDITOR 4 DS and tried to edit my ROM.
4. I marked the Level + area and pushed right on the control pad.
5. The Nintendo DS turns off immediately and that happens all the time...
It doesn't work all the time. What I have to do to get it to work?
Hope for help!
____________________
 |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 832/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Yeah...
Someone told me about that bug before... It has been fixed now..
I'll upload right now a compiled NDS.
____________________
 |
NsmB_PrO
Member Picture Resized!
Level: 46
   

Posts: 89/467
EXP: 668411 For next: 43363
Since: 04-29-10
From: Austria Vöcklabruck
Since last post: 10.8 years Last activity: 9.1 years
|
|
Originally posted by dirbaio Yeah...
Someone told me about that bug before... It has been fixed now..
I'll upload right now a compiled NDS.
and where I can find the download-link for the fixed editor?
____________________
 |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 833/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
| Posted on 09-05-10 10:50:23 AM (last edited by dirbaio at 09-06-10 03:24 PM) |
Link | Quote
| |
I'll compile it as soon as I arrive home and i'll post it here...
Edit: Done! It's on the editor dev thread
____________________
 |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 838/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Hmmm...
That's quite weird...
Does that happen only with that level?
And, are you using 5.1 or 5.2 compiled from svn?
____________________
 |
PSI Purple
Member
Level: 19
   

Posts: 48/60
EXP: 31835 For next: 3942
Since: 06-28-09
From: Onett, Eagleland
Since last post: 10.7 years Last activity: 9.6 years
|
| Posted on 09-09-10 04:58:51 PM (last edited by PSI Purple at 09-09-10 02:00 PM) |
Link | Quote
| |
Originally posted by dirbaio Hmmm...
That's quite weird...
Does that happen only with that level?
And, are you using 5.1 or 5.2 compiled from svn?
Yeah, its the only level that does this... Oh, and here's the kicker: If I open 1-Cannon in a different ROM, like the original one, NSMBe5 can open it just fine. I must've changed something in the level in NSMBe4 that NSMBe5 doesn't like...
I'm using version 5.1.0.0, to be exact. Since it's most definitely the level l made, I figure I should... upload it on MediaFire so you could maybe understand it better. Do I do that too much?
Here it is.
____________________ Yoshi52's New Game. (Because Y52's password was too confusing for him to remember )
Brawl Card.
MKWii License.
My [Insert clichéd sig gimmick here]. |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 843/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
I don't think you can use them as a sprite inside a level.
____________________
 |
halrapa
Member
Level: 18
   
Posts: 54/55
EXP: 26879 For next: 3018
Since: 06-12-10
Since last post: 11.6 years Last activity: 11.6 years
|
| Posted on 10-01-10 05:30:42 AM (last edited by halrapa at 10-01-10 02:59 AM) |
Link | Quote
| |
hi is it posseble to edit marios fire suit?
so yes, how?
thanks.
____________________ PS: sorry for my englisch i am dutch. |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 883/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Hmm...
The editor can't edit it, and there are no other tools.
Mario's textures are 3d textures. They are stored in player/mario_model_LZ.bin
i've been able to do some basic editing using an hex editor, but only changing the palette: i changed mario's suit from red and white to brown and white. It's very complicated...
Better wait until the texture editor is finished...
____________________
 |
halrapa
Member
Level: 18
   
Posts: 55/55
EXP: 26879 For next: 3018
Since: 06-12-10
Since last post: 11.6 years Last activity: 11.6 years
|
|
Originally posted by dirbaio Hmm...
The editor can't edit it, and there are no other tools.
Mario's textures are 3d textures. They are stored in player/mario_model_LZ.bin
i've been able to do some basic editing using an hex editor, but only changing the palette: i changed mario's suit from red and white to brown and white. It's very complicated...
Better wait until the texture editor is finished...
witch txture editor?????
____________________ PS: sorry for my englisch i am dutch. |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 886/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
I mean, the texture editor i started to do long time ago for NSMBe5.2

____________________
 |
Yoshi_3000
User
Level: 11
   
Posts: 1/20
EXP: 5817 For next: 168
Since: 10-02-10
From: Germany
Since last post: 11.2 years Last activity: 11.2 years
|
|
| can someone give me the 5.2 editor |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 890/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Read the rules.
It won't be out until it's finished.
____________________
 |
Cafezinho
Level: 17
   
Posts: 49/49
EXP: 22675 For next: 2068
Since: 05-15-10
Since last post: 11.6 years Last activity: 11.1 years
|
|
| I don't know how to compile the rev and i want the revision 122...Can someone compile it for me? |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 893/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Originally posted by Cafezinho I don't know how to compile the rev and i want the revision 122...Can someone compile it for me?
Reeeaaad theee ruuuuleeees.

____________________
 |
dark_star
Member
Level: 14
   

Posts: 3/31
EXP: 11207 For next: 1864
Since: 10-16-10
From: France
Since last post: 11.2 years Last activity: 11.2 years
|
|
Hello everybody!
I am making a New super Mario Land hack,but i have a problem(I am only at the first world).
When I jump to some location, my mario is not here.
Even after adjusting the "view", this does not work.
And another problem, I can not even enter the doors by adjusting the "entrances".
Or otherwise, in a passage, we see only the bottom.
If someone could help me or fix my problems, I will be grateful.
Here is the link to my patch to better understand my problem:
http://www.mediafire.com/?l2fyilzojfif2zf
Thank you in advance!
PS: Sorry for my bad english because i'm french ^^ |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 900/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Hmmm...
Could you explain it better?
There's no way to know what's exactly your problem from reading your post...
____________________
 |