1
General / SSF Problem
« on: May 19, 2021, 10:00:19 AM »
Hello
Has anyone had trouble using SSF together with SSFLoader in AM?
When I launch a game and go back to the game selection with the assigned key, AM goes into the background on blackscreen.
this is my configuration:
I have tried running a .bat file with a set of instructions, so that SSFLoader is constantly running in the background. with the intention that when going back the frontend shows something but it did not work
i use SSF r15
sorry for my english, i'm using a translator
Has anyone had trouble using SSF together with SSFLoader in AM?
When I launch a game and go back to the game selection with the assigned key, AM goes into the background on blackscreen.
this is my configuration:
Code: [Select]
executable cmd
args /c G: & cd "G:\Saturn" & start /wait SSFLoader.exe "[romfilename]"
workdir G:\Saturn
rompath G:\Saturn\roms
romext .chd
nb_mode_wait 5
I have tried running a .bat file with a set of instructions, so that SSFLoader is constantly running in the background. with the intention that when going back the frontend shows something but it did not work
i use SSF r15
sorry for my english, i'm using a translator