Home | Forums | What's new | Resources | |
does the saturn hate me? |
mrkotfw - May 31, 2003 |
mrkotfw | May 31, 2003 | ||||||||||
check out: My Webpage... thats what ssconv outputs, use LEFT or RIGHT to move the character. everything compiles good
Code:
Code:
Code:
were the tools coded to hate NESCPHP ? basicly all my sprites come all corrupted |
mrkotfw | Jun 3, 2003 | |||
Hey Thanks, my sprites show up right...... i got a question. i use SSCONV (WORKED i put: ssconv raw.raw fileout.txt TRUE C array1 and when i tried to show it up on the saturn, i see a tiny piece of it! Djidjo can you tell me please? THANKS! and instead of TRUE i put FALSE and the sprite shows up perfect except for the border line.... |
Reinhart | Jun 4, 2003 | ||||
in your fileout.txt, check the first hex value. Assuming this value is 0x1234, you have then to replace all occurence of 0x1234 by 0x0000. Now, the 'box' shouldn't be here anymore (by bad english prevent of explaining the things better ...) |
mrkotfw | Jun 4, 2003 | |||
i understand, thanks! |