Update README.md

This commit is contained in:
Waterdish
2024-01-15 21:35:06 -08:00
committed by GitHub
parent b70878ffa6
commit 5519b8a027
+5 -2
View File
@@ -27,15 +27,18 @@ Q: Why is it immediately crashing? <br>
Q: The game opened once, but now it's just a black screen. <br>
A: Reinstall and change MSAA to 1 in Settings->Graphics <br><br>
Q: I can't map the C buttons. <br>
A: Go to Settings->Graphics->ImGui Menu Scale and change it from X-Large to a smaller value. <br><br>
Q: My controller is not doing anything. <br>
A: Close the Enhancements Menu. If the Enhancements Menu is not open, open it with the Android back button and check if it is detected in Controller->Controller Mapping. If it is, press refresh. <br><br>
A: Close the Enhancements Menu. If the Enhancements Menu is not open, open it with the Android back button and check if it is detected in Settings->Controller->Controller Mapping. If it is, press refresh. <br><br>
Q: Why are these changes not in the main Shipwright repository?<br>
A: Working on it.<br> <br>
<b>Known Bugs</b>:<br>
Orientation Lock does not work. https://github.com/libsdl-org/SDL/issues/6090<br>
Near-plane clipping with first-person items like the slingshot.<br>
<h3>Build Instructions:</h3>
1.Edit the app/build.gradle file to point to your ndk folder. NDK 26+ tested as working.<br>