Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: BalisticsDummy227 on August 12, 2007, 11:21:28 PM

Title: RPG maker 2003 help
Post by: BalisticsDummy227 on August 12, 2007, 11:21:28 PM
Wen I use RPG 2k3 my tilesets screen and the graphix screen turn black so I can't see anything I don't know whats wrong or how to fix it plz help :firefox:
Title:
Post by: thepsynergist on August 13, 2007, 02:46:23 AM
The problem is that the bit depth of the images you are using, are not 8-bit.  Change the image to a 256 color bmp or png, then the problem should be fixed.
Title:
Post by: zuhane1 on August 13, 2007, 08:02:58 AM
A more simple term.

1. Open the image by right-clicking and selecting edit or however you do it.

2. Select save-as.

3. Save the format (image type) as a 256-colour bitmap.

4. Remember, name it something different from the original image. Otherwise rm2k or rm2k3 will see them as the same image and simply open the none-working image.

5. If you find that images go transparent in the wrong places, don't put them in the folders for your game directly. Select the RAW material button and import it. Then, a certain area will flash. Whatever area is flashing is the area which will go transparent. Click the pink area or background if it is any other resource. The flashing area will be as good as gone when you play the game.

Hope this helped.
Title: ???
Post by: BalisticsDummy227 on August 14, 2007, 02:42:43 AM
how do I do that it dose'nt give me that option
Title:
Post by: zuhane1 on August 14, 2007, 08:07:17 AM
Y ou open the image in paint, not in rm2k/3.  :)