General information
<path-to-game>\script\player\Player.hps
const bool gbDrawCrosshair =true; const bool gbDrawDefaultCrosshair = true;
<user-id>_user_settings.cfg
Engine LimitFPS="true"
false
Properties
Local Files
Browse local files...
Soma.exe
Compatibility
Disable display scaling on high DPI settings
Apply
Profile Settings
Profiles
Add application to current profile
SLI_RENDERING_MODE_FORCE_AFR2
Show unknown settings from NVIDIA predefined profiles
Unknown
MULTICHIP_OGL_OPTIONS (0x209746C1)
0x00000000
0x00000002
SLI Indicator
Apply changes
If the game crashes with this error :
*** Error in `./Soma.bin.x86_64': double free or corruption (fasttop): 0x000000001d1dcbf0 ***
You have to temporary disable memory allocation check by issuing the following command in a terminal, then launch the game :
export MALLOC_CHECK_=0 && ./start.sh
Notes