emulator_executable D:\Games\Future Pinball\Future Pinball.exe commandline_format /open "D:\Games\Future Pinball\tables\[name].fpt" {nodosbox}{safelaunch} /play /exit alt_commandline_format_1 [name]{autodosbox}{nosafelaunch} alt_commandline_format_2 [name]{autodosbox}{nosafelaunch} game_specific_config_path You should of course change D:\Games\Future Pinball into your path and put all tables in the tables folder. |
#NoTrayIcon
#SingleInstance force
return
; ESCAPE
Joy26::
Send {ESC down}
KeyWait Joy26
Send {ESC up}
return
#NoTrayIcon
#SingleInstance force
SetTitleMatchMode, 2
SetTitleMatchMode, Slow
Run, "Future Pinball.exe" /open "Tables\%1%.fpt" /play /exit
WinWait, (c)
WinWait, BSP
WinWait, Software
Sleep 250
Send !{ALT}
WinWaitClose, BSP