First post on this forum. Greetings, ya primitive screwheads.
As of the death of WIndows 10, I've officially made the jump to Linux. Using Mint Cinnamon, and I feel pretty at home. Inspired my Matt's work of installing stuff on hardware not meant for it, I dusted off my old college laptop, slapped an SSD in there, and did a test run of Linux using that.
Now I've put it on my main desktop PC. Unfortunately, a bunch of the really obscure stuff I've enjoyed making use of in WIndows just isn't looking like it's all that possible, so I've put Windows 10 on a separate drive so I can boot into that if I ever need to, like, run DOS games at 320x200p.
What OS are you maining?
Re: What OS are you maining?
Welcome to the forum! It is nice to see people are seriously moving out of that hellscape for the past monthsLOTO wrote: ↑Sun Oct 19, 2025 10:01 am First post on this forum. Greetings, ya primitive screwheads.
As of the death of WIndows 10, I've officially made the jump to Linux. Using Mint Cinnamon, and I feel pretty at home. Inspired my Matt's work of installing stuff on hardware not meant for it, I dusted off my old college laptop, slapped an SSD in there, and did a test run of Linux using that.
Now I've put it on my main desktop PC. Unfortunately, a bunch of the really obscure stuff I've enjoyed making use of in WIndows just isn't looking like it's all that possible, so I've put Windows 10 on a separate drive so I can boot into that if I ever need to, like, run DOS games at 320x200p.

It turns out leaving an Internet identity behind is hard 
My username is read as "flatorte".
[deleted] posts index
Avatar source

My username is read as "flatorte".
[deleted] posts index
Avatar source
Re: What OS are you maining?
By the way, I am on Windows Server 2008 R2 for a few months now since why not 

It turns out leaving an Internet identity behind is hard 
My username is read as "flatorte".
[deleted] posts index
Avatar source

My username is read as "flatorte".
[deleted] posts index
Avatar source
Re: What OS are you maining?
Unfortunately I've already tried DOSBox-X and I get absolutely horrid screen tearing, no matter the vsync setting. I'll give Pure Unleashed a look at some point.flatrute wrote: ↑Sun Oct 19, 2025 11:10 am For DOS games, using forks like DOSBox-X and DOSBox Pure Unleashed are better than keeping a copy of Windows around.
My solution was to use a decade old, obscure, Korean fork of DOSBox called DOSBox Daum, which works exactly the way I need it to. It does advertise a native Linux release, but as a total noob to the ecosystem I have no idea how to actually install it since it was only ever released on the creator's website as a standalone download.
Re: What OS are you maining?
Now that is a first... I assume that the DOSBox-X build you used was linked to SDL1? It is a real old library (like, back in the 9x days) that was only "maintained" via a compatibility layer with SDL2 (that is now also under maintenance since the release of SDL3) and thus are not behaving well with the current Wayland ecosystem of modern Linux.LOTO wrote: ↑Sun Oct 19, 2025 1:00 pm Unfortunately I've already tried DOSBox-X and I get absolutely horrid screen tearing, no matter the vsync setting. I'll give Pure Unleashed a look at some point.
My solution was to use a decade old, obscure, Korean fork of DOSBox called DOSBox Daum, which works exactly the way I need it to. It does advertise a native Linux release, but as a total noob to the ecosystem I have no idea how to actually install it since it was only ever released on the creator's website as a standalone download.
As for the Daum fork you mentioned, unlike Windows, program libraries are not compatible between updates, it is unlikely that you could run it into your current Linux install without figuring out the exact versions of libraries that the program needs. (Also, it is a bad idea in general for a software developer to self publish their programs on Linux as each distros has its own tweaks that only its maintainers could know.)
It turns out leaving an Internet identity behind is hard 
My username is read as "flatorte".
[deleted] posts index
Avatar source

My username is read as "flatorte".
[deleted] posts index
Avatar source
Re: What OS are you maining?
I should be clear that the screen tearing was also present on Windows. Literally the ONLY version of DOSBox I was able to find that didn't have that issue was the Daum fork.flatrute wrote: ↑Mon Oct 20, 2025 12:39 am Now that is a first... I assume that the DOSBox-X build you used was linked to SDL1? It is a real old library (like, back in the 9x days) that was only "maintained" via a compatibility layer with SDL2 (that is now also under maintenance since the release of SDL3) and thus are not behaving well with the current Wayland ecosystem of modern Linux.
Re: What OS are you maining?
May I ask what games that exhibit such screen tearings?
It turns out leaving an Internet identity behind is hard 
My username is read as "flatorte".
[deleted] posts index
Avatar source

My username is read as "flatorte".
[deleted] posts index
Avatar source
Re: What OS are you maining?
System Shock is the only game I play using DOSBox tbh. Using the GOG CD DOS release.