hi for all
how to play game by .bat?
code?
how to play game by .bat?
code?
dolphin help bat file
|
12-27-2014, 06:08 AM
Nice lolaya...
To run from bat (I am doing this from memory because I am not in front of my emulation machine), my code looks something like this: cd\ g:\emulation\dolphin (or wherever your dolphin install is) dolphin.exe \e "path to ROM to run" My setup is a little more involved and I dont know if yours is or not. I have a custom frontend I made and I run the bat from my frontend app. It looks something like this: *click the proper ROM from my frontend (see pic below)*. For this example I will pretend I am running Super Mario Galaxy. I also have separate Dolphin folders per game so I can customize settings. I know there are better ways to do it but this works for me So in my example, I click Super Mario Galaxy and my frontend runs a bat file called Dolphin.bat which looks like this: Code: cd\ Where %1 is the directory of the game I want to play from and %2 is the name/location of the ROM So what the bat runs is actually g:\emulation\Dolphin\Super Mario Galaxy\Dolphin.exe /e "g:\emulation\ROMs\Wii\Super Mario Galaxy.iso
i5-8600K @ 4.5 GHz
GeForce GTX 1080 SC2 ASRock Z370 Taichi LGA 1151 CORSAIR Vengeance LPX 16GB 2400 DDR4 SAMSUNG 970 EVO M.2 500GB PCIe SSD Indigo Xtreme TIM Phanteks Pro ES614P Black Steel Case EVGA SuperNOVA 750W PSU Windows 10 64-bit |
« Next Oldest | Next Newest »
|