Language…
14 users online:  BeeKaay, ben15420, DanMario24YT, Fullcannon, Golden Yoshi, Green, Heitor Porfirio, Michel2023, NewPointless, OrangeBronzeDaisy, Ray Hamilton, Rykon-V73, ShoopDaWhoop,  yoshi3706 - Guests: 277 - Bots: 596
Users: 64,795 (2,369 active)
Latest user: mathew

ASM Projects show-off thread

  • Pages:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 155
  • 156
  • 157
I have a video processing in youtube which some of you may like... (Hint: If you've played Super Mario Galaxy, this is your lucky day...)

Edit: It's Done! Its not really ASM but its something i'm proud of. Thank you Klopenator for your help on this! (Its still processing A BIT but it will be done in about 5 minutes)

Clicky

Download it here.
Currently doing ExGFX Requests, please send me a PM, and i'll TRY to do what you want.
koala_knight, it's really easy to change the image of Mario. ;)
Something else new.

A simple patch I wrote to compliment the Health Patch.

Beep...Beep...beep
I've removed my NoFades patch until I can find the brightness code for Star Road warps.
Originally posted by Ice Man
koala_knight, it's really easy to change the image of Mario. ;)


I'm going to guess that I'd just have to change the value for the pose it uses, right?

@InViCoBl: That's pretty damn neat! Little details like that are what make good hacks/games great! =)
Krakenskin Leather Works, my Etsy store.
LordVanya, my art page.
FundamentalEssence, my game development page.
Originally posted by koala_knight
Originally posted by Ice Man
koala_knight, it's really easy to change the image of Mario. ;)


I'm going to guess that I'd just have to change the value for the pose it uses, right?

To change the image use YY-CHR
Your layout has been removed.
Huh? Why YY-CHR? All you need is to change the value, lol.
Wow, thats sick Edit1754. Once they like lie down, do they ever come back up, and do cape spins hurt then?
Your layout has been removed.
I decided to practice IRQ. The result was quite surprising though:



...I actually thought the statusbar's brightness would be darker instead of the level. >_>

the brightness blends so well i dont even

This is NOT HDMA
Haha, you can easily make that with register $2121. :P I assume you used $2100?
Why should I use register $2121 for it? >_> I used register $2100 for this.
I used lots of lines to create this monster. 12 lines is really too much!

*runs*

Is someone willing to help me out to tone down the statusbar brightness instead of the level? D:
My blog. I could post stuff now and then

My Assembly for the SNES tutorial (it's actually finished now!)
set the lower brightness during NMI and the higher during IRQ
Here's a demo vid of what ive been cooking up:
It's a double jump/ground pound hack. also I got switching the player's gfx on the fly totally doable (it's at the beginning)
i know about the wierd second earthquake call right at the end of mario(luigi's) end of level march. lookin into it.


Click click.


Feel free to PM me if you have any questions.

o_O

...
I'm speechless...

that's uber-awesome! =O

You see, there has been a lot of ground pound hacks throughout the times, but this one is clearly the best! =D
I showed some of you this on the IRC a couple days ago. But I am too lazy to insert the Map16 routine. If you feel like it, you can finish this, here's what I have already;
Code
LDA #$0D
STA $1887        ;Trigger Earthquake
LDA #$09
STA $1DFC        ;Sound I/O Port
JSL $00FA80      ;Kill enemies and turn them into coins
BRA RETURN2
RTS


This is the best thing I've made yet, so I guess that's something I can be proud of.



Nice one Spriter, I actually requested that in the request thread, now if you can make it change into the next map16 block, you are onto a winner.
Creator of:
Super Mario: Buried Treasure
The Haunt
Jigsaw's Test
Something new.

Heart Pieces

I need help with saving the RAM address used for Total Heart Pieces to the SRAM so they will still be there when you turn the game off.
I've removed my NoFades patch until I can find the brightness code for Star Road warps.
Originally posted by Blue Rabbit
Here's a demo vid of what ive been cooking up:
It's a double jump/ground pound hack. also I got switching the player's gfx on the fly totally doable (it's at the beginning)
i know about the wierd second earthquake call right at the end of mario(luigi's) end of level march. lookin into it.


Click click.

Blue Rabbit, that's... INCREDIBLE!

The moves, I love `em. And how did you make it so mario has two graphic sets? YOU MUST TELL/SUPPLY A PATCH OF SOME SORT.

Will you be releasing the double jump/ground pound patch or asm or anything?
What? Why don't I have a fancy post layout? Pah, who needs an eyesore like that?
that ground pound is amazing blue rabbit.
  • Pages:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 155
  • 156
  • 157