Posts: 32
Threads: 9
Joined: Jul 2021
Reputation:
0
Hey yall, so i am planning on making a sprite test for the ngpc but what program is best for creating ngpc sprites? why do i ask this question. because i after i make a sprite test for the neo-geo pocket color, i wil try to make my own game for the ngpc. but anyways how do i create the sprites for the ngpc?
Posts: 32
Threads: 9
Joined: Jul 2021
Reputation:
0
Update: so anyways i tried to convert a sprite, and it gave me 2 error messages. the errors say: - screen plane not established.
- at least one color is required. IDK what to do so can you guys help me please!
Posts: 32
Threads: 9
Joined: Jul 2021
Reputation:
0
UPDATE: I Just made my first sprite via bitmap2ngpc. but here is the problem, i want to include it in my c code! idk what to do anymore. so, can you guys help me please?
Posts: 32
Threads: 9
Joined: Jul 2021
Reputation:
0
Sorry i don’t remember what the command was but I know the output, it outputted a .c file for the converted sprite.
Posts: 1,610
Threads: 19
Joined: Feb 2012
Reputation:
29
I assume the .c file will have the sprite (as an array) and maybe some code to load the sprite.