Hello! First of all, thanks for sharing. It's nice to see how a game has been a source of comfort and escape during such challenging times. And that's the beauty of open-source, as the game code is here and you can do with it whatever you want. Nice to see your model of the forest! And by the way, your English is fine and readable, don't worry about it at all :) I also want to thank the Trigger Rally authors and contributors. For the first time I have been able to see a proper 3D racing game running...
Hello! First of all, thanks for sharing. Even though I have no authority in this project, it's nice to see how a game has been a source of comfort and escape during such challenging times. And that's the beauty of open-source, as the game code is here and you can do with it whatever you want. Nice to see your model of the forest! And by the way, your English is fine and readable, don't worry about it at all :) I also want to thank the Trigger Rally authors and contributors. For the first time I have...
Hello Michael, I have tested LBreakoutHD 1.0.9 on all of my old machines and it works as expected! So this issue is finally solved :) BTW you really do have strange resolutions :) Yes, Intel-based atom computers and other x86 machines have weird resolution screens, indeed! So it's basically impossible to fit it exactly as it is not 16:9 Also, the cut off screenshot that I was talking at the top of this issue seems to not happen anymore! Even using 1024x576 resolution, I can now play fullscreen as...
Hello Michael! Sorry for the late response. I have tried what you said, I've put an older LBreakout2 theme into LBreakoutHD and see how it goes. To achieve that, I downloaded LBreakout2, uncompressed it and I ran this command in the terminal: antonialoy@asus-1015P:~$ sudo cp -r ~/lbreakout2-2.6.5/client/gfx/AbsoluteB/ /usr/share/lbreakouthd/themes/ Where /usr/share/lbreakouthd/themes/ is my path to LBreakoutHD themes folder. And then I ran the game as usual, but changed the theme from Standard to...
Hello Michael! Sorry for the late response. I have tried what you said, I've put an older LBreakout2 theme into LBreakoutHD and see how it goes. To achieve that, I downloaded LBreakout2, uncompressed it and I ran this command in the terminal: antonialoy@asus-1015P:~$ sudo cp -r ~/lbreakout2-2.6.5/client/gfx/AbsoluteB/ /usr/share/lbreakouthd/themes/ Where /usr/share/lbreakouthd/themes/ is my path to LBreakoutHD themes folder. And then I ran the game as usual, but changed the theme from Standard to...
Hello Michael! I've posted an issue in SDL forums about it and I've got a response. I think this has to be with the game itself, as explained here: https://discourse.libsdl.org/t/solved-texture-limitations-and-shadow-errors/33209 I've tested other complete SDL2 games, like this one: https://github.com/stephenjsweeney/waterCloset . Although it includes shadows and textures, this issue is only reproducible in LBreakoutHD. The only possibility I can think about is that my device has low video RAM and...
Hello Michael! I've posted an issue in SDL forums about it and I've got a response. I think this has to be with the game itself, as explained here: https://discourse.libsdl.org/t/solved-texture-limitations-and-shadow-errors/33209 I've tested other complete SDL2 games, like this one: https://github.com/stephenjsweeney/waterCloset. Although it includes shadows and textures, this issue is only reproducible in LBreakoutHD. The only possibility I can think about is that my device has low video RAM and...