More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<youtube>DkifMNJqTNo</youtube> | <youtube>DkifMNJqTNo</youtube> | ||
=Xash3D FWGS Engine= | ==Xash3D FWGS Engine== | ||
A port of Xash3D-FWGS for the Nintendo 3DS. | |||
Orignal project: [Xash3D on ModDB](http://www.moddb.com/engines/xash3d-engine) | Orignal project: [Xash3D on ModDB](http://www.moddb.com/engines/xash3d-engine) | ||
Line 47: | Line 45: | ||
===Changelog:=== | ===Changelog:=== | ||
'''v0.2 Changelog:''' | |||
* Fixed dynamic lights (flashlight works now) | * Fixed dynamic lights (flashlight works now) | ||
* Enabled support for higher resolution textures for the O3DS (image is now less blurry) | * Enabled support for higher resolution textures for the O3DS (image is now less blurry) |
Revision as of 06:15, 14 September 2021
Template:Infobox-3DS-Homebrews
Xash3D FWGS Engine
A port of Xash3D-FWGS for the Nintendo 3DS.
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:
v0.2 Changelog:
- Fixed dynamic lights (flashlight works now)
- Enabled support for higher resolution textures for the O3DS (image is now less blurry)