mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 22:25:41 +12:00
Update readme.md
This commit is contained in:
parent
a2a2398feb
commit
80b7ffc9d4
1 changed files with 4 additions and 1 deletions
|
@ -20,7 +20,7 @@ You can download stable builds from the Releases tab, or you can download the la
|
|||
|Linux build|[](https://github.com/wheremyfoodat/Panda3DS/actions/workflows/Linux_Build.yml)|[Linux Executable](https://nightly.link/wheremyfoodat/Panda3DS/workflows/Linux_Build/master/Linux%20executable.zip)|
|
||||
|
||||
# Compatibility
|
||||
Panda3DS is still in the early stages of development. Many games boot, many don't. Most games have at least some hilariously broken graphics, audio is not supported, performance leaves a bit to be desired mainly thanks to lack of shader acceleration, and most QoL features (including a GUI) are missing.
|
||||
Panda3DS is still in the early stages of development. Many games boot, many don't. Most games have at least some hilariously broken graphics, audio is not supported, and some QoL features (including a GUI) are missing.
|
||||
|
||||
In addition, some games don't quiiite work with the upstream code. A lot of them might need some panics in the source code to be commented out before they work, etc. However, just the fact things can work as well as they do now is promising in itself.
|
||||
|
||||
|
@ -80,6 +80,9 @@ Keyboard & Mouse
|
|||
- Select button Backspace
|
||||
- Touch Screen Left click
|
||||
- Gyroscope Hold right click and swipe your mouse left and right (support is kind of shaky atm, but games that require gyro here and there like Kirby should work)
|
||||
- Pause F4
|
||||
- Reload F5
|
||||
|
||||
|
||||
Panda3DS also supports controller input using the SDL2 GameController API.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue