Skip to content

Instantly share code, notes, and snippets.

@truxnell
Created February 12, 2017 10:59
Show Gist options
  • Save truxnell/2c362cdab28b41fb04a22965d859d06c to your computer and use it in GitHub Desktop.
Save truxnell/2c362cdab28b41fb04a22965d859d06c to your computer and use it in GitHub Desktop.
[Storage]
# The path to place your ROMs Directory. This can be in any drive or anywhere,
# as long as the full path is specified. Use ~ to represent your home folder
# (for example, C:\Users\Scott\)
#
# Set a directory where the ROMs are stored.
# If no directory is provided, "~/ROMs" is used.
# Example:
# ~\ROMs => C:\Users\<YOUR USERNAME>\ROMs
ROMs Directory=D:\Emulation\ROMS\
[Grid Images]
# The website listed should provide the grid images used by Ice. This URL will
# most likely need to be provided by the website itself, as it is fairly specific.
#
# The default is ConsoleGrid (consolegrid.com/api/top_picture)
#
# If this field is left blank, Ice will not attempt to download images
Source=consolegrid.com/api/top_picture
[LinSnes9x]
download-location=http://powrtoch.org/public/linsnes9x.zip
relative-exe-path=linsnes9x/snes9x
[LinMednafen]
download-location=http://powrtoch.org/public/linmednafen.zip
relative-exe-path=linmednafen/mednafen
[LinePSXe]
download-location=http://powrtoch.org/public/linepsxe.zip
relative-exe-path=linepsxe/epsxe
[LinMupen64Plus]
download-location=http://powrtoch.org/public/linmupen64plus.zip
relative-exe-path=linmupen64plus/mupen64plus
[MacSnes9x]
download-location=http://consolegrid.com/ice_emulators/MacSnes9x.zip
relative-exe-path=MacSnes9x/Snes9x.app
[MacMednafen]
download-location=http://consolegrid.com/ice_emulators/MacMednafen.zip
relative-exe-path=MacMednafen/mednafen
[Winbsnes]
download-location=http://consolegrid.com/ice_emulators/Winbsnes.zip
relative-exe-path=Winbsnes\bsnes.exe
[WinProject64]
download-location=http://consolegrid.com/ice_emulators/WinProject64.zip
relative-exe-path=WinProject64\Project64-launcher.exe
[WinDolphin]
download-location=http://consolegrid.com/ice_emulators/WinDolphin.zip
relative-exe-path=Dolphin\Dolphin.exe
[WinePSXe]
download-location=http://consolegrid.com/ice_emulators/WinePSXe.zip
relative-exe-path=WinePSXe\ePSXe.exe
[WinPCSX2]
download-location=http://consolegrid.com/ice_emulators/WinPCSX2.zip
relative-exe-path=WinPCSX2\pcsx2-launcher.exe
[WinGens]
download-location=http://consolegrid.com/ice_emulators/WinGens.zip
relative-exe-path=WinGens\gens-launcher.exe
[WinVisualBoyAdvance]
download-location=http://consolegrid.com/ice_emulators/WinVisualBoyAdvance.zip
relative-exe-path=WinVisualBoyAdvance\VisualBoyAdvance.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment