Merge branch 'nightly_rt64alpha' of https://github.com/DarioSamo/sm64rtx into nightly_rt64alpha

This commit is contained in:
Dario 2021-04-21 22:24:15 -03:00
commit 9f329589cd
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# sm64rtx
# sm64rt
## UNDER CONSTRUCTION
## NOTE: The main dependency of sm64rtx, RT64, is currently private until its first public release. For now, this repository only contains the changes required to make the game compatible with it.
## NOTE: The main dependency of sm64rt, RT64, is currently private until its first public release. For now, this repository only contains the changes required to make the game compatible with it.
Fork of [sm64pc/sm64ex](https://github.com/sm64pc/sm64ex) that adds support for [RT64](https://github.com/DarioSamo/RT64), a hardware-accelerated real-time raytracer.
@ -13,4 +13,4 @@ For building instructions, please refer to the [sm64ex wiki](https://github.com/
* EXTERNAL_DATA=1 (Required for associating textures to the renderer's material properties)
* NODRAWINGDISTANCE=1 (Optional, but gives good results and prevents pop-in, which can cause issues with objects that cast shadows or appear in reflections)
* NODRAWINGDISTANCE=1 (Optional, but gives good results and prevents pop-in, which can cause issues with objects that cast shadows or appear in reflections)