EnKhayzo

joined 1 month ago
[โ€“] [email protected] 2 points 1 day ago

Ah I hadn't looked deep enough then, thank you I'll look better into it

[โ€“] [email protected] 3 points 1 day ago (5 children)

Yep my intention is to do that as soon as I switch, honestly the biggest obstacle for me right now is gaming (I'm unfortunately on an nvidia gpu so I'd get like 20% or more performance penalty with the drivers currently shipped for most distros, a little too much for me) hopefully it'll get even better

 

I don't know if this is common knowledge but I hadn't found anything on the web (for Windows specifically) that stated that this was possible.

I kinda badly want to fully switch to Linux in the short term but wanted to first properly test how different distros feel at these specs (and maybe try some basic gaming too); maybe someone that wants to do the same can find this post useful (I hope this is the right community to post to).

To do this I used QEMU, and had to edit the source code and recompile it to enable 240hz. Forcing higher refresh rates is surprisingly not that hard, I only had to edit a single line of code (hw\display\edid-generate.c, line ~390, set '75000' to '240000'). So far Mint, Fedora and KDE Neon work perfectly at that refresh rate (after adjusting mouse input polling rates), then I added a couple other nice features like shared clipboard and mouse device toggling (I tested q2pro and it wouldn't work with absolute mouse coordinates, and relative mouse was a pain to use in normal desktop browsing, so I had to find a way to toggle them if I didn't want to reboot the VM every time).

This is my very first lemmy post (hi fedi!), I wrote this lengthy blog post detailing how I did everything, hopefully I'm allowed to post it here (reddit traumatized me with the blanket banning).