I have been giving another shot at asm, and my code looks like this:
LDA $06
STA $7E13C7
RTS
It should make yoshi blue, no? Well, i'll never find out, as the compiler (X816) says there isn't enough memory! What's up..?
Thanks in advance!
Upon Downloading a japaneise hack Titled SUPER MARIO WORLD: VIP and Wall mix 2 (NOT the one that i uploaded- that's SMW3 VIP and wall.)
i found some of Carol's greatest tricks- The POW time-stop switch? Strangely in here. The nice, shiny skull cars that rhode around? In here! While many of Carol's tricks i haven't found yet, this came seemed to of come first... care to correct me, Carol?
Gotta give him credit for continuing.
Ya'know what i contributed to SMW hacking yet?
NOTHING.
ZIP.
'bout 1o months ago, I made a hack, and got through the first world- and then i played a really good hack. Then i went back to my old hack, and my levels made me gag.
So i started over.
I made the first world and a bit of the second, and then i played Super Mario Oydessy.
I went back to my hack? The levels made me gag again.
Started over.
You wanna know what happened next? I made the first world, and then custom music came out, and HDMA got improved, and Brutal Mario came out. Brutal Mario? Oh yeah, this hack with ASM up the Wazoo. And i went back to my hack, and the levels -yes,- made me gag. And it seemed empty. No glamour. No creativity. Bleh.
So now, where am i? Three hack redos and my current hack isn't very satisfying. I just now am learning asm, already programming basic blocks. No hacks yet, though! And even now restarting my hack again doesn't seem like a bad choice. So learn your lesson- I saw what happened to n00bs, (not saying you are that though, you are slightly better since you can encode ExGFX and that jazz, which is impressive for a newbie) they all got yelled at. For sucking, which i could point out just as well as the rest of the SMW hackers could. And i didn't want that, so i wanted something satisfying for those hackers. And when i thought I was good, i looked at my hack again and said "neh, this is very good." I want my first released hack to be on the featured hacks. I want people to reference to it and other people to say "yeah, like that hack Ghettoyouth made!"
Which is why i don't have a hack yet. And ya'know what? Even though i hope my first released hack does well, it probably won't.
Which means back to the drawing board.
Again.
My music has everything work fine in the game except for the level I am using the music on, which freezes when mario dies and none of the sounds works for the level. This is the bramble maze from NOT DKC- Wario Land 2.
Hmm... wow, the sound sucks. I'll keep tweaking, thanks for the help. Now, i have issues inserting custom music- the OW music works fine, but the level music only goes to 23.txt/music track. Is there a fatal error on 23? This happened before too.
Okay, so i replaced 23.txt and everything was happy til 27. It would encode til it was done with 27. I though it was another txt screwup, so I replaced the 27 or 28.txt with the original track. It still did the exact same thing! What is up? It tells me, instead of ??????????????????? when it is done inserting,
???:?????????
?????????????????
I have tried 6 different compilers now, but none of them can seem to find my test.asm when it is in the same folder, on the same drive, etc. Could somebody give me a very explanitory step-by-step on asm? Sorry to bug you like this, but hopefully i'll make for another hacker who doesn't suck.
Perhaps... where is the translation? I couldn't find it.
Supertails: put all of your addmusic stuff in a folder called "test"
on the exact C:\ drive, so when you open the C:\ drive the folder is there. Then open cmd, and type:
cd C:\test
then type
adddmusic smw.smc INIT
Ah, that is simpler. i am just spewing out blocks, trying to get the hang of it. The concepts aren't hard, it is just how you write it.
Thanks, you guys!
I am making a block that turns yoshi blue-kind. I inserted the block in blocktool to my hack, but it crashes when it should go to the overworld. This is the code:
LDA #$06
STA $13C7
RTS
That's IT. There is nothing else in the text file but this. Is that a problem? What is the problem? Thanks for any help.
NOTE: If there is a block like this in existence, i don't want it. This is to help me get the hang of ASM.
Follow Us On