2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2025-01-22 16:30:37 +01:00
2016-05-13 14:56:35 +00:00
2016-05-14 01:19:07 +03:00
2016-05-06 22:20:34 +00:00
2016-05-02 21:37:39 +00:00
2016-01-16 13:20:59 +03:00
2016-02-29 20:12:50 +00:00
2016-05-08 07:59:53 +00:00
2015-05-22 20:59:49 +06:00
2016-05-06 22:20:34 +00:00
2015-05-22 20:59:49 +06:00
2016-03-31 17:48:04 +03:00
2015-05-22 20:59:49 +06:00
2016-01-18 17:07:52 +00:00
2016-03-02 08:06:16 +00:00
2015-12-20 17:39:19 +06:00
2015-05-22 20:59:49 +06:00
2016-05-01 11:05:12 +03:00
2016-05-07 01:50:36 +04:00

==== Xash3D Android

Build Status

Users

Installation guide

  1. Download the APK and extras.7z from Github Releases. https://github.com/SDLash3D/xash3d-android-project/releases/latest
  2. Install the APK.
  3. Create /sdcard/xash folder.
  4. Copy "valve" folder from your Half-Life Steam version to /sdcard/xash/. Example: /sdcard/xash/valve -- game data
  5. Unpack extras.7z. It have recommended game configs and sprites for WON-style menu.
  6. Open game.

Launching other mods

**Currently this port support only Half-Life. Only mods that doesn't have libraries will work perfectly. **

For example, if you want to play Half-Life: Uplink.

  1. Copy modification folder to /sdcard/xash
  2. Open game and in console args write:

-game "NameOfModFolder"

Bugs

About all bugs please write to issues with your device and OS info.

Developers

  • For compiling, run git submodule init && git submodule update. Otherwise you will get an empty APK, without any libraries.
  • We use our SDL2 fork. See https://github.com/mittorn/SDL-mirror
Description
No description provided
Readme 31 MiB
Languages
C 95.5%
Python 1.8%
C++ 0.8%
Java 0.7%
Kotlin 0.6%
Other 0.5%