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

      Multidisk MSX games and M3U files - 2025

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support msx lr-bluemsx m3u
      4
      0 Votes
      4 Posts
      404 Views
      2Play2

      @retropieuser555 and yes i confirm disc index does not display/is empty

    • T

      BlueMSX, BIOS Files, and Xak

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support msx msx bios setup
      5
      0 Votes
      5 Posts
      1k Views
      T

      okay so the games started working when I used the m3u from the translated version. Maybe there was something screwy with the other game files I tried or they struggled to work right unless I use an m3u. sigh now if only some of the other cores would recognise the m3u files existing >< that's a topic for another post though

    • J

      Does anything run Sex Bomb Bunny on MSX?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support msx sex bomb bunny
      26
      0 Votes
      26 Posts
      2k Views
      F

      @JimmyFromTheBay said in Does anything run Sex Bomb Bunny on MSX?:

      @Folly Ooh, that's interesting - the old unmodified disk DOES work fine now.

      Aha, so it does stick on your openmsx install, good to know.

      (But it's still flush to the bottom.)

      Also on my end it's a bit to the bottom, not much we can do about it but it works !

    • J

      Bewildering MSX cassette issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluemsx msx cas
      1
      0 Votes
      1 Posts
      222 Views
      No one has replied
    • duglorD

      MSX: Can someone talk me through openmsx setup?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support openmsx msx v9990
      2
      0 Votes
      2 Posts
      416 Views
      windgW

      @duglor In the RetroPie docs you will find all the necessary info about the bios files of openmsx: https://retropie.org.uk/docs/MSX/

      The only you have to do is to choose the emulator from the runcommand menu.

    • T

      Raspberry Pi 400, no number pad on keyboard for games that need it.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controllers number pad sam coupe msx colecovision
      5
      0 Votes
      5 Posts
      903 Views
      T

      @mitu ah okay, so there's an improvised numberpad on there. A bit of a slanty one but that will do.

    • duglorD

      [Solved] BlueMsx- XZR I on the MSX - Multiple Disk Problem Here. Help please.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xzr xzr i msx multiple disks bluemsx
      5
      0 Votes
      5 Posts
      721 Views
      duglorD

      @windg Thanks, but THAT game is actually a translation of XZR II and Exile 2 is actually XZR III. XZR I was not translated into English and is only on the PC-88 and MSX.

    • W

      retroarch msx cheats

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support cheats msx retroarch cheat
      41
      0 Votes
      41 Posts
      9k Views
      W

      @barbudreadmon
      don't worry about that, thanks

    • 2Play2

      retroarch.cfg files missing from few systems on clean base images

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development retroarch.cfg missing coleco msx channelf
      2
      0 Votes
      2 Posts
      345 Views
      BuZzB

      @2Play Yeah - I will sort this.

    • J

      Does lr-fmsx work on the Pi 4?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fmsx msx
      1
      0 Votes
      1 Posts
      310 Views
      No one has replied
    • J

      Sex Bomb Bunny on FBNeo-MSX

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fbneo msx
      4
      0 Votes
      4 Posts
      702 Views
      J

      @gomisensei Yes, I'm aware of that. What I'm concerned with is getting it working. It doesn't run in lr-bluemsx, lr-fmsx doesn't run anything at all, lr-fbneomsx doesn't support MSX2 and lr-mess runs it but neither keyboard nor joystick responds.

    • TPRT

      How does MSX & ColecoVision Co-Exist in BlueMSX?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluemsx colecovision msx
      35
      0 Votes
      35 Posts
      5k Views
      mituM

      @stoogesfan87 Please stop posting to old topics. If you have an issue or a question, just open up a new topic.

    • J

      Anyone know why lr-fmsx doesn't work on Pi 4?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fmsx msx lr-fmsx
      27
      0 Votes
      27 Posts
      4k Views
      F

      @jimmyfromthebay said in Anyone know why lr-fmsx doesn't work on Pi 4?:

      @folly said in Anyone know why lr-fmsx doesn't work on Pi 4?:

      @jimmyfromthebay

      Aha, MAGIC, that's nice to hear !

      Btw., what is the md5sum of your "Jet Set Willy (1984)(Software Projects).dsk" ?
      Perhaps you have a different file than me, if so, the patch probably will not work because of that.

      It would be nice to know the cause.

      I suspect the cause was GitHub. I can never remember which method of downloading files from GitHub pages gets you the real file, and which way gets you a broken useless one just pretending to be it.

      Never mind.

    • M

      Trouble with MSX libretro emulators

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support msx libretro
      12
      0 Votes
      12 Posts
      3k Views
      M

      I don’t know how to mark this post as [solved], but I’ll try to make a summary of the lessons learned here anyway:

      lr-fbneo-msx needs all MSX BIOS files in on pack named msx.zip in /home/pi/RetroPie/roms/msx/msx.zip lr-fbneo-msx needs ROM files to be zipped and verified against DAT checksums (the filename and CRC must match) MSX ROMs that are downloaded together with lr-fmsx does not work with lr-fbneo-msx (CRC are different for all files); you have to find the right BIOS files elsewhere. I still unable to load ROMs with lr-fmsx (however lr-bluemsx is a good alternative so far) In lr-bluemsx you can use the keyboard in MSX if you add a input_enable_hotkey in /opt/retropie/configs/all/retroarch.cfg or /opt/retropie/configs/msx/retroarch.cfg:
      input_enable_hotkey = "tab"
      Normally you would press "F1", when enabled you have to press "TAB + F1"

      Thank you @mitu and @Folly for your help!
      Happy MSXing

    • Z

      Old Computer Appreciation Thread

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming msx msx2 pc88 pc98 x68000
      1k
      8 Votes
      1k Posts
      5m Views
      F

      @TPR

      Did it work ?

    • Z

      Cannot run SD Snatcher, MSX2 [SOLVED]

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-bluemsx lr-fmsx msx msx2 sd snatcher
      172
      0 Votes
      172 Posts
      55k Views
      mituM

      @fryguy1 Please don't post links to ROMs or ROM sites.
      Not sure why this reply was needed, since @Folly already provided a solution in one of their earlier posts, but I guess the more the merrier.

    • S

      [Solved] blueMSX: MSX Turbo R Doesn't Work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluemsx msx msx turbo r pi4
      5
      0 Votes
      5 Posts
      2k Views
      mituM

      @duglor Please don't bump old topics. If you have a related issue open a separate topic and reference the old topic.

    • N

      Laserdisc

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support daphne laserdisc msx sega mega drive
      1
      0 Votes
      1 Posts
      495 Views
      No one has replied
    • G

      Skyscraper vs Amstrad, Spectrum, Amiva, MSX and others

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support skyscraper amstrad c64 msx spectrum
      4
      0 Votes
      4 Posts
      418 Views
      G

      I do confirm, all systems are there to scrape. Very cool.

    • retropieuser555R

      Xboxdrv - Per game basis? (Metal Gear MSX)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support xboxdrv msx metal gear key bindings key mapping
      3
      0 Votes
      3 Posts
      421 Views
      retropieuser555R

      @mitu Ah I see! That makes a lot of sense. I've got it now thanks! Just need to figure out what buttons I've got and it's all dandy. Although I guess I also need to map some of them so I can still exit retroarch.