Daniel Krupiński

Results 46 comments of Daniel Krupiński

You can create **CSGOSettingsSlider** panel, [see how the game uses it](https://github.com/SteamDatabase/GameTracking-CS2/blob/53cec91d00c3ab2e460de4e28939e637db8d04dc/game/csgo/pak01_dir/panorama/layout/settings/settings_audio.xml#L127).

Do you have `strip` installed? What is the output of `which strip` command?

Recently "Player outline glow" was added which should fix the issue: ![player color glow](https://github.com/user-attachments/assets/c396147b-7943-4a27-8878-1efa3c64be62)

Please show the output of `cat /proc/$(pidof cs2)/maps | grep SDL` The problem might be with `LM_ID_NEWLM` parameter, try to use `LM_ID_BASE` instead. Also why do you use `dlmopen()` instead...

CS2 update itself has worsened the game performance.