The NEW Build Your Own Arcade Controls

Software Support => DOS/WinCab => Topic started by: Karaokedude on July 19, 2007, 10:10:55 am

Title: skin resize
Post by: Karaokedude on July 19, 2007, 10:10:55 am
is there an easy way to resize the background image
i finally got hold of the trivues and decided to use the fronts only
and rebuild a deeper back
only problem is the screen is 20mm bigger than the glass so the top of the skin is not visible.
i can move the screen down about 10mm any ideas

Title: Re: skin resize
Post by: Karaokedude on July 19, 2007, 10:23:26 am
i have positioned the monitor so that everything is now nearly visible but its very tight maybe 2-3 mm top and bottom still not visible
Title: Re: skin resize
Post by: Chris on July 19, 2007, 12:02:14 pm
The easiest way to do it is to run it in a window.  If your monitor is 1024x768, specify the Width and Height in jukebox.ini as, say, 1000 and 744 and you'll jet a jukebox that runs in a window.  Performance may suffer this way, though; I only use windowed modes for testing, it's possible that for extended use you might see hiccups in the music.

The next way to do it is to resize the background image.  Pull the background in to an image editor and select the option that adds pixels to the page rather than stretching the image.  So if you take the image up 50 pixels in both directions, you have a 25 pixel border around the image.  Now, though, all the interface elements are off.  So you need to edit the skin file and change any numbers that refer to a position, adding 25 to each of them.  Don't change numbers that specify widths or heights.

--Chris