mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
1.3 KiB
1.3 KiB
Not supported mods and reasons why
| Name | Version | Why not working | What was made for that |
|---|---|---|---|
| Blue Shift | The latest steam release | Uses vgui2 library which xash3d does not support | Recreated source code here: https://github.com/FWGS/hlsdk-xash3d/tree/bshift |
| Counter Strike | 1.6(The latest steam release) | Uses vgui2 library which xash3d does not support | Some work on vgui2 support was made here: https://github.com/FWGS/xash3d/tree/vinterface |
| Counter Strike: Condition Zero | The latest steam release | Uses vgui2 library which xash3d does not support | Some work on vgui2 support was made here: https://github.com/FWGS/xash3d/tree/vinterface |
| Counter Strike: Condition Zero - Deleted scenes | The latest steam release | Uses vgui2 library which xash3d does not support | Some work on vgui2 support was made here: https://github.com/FWGS/xash3d/tree/vinterface |
| Day of Defeat | The latest steam release | Uses vgui2 library which xash3d does not support | Some work on vgui2 support was made here: https://github.com/FWGS/xash3d/tree/vinterface |
| Sven-Coop | 5.0+ | Uses filesystem_stdio library which xash3d does not support | filesystem_stdio replacement already was made: https://github.com/FWGS/filesystem_stdio_xash |
| XDM | 3.0.4.0 |