| View previous topic :: View next topic |
| Author |
Message |
LunarLotis
Joined: 20 Nov 2010 Posts: 4
|
Posted: Thu Nov 25, 2010 6:48 pm Post subject: palette coding help please |
|
|
Hi all I'm new to making KISS and I am trying to make a kiss for my little girls for Chrisitmas. I'm having truble with the palette coding I think as you can see in the sample screen shot I got here.
The one on the my right is the right color palette but when I pull it up in playFKISS it looks like the one on my left. Here is a screen shot too of what it's said.
I don't understand what it means, can someone give me alittle help please?
edit========= edit
So I got the palette as a .kcf file I don't see I had it wrong and I fix it but the color is still off. >_< PLEASE someone help me X( |
|
| Back to top |
|
 |
Unoriginal Otaku Ultima

Joined: 26 Apr 2002 Posts: 1487 Location: TX
|
Posted: Fri Nov 26, 2010 9:49 pm Post subject: |
|
|
What program did you use to create your palette and to draw everything? You don't have a coding problem - not really any coding involved with the palette - but you do have an issue with your palette colors and their order, I believe. If I know what program(s) you may be using, I can probably offer some better advice. _________________ Do You Folks Like Coffee? Real Coffee, from the Hills Of Colombia? |
|
| Back to top |
|
 |
LunarLotis
Joined: 20 Nov 2010 Posts: 4
|
Posted: Sat Nov 27, 2010 11:23 am Post subject: |
|
|
| I was following the tut by Sesshoumaru-lover http://shuichi-kisekae.webs.com/ so the programs I used was MSPaint, photoshop to make .gifs, a program called GIF2CEL and PlayFKISS. |
|
| Back to top |
|
 |
nicole Otaku Ultima

Joined: 26 Apr 2002 Posts: 2941 Location: Hell
|
Posted: Sun Nov 28, 2010 10:52 pm Post subject: |
|
|
If you want to, you can send me the all of the files (including the original bitmap from MSPaint and all of the KiSS files) in a zip file.
It looks like either one of two things. It might be the order of the colors in the palette are wrong. If not, it looks like the palette filename could be wrong. The error says "Corrupt palette - palette.CEL" on line #2. The palette should have a .kcf extension.
If you want to send it to me, PM me for my email address. |
|
| Back to top |
|
 |
LunarLotis
Joined: 20 Nov 2010 Posts: 4
|
Posted: Mon Nov 29, 2010 11:34 am Post subject: how I made the file |
|
|
Here is how I made the file, dose it look right?
; **Palette files**
%palette.KCF
;
(190,240) ; Environment size
[1 ; Border color
;
#1 vest.CEL :0 1 2 3 4 5 6 7 8 9
#2 skirt.CEL :0 1 2 3 4 5 6 7 8 9
#3 shirt.CEL :0 1 2 3 4 5 6 7 8 9
#4 boots.CEL :0 1 2 3 4 5 6 7 8 9
#5 hose.CEL :0 1 2 3 4 5 6 7 8 9
#6.999 base.CEL :0 1 2 3 4 5 6 7 8 9
#7.999 BG.CEL :0 1 2 3 4 5 6 7 8 9 |
|
| Back to top |
|
 |
Unoriginal Otaku Ultima

Joined: 26 Apr 2002 Posts: 1487 Location: TX
|
Posted: Mon Nov 29, 2010 8:55 pm Post subject: |
|
|
Looks right to me, but again, the problem isn't in your coding. It's in the making of the palette file. The colors are apparently in the wrong order and you'll want to edit that in Photoshop. I use Photoshop so I know how to do it, but I'm really rusty on explaining this stuff. If you could send either Nicole or me your files to have a look, it would be much easier. My email address is lisa at fuzzystars dot net. _________________ Do You Folks Like Coffee? Real Coffee, from the Hills Of Colombia? |
|
| Back to top |
|
 |
LunarLotis
Joined: 20 Nov 2010 Posts: 4
|
Posted: Tue Nov 30, 2010 3:37 pm Post subject: I got it X3 |
|
|
I keep on playing with it and I foundly got the colors looking right I see now that I was not fixing the first color as the trasparent color right. Thanks for the help you gave me and when I get done can your test it for me you all? I still want to add another set of clothes  |
|
| Back to top |
|
 |
Unoriginal Otaku Ultima

Joined: 26 Apr 2002 Posts: 1487 Location: TX
|
Posted: Tue Nov 30, 2010 7:12 pm Post subject: |
|
|
Sure, I'd be happy to test it for you. I'm glad you got it working right. _________________ Do You Folks Like Coffee? Real Coffee, from the Hills Of Colombia? |
|
| Back to top |
|
 |
|