Disable the GUI on exit for XBMC
|
04-07-2014, 07:15 PM
Post: #1
|
|||
|
|||
Disable the GUI on exit for XBMC
Is it possible to add a command line that can be used to will disable the GUI where game selection screen or the option to quit when you hit escape.
This would be perfect for XBMC. Currently I press ESC to exit the game it bring me back to the menu. I have to hit ESC again to get back in XBMC. |
|||
04-08-2014, 03:21 AM
(This post was last modified: 04-08-2014 03:24 AM by TheDax.)
Post: #2
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
If you're on Windows, start PPSSPP with --escapeexitsemu and it'll make the emulator quit whenever you press escape, regardless of menus and whatnot. If you're not (i.e. you're on Linux, Mac, FreeBSD, etc.), there's no way currently. Once I'm done with the OSK rewrite, I'll look at making this option available for all platforms.
Here's a (slightly outdated, I need to update it soon) list of command-line args you can give PPSSPP on Windows: http://forums.ppsspp.org/showthread.php?...8#pid48698 4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
04-09-2014, 07:02 PM
Post: #3
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
I tried the --escapeexitemu however it partially worked. I was able to exit the game and when it did it produced an error message.
Thank you for considering this feature. I thought it would be as easy as... Creating a check box Exit to GUI When your in the sub menu when you first hit esc, check to see if checked Return to GUI Else Close program But I guess nothing is as easy as it seem. I'll patiently wait for the feature. Thanks again for doing this. |
|||
04-09-2014, 08:50 PM
(This post was last modified: 04-09-2014 08:52 PM by TheDax.)
Post: #4
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
What was the error message? If it's producing an error message, that's a bug that needs to be fixed.
4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
04-11-2014, 11:16 AM
(This post was last modified: 04-11-2014 11:17 AM by pete3k.)
Post: #5
|
|||
|
|||
RE: Disable the GUI on exit for XBMC | |||
04-11-2014, 11:39 AM
(This post was last modified: 04-11-2014 12:01 PM by vsub_.)
Post: #6
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
(04-09-2014 08:50 PM)TheDax Wrote: What was the error message? If it's producing an error message, that's a bug that needs to be fixed. The same message I get when I use File=>Exit(I don't get any errors if I close the window but the File=>Exit was always giving me this message) Quote:SHUTDOWN ERROR and now there is another new one Quote:Warning I posted about this somewhere long time ago but I didn't get any answer...the File=>Exit code is different than the one for pressing the X button on the window Edit: http://forums.ppsspp.org/showthread.php?...9#pid42499 Using PPSSPP on Windows 7 x64 SP1 i7 4771 3.5Ghz,GTX750TI,16GB RAM Batch iso <=> cso converter http://forums.ppsspp.org/showthread.php?tid=5384 Save Game\States Manager http://forums.ppsspp.org/showthread.php?tid=5516 |
|||
04-11-2014, 05:22 PM
(This post was last modified: 04-11-2014 06:01 PM by TheDax.)
Post: #7
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
04-11-2014, 07:02 PM
Post: #8
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
Yes,no more error message when I use File=>Exit
Using PPSSPP on Windows 7 x64 SP1 i7 4771 3.5Ghz,GTX750TI,16GB RAM Batch iso <=> cso converter http://forums.ppsspp.org/showthread.php?tid=5384 Save Game\States Manager http://forums.ppsspp.org/showthread.php?tid=5516 |
|||
04-26-2014, 05:52 AM
Post: #9
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
Just a friendly heads up, as of 0.9.8-507-gc24886f, the option changed from --escapeexitsemu to --escape-exit. It also works on Linux and Mac, now.
4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
04-26-2014, 06:48 AM
Post: #10
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
Where can I get a full list of all command lines?
Using PPSSPP on Windows 7 x64 SP1 i7 4771 3.5Ghz,GTX750TI,16GB RAM Batch iso <=> cso converter http://forums.ppsspp.org/showthread.php?tid=5384 Save Game\States Manager http://forums.ppsspp.org/showthread.php?tid=5516 |
|||
04-26-2014, 03:27 PM
Post: #11
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
As I mentioned above, you can find a list here, but it's a bit outdated, since I haven't checked to see lately if we've added or removed any, aside from --escape-exit:
http://forums.ppsspp.org/showthread.php?...8#pid48698 4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
04-26-2014, 04:19 PM
Post: #12
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
Btw this is off topic but wasn't there a feature by which if you add some find in the ppsspp directory with path inside,you can set different location for the memstick folder?
Using PPSSPP on Windows 7 x64 SP1 i7 4771 3.5Ghz,GTX750TI,16GB RAM Batch iso <=> cso converter http://forums.ppsspp.org/showthread.php?tid=5384 Save Game\States Manager http://forums.ppsspp.org/showthread.php?tid=5516 |
|||
04-26-2014, 04:23 PM
Post: #13
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
Yeah, but it's best to keep on-topic. You can PM me that question if you want, and I'll direct you from there.
4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
05-06-2014, 11:51 AM
(This post was last modified: 05-06-2014 11:53 AM by pete3k.)
Post: #14
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
Sorry to bring this back up... I downloaded the latest version on Sunday of PPSSPP and I noticed even though I changed nothing XBMC ( --escapeexitsemu "%ROM%") when I hit ESC it bring you back to the game menu and I click Exit it brings to back to the game select in PPSSPP. I'm not sure what has chanced since but hitting ESC doesn;t bring you out of the game and back to XBMC.
|
|||
05-06-2014, 05:24 PM
(This post was last modified: 05-06-2014 06:01 PM by TheDax.)
Post: #15
|
|||
|
|||
RE: Disable the GUI on exit for XBMC
(04-26-2014 05:52 AM)TheDax Wrote: Just a friendly heads up, as of 0.9.8-507-gc24886f, the option changed from --escapeexitsemu to --escape-exit. It also works on Linux and Mac, now. Guess you missed my post above? It won't change again after this. I renamed it since the option name before was stupidly long and unreadable. 4GHz AMD 3900X, 32GB DDR4 RAM, 6GB Nvidia RTX 2060, Asus Crosshair 7 Hero (Wifi), Linux How to ask useful questions: https://web.archive.org/web/20110214010944/http://support.microsoft.com/kb/555375 I'm not Dark_Alex, nor do I claim to be. Our nicknames are merely coincidence. |
|||
« Next Oldest | Next Newest »
|