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
»
RPG2K3 custom chipsets
« previous
next »
Print
Pages: [
1
]
Author
Topic: RPG2K3 custom chipsets (Read 2563 times)
chefzilla
Initiate
Posts: 4
RPG2K3 custom chipsets
«
on:
May 26, 2009, 12:41:15 AM »
Hi,
I've searched the threads and I couldn't find any info on how to make your own custom chipsets. I know there's probably one out there but I couldn't find it so forgive me for asking what has probably been asked 10 million times. So....
How do I make my own custom chipsets by taking what I need from other chipsets?
Thanks for any help.
Steve
Logged
DedlellyDeth
Exemplar
Posts: 1,215
Re: RPG2K3 custom chipsets
«
Reply #1 on:
May 26, 2009, 01:38:34 AM »
Huh? What? This seems really obvious. Just open up the file in Paint and post whatever 3x4 sections from chipsets into a template for layer 1, and any sections for layer 2. (You should be able to tell which layer is which by looking at previous chipsets. Also remember to use something like
http://www.online-utility.org/image_converter.jsp
to convert to 256 colors. I recommend GIMP, however, because it has about the same functionality as Photoshop but it's free.
«
Last Edit: May 26, 2009, 01:41:47 AM by DedlellyDeth
»
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends.
Prpl_Mage
Administrator
Sage
Posts: 7,644
The Administrator Mage
Re: RPG2K3 custom chipsets
«
Reply #2 on:
May 26, 2009, 06:23:12 AM »
One tile in the maker is 16x16 pixels, just so you know.
Find yourself a Chipset template(looks like a chipset but just a lot of coloured squares).
Open it with paint or any other image-editing programs that allows control.
Open the chipsets you want to copy from.
Use the marker tool and mark the thing you want from one chipset to the template. Remember that they have to be lined up correctly(therefore the squares).
Once you're done do one of two things.
1. Save As "whtevernameyouwantittohave" and choose "256c BMP", the quality of the colours can be a bit arsed though.
2. Copy the full thing to a more advanced program like Irfanview or Photoshop. Choose the option to decrease the colour depth to 256c.
The finished file should be 480x256 and only have max 256colours.
The maker can only handle a certain ammount of colours and a certain size so it's kinda important. Otherwise you'll get an error message like "Invalid image size" "Invalid colour depth" "Unsupported image file"
And remember: NO Jpegs.
But Vlad_shadeu had some program some time back which allowed you to build your own chipset by choosing tiles from a list. No idea where that went though.
«
Last Edit: May 26, 2009, 06:24:50 AM by Prpl_Mage
»
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
chefzilla
Initiate
Posts: 4
Re: RPG2K3 custom chipsets
«
Reply #3 on:
May 26, 2009, 05:25:25 PM »
Awesome!
Thanks. Doesn't seem to be hard at all. I'll let you know how I did.
Logged
DedlellyDeth
Exemplar
Posts: 1,215
Re: RPG2K3 custom chipsets
«
Reply #4 on:
May 26, 2009, 10:42:48 PM »
Quote from: Prpl_Mage on May 26, 2009, 06:23:12 AM
And remember: NO Jpegs.
I cannot stress this enough. JPEG'd files cannot be reverted, and are stuck in that horrible mess forever.
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends.
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
RPG2K3 custom chipsets