While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Oh dear - ARC Raiders was logging your private Discord chats [updated]
- California law to require operating systems to check your age
- Ubuntu and Fedora devs comment on California's new Digital Age Assurance Act
- Here's the most played Steam Deck games for February 2026
- SteamInputDB is a new site to help you find Steam Input configurations for your gamepads
- > See more over 30 days here
Recently Updated
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I'm running this game under Linux using Proton,
The game starts good, however I cannot see my character (only the weapon).
When I lower the "detail level" to normal or low, most of the character is visible, except for the leg, and part of the hand and the armor doesn't change, and also some monsters are still invisible.
I played with the graphic options but this didn't help.
I also run a few commands with no difference:
WINEPREFIX=/home/maxim/Games/Steam/SteamApps/compatdata/475150/pfx winetricks msxml3 d3dx9_36 corefonts
And tried changing the OS to WinXP and Win10:, but this didn't make a change
WINEPREFIX=/home/maxim/Games/Steam/SteamApps/compatdata/475150/pfx winecfg
I see that many users managed to run this game perfectly, and I wonder how I can achieve it too.
https://spcr.netlify.com/app/475150
Thank you,
Maxim.
"To work around invisible characters, the registry key CheckFloatConstants has to be set to true."
But how do I do this? what registry? where is the registry?
I've tried the wine regedit solution here:
https://www.reddit.com/r/linux_gaming/comments/68eiyk/looking_for_a_good_arpg_help/
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
CheckFloatConstants="enabled"
Sadly it didn't help.
now it works!
I edited the global registry and not game specific registry.