Got it working!! I can confirm the above script does work for fullscreen. Setup in GameEx under Also Launch. I then created an individual win68k.ini files for each game using the same filename as the game and put them in my win68k folder under a new folder called configs. After that I created an AHK script that copies the ini file to the win68k folder before launching win68k and set that up in GameEx under Launch before like so: Also Launch: C:\GameEx\SCRIPTS\Sharp X68000\Fullscreen.exe Launch Before: "C:\GameEx\SCRIPTS\Sharp X68000\[ROM].exe" (Note: Include the quotes or it won't work) each game now runs perfectly fullscreen with their own config. Here is an example of my AHK script for Crazy Climber I & II: FileCopy, H:\Sharp x68000\WinX68K\Configs\Crazy_Climber_I_&_II\winx68k.ini, H:\Sharp x68000\WinX68K\winx68k.ini, 1 Exitapp Just create the same script for each game essentially but change the folder location. The command line for the emulator itself is: ROM Filter: *.dim Command Line: WinX68kHighSpeed_eng.exe