mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-14 06:40:05 +00:00
Page:
Archive of 3DS Tests
Pages
AES Keys
Archive of 3DS Documentation
Archive of 3DS Tests
Building for Android
Building for Linux
Building for OpenBSD
Building for Windows
Building for macOS
CPU
Citra Android user data and storage
Citra Legacy Builds
Citra Web Service
Common Issues
Compatibility List
Contributing
Default Keyboard Bindings
Developer Information
Dumping Config Savegame from a 3DS Console
Dumping Extra Data from a 3DS Console
Dumping Game Cartridges
Dumping Installed Titles
Dumping Save Data from a 3DS Console
Dumping System Archives and the Shared Fonts from a 3DS Console
Dumping Updates and DLCs
FAQ
Home
Installing FFmpeg for the Video Dumper
Issue Labels
Lifetime of an LLE library applet
Log Filters
Set Up APK Signing in Bitrise
Stack Trace Guide for Citra
Typical Git Workflow
User Directory
Using a Controller or Android Phone for Motion or Touch Input
11
Archive of 3DS Tests
Tony Wasserka edited this page 2017-07-10 21:29:02 +01:00
For better or worse, there is no unified way of writing and collecting tests written against 3DS software or hardware. This page hence seeks to gather a list of various repositories of 3DS tests.
Note: When adding to the list, if there are any prerequisites for a test outside of simply setting up a working devkitPro environment, please be sure to state them somewhere.
- Citra's official test suite
- aroulin's tests
- JayFoxRox's tests
- Lectem's tests
- MerryMage's tests:
- Audio: https://github.com/MerryMage/3ds-audio/ (Tests require
libMerryAudio.a
to be built.) - Other: https://github.com/MerryMage/3ds-tests/
- Audio: https://github.com/MerryMage/3ds-audio/ (Tests require
- wwylele's tests:
- Subv's tests
- yuriks' tests:
- https://github.com/yuriks/tmp-3ds-depth-write-test
- https://github.com/yuriks/3DS_gpu_tests/tree/color-clamping
- https://github.com/yuriks/3DS_gpu_tests/tree/hilo8-test
- https://github.com/yuriks/3DS_gpu_tests/tree/vertex-loading
- https://github.com/yuriks/hwtests/tree/y2r
- https://github.com/yuriks/3ds-gputest
- libctr9 tests
- archshift's ARM9 tests