diff --git a/readme.md b/readme.md index 34171431..754fa57d 100644 --- a/readme.md +++ b/readme.md @@ -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! +![screenshot1](docs/img/MK7_Car_Select.png) +![screenshot2](docs/img/OoT_Title.png) +![screenshot3](docs/img/Mayro.png) + # 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. \ No newline at end of file +Nintendo 3DS is a registered trademark of Nintendo Co., Ltd.