Language…
7 users online: anonimzwx, Dan2point5, DanMario24YT, Gamet2004, Saela, Scags, Tomi P - Guests: 270 - Bots: 392
Users: 64,795 (2,378 active)
Latest user: mathew

2017 Kaizo Level Design Contest (Discussion)

Link Thread Closed
I found a bug with the base ROM: if you pause the game while music's playing, and then unpause it, the music's gonna stop playing and some sounds are also gonna be disabled.

And it would be nice if you could use this fix for the jump sfx, otherwise it's okay:

Code
$DA $08 
$04 $00 $B2
$06 $38
$DD $B2 $00 $05 $B5 
$28 $EB $00 $12 $B9 
$02 $C6 $00

Simply replace the whole contents of 35 Jump.txt with this
My Mode 0 guide.

My Discord server. It has a lot of archived ASM stuff, so check that out!

can confirm that something is going on with the music.

I described my problem further in detail here.
My Youtube channel

Currently working on:
Project C

Finished project:
Uh, Katerpie, why don't you give us two months' time instead of one month's time?

I'm asking you this because my periodic exams are coming next week, and I need one more month's time to improve my kaizo level. Plus most LDCs involving a collab usually give you two months' time.
My Mode 0 guide.

My Discord server. It has a lot of archived ASM stuff, so check that out!

Originally posted by MasterSkodwarde
Plus most LDCs involving a collab usually give you two months' time.

Other than the VLDCs, where did you get that notion from?

You have plenty of time to build your level and submit it for people to test it before the deadline. One month is a reasonable amount of time to do so.

I'm not gonna make an extension unless enough people ask for it with a good reasoning.
Windowless ride, feeling alive
Are you alive or just breathing?
Originally posted by Katerpie
Originally posted by MasterSkodwarde
Plus most LDCs involving a collab usually give you two months' time.

Other than the VLDCs, where did you get that notion from?

You have plenty of time to build your level and submit it for people to test it before the deadline. One month is a reasonable amount of time to do so.

I'm not gonna make an extension unless enough people ask for it with a good reasoning.

Well, duh. Don't you see that in the VLDCs? And didn't I tell you about my exams next week?
My Mode 0 guide.

My Discord server. It has a lot of archived ASM stuff, so check that out!

@MasterSkodwarde
For now no one complains about deadline, but you. The more people want deadline extension, the more chance it'll happen
I have a Discord server as well! (by joining, you agree to the rules)
-----
Basically, I believe in peace and bashing two bricks together.

I know you have exams. I read that in your post.
But as I said before, I'll extend the deadline if it's really necessary and a lot of people ask for it. I won't guarantee that it's gonna be another month. This contest isn't the same as the VLDCs, even though it's similar in that regard this time around.
Windowless ride, feeling alive
Are you alive or just breathing?
Originally posted by MasterKastylinos222
@MasterSkodwarde
For now no one complains about deadline, but you. The more people want deadline extension, the more chance it'll happen

You're right, man. I'm sorry. Now I kinda feel bad for myself. I don't wanna argue with anybody anymore, but I end up doing it anyway

Edit: Change of plans, you're gonna have to fight Wendy, not Iggy, because I have a better idea

Edit2: Wendy's Castle (version 1.0F)

Beat it without savestates, but used rewinds on it. I need your help!

Simply play the level without savestates and ppint ou tany error of any sort. Also check the midpoint
My Mode 0 guide.

My Discord server. It has a lot of archived ASM stuff, so check that out!

Originally posted by MasterSkodwarde
Originally posted by MasterKastylinos222
@MasterSkodwarde
For now no one complains about deadline, but you. The more people want deadline extension, the more chance it'll happen

You're right, man. I'm sorry. Now I kinda feel bad for myself. I don't wanna argue with anybody anymore, but I end up doing it anyway

Edit: Change of plans, you're gonna have to fight Wendy, not Iggy, because I have a better idea

Edit2: Wendy's Castle (version 1.0F)

Beat it without savestates, but used rewinds on it. I need your help!

Simply play the level without savestates and ppint ou tany error of any sort. Also check the midpoint

Wrong link. It's the link for files you can see clicking on 'My files'
I have a Discord server as well! (by joining, you agree to the rules)
-----
Basically, I believe in peace and bashing two bricks together.

Originally posted by natnew
If the player dies in the main room (or any room with the same music), then respawns, and enters the second room (which has different music + a snake block), the music will become... staticy. It's extremely weird.


That's the effect in snes9x. Zsnes has similar effects... save that the music is blaring and just even stranger.

So, it's emulator specific.

Save that issue, rooms 1/2 are done.
Want to see my Super Mario Timeline?
Originally posted by natnew
Originally posted by natnew
If the player dies in the main room (or any room with the same music), then respawns, and enters the second room (which has different music + a snake block), the music will become... staticy. It's extremely weird.


That's the effect in snes9x. Zsnes has similar effects... save that the music is blaring and just even stranger.

So, it's emulator specific.


No, it isn't. I just tested it in higan 1.02 and it happens there as well.
This seems to be an actual bug and not just an emulator problem.

edit: or did you mean the effect is different on each emulator?
My Youtube channel

Currently working on:
Project C

Finished project:
Originally posted by MasterKastylinos222
Originally posted by MasterSkodwarde
Originally posted by MasterKastylinos222
@MasterSkodwarde
For now no one complains about deadline, but you. The more people want deadline extension, the more chance it'll happen

You're right, man. I'm sorry. Now I kinda feel bad for myself. I don't wanna argue with anybody anymore, but I end up doing it anyway

Edit: Change of plans, you're gonna have to fight Wendy, not Iggy, because I have a better idea

Edit2: Wendy's Castle (version 1.0F)

Beat it without savestates, but used rewinds on it. I need your help!

Simply play the level without savestates and ppint ou tany error of any sort. Also check the midpoint

Wrong link. It's the link for files you can see clicking on 'My files'

Oopsies. Fixed the link
My Mode 0 guide.

My Discord server. It has a lot of archived ASM stuff, so check that out!

Thanks for reporting the issues. The next version of the baserom will be ready soon, but you could apply the modification right now: http://bin.smwcentral.net/u/1250/baserom_update.zip
You need to just replace one file.

Changes:
- fixed the pause issue that screwed up the bgm.
- fixed the sample loading bug that happened when the SFX death jingle was used instead of the death music.
- made the retry thing compatible with this version of the dragon coin save patch: http://bin.smwcentral.net/u/1250/dcsave_retry_compatible.zip
Is it neccesary to update and will it ruin the level you already have?
Originally posted by Minuy600
Is it neccesary to update and will it ruin the level you already have?

If you're fed up with the bugs, you can update your base ROM. Your level won't be ruined if you save all necessary files (level, Map16, palettes if you need) using Lunar Magic. If you use message boxes in your level, be sure to save .txt file containing their info
I have a Discord server as well! (by joining, you agree to the rules)
-----
Basically, I believe in peace and bashing two bricks together.

You can still use the old base ROM if you want to, but all the recent changes will show up in the final compilation. Keep creating your entry and don't worry that it won't be ruined. If you're still not sure about it, then you can update to the latest base ROM just in case you wanna get rid of all the bugs that were fixed recently.
Windowless ride, feeling alive
Are you alive or just breathing?
Why I always run out of idea whenever a kaizo contest come? #smw{T_T}
Oh Man, I can "probably" not be part of the Collab compilation.
EDIT: Well, fuck it, my hack is gone#w{>=(}
@Superwario1999
@AbuseFreakHacker
I'm worried about you both #smw{T_T}

But I'm happy I'm (almost) halfway done with my level
I have a Discord server as well! (by joining, you agree to the rules)
-----
Basically, I believe in peace and bashing two bricks together.

Link Thread Closed