DOS76 Posted July 23, 2016 Share Posted July 23, 2016 I think today was the first time I ever opened Moon Patrol Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted July 23, 2016 Share Posted July 23, 2016 Lol, yeah Dos the 5200 is one of those systems for me now im just tinkering with the emulation of it just because of..... well just because. It's really not a system I care enough about to play the games on because like I said earlier the vast majority of games are arcade ports and I would rather play the arcade version, like Moon Patrol. There really is only a small handful of games that I would play on it like H.E.R.O. which is the better version compared to tehe 2600 version. Pitfall would be nice to get it working though, it is a graphical upgrade and a classic. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted July 23, 2016 Share Posted July 23, 2016 I like Beamrider that's my go to 5200 game. Quote Link to comment Share on other sites More sharing options...
lfan Posted November 16, 2016 Share Posted November 16, 2016 On Mess, how could I set the joystick to a specific plataform (console) instead of game by game? Thanks! Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted November 16, 2016 Share Posted November 16, 2016 I think it defaults to the system when you set up the controls. It did for me at least for the systems I do use in Mess. Quote Link to comment Share on other sites More sharing options...
lfan Posted November 17, 2016 Share Posted November 17, 2016 4 hours ago, lordmonkus said: I think it defaults to the system when you set up the controls. It did for me at least for the systems I do use in Mess. OK. Thanks! Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted November 17, 2016 Author Share Posted November 17, 2016 If you do want to edit a system, you can load up the system in MESS, press Tab and go to the 'This Machine' menu option and edit them in here. This should be for that specific platform, not the single game. But, like @lordmonkus said too, it should automatically do some of it for you. There might be the odd system like CD-i that has it's own way of wanting to do things and will require manual input. Quote Link to comment Share on other sites More sharing options...
lfan Posted November 21, 2016 Share Posted November 21, 2016 On 17/11/2016 at 8:49 PM, SentaiBrad said: If you do want to edit a system, you can load up the system in MESS, press Tab and go to the 'This Machine' menu option and edit them in here. This should be for that specific platform, not the single game. But, like @lordmonkus said too, it should automatically do some of it for you. There might be the odd system like CD-i that has it's own way of wanting to do things and will require manual input. Thanks! Quote Link to comment Share on other sites More sharing options...
Zeaede Posted April 9, 2017 Share Posted April 9, 2017 (edited) On 6/6/2016 at 10:33 AM, SentaiBrad said: Just a question, where do i find info of what to fill default command -line Parameters for a list with all systems emulators? Edited April 9, 2017 by Zeaede Quote Link to comment Share on other sites More sharing options...
DOS76 Posted April 9, 2017 Share Posted April 9, 2017 there is a pastebin link in the 1st post. Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted April 10, 2017 Author Share Posted April 10, 2017 I edited the doc with a link. It should have been there from the start, whoops. Open the link, search for the platform you want and then take the shorthand name from the site and search for it on the doc. I also suggest using MAME and not stand alone MESS anymore, I should update the post. Quote Link to comment Share on other sites More sharing options...
orac31 Posted April 14, 2017 Share Posted April 14, 2017 thanks brad have my Atari and cd-I systems working Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted April 15, 2017 Author Share Posted April 15, 2017 Sweet, you're welcome! For CD-i did you grab the CHD's or did you use bin / cues? Quote Link to comment Share on other sites More sharing options...
orac31 Posted April 15, 2017 Share Posted April 15, 2017 6 hours ago, SentaiBrad said: Sweet, you're welcome! For CD-i did you grab the CHD's or did you use bin / cues? I watched your video and the only rips I had where bin/cue and apart from one they worked fine Quote Link to comment Share on other sites More sharing options...
Guest Posted May 15, 2017 Share Posted May 15, 2017 I've found that as of latest MAME standalone revision (and quite possible some earlier revisions as well), if you're using launchbox, there's no longer any actual need for hashfiles - at least not for cartridge systems like Colecovision and Atari 5200. Now if only I could get the Retroarch mame/mame2014 core working for loose systems (works fine for arcade roms) as I'm unable to replicate my exact overlay display with mame standalone (plus out of box controller mapping)... Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted May 15, 2017 Author Share Posted May 15, 2017 MAME should controller map right away. As far as getting the games to run, MESS, in MAME in RetroArch is a bit more confusing. You'll need the commands, on top of the core command line, and to make sure the BIOS are in the proper location. If I recall, at one point, they needed to be in the system folder, inside another folder named after the internal system name? Not sure if that's the case anymore, or if they can go loose in the system folder or with the rest of the roms, but MESS in MAME in RA has always annoyed me too. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 15, 2017 Share Posted May 15, 2017 1 hour ago, SentaiBrad said: MAME should controller map right away. As far as getting the games to run, MESS, in MAME in RetroArch is a bit more confusing. You'll need the commands, on top of the core command line, and to make sure the BIOS are in the proper location. If I recall, at one point, they needed to be in the system folder, inside another folder named after the internal system name? Not sure if that's the case anymore, or if they can go loose in the system folder or with the rest of the roms, but MESS in MAME in RA has always annoyed me too. Trying to figure out folder structure now for the bios files as I can only assume that's the issue since regardless of where I put the bios (including not having it anywhere), the error returned in the retroarch log is always the same ex: RetroArch [libretro DEBUG] :: Searching for driver Beamrider (USA) RetroArch [libretro WARN] :: Driver Beamrider (USA) not found -1 RetroArch [libretro ERROR] :: Driver not found: Beamrider (USA) Bios itself works when zipped placed in roms with standalone mame. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted May 15, 2017 Share Posted May 15, 2017 In RA its System\MAME\ROMs\A5200 last time I tried to use it in RA though you actually need the hash files and the softwarelist roms. Its been awhile since I MESSed with it. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 15, 2017 Share Posted May 15, 2017 (edited) 1 hour ago, DOS76 said: In RA its System\MAME\ROMs\A5200 last time I tried to use it in RA though you actually need the hash files and the softwarelist roms. Its been awhile since I MESSed with it. I was hoping it wouldn't need software list roms as the standalone doesn't require them, but I'll give it a shot. So is it System\MAME\ROMs\A5200 regardless of core (Mame, Mame2014, Ume)? System\MAME\ROMs\A5200.zip or System\MAME\ROMs\A5200\a5200.zip? Haha @ MESSed EDIT: seems part of the issue is command line parameters not being read. As an example, I'm launching (from within retroarch via command line to eliminate any other issues) the following: retroarch --verbose >> log.txt 2>&1 -L "cores\mame2014_libretro.dll" coleco -cart "c:\games\roms\coleco\congo.zip" So is there an issue with my syntax above? Because the logfile indicates it's looking for components to the arcade version and not the coleco cart version. Hash files are in system\mame\hash and the archive matches what's listed in the .xml file. I've also dropped the bio both zipped and not into System\MAME\ROMS\ and System\MAME\ROMS\coleco\ Edited May 15, 2017 by grimm.beam Quote Link to comment Share on other sites More sharing options...
DOS76 Posted May 16, 2017 Share Posted May 16, 2017 (edited) did you try coleco -cart without the path to the rom In MAME just coleco -cart works without a path. Like I said I never got it working without the software list roms Edited May 16, 2017 by DOS76 Quote Link to comment Share on other sites More sharing options...
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.