Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Half-Life - Xash3DS 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:3DS homebrew games" to "")
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = Xash3DS
|title=Half-Life (Xash3DS)
| image = https://dlhb.gamebrew.org/3dshomebrew/Xash3DS.jpg|250px
|image=Xash3ds2.png
| type = Shooter
|description=A port of Xash3D-FWGS for the Nintendo 3DS.
| version = v0.2
|author=masterfeizz
| licence = Mixed
|lastupdated=2019/09/15
| author = masterfeizz
|type=Shooter
| website = https://github.com/masterfeizz/Xash3DS
|version=0.2
| download = https://dlhb.gamebrew.org/3dshomebrew/Xash3DS-0.2.rar
|license=GPL-3.0
| source = https://dlhb.gamebrew.org/3dshomebrew/Xash3DS-0.2.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/xash3ds.7z
|website=https://gbatemp.net/threads/release-half-life-xash3ds.532254
|source=https://github.com/masterfeizz/Xash3DS
}}
}}
<youtube>DkifMNJqTNo</youtube>
Xash3DS is a port of Xash3D-FWGS Engine for the Nintendo 3DS, which is a fork of [http://www.moddb.com/engines/xash3d-engine Xash3D Engine] that aims on crossplatform and compatibility with original Xash3D and Gold Source.
 
==Installation==
For the full game:
* Copy the valve directory from your Half-Life installation to sdmc:/xash3d/ on your 3DS (tested with the [https://store.steampowered.com/app/70/HalfLife Half-Life on Steam]).
* Place the extras.pak file inside sdmc:/xash3d/valve/.
* Delete the config.cfg, video.cfg, opengl.cfg files if present inside the valve folder.
* You can use a .xml shortcut to load the expansions and/or dev mode (optional, see [https://gbatemp.net/threads/release-half-life-xash3ds.532254/post-8533074 this guide] and [https://gbatemp.net/threads/release-half-life-xash3ds.532254/post-8975772 mod build] by MrHuu).
 
For the demo:
* Extract uplink_data.zip to the root of your SD card.
* Use either the .3dsx file or install the .cia file with a title manager.
 
If you are using the CIA version, you will also need a [[DSP1 3DS|dumped DSP firmware]] for the audio.
 
==User guide==
Autosaves are not enabled, use the onscreen keyboard for quick saves.
 
==Controls==
Circle Pad - Movement (Forward, Backward, Strafe Left, Strafe Right)
 
C-Stick - Mouse Free Look
 
D-Pad Up - Move Forward (Up Arrow)
 
D-Pad Down - Move Backward (Down Arrow)
 
D-Pad Left/Right - Mousewheel Down/Up (Change Weapons)
 
B - Jump (Space)
 
A - (Enter)
 
Y - Interact (E)
 
X - Flashlight (F)
 
ZL - Crouch (Ctrl)


=Xash3D FWGS Engine=
ZR - Reload (R)


Latest version of the engine is available at:
Start - (Escape)
https://github.com/FWGS/xash3d


Orignal project: [Xash3D on ModDB](http://www.moddb.com/engines/xash3d-engine)
R - Left Click, Fire Weapon (Mouse 1)


Xash3D Engine is a custom Gold Source engine rewritten from scratch. Xash3D
L - Right Click, Alt Fire (Mouse 2)
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
==Screenshots==
with original Xash3D and Gold Source.
https://dlhb.gamebrew.org/3dshomebrews/xash3ds3.png


* [Building and running Xash3D FWGS](https://github.com/FWGS/xash3d/wiki/Building-and-running)
==Media==
* [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)
'''Half Life 3DS (Xash 3D)''' ([https://www.youtube.com/watch?v=DkifMNJqTNo Jimmy R]) <br>
<youtube>DkifMNJqTNo</youtube>


==License==
'''Half-Life Gameplay 3DS''' ([https://www.youtube.com/watch?v=XwYFg1kJGEI rarewareh]) <br>
<youtube>XwYFg1kJGEI</youtube>


The library is licensed under GPLv3 license, see [COPYING](https://github.com/FWGS/xash3d/blob/master/COPYING) for details.
==Compatibility==
CMakeLists.txt files are licensed under MIT license, you will find it's text
Wokds on O3DS and N3DS (recommend for N3DS for best performance).
in every CMakeLists.txt header.


===Installation (Full Game):===
==Changelog==
* Copy the "valve" directory from your Half-Life installation to "sdmc:/xash3d/" on your 3DS.
'''v0.2'''
* Download the extras.pak file and place it inside "sdmc:/xash3d/valve".
* Fixed dynamic lights (flashlight works now).
* Delete the [ config.cfg, video.cfg, opengl.cfg ] files if present inside the valve folder
* Enabled support for higher resolution textures for the O3DS (image is now less blurry).
* Installation (Demo):
* Extract uplink_data.zip to the root of your SD card.


===Changelog:===
==External links==
* Fixed dynamic lights (flashlight works now)
* GitHub - https://github.com/masterfeizz/Xash3DS
* Enabled support for higher resolution textures for the O3DS (image is now less blurry)
* GBAtemp - https://gbatemp.net/threads/release-half-life-xash3ds.532254

Latest revision as of 05:37, 6 May 2024

Half-Life (Xash3DS)
Xash3ds2.png
General
Authormasterfeizz
TypeShooter
Version0.2
LicenseGPL-3.0
Last Updated2019/09/15
Links
Download
Website
Source

Xash3DS is a port of Xash3D-FWGS Engine for the Nintendo 3DS, which is a fork of Xash3D Engine that aims on crossplatform and compatibility with original Xash3D and Gold Source.

Installation

For the full game:

  • Copy the valve directory from your Half-Life installation to sdmc:/xash3d/ on your 3DS (tested with the Half-Life on Steam).
  • Place the extras.pak file inside sdmc:/xash3d/valve/.
  • Delete the config.cfg, video.cfg, opengl.cfg files if present inside the valve folder.
  • You can use a .xml shortcut to load the expansions and/or dev mode (optional, see this guide and mod build by MrHuu).

For the demo:

  • Extract uplink_data.zip to the root of your SD card.
  • Use either the .3dsx file or install the .cia file with a title manager.

If you are using the CIA version, you will also need a dumped DSP firmware for the audio.

User guide

Autosaves are not enabled, use the onscreen keyboard for quick saves.

Controls

Circle Pad - Movement (Forward, Backward, Strafe Left, Strafe Right)

C-Stick - Mouse Free Look

D-Pad Up - Move Forward (Up Arrow)

D-Pad Down - Move Backward (Down Arrow)

D-Pad Left/Right - Mousewheel Down/Up (Change Weapons)

B - Jump (Space)

A - (Enter)

Y - Interact (E)

X - Flashlight (F)

ZL - Crouch (Ctrl)

ZR - Reload (R)

Start - (Escape)

R - Left Click, Fire Weapon (Mouse 1)

L - Right Click, Alt Fire (Mouse 2)

Screenshots

xash3ds3.png

Media

Half Life 3DS (Xash 3D) (Jimmy R)

Half-Life Gameplay 3DS (rarewareh)

Compatibility

Wokds on O3DS and N3DS (recommend for N3DS for best performance).

Changelog

v0.2

  • Fixed dynamic lights (flashlight works now).
  • Enabled support for higher resolution textures for the O3DS (image is now less blurry).

External links

Advertising: