Batch File Launcher - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Community (https://forums.rpcs3.net/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.rpcs3.net/forumdisplay.php?fid=16) +--- Thread: Batch File Launcher (/showthread.php?tid=199980) |
Batch File Launcher - TheBigPoppa - 01-11-2019 Is there a way to create a batch file that will open RPCS3 and then launch a specific game? I want to convert this batch to an EXE so I can launch them through steam but I can't quite figure out what lines of code I need to properly launch a game. Any help would be appreciated. RE: Batch File Launcher - Ani - 01-11-2019 rpcs3.exe path_to_EBOOT.BIN You can also run rpcs3.exe --help on a terminal for command list |