Patsy Heart Posted January 9 Posted January 9 So almost a year ago, a Casio Loopy emulator with sound was developed and here is the most recent updated version for it - https://github.com/smiRaphi/LoopyMSE The Loopy isn't a big console by any means but there is a small, but dedicated fan base for it that is working on stuff like fan translations for Wanwan Aijō Monogatari, so hopefully there will also be a translation for Loopy Town no Oheya ga Hoshii! in the works soon as that's the more interesting Animal Crossing/Life Sim style game for the system. Anyways, I don't think there will be many people who want to emulate the Loopy, who also care enough to not use mame, but for anyone who wants to set up the emulator here are the settings it'll take: Under Default Command-Line Parameters you need to put: %romfile% "location of your bios" "location of your sound bios", then you need to check attempt to hide console window on startup/shutdown Additionally if you'd like it to start in fullscreen, just put this into the running script: Send, !{F11} Now the emulator hasn't been configured to use controllers quite yet, so you'll need to set up xpadder or something to get the controls running, I haven't quite gotten that far in setting it up though. I do hope you all enjoy all 11 games from the Loopy, now with sound, though. 2 Quote
indysgill Posted February 24 Posted February 24 Hi, I have some Casio Loopy files and was looking at ways to run them, when I came across this in the forums I've downloaded the emulator from the github, but am struggling with the Default Command-Line Parameters. The forum post says to use - %romfile% "location of your bios" "location of your sound bios", but the Github says to go with - <game ROM> <BIOS> [sound BIOS] I am wondering which is correct and how it should actually look like? Any help appreciated. Quote
JoeViking245 Posted February 24 Posted February 24 42 minutes ago, indysgill said: Hi, I have some Casio Loopy files and was looking at ways to run them, when I came across this in the forums I've downloaded the emulator from the github, but am struggling with the Default Command-Line Parameters. The forum post says to use - %romfile% "location of your bios" "location of your sound bios", but the Github says to go with - <game ROM> <BIOS> [sound BIOS] I am wondering which is correct and how it should actually look like? Any help appreciated. I merged your post with the one you linked since they are directly related. The 2 command lines are synonymous. When you add the command-line parameters the OP suggests, %romfile% translates to <game ROM> "location of your bios" translates to <BIOS> "location of your sound bios" translates to [sound BIOS] LaunchBox will automatically replace %romfile% with the path to the games ROM file [as you have it set in the games Application Path]. For the BIOS file, you want to put the full path to the file, "in quotes". The sound BIOS is optional (but according to the documents, you need it if you want to hear something) as depicted by it [being in brackets]. Like the main BIOS file, you want to put the full path to the file "in quotes". Here's an example: %romfile% "D:\Games\Loopy Stuff\casloopyBIOSfile.zip" "D:\Games\Loopy Stuff\casloopySoundBIOSfile.zip" Quote
indysgill Posted February 25 Posted February 25 Thank you so much for the help. That's another emulator I can cross off the not working list! 1 Quote
Retro_Rage Posted March 5 Posted March 5 Just an fyi, Casio Loopy is also able to be emulated in MAME and is working rather good in recent versions. Default command line parameters are casloopy -cart. I have not tried the emulator though. Might have some more features. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.