Open sergiobenrocha2 opened 9 years ago
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 >
I forgot to say, I'm using fred fork.
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 >