mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-16 17:48:51 +01:00
added fceux in signal_USR1_to_emulators script
This commit is contained in:
parent
c64ae3a94e
commit
f32690d032
@ -15,7 +15,7 @@ fi
|
|||||||
killall -s USR1 pcsx > /dev/null 2>&1
|
killall -s USR1 pcsx > /dev/null 2>&1
|
||||||
|
|
||||||
# Send signal to all other emulators
|
# Send signal to all other emulators
|
||||||
killall -s USR1 gpsp psnes sdlgnuboy PicoDriveBin mednafen > /dev/null 2>&1
|
killall -s USR1 gpsp psnes sdlgnuboy PicoDriveBin mednafen fceux > /dev/null 2>&1
|
||||||
|
|
||||||
# Send signal to launcher
|
# Send signal to launcher
|
||||||
killall -s USR1 retrofe > /dev/null 2>&1
|
killall -s USR1 retrofe > /dev/null 2>&1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user