TRAINZ 2009 SIM

BigDIPPER

New member
thanks bill69 and jonny the main reason for the help is that i have nearly finished a layout that i would like to put on download station, but as i am new to pc,s (this is my 1st one) i do not know that much..........any way sorry for shouting last time............cheers to all :wave:
 
Last edited:
Hi BigDIPPER,

First take a screenshot of an interesting part of your layout, then resize the screenshot to 240 x 180 pixles. Put the resized screenshot in the layout folder, must be a .jpg file. Then open CMP, highlight the item and check if it shows up in the item properties pane. If it shows up in item properties it's ok to upload.

Cheers,
Bill69.

P.S. Typing in capitals is considered as shouting in this forum and will not make you popular with other members of the forum.

Bill69.
 
Last edited:
It's common practice to put this at the end of your asset's config.txt to make it look for the image, obviously replacing 'thumbnail.jpg' with your file name.

Code:
thumbnails { 
            0 { 
                        image                           "thumbnail.jpg" 
                        width                            240 
                        height                           180 
            } 
}

Jonny
 
Back
Top