I’ve been trying to find information on this but, every time I find something, I end up at a dead end. A YouTube video from 2015 points to using MESS to do it but, the OLD mess core he used is not available on the newest version and if I try the ONLY mess core in there ( mess2014_libretro.dll ) when attempting to load the rom, RetroArch just crashes.
If I try to use any of the MAME cores, I it ends up just showing a blue box on the screen but, nothing else.
I’ve seen some things on Android getting it working but, I use Windows… Anyone have any idea on how to get it working ?
Been rattling my brain around this one for about a week and 1/2 and have hit a brick wall.
a5200 should work-i personally tested some roms with mame2014 and mame_libretro(the one with no number). search the forums there should be discussions already regarding this or similar(like chd or other console roms in mess/mame)
I only ever managed to make it work with a 2015 MESS core i still keep around. But even so, it’s not good enough. MESS doesn’t emulate the 5200 properly, there are a lot of problems and in some games you can’t even emulate two buttons. Which makes games like Moon Patrol unplayable.
I don’t know any other way to emulate this system in RA. And i have no idea what’s the atari800 core the above poster is talking about.
If course thank you for everyone’s reply here, I am going NUTS, I just want to play a claissc that I was addected to years ago…QIX…
I downloaded the mess_libretro.dll and dropped it in the CORES folder, roms didn’t work (is ther more setup than that for cores ?). I think there was a problem with the BIOS as I have understood that 5200 rons require a BIOS to run but, I am not an expert here, to be honest this is the first time i tried to run 5200 rom.
Looks good (crossing fingers)if it works like it should. Do I just need to download it and install it or do I need to just go into RetroARch and update it, then try it ?
IS there any bios to deal with ? I didn’t see anything on the site above.
To all, I did a search on running 5200 games but, I did’t come into anything on here. Is there a thread I should look at ?
Where can I download this ? I checked in RetroArch, I didn’t see it listed in the cores to update ?
It exactly like the official atari800 core. From my memory can check later .Hit esc or f1 i thinks. Then go to system/find system rom and choose the folder that contain the bios.returnto main settings and save setting. Restart core. Rom/ bin should boot.
If you can think of anything else on setting up the BIOS in RetroArch, let me know, or is it just setting up the Directory > System/BIOS when in the core ?
confusing… got to the point to find the system rom, can now load load game from Load Content menu of retroarch. but keeps coming back to test mode. went into Run Atari program, and it wont allow changing to previous directory, awaiting better integration of this to in retroarch/libretro…
If you look at the commit ,in my github,the libretro one is only a fork of it. i fix windows build today.
For the folder pb, before i lookat, you can also use an atari800.cfg to setup the rom but it not as simple as the builtin gui.
I have no windows to test for now. But i bet wine can do the job.
I forgot to define dir separator for win so now it shoud allow to browse outside the current dir.
i cross compile a win build with the last commit here