spizzetz Posted December 18, 2020 Share Posted December 18, 2020 I am having an issue where i can't get Duckstation to fully close which would bring me right back to Big Box. In Big Box I set the hot keys to use L3 + R3 to close the active window. This works great for most emulators but Duckstation not so much. It will close the game but then i will be left looking at the duckstation UI. Im wondering if anybody has figured this out as i really want to use my xbox controller to close out the games in duckstation and go back to big box UI. 1 Quote Link to comment Share on other sites More sharing options...
spizzetz Posted December 18, 2020 Author Share Posted December 18, 2020 For anybody looking, i figured this out. There are two .exe files for duckstation. Use the file that is NOT the qt version. It should work then. Cheers 2 Quote Link to comment Share on other sites More sharing options...
dimaseboy Posted December 31, 2020 Share Posted December 31, 2020 Hey i am using duckstation recently, i also have no idea how to close out the game and go back to big box ui. other emulators i usually just need to press esc. i have tried using the non qt .exe version but it still shows the confirmation button and then back to duckstation ui. How do you avoid this? 1 Quote Link to comment Share on other sites More sharing options...
cotc2001 Posted January 7, 2021 Share Posted January 7, 2021 Same issue here, I used the duckstation-sdl-x64-ReleaseLTCG , instead of the qt version and it still brings up the duckstation UI if I close a game down. 1 Quote Link to comment Share on other sites More sharing options...
andyco47 Posted January 30, 2021 Share Posted January 30, 2021 me too please help. 1 Quote Link to comment Share on other sites More sharing options...
Cnells2000 Posted January 31, 2021 Share Posted January 31, 2021 On 12/18/2020 at 12:22 PM, spizzetz said: I am having an issue where i can't get Duckstation to fully close which would bring me right back to Big Box. In Big Box I set the hot keys to use L3 + R3 to close the active window. This works great for most emulators but Duckstation not so much. It will close the game but then i will be left looking at the duckstation UI. Im wondering if anybody has figured this out as i really want to use my xbox controller to close out the games in duckstation and go back to big box UI. Quote Link to comment Share on other sites More sharing options...
cleverest Posted March 9, 2021 Share Posted March 9, 2021 Would also like to know what script to use to CLOSE CLOSE duckstation and avoid the exit UI and prompt to close.... Quote Link to comment Share on other sites More sharing options...
Your Friendly A.I Overlord Posted March 9, 2021 Share Posted March 9, 2021 (edited) 3 hours ago, cleverest said: Would also like to know what script to use to CLOSE CLOSE duckstation and avoid the exit UI and prompt to close.... If you use the duckstation-nogui-x64-ReleaseLTCG.exe version, add the following to: LaunchBox > Tools > Manage Emulator > Duckstation > Running AutoHotKey script $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} } If you use the duckstation-qt-x64-ReleaseLTCG.exe version, add -batch as an command-line parameter. No further script is required. Edited March 9, 2021 by Koroth 3 1 1 Quote Link to comment Share on other sites More sharing options...
cleverest Posted March 9, 2021 Share Posted March 9, 2021 Thank you so much! Quote Link to comment Share on other sites More sharing options...
Skelet0r Posted February 14, 2023 Share Posted February 14, 2023 When you all are exiting duckstation are you setting a key in the power off setting of duckstation? I'm trying to get the exit command to work with my controller when I'm in bigbox and I can't get the screen to pop up that askes me if I want to exit or resume. Quote Link to comment Share on other sites More sharing options...
Retr0 Robby Posted October 18, 2023 Share Posted October 18, 2023 (edited) I used the duckstation-qt-x64-ReleaseLTCG.exe file and adding -batch to the command line parameter worked for me. No other scripts were needed. Thank you A.I. Overlord for the tip! Edited October 18, 2023 by Retr0 Robby Quote Link to comment Share on other sites More sharing options...
asm_canucks Posted June 18 Share Posted June 18 On 3/9/2021 at 7:20 AM, Your Friendly A.I Overlord said: If you use the duckstation-nogui-x64-ReleaseLTCG.exe version, add the following to: LaunchBox > Tools > Manage Emulator > Duckstation > Running AutoHotKey script $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} } If you use the duckstation-qt-x64-ReleaseLTCG.exe version, add -batch as an command-line parameter. No further script is required. Thank you ! 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.