I'll use Puyo Pop as my rom example for simplicity's sake. So I have an emulator setup for GBA games using the Visual Boy Advance Emulator, and it works fine. Now I'd like to make another emulator setup for 2-Player Game Boy Advance Games. To make this easier I'd like GameEx to open two instances of VBA and have each load the rom necessary. Is this possible? All I've been able to do is open VBA running Puyo Pop and another instance of VBA w/o loading Puyo Pop (Advanced Emulator Setup > Also Launch "VBA.exe"). Bonus Insane Question: Is it possible to also have the first instance start a LAN server and the second instance connect to said server? For example. 1. VisualBoyAdvance.exe "[ROMPATH]\[ROMFILE]" [startServer LocalHost] 2. VisualBoyAdvance.exe "[ROMPATH]\[ROMFILE]" [Connect LocalHost]