RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    x68000 keys in lr-px68k

    Scheduled Pinned Locked Moved Help and Support
    x68000keyboard
    5 Posts 3 Posters 527 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      insx
      last edited by insx

      Hi Folks

      I think I can use Game Focus to use a keyboard but is there any way to input the Opt 1 key on a standard PC keyboard with the lr-px68k core?

      My aim is to hold Opt 1 and enter "sybubblun" on the keyboard.

      I'm using a Pi 4 with Retropie 4.8.6, two Dragonrise controllers and a USB keyboard.

      FollyF 1 Reply Last reply Reply Quote 0
      • FollyF
        Folly @insx
        last edited by Folly

        @insx

        Scroll-lock is the default key for game-focus.
        I am guessing :
        You want to use Game-Focus but you have a reduced keyboard without numpad and scroll-lock key, right ?

        You can set the Game Focus inside the retroarch.cfg :

        input_auto_game_focus = "2"
        input_game_focus_toggle = "ralt"
        

        First line will bring the core in game-focus by default and the second line will use Right-Alt for toggling between game-focus.
        Right-Alt should be the same as the option key.
        Alternatively you use the second line only if you want.

        If you want to enable just for lr-px68k then add it to :
        /opt/retropie/configs/x68000/retroach.cfg
        Otherwise, if you want to add it for all cores then add it in :
        /opt/retropie/configs/all/retroach.cfg

        I 1 Reply Last reply Reply Quote 1
        • I
          insx @Folly
          last edited by insx

          @Folly

          I have a full keyboard and no problem toggling game focus but I couldn't figure out if there was a key that sends Opt 1 and there doesn't seem to be a way to define input for special x68000 keys like there is in MAME 0.255.

          FollyF 1 Reply Last reply Reply Quote 0
          • FollyF
            Folly @insx
            last edited by

            @insx

            Ok, I saw the original keyboard layout of the x68000.
            I think I know what you mean, using the "Opt 1" key.
            Seems that in the keyboard section of the libretro docs the "Opt 1" key is missing.
            Libretro cores mostly focus on running games and not on emulating keyboard perfectly.
            So you are probably out of luck.
            I tried some things but I also failed, so I can't be of more help.

            1 Reply Last reply Reply Quote 0
            • mituM
              mitu Global Moderator
              last edited by mitu

              You may try the standalone px68k emulator and configure a keyconf.dat to map the key to something on an EN-US keyboard. The key code for OPT1 is 0x7 (see here). You may even do this temporary - if there's a game that supports saves on a user/floppy disk you can then re-use the disk with the game started on the libretro core.

              1 Reply Last reply Reply Quote 1
              • First post
                Last post

              Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

              Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.