Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - VixyNyan

Pages: 1 ... 133 134 [135] 136 137 ... 342
3351
Fan Games / Re: Megaman recharged screen shots
« on: February 22, 2010, 06:01:14 PM »


Let's not jump to conclusions just yet! Besides the issues mentioned, there are things that can still be fixed.



So sit tight, and take a closer look at my magical discovery~



Let's look at the Stage Select screen first. It has been resized to fit the fully accepted screen size for a NES game (224 height + 16).



Now, there are things that look right to a blind eye...



But if you look a bit closer, you can see so many other problems that simply doesn't add up with Famicom Rockman standards, but there are also a few things that are right as well. Let me explain.

- Every tile has to be a multiple of 8 pixels. Each tile can be pieced together so they can become a full-sized image, but the limitation is that everything must fit in "within" a resolution or screen size that is divided or multiplied by 8. You can't use an odd number, or there will be a lot of issues right away. Oh, and another thing. The boss mugshots aren't even separated from each other at the right pixel size. Let's compare the distance between Furnace Man and Copter Man for example. They are 26 pixels away from each other. That's 2 pixels too much. Same thing between Copter Man and Burn Man, where they are 23 pixel away from each other. That problem is because Copter Man's mugshot was moved one pixel to the right, while the other mugshots above Copter Man are aligned properly. That's something you have to think about when thinking NES limitations. Always think in 8 pixels here. No more, no less.

- Boss mugshots are supposed to be 32x32 on the old NES games, but can actually be any bigger size you want, as long as it's adding 8 pixels on each side. For example, on a few of the SNES games, the size jumped to 40x40 and 48x48. Palkia's mugshots (without the borders) jumped to 34 width and 33 height. That doesn't really work when it comes to NES limitations. It "could" work if EACH border became one whole image instead of reusing the borders on all mugshots. The problem with this is that mugshots that are larger than a size multiplied by 8 will create extra tiles, and those extra tiles will show the mugshot on one side, and the rest of the pixels will be used for transparency effect. For example, to be able to fit the 34x33 sized mugshot into NES limitation, they have to turn the whole mugshot into a 40x40 image. You will now notice that since the actual image is 34x33, the extra 6 pixels on width and 7 pixels on height will become a transparent background color. That will create extra data that will make the game ROM bigger than it should be.



- Another thing is the borders for the mugshots. They are also inconsistent. One complete mugshot with borders on Palkia's image is 52x51. That doesn't work at all, and if you want to make that work, you have to follow the extra tiles rule again, which will add even more data into the game ROM. A good-looking border for a Rockman mugshot should be at least 8 pixels on EACH side (or twice that size, depends on which art style you are going for when spriting these mugshots). When I say 8 pixels for a border tile, I also include the black line art too. So a little math will show that, 32x32 for a mugshot, adding 8 pixels border tiles on each side (on top, bottom, left and right side of the mugshot) will make a total of 48x48. That's a very good size for a mugshot and it will give you room to fit the mugshot on all 8 corners of the screen, while you can use the extra space for some messages, and maybe even a button that takes Rockman to the Shop.



- The text isn't even properly aligned. Each symbol is supposed to fit into a 8x8 tile (or bigger than that if you want bigger symbols, but they have to still follow the "multiplied by 8" rule). And the symbols are to be placed right after the 8th pixel for each symbol. You can't just place them together anyway you like, or they will just look wrong. There are two bosses that had their names aligned properly, and they were Motor Man and Furnace Man. The rest of the bosses names has the letters centered. That's a big no-no in the game-programming world. You can't just align the symbols anyway you like. EACH symbols has to stay "within" a 8x8 tile like it was mentioned a while ago, and right after the 8th pixel, "then" you are allowed to place a new symbol next to the last symbol.

Phoenix Wrong:


Phoenix Wright:


Remember. Every sprite you make should fit inside a screen size that can be divided or multiplied by 8. You can make the actual sprite any height or length you want so that it fits "inside" a specific screen size, like say 64x32, 24x24, whatever size you feel it has to be, but the screen size should be divided or multiplied by 8. Don't forget!



- Finally, you can't use many colors on one mugshot and hope it will look good. A tile at size 8x8 can only have 3 colors and 1 transparent color. But there are ways you can "cheat" the NES palette limitations so that you can add more colors into one sprite. Let's take Rockman himself as an example. Notice how his body has 2 colors for his body, one color for the line art of his body, and a transparent color outside the body. Next is his face, which has both the white and black colors that make out his eyes, and the skin color, and a transparent color. But wait, that's more than 4 colors. How does that work? Well see, the body of Rockman has a hollow spot right inside the helmet, at the spot where the face will show up. Thanks to different tiles with different colors, you can add many colors to one sprite and still make it work on a NES. The face is one layer, and the body is another layer. The body will overlay itself over the face, and the body palette is the part that picks different colors when you switch weapons. The face colors will stay the same. You can put a switch into one tile that will shift to different colors depending on the situation of the game, like example weapon switching or entering new worlds in a game. You are allowed to do this for boss mugshots too. Just make sure you have tile layers that are overlaying against a tile layer with different colors, and you will be able to fit in more colors. That mugshot rule has been done on Rockman 2. For a proper Famicom Rockman game, a sprite should still only be allowed to have a total of 8 colors on it (so that means only 4 colors on one tile, and 4 colors on another tile). There aren't many games that use this "cheat" for overlaying tiles onto each other, but Rockman was among the first games that did this with amazing results.



Oh wow, that took so much time, so I have to move right to the "mock-up" sheets.

All I can say is that they have too many colors and JPG artifacts on them. Give them less colors to make them look better. Not to mention that the tiles are 15x15 and are not divided or multiplied by 8 at all. You have to resize each tile to 8x8 or 16x16 tiles, or they will just leave a transparent color next to each tile and it will look weird when someone is playing the game.

That's everything I had to say. I will add more if I come up with something. ^^



How did you like my magic act, (A)polly~? > w <

3352
Off The Wall / Re: Post Pictures Of Yourself
« on: February 22, 2010, 01:13:48 PM »
*Doesn't press B button*
Flame has now evolved into Serafina!
(It's a feminine flammable name.)

3353
Fan Creations / Re: The Galaxy of Rockman Perfect Memories
« on: February 22, 2010, 10:58:04 AM »
I want that couch.  Who will fight me for it?  Naked?  On the couch?  Covered in Jell-O?

Hm...

This nude jell-o covered match may very well be the subject of my next GoRPM!   0v0

I'll do it~!! >U<

3354
Gaming / Re: Sonic the Hedgehog 4 (Wii, PS3, 360)
« on: February 22, 2010, 01:43:12 AM »






Thoughts?

3355
Fan Creations / Re: Domain of Logs
« on: February 21, 2010, 08:44:03 PM »


Incoming robot invasion boom-boom. >oo<

It looks simply wonderful! And with mouse too. ^^

3356
Gaming / Re: RPM IRC Sims2
« on: February 21, 2010, 08:31:39 PM »
Game Meetings and/or Convents are about both interacting AND gaming. Game Room is no difference.
It's all kinds of fun, but the ones I went to usually have lots of junk food, snacks and chips lying around. ^^;

3357
Fan Creations / Re: Blaz1222's Fan Music
« on: February 21, 2010, 07:12:14 PM »
Cool Fan Music. ^^b

Bolt Pumpkin feels a bit like Split Mushroom theme. Cool mix.

I like Typhoon Swan too. MelodyMan.EXE is a great tune for a new EXE game. x3

I love Final Frontier too! The Moon is one of my favorite tunes from Duck Tales. ^^

3358
Gaming / Re: RPM IRC Sims2
« on: February 21, 2010, 06:55:14 PM »
The house should have a video game room. ^^b

3359
Off The Wall / Re: Reposted Picture Thread (56K Warning)
« on: February 21, 2010, 04:16:09 PM »
OK~ ^v^

Firefox: Fire
Thunderbird: Electric
Seamonkey: Water

Fire > Water < Electric

Seamonkey could use moves that's super-effective against the two other Pokémons. x3

3360
Off The Wall / Re: Reposted Picture Thread (56K Warning)
« on: February 21, 2010, 04:11:34 PM »
Firefox is a good enough browser already. Do we need two, from the same company? >U<

3361
Off The Wall / Re: Reposted Picture Thread (56K Warning)
« on: February 21, 2010, 04:08:38 PM »
It's a blue bird. Thunderbird means that it's weak to Electric. XD

Changing Ice to Flying for double damage.

3362
Off The Wall / Re: Reposted Picture Thread (56K Warning)
« on: February 21, 2010, 04:04:33 PM »
Bugzilla could be the 3rd starter.

Firefox: Fire
Thunderbird: Water/Ice
Bugzilla: Grass or Bug/Poison

3363
Gaming / Re: New Super Mario Bros. Galaxy 2 Wii Turbo Edition
« on: February 21, 2010, 03:44:44 PM »
Yea, I heard about it on random sites too...

TSSZ News
Destructoid
Nintendolife

3364
Off The Wall / Re: Reposted Picture Thread (56K Warning)
« on: February 21, 2010, 03:38:49 PM »


They will open windows for you for browsing and e-mailing. Portable Internet, in Pokémon form.

Firefox is adowiible~ ^oo^

3365
Plus, it took more time to finalize the mix then usual.

It's alright. It sounds great. I love it. ^^

Now I have to start up my PS2 again. I like Cavern of Remembrance.

3367
Fan Creations / Re: borockman's fun fun art thread!
« on: February 21, 2010, 01:58:12 PM »
And besides, you posted it, Asena. >U<

3368
Adowiible~ >U<

3369
Gaming / Re: RPM IRC Sims2
« on: February 21, 2010, 03:42:20 AM »
I've still got plenty of room, Vixy. You could send me a reference picture and your astrological sign, give me two turn ons and a turn off and pick an aspiration and I can make you!

I sent it. ^.^

3370
Gaming / Re: RPM IRC Sims2
« on: February 21, 2010, 02:50:27 AM »
I'm not in it. ; w ;

I hope you all have fun with this. ^^o
If I only had time to make something too. > w <;

There's no purple hair, right? o.o

3371
Off The Wall / Re: Reposted Picture Thread (56K Warning)
« on: February 21, 2010, 12:53:53 AM »

3372
X / Re: Maverick: Misnomer or Justified term?
« on: February 20, 2010, 01:56:49 PM »
Oh great, you just HAD to bring up the localization of 7's ending AGAIN, didn't you.  Like we all just love seeing that one batted back and forth forever.
Actually, I do.


3373
Original / Re: MegaMan 10 - More Playable Blues
« on: February 20, 2010, 12:09:20 AM »
I'm fine with all the music. You people are just picky.

What Irgy said. ^^

Posted on: February 19, 2010, 05:28:22 PM


If anyone wants to play around with this screen or just look at it, you can do that. x3

3374
Fan Creations / Re: this is a thread okay
« on: February 19, 2010, 09:47:55 PM »
Or maybe you could try another drum instrument on the noise channel and change the volume. o w o;

3375
Original / Commando Man Music (MegaMan 10 - More Playable Blues)
« on: February 19, 2010, 09:00:44 PM »
or Commando

No, it's NOT Commando Man. It was revealed in Capcom Unity's Birthday Live Webcast. >U<

Posted on: February 19, 2010, 20:43:07
Here's Commando Man stage

Pages: 1 ... 133 134 [135] 136 137 ... 342