1
Personal Projects / Re: NES RoboCop with Arcade sprites
« on: March 25, 2022, 03:45:59 pm »Thanks Noside!
Hey sics!
Well, the Arcade and NES game are the same resolution, 256 x 240, so it was pretty much a pixel for pixel copy. I just had to reduce the number of colors used in the Arcade version down form ?? to 3 + black for the NES (initially). Then when I discovered how to load all 8 pallets for the scene, that number jumped to 24 + black possible colors for the NES. Just wish the NES palette wasn't so limited.
First of all, SomeOldGuy, I want to thank you for your brilliant work, and speaking of it can I ask you if once finished you can post some step-by-step pictures of what you did? Or at least can you tell me where I can find some guides to better understand the process you used? Since I am using Nes Screen Tool and would like to know how to add some sprites to the image to add a little more color.