Updated Building on Linux (markdown)

erorcun 2020-05-11 07:00:21 +03:00
parent 344561e2df
commit 3a27461ec0

@ -7,9 +7,9 @@ You need i386 libraries/headers of;
- libsndfile1-dev (*Caution:* install this before libmpg123-dev)
- libmpg123-dev
Run `./premake5Linux --with-librw gmake2` on re3 directory.
Point to `build` folder, run `make config=linux-x86-librw_gl3_glfw-oal`
Copy the `elf` file from `bin/linux-x86-librw_gl3_glfw-oal/Debug` directory to your GTA3 directory, run and voila!
- Run `./premake5Linux --with-librw gmake2` on re3 directory.
- Point to `build` folder, run `make config=linux-x86-librw_gl3_glfw-oal`
- Copy the `elf` file from `bin/linux-x86-librw_gl3_glfw-oal/Debug` directory to your GTA3 directory, run and voila!
You can expect poor performance if you're not using Nvidia/AMD drivers. (At least it was in my case with my iGPU)