Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Question about Colour Depths
« previous
next »
Print
Pages: [
1
]
Author
Topic: Question about Colour Depths (Read 2233 times)
*-^-CociCookie-^-*
Member
Initiate
Posts: 10
Question about Colour Depths
«
on:
April 11, 2007, 06:38:58 AM »
Ok, so I've come back (I was evilshadow originally) and while using Charas.ex to create characters, when I put them into rm2k3 they work.
However, when I put the very character I was using onto the battle characterset, it doesn't let me put it into Rm2k3 and gives me the 'Invalid Colour Depth' so my question is this: Are the colour depths slightly different for Battle Charactersets and normal Charactersets?
Logged
MY SITE
Go now or I'll shoot you
DragonBlaze
A Wild DB Appeared!
Royal
Posts: 3,329
(No subject)
«
Reply #1 on:
April 11, 2007, 01:11:00 PM »
No the color depths are the same.
I'm guessing you did one of two things. You either made a new picture and pasted your characters on that, or you saved it as a 24 bit bmp.
If you made a new picture, or did anything besides edit the charset picture into a battle charset picture without making a new picture, then the color depth would be the 24 bit instead of the 8 bit (256 color depth) thats needed.
So yeah, if you have a program to convert the image to the right color depth, thats great. Otherwise what you can do is this, copy the battle charset, open the normal charset, resize the normal charset to 1 x 1 pixal (or very small) then paste the battle charset there, the color depth will remain the same since is the charset file, save it under a differant name as a png, and you're good to go.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN
Dragonium
Aieee!
Staff
Royal
Posts: 3,786
MY PRISON IS SHAME
(No subject)
«
Reply #2 on:
April 11, 2007, 03:01:46 PM »
DB's solution works fine, but I'd also recommend downloading IrfanView (
Click here
). It lets you convert images into 256 colours very quickly and without losing any quality, and it has a bunch of other features too. It'll help you out a lot in the long run. I highly recommend it.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Question about Colour Depths