Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable the GUI on exit for XBMC
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
Should be fixed if/when https://github.com/hrydgard/ppsspp/pull/5838 is merged. It should be fixed now. Grab the newest git build once it's up. Smile Also, it's not really as simple as never showing the in-window GUI, since the majority of the settings are actually in there, and not in the Windows menu bar. Most of them used to be in the menu bar, but it got so cluttered that it took forever to find anything. It made more sense to have a more settings option and use your mouse + mouse wheel (or controller/keyboard, either way) to find what you need quickly. If we had an option to let the user disable the in-window GUI entirely, we'd probably get "bug reports" that the screen is only black until they select a game, or when they press escape to try and change settings. Also, the GUI runs on the same thread as the emulation itself (hence why the game pauses when you go back into the in-window menus), so it's still not so easy to just disable that and only run the emulation.

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.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Disable the GUI on exit for XBMC - pete3k - 04-07-2014, 07:15 PM
RE: Disable the GUI on exit for XBMC - TheDax - 04-11-2014 05:22 PM

Forum Jump: