You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the background and I noticed that Cabrio does not work properly with 1600x900 resolution. Even with a picture with the exact size of the screen, it does not work. Take a look at the picture.
I changed the background and I noticed that Cabrio does not work properly with 1600x900 resolution. Even with a picture with the exact size of the screen, it does not work. Take a look at the picture.
In config.xml:
< cabrio-config >
< interface >
< theme > default < / theme >
< full-screen > true < /full-screen >
< background >
< image-file > /home/sergio/Games/Cabrio/background/test_1600x900.jpg < / image-file >
< rotation > 0 < / rotation >
< transparency > 20% < /transparency >
< /background >
< full-screen > true < /full-screen >
< frame-rate > 60 < /frame-rate >
< video-loop > true < /video-loop >
< screen >
< width > 1600 < /width >
< height > 900 < /height >
< rotation > 0 < /rotation >
< flip-horizontal > 0 < / flip-horizontal >
< flip-vertical > 0 < /flip-vertical >
< /screen >
The text was updated successfully, but these errors were encountered: