summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeandro Guedes <leandroguedes@protonmail.com>2021-06-26 17:11:29 +0200
committerwithmorten <morten.with@gmail.com>2021-06-26 19:24:50 +0200
commitab38b0089ea2cac0e7d6bd8c2aed6d4edae46025 (patch)
treefd4d148a65a40864f38596254dd65081754a9670
parentMerge pull request #1151 from erorcun/miami (diff)
downloadre3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.tar
re3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.tar.gz
re3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.tar.bz2
re3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.tar.lz
re3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.tar.xz
re3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.tar.zst
re3-ab38b0089ea2cac0e7d6bd8c2aed6d4edae46025.zip
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0769adf7..444213c6 100644
--- a/README.md
+++ b/README.md
@@ -14,14 +14,14 @@ Audio is done with MSS (using dlls from original GTA) or OpenAL.
We cannot build for PS2 or Xbox yet. If you're interested in doing so, get in touch with us.
-## How can I try it?
+## Installation
- reVC requires game assets to work, so you **must** own [a copy of GTA Vice City](https://store.steampowered.com/app/12110/Grand_Theft_Auto_Vice_City/).
- Build reVC or download the latest build:
- [Windows D3D9 MSS 32bit](https://nightly.link/GTAmodding/re3/workflows/reVC_msvc_x86/miami/reVC_Release_win-x86-librw_d3d9-mss.zip)
- [Windows D3D9 64bit](https://nightly.link/GTAmodding/re3/workflows/reVC_msvc_amd64/miami/reVC_Release_win-amd64-librw_d3d9-oal.zip)
- [Windows OpenGL 64bit](https://nightly.link/GTAmodding/re3/workflows/reVC_msvc_amd64/miami/reVC_Release_win-amd64-librw_gl3_glfw-oal.zip)
- - [Linux 64bit](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/miami/ubuntu-latest-gl3.zip)
+ - [Linux 64bit](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/miami/ubuntu-18.04-gl3.zip)
- [MacOS 64bit](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/miami/macos-latest-gl3.zip)
- Extract the downloaded zip over your GTA VC directory and run reVC. The zip includes the gamefiles and in case of OpenAL the required dlls.