xash3d-fwgs
xash3d-fwgs copied to clipboard
Xash3D FWGS engine.
### Проблема проявляется на данных серверах: **Infotex[Experimental Weapon Lab]** - ``94.181.174.35:27018`` **MaddyMurk Deathmatch** - ``hl.maddymurk.ru:27015`` Оба сервера работают на движке GoldSource. В консоли появляются ошибки такого рода: ``` Error: sound/city_scope/ba_close.wav:...
Steps to reproduce: 1. Join to GoldSrc server. 2. Join some Xash 49 server. 3. Boom, broken decals. I don't know what exactly causes this yet, but I know for...
Steps to reproduce: 1. Join Xash server. 2. Disconnect 3. Join GoldSrc server. Boom, broken svc_packetentities parser.
Windows 10. Игра в фуллскрине. Во время вылета игра сворачивается. Если развернуть, будет черный экран и посередине окно со стеком, не в фокусе. Попытка нажать на окно или кнопку ОК...
While looking into `R_GenerateVBO` function, I noticed that it wastes a lot of time checking the same data again and again. After reordering loops by excluding useless surfaces first, level...
```cpp // The engine only uses these data types. // Some custom engine may use others, but those engines are not supported. switch (fieldType) { case ENGINEFIELDTYPE::FIELD_FLOAT: return FIELD_FLOAT; case...
The Multiplayer works fine in the March builds and lower, but on the August and later builds, the engine freezes when trying to search for an online match then I...
I installed it on my psvita using the following tutorial https://github.com/FWGS/xash3d-fwgs/blob/master/Documentation/psvita.md Using the following build: https://github.com/FWGS/xash3d-fwgs/releases/tag/continuous However, when I try to launch it I get a black screen for 1-3...
When I go into xash3d (0.21) on my phone, the game will run for about 2 seconds and turn off without error. [engine.log](https://github.com/user-attachments/files/16827862/engine.log)
**Environment information** Xash3D engine version: latest GIT code HLDSK version: latest GIT code Operating System: GNU/Linux 64bit (Debian testing) System architecture: amd64 Graphics system: Intel XE graphics - latest stable...