[solved] Photoshop and makeobj... Transparency problem... July 05, 2010, 03:52:56 am I'm working on new roads in Photoshop.AFAICT, the RGB mask is 231,255,255. First, is that true?If it is, I'm exporting as a png - no transparency, and here is the export: http://forum.simutrans.com/index.php?topic=5473.new#newBut in the game, the icon and road tiles all have blue - like my color choice is off. I can provide a screenshot, but... imagine the 231,255,255 color is slightly off - that's what I get. Here's the pak -- this is for pak128... NOTE: intro date of 1960Any ideas? Quote Selected Last Edit: July 05, 2010, 08:51:44 am by Isaac.Eiland-Hall
Re: Photoshop and makeobj... Transparency problem... Reply #1 – July 05, 2010, 06:00:46 am 231,255,255 is correct.I remember that i also had some problems with night colors and photoshop (long ago), it seemed Photoshop slightly changed them while saving, so they didn't shine anymore in some cases - not every time. But i don't know how to fix that. I think i used that extra program (imageready?) that came with photoshop to save them, and it worked better. Quote Selected
Re: Photoshop and makeobj... Transparency problem... Reply #2 – July 05, 2010, 08:24:39 am The file you have on website is totally clean regarding internals, but has DEFFFF as background. Something mangles your colour. I'd suggest checking stuff like "web safe colours" or "gamma corrections"... Quote Selected
Re: [solved] Photoshop and makeobj... Transparency problem... Reply #3 – July 05, 2010, 08:53:25 am Thank you for the leads - and I learned something that should be added to a tutorial or something...In Photoshop CS5, you must uncheck "convert to sRGB" when exporting to png. (among other things, like of course unchecking transparency to make it 24-bit instead of 32-bit)Now onward to fix the part I hate most: Pixels that don't quite line up. Meh.Again, thanks for pointing me in the right direction! Quote Selected