LK236 Posted April 12, 2020 Share Posted April 12, 2020 im trying to configure RPCS3 to exit with ESC via launcbox, however i cant seem to get it to work at all as pressing ESC just exits from fullscreen to window. Quote Link to comment Share on other sites More sharing options...
Retro808 Posted April 12, 2020 Share Posted April 12, 2020 53 minutes ago, LK236 said: im trying to configure RPCS3 to exit with ESC via launcbox, however i cant seem to get it to work at all as pressing ESC just exits from fullscreen to window. Try the AHK here. I have not messed with RPCS3 in a while but this should still work. Quote Link to comment Share on other sites More sharing options...
LK236 Posted April 12, 2020 Author Share Posted April 12, 2020 5 minutes ago, Retro808 said: Try Try what? Quote Link to comment Share on other sites More sharing options...
Retro808 Posted April 12, 2020 Share Posted April 12, 2020 Just now, LK236 said: Try what? I was editing the post when you replied. I linked another post about it now. Quote Link to comment Share on other sites More sharing options...
LK236 Posted April 12, 2020 Author Share Posted April 12, 2020 1 minute ago, Retro808 said: I was editing the post when you replied. I linked another post about it now. oh ok got it, i tried tthat AHK but it doesnt work for me, maybe i am doing something wrong? Quote Link to comment Share on other sites More sharing options...
Retro808 Posted April 12, 2020 Share Posted April 12, 2020 10 minutes ago, LK236 said: oh ok got it, i tried tthat AHK but it doesnt work for me, maybe i am doing something wrong? Is this in LaunchBox or BigBox. I see you said LB in your first post just want to confirm. Are you actually using the escape key or an arcade control or gamepad? Quote Link to comment Share on other sites More sharing options...
LK236 Posted April 12, 2020 Author Share Posted April 12, 2020 Just now, Retro808 said: Is this in LaunchBox or BigBox. I see you said LB in your first post just want to confirm. Are you actually using the escape key or an arcade control or gamepad? i use both LB and BB, but i usually press the ESC regardless of using a gamepad. in both LB/BB, when trying to press ESC it only exits the fullscreen. i haven't really used the controller to exit games. Quote Link to comment Share on other sites More sharing options...
Retro808 Posted April 12, 2020 Share Posted April 12, 2020 Just now, LK236 said: i use both LB and BB, but i usually press the ESC regardless of using a gamepad. in both LB/BB, when trying to press ESC it only exits the fullscreen. i haven't really used the controller to exit games. That's because Escape directly in RPCS3 is the key to exit fullscreen. Alt+F4 will close the emulator. Try the code below. I just tested and it works. ESC:: Send !{f4} Quote Link to comment Share on other sites More sharing options...
LK236 Posted April 12, 2020 Author Share Posted April 12, 2020 4 minutes ago, Retro808 said: That's because Escape directly in RPCS3 is the key to exit fullscreen. Alt+F4 will close the emulator. Try the code below. I just tested and it works. ESC:: Send !{f4} That worked perfectly, thanks so much i was baffled on how to get this to work Quote Link to comment Share on other sites More sharing options...
MaxxFawver Posted March 21 Share Posted March 21 (edited) On 4/12/2020 at 2:36 PM, Retro808 said: That's because Escape directly in RPCS3 is the key to exit fullscreen. Alt+F4 will close the emulator. Try the code below. I just tested and it works. ESC:: Send !{f4} Is there a way to map the shortcut to a controller for LB and BB? I would like to be playing a PS3 from either LB or BB and use my controller to close the emulator and pick another game without using my keyboard. I use the short cut R3+L3 for PCSX2. I would like to keep that shortcut if I could. Edited March 21 by MaxxFawver Quote Link to comment Share on other sites More sharing options...
Retro808 Posted March 21 Share Posted March 21 12 minutes ago, MaxxFawver said: Is there a way to map the shortcut to a controller for LB and BB? I would like to be playing a PS3 from either LB or BB and use my controller to close the emulator and pick another game without using my keyboard. I use the short cut R3+L3 for PCSX2. I would like to keep that shortcut if I could. Yes, just map those buttons in LB and BB. LB and BB have separate mappings so you need to do both. Also in BB you want to map to the option for "Close Active Window". Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.