SC4 Devotion Forum Archives

SimCity 4 Devotion Custom Content Showcase => BSC Place => Team Custom Content Projects => BSC Help => Topic started by: RobDill on May 19, 2007, 04:15:41 PM

Title: Installing maps
Post by: RobDill on May 19, 2007, 04:15:41 PM
hi , i was just wondering how to change the pixels of a map. everytime i try to render it it says " regeneration error " and says it should be 1025( or whatever it is ) x 1025 . Any help would be greatly appreciated thx
Title: Re: Installing maps
Post by: moganite on June 27, 2007, 05:15:38 PM
 A few things to trouble shoot
what size is the image you are using it must be in multibles of 64 then add 1 pixel to get the dimensions.
Greyscale the image if you are using the simcity renderer some images look grey scale but they are  in RGB mode.
youve probably found a solution to your problem already and it is likely to be one of these things
Title: Re: Installing maps
Post by: wouanagaine on June 27, 2007, 11:44:22 PM
and you config.bmp should match the size of your pic
if config.bmp is 16x16, your pic should be 16*64+1 by 16*64+1
if your pic is 513x513, your config.bmp should be (513-1)/64 by (513-1)/64

Shameless plug : use SC4Mapper http://sc4devotion.com/csxlex/lex_filedesc.php?lotGET=179 it will take care of resizing/converting to greyscale