

I’m dumb, I mixed with CPU…
…but AMD drivers are still smooth !!!


I’m dumb, I mixed with CPU…
…but AMD drivers are still smooth !!!


AMD drivers are so smooth on Linux!


1080 was a beast, ep #91928.


I can’t help but I really hope you will get a cool game !
I can only recommend to quickly have a working prototype with 4p and a single character.
As a reference, not an open source game, but a cool demake: https://www.supersmashland.com/ this low scope game help Dan to have a nice skeleton for its later game Rivals of aether.


PAT is a cool game, but it have the highly community dependent feel.
I suggest to join a Discord to get more fun. We had a 3V3 experiences long time ago. We where 2 bad players, they put us in front of each other so we could have fun and they decided to beat us at the the very end of the game, when you need to. It was cool to play in such good mindset. I hope this game would continue, even as a niche.


Hi Community, I’m really sorry, but I don’t understand what it means for Linux ? Can anyone explain in few sentences?


Would love to have CRT shaders for this. Playing in 640x480 is the way to go!


Very rough example of OpenGL, with Nvidia.
On Windows:
Game do OpenGL calls -> [Nvidia OpenGL Wrapper -> Nvidia internal driver call] -> Nvidia Firmware/Hardware
The [...] section is made inside nvogvl64.dll.
On Linux:
Game do OpenGL calls -> Mesa3D OpenGL Wrapper -> Nouveau internal call -> Nvidia Firmware/Hardware
Here Nouveau is the open source Nvidia driver, but it can be radeonsi for AMD.
One question I’d like to have in the FAQ is « Can I play and finish Morrowind and secondary quest with current OpenMW state? »


This game is still a blast to play today!


I remember when X4 Foundation was crap. Peoples states they will improve it.
It took few years, but they actually make it the best X ever.
Egosoft is a patient gamer company, they always deliver.
It seems the bug will last for long: https://github.com/LemmyNet/jerboa/issues/1849#issuecomment-2952578545


Happy to see more rust!
I’m geniously curious : Is there a difference in binary sizes? 5%? 10%?
Thanks! Where can I find more information about those different flags?