Documentation update

This commit is contained in:
Leon Styhre 2024-07-26 22:31:34 +02:00
parent 9703531273
commit cd04c97fc3
4 changed files with 11 additions and 2 deletions

View file

@ -10,8 +10,13 @@
* Added localization support
* Added translations for English (United Kingdom) (en_US)
* Added translations for French (fr_FR)
* Added translations for Japanese (ja_JP)
* Added translations for Portuguese (Brazil) (pt_BR)
* Added translations for Romanian (ro_RO)
* Added translations for Russian (ru_RU)
* Added translations for Simplified Chinese (zh_CN)
* Added translations for Spanish (Spain) (es_ES)
* Added translations for Swedish (sv_SE)
* Dramatically improved start times for the video and slideshow screensavers on devices with poor disk I/O performance (like Android)
* Added support for skipping the scanning of game system subdirectories (by using noload.txt files)

View file

@ -19,12 +19,16 @@ Nils Bonenberger
**English (United Kingdom)**\
Weestuarty\
**French**\
Fredy27 (neuromancer974)\
**Portuguese (Brazil)**\
MrVictorFull\
**Romanian**\
SilverGreen93\
**Russian**\
Lulzee\
**Spanish**\
Dani (stshunz)\
**Swedish**\
Leon Styhre\
**Japanese**\

View file

@ -2295,7 +2295,7 @@ This is what the complete setup could look like:
On Android the Fake-08 core provides a good alternative to the official PICO-8 engine which is not available on this operating system. ES-DE also includes support for the Retro8 RetroArch core across all platforms, but it's borderline unusable and does not seem to be actively developed any longer.
Neither Fake-08 nor Retro8 support the .png file extension, so in order to use these cores you need to remove that extension from your game files and only keep the .p8 extension, such as this:
To use the .png file extension with Fake-08 and Retro8 you need to disable the built-in image viewer in RetroArch, otherwise you'll have to rename your game files to only use the .p8 extension, such as this:
```
~/ROMs/pico8/c_e_l_e_s_t_e-0.p8

View file

@ -2273,7 +2273,7 @@ This is what the complete setup could look like:
On Android the Fake-08 core provides a good alternative to the official PICO-8 engine which is not available on this operating system. ES-DE also includes support for the Retro8 RetroArch core across all platforms, but it's borderline unusable and does not seem to be actively developed any longer.
Neither Fake-08 nor Retro8 support the .png file extension, so in order to use these cores you need to remove that extension from your game files and only keep the .p8 extension, such as this:
To use the .png file extension with Fake-08 and Retro8 you need to disable the built-in image viewer in RetroArch, otherwise you'll have to rename your game files to only use the .p8 extension, such as this:
```
~/ROMs/pico8/c_e_l_e_s_t_e-0.p8