Documentation update

This commit is contained in:
Leon Styhre 2024-04-16 21:07:18 +02:00
parent 278ba90c14
commit fa1a504321
3 changed files with 6 additions and 4 deletions

View file

@ -186,8 +186,9 @@ https://github.com/Trixarian/NetherSX2-patch
### Citra ### Citra
The Citra emulator is no longer in active development and it's unclear where it can be obtained and whether it will be worked on in the future. The Citra MMJ fork is still available for download from their GitHub site. The original Citra emulator project is no longer alive, but there is a fork that should work as a drop-in replacement. The Citra MMJ fork is also a viable alternative. Both of these emulators are available for download from their GitHub sites.
https://github.com/PabloMK7/citra/releases \
https://github.com/weihuoya/citra/releases https://github.com/weihuoya/citra/releases
### ColEm ### ColEm

View file

@ -186,8 +186,9 @@ https://github.com/Trixarian/NetherSX2-patch
### Citra ### Citra
The Citra emulator is no longer in active development and it's unclear where it can be obtained and whether it will be worked on in the future. The Citra MMJ fork is still available for download from their GitHub site. The original Citra emulator project is no longer alive, but there is a fork that should work as a drop-in replacement. The Citra MMJ fork is also a viable alternative. Both of these emulators are available for download from their GitHub sites.
https://github.com/PabloMK7/citra/releases \
https://github.com/weihuoya/citra/releases https://github.com/weihuoya/citra/releases
### ColEm ### ColEm

View file

@ -18,8 +18,8 @@
* (Linux/Unix) Changed the application summary from "Emulator Frontend" to "Gaming Frontend" * (Linux/Unix) Changed the application summary from "Emulator Frontend" to "Gaming Frontend"
* (Windows) Changed some log entries to use backslashes instead of forward slashes as directory separators * (Windows) Changed some log entries to use backslashes instead of forward slashes as directory separators
* Changed the application description to "ES-DE Frontend" for the -h/--help command line option * Changed the application description to "ES-DE Frontend" for the -h/--help command line option
* Added support for marking themes as deprecated in the theme downloader
### Detailed list of changes * Added a User-Agent string when making non-scraper HTTP requests
### Bug fixes ### Bug fixes