Language…
9 users online: 7 up, Heitor Porfirio, JinRokhZenobi, Namedude, nonprophet,  RussianMan, Rykon-V73, Sirius_Kokov, SupStarBoi - Guests: 795 - Bots: 155
Users: 70,896 (2,280 active)
Latest user: xCollectedx

Posts by msi810

msi810's Profile → Posts

  • Pages:
  • 1
  • 2
  • 3
  • 4
Rules
1.don't use save states.
2.show a screenshot about your score
3.make a video about you playing pacman
4.upload a video,then show me the url

Scoreboard

1. MajorasMask9 34710

http://www.youtube.com/watch?v=j99EIFrfuhs

2.camoslash 34690

http://www.youtube.com/watch?v=GgWPF0h16Sg

3.NismoZ 25830

Uploaded with ImageShack.us
http://www.youtube.com/watch?v=DshN0N3i4yc


Uploaded with ImageShack.us

Uploaded with ImageShack.us
My favorite flash game is Champions of Chaos, because it is a rpg game like swords and sandals. Except it is easier to beat this game.
Also. I like to play The Fight For Glorton, because. It's a fighting game and also I like when it has a mode,that you need to defeat many enemies and it won't stop until you lose all your lives.
My favorite kaizo hacks are:
Burning in hell for noobs
Item Abuse
Bib's Adventure
Tricky Jump Challenge
(restricted)
Top 5
1.SMB1
2.SMW
3.Sonic 2
4.Paper Mario
5.Mario Kart 64
(restricted)
my favorite glitch are shelljumping and infinite life glitch
Might as well.
Download

5 Levels

Edit: Sorry, got the wrong file...
Here's the real IPS.
Download
My Entry

C3: Zidane Bro by LX5
The Snow Background and Decorations from Mario Maker + NSMW Graphics Pack by Gregor
New Super Mario Bros. - Athletic Port by LadiesMan217


Outside Resources: Instant Kill Munchers
Fire Spitting Piranhas
Upside Down Piranhas
Icy Melting Blocks(Behavior, the graphics are from the Graphics Pack by Gregor)
SMB Snow Foreground

THERE IS A SECRET EXIT
For one reason or another the ExGFX of the sprite is there and the healthbar, but it doesn't do anything.
I added RTS, I added JSR Move. It still doesn't work.

Code
MainPointer:
	LDA $1528,x
	JSL $0086DF
	dw STATE0 ; Dead state. Don't use for actions (ony RTS)
                   RTS
	dw STATE1 ; 01, last hit point.
                   RTS
	dw STATE2 ; 02, 2 hit points left ..
                   RTS
	dw STATE3 ; 03, 3rd last hit point.
                   RTS
	dw STATE4 ; 04, etc.
                   RTS
	dw STATE5 ; 05
                   RTS
	dw STATE6 ; 06
                   RTS
	dw STATE7 ; 07
                   RTS
	dw STATE8 ; 0A
                   RTS
	dw STATE9 ; 08
                   RTS
	dw STATE10 ; 09
                   RTS

STATE10:
JSR Move
JSR GenNSpr
JSR JumpHurt
RTS
STATE9:
JSR Move
JSR GenNSpr
JSR JumpHurt
RTS
STATE8:
JSR Move
JSR GenNSpr
JSR JumpHurt
RTS
STATE7:
JSR Move
JSR GenNSpr
JSR JumpHurt
RTS
STATE6:
JSR Move
JSR GenNSpr
JSR JumpA
JSR JumpHurt
RTS
STATE5:
JSR Move
JSR GenNSpr
JSR JumpA
JSR JumpHurt
RTS
STATE4:
JSR Move
JSR GenNSpr
JSR JumpA
JSR JumpHurt
RTS
STATE3:
JSR Move
JSR GenNSpr
JSR JumpA
JSR Follow
JSR JumpHurt
RTS
STATE2:
JSR Move
JSR GenNSpr
JSR JumpA
JSR Follow
JSR JumpHurt
RTS
STATE1:
JSR Move
JSR GenNSpr
JSR JumpA
JSR Follow
JSR JumpHurt
RTS
STATE0:
JSR Move


So yeah...I don't know what's wrong, i followed the tutorial. Thought i did everything right, but i didn't.
I tried searching around the forums to see if anyone else had that problem, but of course it didn't gave me an answer how to fix it.











I've been working on this hack for about 3-5 months.
The hack is....I have no idea what it is about.
It was supposed to be a challenging vanilla hack, but then i started adding custom sprites, music and EXGFX.
I guess the hack is more like one of those really really hard hacks.
You know like Luigi's adventure, VIP 1 or Colossus.
The hack consists about 32 levels.
I still need to finish the last level and the extra world, so the level count might increase a bit
Originally posted by Cheeyev
The brown blocks look a bit odd and a bit noobish if you ask me, and again, bad "MARIO" pallet.


Originally posted by Cheeyev
Those background "trees" don't look so healthy in terms of their pallet.


Originally posted by Cheeyev
Could you possibly tone down the yellow a bit? It's sort of hurting my eyes. Also, Status Bar cutoff.


Originally posted by Cheeyev
The actual dirt looks pretty bad if you ask me, and straining on the eyes, and bad "MARIO" pallet. I assume the status bar colour changes every level or so, since it's orange now.



The status bar doesn't really look that good, i liked it better with the cutoff actually....If somebody knows what can i do to make it better without the cutoff, please let me know.
Here's some pictures of Bowser's Castle






As for the bowser battle it's not finished yet, there's some palette issues and the difficulty needs to be toned down.
Also the conveyor belt graphics will be changed, it's just a placeholder for now.
Here's some progress i made on the game.





Also thank you IDidMakeThat for the status bar
Originally posted by Koopster
since you probably got rid of dragon coins and star points.

I never got rid of the dragon coin counter, but it was a bit too close to the "MARIO" thing as you can see in the second picture to the left.

It's fixed now
  • Pages:
  • 1
  • 2
  • 3
  • 4