-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Can anyone tell me why the images for most of my SNES games are coming up as "ACTION 52"
Here are my ICE TXT Files:
------Emulators.txt------
[RetroArch_SNES]
Location of RetroArch.exe
location=G:\Games\SteamLibrary\Emulator\RetroArch\retroarch.exe
Location of SNES CORE and some launch options
command=%l -fullscreen -L cores\bsnes_balanced_libretro.dll %r
[RetroArch_Genesis] location=G:\Games\SteamLibrary\Emulator\RetroArch\retroarch.exe command=%l -fullscreen -L cores\genesis_plus_gx_libretro.dll %r
[RetroArch_N64] location=G:\Games\SteamLibrary\Emulator\RetroArch\retroarch.exe command=%l -L cores\parallel_n64_libretro.dll %r
------Config.txt------
[Storage]
My ROM Files:
ROMs Directory=G:\Games\SteamLibrary\Emulator\ROMs [Grid Images]
If this field is left blank, Ice will not attempt to download images
Source=retrogaming.cloud/api/v1/game/mostPopular
------Consols.txt------
This [WORD] represents the category in Steam
[Super Nintendo]
nickname must match you folder name in your ROMs folder
nickname=SNES
This is the name you specify in emulators.txt
emulator=RetroArch_SNES
This is the file extension of the ROMs in the ROMs folder
extensions=smc, src
[Sega Genesis] nickname=Genesis emulator=RetroArch_Genesis extensions=bin
[Nintendo 64] nickname=N64 emulator=RetroArch_N64 extensions=z64