More actions
No edit summary |
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox-3DS-Homebrews | ||
| title = Xash3DS | | title = Xash3DS | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/Xash3DS.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/Xash3DS.jpg|250px |
Revision as of 13:25, 6 September 2021
Template:Infobox-3DS-Homebrews
Xash3D FWGS Engine
Latest version of the engine is available at: https://github.com/FWGS/xash3d
Orignal project: [Xash3D on ModDB](http://www.moddb.com/engines/xash3d-engine)
Xash3D Engine is a custom Gold Source engine rewritten from scratch. Xash3D is compatible with many of the Gold Source games and mods and should be able to run almost any existing singleplayer Half-Life mod without a hitch. The multiplayer part is not yet completed, multiplayer mods should work just fine, but bear in mind that some features may not work at all or work not exactly the way they do in Gold Source Engine.
Xash3D FWGS is a fork of Xash3D Engine, which aims on crossplatform and compatibility with original Xash3D and Gold Source.
- [Building and running Xash3D FWGS](https://github.com/FWGS/xash3d/wiki/Building-and-running)
- [Installing and setting up the server on Debian/Ubuntu Linux](https://github.com/FWGS/xash3d/wiki/How-to-set-up-a-Xash3D-Dedicated-Server-on-Debian-Ubuntu-Linux)
License
The library is licensed under GPLv3 license, see [COPYING](https://github.com/FWGS/xash3d/blob/master/COPYING) for details. CMakeLists.txt files are licensed under MIT license, you will find it's text in every CMakeLists.txt header.
Installation (Full Game):
- Copy the "valve" directory from your Half-Life installation to "sdmc:/xash3d/" on your 3DS.
- Download the extras.pak file and place it inside "sdmc:/xash3d/valve".
- Delete the [ config.cfg, video.cfg, opengl.cfg ] files if present inside the valve folder
- Installation (Demo):
- Extract uplink_data.zip to the root of your SD card.
Changelog:
- Fixed dynamic lights (flashlight works now)
- Enabled support for higher resolution textures for the O3DS (image is now less blurry)