Skip to content

Instantly share code, notes, and snippets.

@komali2
Created April 10, 2019 04:50
Show Gist options
  • Select an option

  • Save komali2/69c9e05e051068c536fe6187245d5728 to your computer and use it in GitHub Desktop.

Select an option

Save komali2/69c9e05e051068c536fe6187245d5728 to your computer and use it in GitHub Desktop.

Revisions

  1. komali2 created this gist Apr 10, 2019.
    71 changes: 71 additions & 0 deletions config.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,71 @@
    [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:\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