![]() |
|
Fullscreen command for Batch files - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Fullscreen command for Batch files (/Thread-fullscreen-command-for-batch-files) |
Fullscreen command for Batch files - jamsemaj - 09-03-2015 Hi there, I'm a guy who doesn't know a whole lot about coding. I'm trying to create a .bat file for Dolphin to load an iso in fullscreen. So far I'm able to get the game running but it's in windowed mode. Here's the code I'm using: c:\dolphin-x64\dolphin.exe c:\dolphin-x64\s3-mkusa.iso Tried putting "-f" and "/f" in the middle and end but an error window appears. Any ideas anyone? Thanks
RE: Fullscreen command for Batch files - mbc07 - 09-03-2015 (09-03-2015, 11:27 AM)jamsemaj Wrote: Here's the code I'm using: c:\dolphin-x64\dolphin.exe c:\dolphin-x64\s3-mkusa.iso Downloading games is against the rules. |