Skip to content
Flávio Monteiro edited this page Nov 19, 2016 · 11 revisions

Errors

(to be added)

Graphics

Screen is off center

This problem might be caused by HiDPI scaling of a modern version of Windows. Right click OpenSpades.exe, go to Properties, and click the Compatibility tab, in which you can find the checkbox to disable the HiDPI scaling.

Installation

libpng12.so.0: undefined symbol: _png_set_longjmp_fn

Compile SD2L_image with --disable-png-shared. Like this:

./configure --disable-png-shared && make && sudo make install

-- #252

Performance

Framerate drops when firing SMG.

  • /r_cameraBlur 0 or disable Post-Effects → Custom → Camera Blur.
  • Disable "Hit Detection Debugger", which takes screenshot every time you fire a weapon.

Sound

I'm using third-party MOD and I always hear gunshots in the center.

It means all sound files of the weapon are stereophonic and cannot be spatialized, that is, cannot be used for 3D sounds.