mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 06:35:40 +12:00
Merge pull request #10 from wheremyfoodat/wheremyfoodat-patch-1
Update readme.md
This commit is contained in:
commit
e1dfeb30b3
1 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
Panda3DS is an HLE, red-panda-themed Nintendo 3DS emulator written in C++ which started out as a fun project out of curiosity, but evolved into something that can sort of play games!
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
# 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 input, or a GUI!) are missing.
|
||||
|
||||
|
@ -48,4 +52,4 @@ Simply drag and drop a ROM to the executable if supported, or invoke the executa
|
|||
- [3dmoo](https://github.com/plutooo/3dmoo), an HLE 3DS emulator which helped similarly to Citra
|
||||
- [Corgi3DS](https://github.com/PSI-Rockin/Corgi3DS), an LLE 3DS emulator which both served as an inspiration, as well as a nice source of documentation for some PICA200-related things
|
||||
|
||||
Nintendo 3DS is a registered trademark of Nintendo Co., Ltd.
|
||||
Nintendo 3DS is a registered trademark of Nintendo Co., Ltd.
|
||||
|
|
Loading…
Add table
Reference in a new issue