Berion
Developer
Cover pack for various apps, configured to use for APPS category in all Open PS2 Loader variants.
How to:
Copy chosen cover(s) to OPL resource partition for the targeted application (ELF). IF Your FCEU executable in APPS is named "PS2FCEU.ELF" then copy file:
to e.g internal disk as:
Special thanks to Ripto for readme English fixes. ^^"
How to:
Copy chosen cover(s) to OPL resource partition for the targeted application (ELF). IF Your FCEU executable in APPS is named "PS2FCEU.ELF" then copy file:
Code:
/512x512 (8bit)/emulator (NES).png
Code:
hdd0:/+OPL/ART/PS2FCEU.ELF_COV.png
- Remember to use the whole filename, including so called extension. I.e "APOLLO.ELF". Shortened filenames will NOT work like e.g. "APOLLO_COV.png" (in that case it must be "APOLLO.ELF_COV.png").
- "_COV" suffix tells OPL that it is texture used for a cover.
- Case sensitive! Filename doesn't matter but "_COV" must be uppercase and ".png" must be lowercase.
- Do NOT use "364x504 (24bit)" covers! They are only as a reference to preview and source for texture preparation. They often works, however they will waste a huge amount of VRAM which will cause crashes with high memory demanding themes.
- ANY device supported by OPL can be used: internal/external storage, network.
Special thanks to Ripto for readme English fixes. ^^"