uberhalit / EldenRingFpsUnlockAndMore

A small utility to remove frame rate limit, change FOV, add widescreen support and more for Elden Ring
MIT License
1.21k stars 111 forks source link

Linux version #31

Closed aleksasiriski closed 2 years ago

aleksasiriski commented 2 years ago

Is it possible to compile as a linux binary, or a how-to on running under proton?

uberhalit commented 2 years ago

Unfortunately I couldn't use .NET 6 (which would allow full cross-platform compilation) because MS decided to not ship the latest .NET with any Windows version. You can try to adjust the source to work with proton and then create a PR.