2 Attachment(s)
SNES9X GX Cover Mod & FCE Ultra GX Cover Mod
Cover View Mods, enables browsing by covers instead of a standard list.
SNES9x GX 4.1.5c4
http://www.psikostudios.com/wii/snes...X_4.1.5.c4.zip
Changes -
* Based on SNES9x GX 4.1.5 by Tantric
* Added option to enable to disable Cover View from settings
* Changed folder from Images to Covers
* Added option to change the location of the cover images
* Fixed a small delay problem when exiting rom in List mode
* Updated with latest optimizations from the SVN
* Reworked the Auto-Update function to check for updates to CoverView mod.
* Fixed the image skewing, covers now skew properly like they should.
* Small tweaks to code.
Note: This has not been tested with any forwarders, this *should* work just as well as Tantric's versions. If it does not, please let me know.
How to get the covers working?
Covers need to be sized 316 (w) x224 (h) and placed in the "Covers" folder. The "covers" folder defaults to "snes9xgx/covers", but this can be changed via the settings.
Also:
To quote Giantpune:
1) take the full name of the rom and drop the extension
2)if the name contains "[" drop that, everything after it, and the spaces directly before it
3)truncate what you have left to fit in a char[64]
4)add .png
so, example:
The "7th Saga, The (U) [!].zip" rom would have the image being "7th Saga, The (U).png"
****************************************
FCE Ultra GX 3.1.3c1
http://psikostudios.com/wii/fceu/fce....3_cover_b.zip
Changes:
* Based on FCE Ultra GX 3.1.3 by Tantric
* Added Cover View to Menu Settings
* Added Cover Folder to File Settings
* Cover View now will display .NES and .FDS files
Note: This has not been tested with any forwarders, this *should* work just as well as Tantric's versions. If it does not, please let me know.
How to get the covers working?
Covers need to be sized 160 (w) x224 (h) and placed in the "Covers" folder. The "covers" folder defaults to "fceugx/covers", but this can be changed via the settings.
Also:
To quote Giantpune:
1) take the full name of the rom and drop the extension
2)if the name contains "[" drop that, everything after it, and the spaces directly before it
3)truncate what you have left to fit in a char[64]
4)add .png
so, example:
The "7th Saga, The (U) [!].zip" rom would have the image being "7th Saga, The (U).png"