Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: RetroPie Multi-Boot Images #118273
    msxer
    Participant

    [quote=117996]Thanks so much….

    I suppose it is just simpler to keep my Rii keyboard plugged in for the time being…
    [/quote]
    Why not use your smartphone to control Kodi? If you have an Android phone, Yatse is the perfect remote control app.

    in reply to: Gasia PS3 Controller #112939
    msxer
    Participant

    I’d like to know this as well. There are plenty of clone controllers on Aliexpress but I cannot find out which are from Gasia.

    in reply to: MSX keyboard controls help #104354
    msxer
    Participant

    [quote=103306]THANKS! i tried Bluemsx and it’s working with keyboard and joypad
    [/quote]
    Strange, I still have the same problem on RetroPie 3.0 Final with lr-bluemsx: none of the F1-F12 functionkeys, numeric keys or letter keys are working. THis is annoying as some games require pressing the F1 or 1 key to start.

    lr-fmsx gives me the same problem. My keyboard only works in OpenMSX.

    in reply to: Emulationstation not restarting on emulator exit #81307
    msxer
    Participant

    I think I (and others) have the same problem with the Vice emulator.

    Can you try this:
    1. First exit Emulation Station through the options menu.
    2. In the shell screen that follows, type ‘exit’+enter. Now Emulation Station will reload.
    3. Now just start your emulator from ES and see if ES is reloaded properly when you exit the emulator.

    This method works on Vice. If it also works for you, then maybe this can the Retropie developers help to fix the issue.

    Also see this thread on the ES Github about the same problem:
    https://github.com/Aloshi/EmulationStation/issues/206

    in reply to: Theme: Simple 1.1 #59009
    msxer
    Participant

    Thanks you!
    I have created a simple theme for the MSX-system. Maybe you can add it in your next update? See attachment.

    msxer
    Participant

    Fixed the issue myself by installing the OpenMSX 0.10.0 build from http://misapuntesde.com/post.php?id=382

    Now OpenMSX is installed in /opt/openMSX (including the /machines subfolder) and works without any problems. After that I only had to update the /etc/emulationstation/es_systems.cfg to point to the new location of the OpenMSX binary:

    <system>
       <fullname>MSX</fullname>
       <name>msx</name>
       <path>~/RetroPie/roms/msx</path>
       <extension>.rom .ROM</extension>
       <command>/opt/retropie/supplementary/runcommand/runcommand.sh 3 "/opt/openMSX/bin/openmsx %ROM%"</command>
       <platform>msx</platform>
       <theme>msx</theme>
    </system>
Viewing 6 posts - 1 through 6 (of 6 total)