Alibek Omarov

Results 878 comments of Alibek Omarov

Yes, I'm working on the solution. Language change will require engine restart though. 1 вс, 31 авг. 2025 г., 18:20 Aynekko ***@***.***>: > *Aynekko* left a comment (FWGS/xash3d-fwgs#2005) > >...

You also need `fs_mount_l10n` set to 1. I will try to consider your use case as well.

@Aynekko to make it more simple, you can just use `-language` command line switch. It will automatically set `fs_mount_l10n` to 1 and `ui_language` to desired value. Changing any of `fs_mount_`...

Not sure where this could came from. Did it happen after ffmpeg support merge? If so, at first #2200 must be implemented. For now, you might actually consider upgrading your...

I'm actually considering going back to supporting and eventually defaulting to MinGW. But in this case we have to wrap every export that uses aggregate return and only compile vgui_support...

At which state the game is running? Are you in the game or just in the menu/console, on the server or running locally, does the VSync is enabled, what's the...

Sorry for long reply, can you also check the value of `sleeptime` cvar? If it's set to 0, engine uses busy-wait loop to maintain constant FPS, which consequently hogs the...

Can you enable `host_sleeptime_debug 1` during the game and send screenshot here? It might be pretty long, so resize the window appropriately.