dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 926/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Yeah, ray, double-posting (posting two posts in a row, when you can edit the first) is not well considered in this forum You've 5-times-posted in a row!
The lives glitch is very interesting I guess it's because when the clone dies, it takes away one life from you and when you die, you loose another life, so you can loose two lifes at once... I dunno The glitched symbol is probably you having -1 lives
About the warp thing... I don't think its possible, because the game loads things differently in MvsL mode, so it's not possible to use levels or sprites that are not from the main game... It's still an interesting idea that must be researched
|
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 927/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
You shouldn't include <font color="black"> in your post, because some people have layouts disabled (like me) and browse the forum using a dark theme (like me). It's not nice to read dark text in dark background Put it in your post header and footer, please
Thanks!
|
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 928/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
It's not a final release yet. It's just a very early beta version
Most likely you will have problems with it  |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 929/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
@ray, the editor is made to work on plain DS homebrew, so you can run it on DS phat, lite and DSi if you have a flashcart.
@S, I'm not sure what you mean... The rom hangs with a black screen when you run it? |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 930/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
What rom can't you start?
The editor or NSMB?
|
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 931/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
| Are you sure you're using the U rom region? |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 932/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
@Luigi987: That's stramge.
One question: Do ROM's edited with NSMB Editor (the computer version) work in R4DS? If so, it's a problem of nsmb-editor-ds...
|
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 933/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
I dunno...
There's a bug somewhere. If i figure out what it is, i'll fix it, of course  |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 934/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Whoa... Editing animated blocks is not an easy thing for now.
Next release will be able to do it  |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 935/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Looks nice!
Maybe you should try to make the borders of the round window look better, maybe? They have some transparent pixels that shouldn't be there. |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 936/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
| Okay... Another thing to fix in next "preview" release... |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 937/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Delete the 195 and 196 sprites you have there.
What they do is restrict the scroll vertically, so it doesn't scroll down. Removing them will work. |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 938/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
@ray: There's no easy way to import your own music (like mp3's) into NSMB yet. What you can do is change the music of your levels to another one from NSMB: Select "Edit views" from the toolbar, click on your view and change it on the left panel.
@Cyberxeroxx and ray: This is the way to fix the camera issues. I'm quoting it from another post of mine.
Originally posted by dirbaio Oh, yeah... That's a very common problem.. I still have to fix it on the editor
The problem is caused because there is something on the level files that tell the game if the screen has to scroll up or not.
To fix it:
- On the level chooser, select world 1-2a area 1 (That one because its camera settings work as we want it to)
- Click "Hex Edit"
- Select Block 2 (on the top)
- Select ALL and copy it (Control+C like in any text editor)
- Close the hex editor.
- Now select your area
- Click "Hex edit"
- Select Block 2
- Erase everything in the block
- Paste (Control+V)
- Save
- Close
It should work OK now
Hope it helps ...
|
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 939/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
I honestly dunno...
I'm very busy with school lately. |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 940/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Yeah, that's perfect!
Also, you'll probably want a custom BG... Those colorful bushes aren't very fitting with the airship theme
 |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 941/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
| What problem are you having with them? |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 942/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Oh, true
We don't know exactly how the sprite data for the spiked balls works.
In those cases, you should find a level that features the sprite you want (in your case, 2-castle has the rolling spike balls), open it and just copy-paste the sprite data  |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 943/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Feature coming next version  |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 944/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
Yeah, I know about Newer SMB Wii
But this forum is for NSMB DS hacking  |
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN
 
Posts: 945/-1288
EXP: NaN For next: 0
Since: 07-28-09
From: Spain
Since last post: 10.8 years Last activity: 9.9 years
|
|
You have to use sprite 197
Check its options for details  |