Hi, I've been doing dumb things. One of them was converting characters from an awful beat 'em up on Xbox live called Let's Get Fiscal to learn a bit about the whole process. I learned that color indexing is a thing! One of the characters is Kiki, and she's a bikini girl. That's all she wears, so not a lot of room for customization. The original sprites only had 11 colors, and a lot of things were shared and it would've made it impossible to create variations. So I added a few in Gimp's colormap to make sure that skin, hair, eyes, and bikini could all be changed. I felt so f*****' smart
But then it didn't work. Anywhere. When it comes time for her to appear, the thing just crashes and doesn't give an error message, so I can't give any insight as to what the game things is wrong. I'm a huge dumbass, but I tried some things to troubleshoot. I thought maybe it was the game I was hacking her into, but no, it wasn't. I thought maybe it was the .txt, that I did something wrong. No, it wasn't. It's just the palette. Did I add the colors wrong? Should I have done it in reverse, edit the images with the colors I wanted and then index? I don't know! I didn't know color indexing was a thing until I tried to fool around.
I looked around for questions about this, but it seems like people messing with this stuff tend to understand how images function, rather than them just being a file that you look at. Am I missing something?
Here's the edited colormap here's the original colormap

But then it didn't work. Anywhere. When it comes time for her to appear, the thing just crashes and doesn't give an error message, so I can't give any insight as to what the game things is wrong. I'm a huge dumbass, but I tried some things to troubleshoot. I thought maybe it was the game I was hacking her into, but no, it wasn't. I thought maybe it was the .txt, that I did something wrong. No, it wasn't. It's just the palette. Did I add the colors wrong? Should I have done it in reverse, edit the images with the colors I wanted and then index? I don't know! I didn't know color indexing was a thing until I tried to fool around.
I looked around for questions about this, but it seems like people messing with this stuff tend to understand how images function, rather than them just being a file that you look at. Am I missing something?
Here's the edited colormap here's the original colormap
Last edited by a moderator: