Ice icon indicating copy to clipboard operation
Ice copied to clipboard

ICE not detecting iso's

Open kursedmc opened this issue 8 years ago • 1 comments

Im trying to add some iso's from the dolphin emulator but ice isn't detecting them, could use some help.

config file: [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= C:\Users\Kursed\Desktop\Games\Emulators\Dolphin\ROMs ; consoles file: [Nintendo Gamecube] nickname=Gamecube emulator= ; emulator file: [Dolphin] location=C:\Users\Kursed\Desktop\Games\Emulators\Dolphin\Dolphin.exe command=%l --batch --exec=%r

ICE output: http://imgur.com/G0E41xf

kursedmc avatar Dec 20 '16 16:12 kursedmc

Change "emulator=" to "emulator=Dolphin"

ChibiChoko avatar Dec 28 '16 00:12 ChibiChoko