Add BETTERCAMERA notice

master
Vinícius R. Miguel 2020-05-10 15:09:40 -03:00 committed by GitHub
parent 5e2e510500
commit acc0fd59c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Run `./extract-assets.py --clean && make clean` or `make distclean` to remove RO
* Native rendering. You can now play SM64 without the need of an emulator. * Native rendering. You can now play SM64 without the need of an emulator.
* Variable aspect ratio and resolution. The game can now correctly render at basically any window size. * Variable aspect ratio and resolution. The game can now correctly render at basically any window size.
* Native xinput controller support. On Linux, DualShock 4 has been confirmed to work plug-and-play. * Native xinput controller support. On Linux, DualShock 4 has been confirmed to work plug-and-play.
* True analog camera control is now available on our [testing branch](https://github.com/sm64pc/sm64pc/tree/testing). * Analog camera control and mouse look. (Activate with `make BETTERCAMERA=1`.)
## Building ## Building
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki). For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).