RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. quit
    Log in to post
    • All categories
    • L

      Amiberry change default Port1 when using whdboot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry joystick exit quit
      1
      0 Votes
      1 Posts
      395 Views
      No one has replied
    • LolonoisL

      Emulationstation Skip Confirm on Quit Actions

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio quit settings
      4
      0 Votes
      4 Posts
      709 Views
      LolonoisL

      Filed it nevertheless as it is useful if one does not have additional "safe shutdown hardware" or don't want to fiddle with triggerhappy.

    • A

      Quit to RetroPie from stick?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support quit mayflash
      3
      0 Votes
      3 Posts
      427 Views
      A

      @Crush

      I hold the Start button, which I set somewhere doing the initial setup, but now I'll be darned if I can find where that was. Now that I'm thinking of it, it could be that I set that in RetroArch without really paying attention, which would explain why this is happening. heheh

      I recall seeing something in EmulationStation, but not being happy with the options. I'll take a look again.

    • A

      Login after "quit emulation station"

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support autologon quit login prompt
      8
      0 Votes
      8 Posts
      860 Views
      A

      i solved this in a simpler way.

      I made a python script which generates a "AltF4" keyboard event:

      #!/usr/bin/python import keyboard keyboard.send('Alt+f4')

      (it requires the pyhon keyboard library. If you don't have it on your system, then give the command "pip install keyboard" to install it.

      and added a line to call this script in /opt/retropie/configs/all/autostart.sh:

      emulationstation #auto sudo python /opt/altf4/altf4.py

      for me it's solved. I still think functionality like this should be included in the normal retropie build. This prevents a security issue (someone can press alt-f4 in emulation station and will have access to the system with sudo rights with entering any password)

    • L

      biểu hiện cho cảm thấy trẻ đang bị chứng tự kỉ

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support quit
      2
      0 Votes
      2 Posts
      259 Views
      mituM

      @lacaca Please add more info about your system, as requested in https://retropie.org.uk/forum/topic/3/read-this-first.

    • RanmaR

      [SOLVED] Doom - exits to Retroarch RGUI, not Emulationstation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support doom rgui exit quit lr-prboom
      4
      0 Votes
      4 Posts
      949 Views
      RanmaR

      Well it seems to be working OK so I have no complaints. :-) Naturally, if you have a better way of doing this now we'd all love to see it! ;-)

      Thanks for the help. :-)

    • T

      Emulationstation for windows, issue with windows games.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support quit emulationstatio windows 10 pcgames
      1
      0 Votes
      1 Posts
      415 Views
      No one has replied
    • KN4THXK

      Driver- You Are The Wheelman - Restart Exits Game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support psx driver wheelman quit restart
      17
      0 Votes
      17 Posts
      2k Views
      johnl52J

      @dankcushions

      Well I guess I wont be playing that game. Thanks for the info

      John

    • fredcobainF

      Issues on Restart ES/Shutdown/Restart System - Quit Menu

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support shutdown script restart issue quit menu
      2
      0 Votes
      2 Posts
      815 Views
      fredcobainF

      Solution:

      Copied emulationstation from /usr/bin to /usr/local/bin and things worked as normal.

    • P

      Can't control anything in games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller help quit
      2
      0 Votes
      2 Posts
      1k Views
      dankcushionsD

      @piuser1234

      However, for Zelda in nes, I can control the game just fine and do everything normally, except quit. I can't get out of it without pulling the plug.

      when you did https://retropie.org.uk/docs/First-Installation/#configure-controllers, what did you configure as 'start' and what did you configure as 'hotkey'? to quit it's hotkey + start.

    • M

      Keyboard does not work after quitting retropie and n64 emulator

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 keyboard quit
      2
      0 Votes
      2 Posts
      848 Views
      D

      @mvgilpatrick It's likely to do this issue: https://github.com/RetroPie/RetroPie-Setup/issues/1985.

    • SkittleBrau79S

      Emulation Station does not quit to command prompt

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio shutdown quit
      3
      0 Votes
      3 Posts
      2k Views
      rbakerR

      @SkittleBrau79 said in Emulation Station does not quit to command prompt:

      I've solved this. Still not sure what the cause was... but doing a full update of all installed packages corrected it.

      I had this in the beginning. How many roms have you got installed? Take a look at this:
      https://github.com/retropie/retropie-setup/wiki/FAQ#why-does-shut-down-and-reboot-take-ages
      Could be related?

    • I

      [ SOLVED ] Quit EmulationStation Disable

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support quit exit menu disable shell
      6
      0 Votes
      6 Posts
      4k Views
      I

      @synack

      autostart.sh says the following

      emulationstation #autostart

      Tried adding it after that I must be typing something wrong lmao

      UPDATE - figured it out.. Found this from @meleu

      "/opt/retropie/supplementary/emulationstation/emulationstation.sh" --no-exit "$@"

      thanks guys :) much appreciated for everything

    • Capt_MorganCreekC

      Mapping hotkeys in standalone mupen64plus

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus emulator quit hotkeys
      3
      0 Votes
      3 Posts
      2k Views
      Capt_MorganCreekC

      I wasn't able to map the hotkeys on the keyboard which is configured as a controller, but since I will use pyAutoGUI and scripting for GPIO inputs, I that's not a big deal.

      The keycodes found in mupen64plus.cfg relate to ascii characters, and so I remapped the functions I plan to access later via GPIO to keys I won't need.

      Here is simple overview I used to figure out key-values: Ascii Table
      You have to look for the decimal values.

    • S

      Number 2 kicking me from game.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support joystiq mapping quit exit game
      3
      0 Votes
      3 Posts
      1k Views
      S

      @dankcushions thanks!

    • OneSwitchO

      Daphne not exiting correctly.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support daphne hang on exit quit problem
      8
      0 Votes
      8 Posts
      3k Views
      OneSwitchO

      ...fresh ROM for AstronBelt has it working better. Enemy craft shooting again, collision detect working. Only bad thing is that when the "disc" is changing scene I often get a flash of an explosion out of context for what's happening in the game. I tried deleting the DAT file and re-parsing the files but no joy. If anyone has any experience of this and fixing it, I'd appreciate any pointers.

      Strangely Galaxy Ranger seems spot on.