Skip to content

Releases: REGoth-project/REGoth

[APK] REGoth for Android

01 Dec 19:35
Compare
Choose a tag to compare

REGoth for Android

Installation

First of all, make sure you have a decent phone (with an ARM-CPU, supporting at least OpenGL ES 3.0).

  1. Install the APK like any other APK-file on your Phone
  2. Copy the "REGoth"-folder to the root of your Phones internal Memory. I'm not sure if it works on the sdcard, since I don't own one.
  3. Copy the Games folder (Can be Gothic I or II) to the REGoth-folder on your Phone, make sure the name of the folder is "Gothic" (Case-sensitive)

You should have this folder-structure now:

/your_phone/REGoth
/your_phone/REGoth/shaders
/your_phone/REGoth/Gothic
/your_phone/REGoth/Gothic/_work
/your_phone/REGoth/Gothic/data
/your_phone/REGoth/Gothic/...

Note that everything (except the contents of the Gothic-folder) is case-sensitive!

Loading can take a while (Distorted screen while loading is fine).


Controls

Lower-left of the screen: Move (Invisible thumb-stick)
Lower-right of the screen: Turn
Upper half of the screen: Action

Actions are applied to the nearest entity, which can be:

  • Talking to an NPC (UI is very tiny, but works)
  • Picking up items (Will be listed on the left side of the screen)
  • Using a Mob (Up/Down change states similar to Gothic 1)
  • If nothing is near, an item of the inventory is used (Equipping items works)

Troubleshooting/FAQ

Q: Where is the root of the phones internal memory?
A: Just open the phones (connected via USB) internal storage in any explorer and you should be in the right place!

Q: Can't install the App!
A: You need at least API-level 21, which is Android 5.0.1.

Q: App is crashing!
A: Doublecheck the REGoth-folder is in the right location (Case-sensitivity!) and whether your phone supports OpenGL ES 3.0.

Q: The image is blue only!
A: You did not install the game files correctly. Check you paths again.

Q: The image is distorted!
A: Distorted image while loading is "normal".

Q: FPS is low, UI is too tiny, BUGS!
A: This is an early release, not the final state.


Disclaimer

This is still a very early build! Things may not work or go slow.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Source

https://github.com/degenerated1123/REGoth

nightly-0.1.3

01 Dec 00:30
Compare
Choose a tag to compare
nightly-0.1.3 Pre-release
Pre-release

Automatic windows build.

REGoth - Version 0.1.1

30 Nov 12:16
Compare
Choose a tag to compare

Installation

Simple:

Extract all files from the zip-file to the root-folder of your game, which can be either Gothic I or II.

Then, run one of the Batchfiles (REGoth_G*_*WORLD.bat) matching your choice of the game.

Advanced:

This method can be used, if you want to use the same REGoth-installation for multiple instances of Gothic.

First, extract the files anywhere you like. To start a game now, you need to tell REGoth, where it can find the gamefiles and which world to load.

This can be done using the -g-flag:
REGoth.exe -g "path/to/Gothic" -w world_to_start.zen.

If you have any .mod-file which you want to load, you can add it using the -m-flag.

Commandline-options

Here is a list of all useful commandline-options:

-g <path>    : Set the games root-folder to use

-w <zenfile> : Which world to start up as

-c           : Don't load any NPCs/Monsters into the world

-v <meshfile>: Acts as a viewer for the specific mesh you have given

-f           : Fullscreen

-m <mod-file>: Other vdf/mod-archive to load after everything else

Controls

  • Movement: WASD for moving, Arrowkeys for turning. (This is subject to change)
  • Actions: t as the general action-button for everything. It chooses actions in the following priority order:
    • Talk to NPC (Skip text)
    • Pickup item
    • Interact with object
    • Use/Equip item from the inventory
    • Debug: Space/B for more speed. F1-F4 to switch camera-modes.

FAQ/Troubleshooting

Q: Some .dll-file is missing! (Like MSVCP1xx.dll)
A: Install the VC-Redist package (2015, 64-bit): https://www.microsoft.com/en-us/download/details.aspx?id=48145

Q: The window won't close! I have to exit using task-manager!
A: You need to close the console-window.

Q: Low performance, crashes, xy is not working!
A: This project is still in a very early state. You will need to wait for a later release.

Disclaimer

This is still a very early build! Things may not work or go slow.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.```

nightly-0.0.36

27 Nov 00:12
Compare
Choose a tag to compare
nightly-0.0.36 Pre-release
Pre-release

Automatic windows build.

nightly-0.0.34

26 Nov 23:53
Compare
Choose a tag to compare
nightly-0.0.34 Pre-release
Pre-release

Automatic windows build.

nightly-0.0.30

25 Nov 11:26
Compare
Choose a tag to compare
nightly-0.0.30 Pre-release
Pre-release

Automatic windows build.

nightly-0.0.18

25 Nov 10:12
Compare
Choose a tag to compare
nightly-0.0.18 Pre-release
Pre-release

Automatic windows build.

nightly-0.0.12

25 Nov 09:42
Compare
Choose a tag to compare
nightly-0.0.12 Pre-release
Pre-release

Automatic windows build.

nightly-0.0.11

25 Nov 09:36
Compare
Choose a tag to compare
nightly-0.0.11 Pre-release
Pre-release

Automatic windows build.

nightly-0.0.6

24 Nov 20:04
Compare
Choose a tag to compare
nightly-0.0.6 Pre-release
Pre-release

Automatic windows build.