Jump to content
LaunchBox Community Forums

Atari 800 (8-Bit)


angelobodetti

Recommended Posts

On 4/6/2017 at 11:30 PM, Zombeaver said:

I use -nobasic as a default command line parameter. BASIC has to be disabled for a lot of games in order for them to work, although there are some that were actually programmed in BASIC (like the game Fury) so for those you can add a custom command line parameter for the specific game and just enter "-". If you set it up this way and you try something and it doesn't work, you can try using "-" and see if it works. Those are pretty few and far between though.

58e6b274dccad_Atari800.thumb.png.1a3a15350b3bed6eb85fdc744c075118.png58e6b27d50c26_Atari800-Fury.thumb.png.9aefd3e1dd76e897c6aab139ba9830dc.pngYou'll also occasionally run into instances, depending on the region of the rom you're using, where you'll need to indicate that it's NTSC for the colors to display correctly. You can do that by specifying a custom command line parameter of -ntsc.

58e6b2bcb1933_Atari800-Battlezone.thumb.png.05280006b2397a5d5e2d923566eb1bf9.pngYou could try using zips if you enable the extract option in the emulator entry in LB, but I've never tried it. The roms are tiny so I've got them all extracted.

 

I would actually prefer a simple guide setup like this for all systems emulators possible for launchbox with pictures and not just only videos

Would save time

Edited by Zeaede
  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

No problem! Yeah, Atari800 is a great emulator but it can seem a little overwhelming at first.

There are a lot of great (and weird) Atari 8-bit games; and as a C64 nut I found it interesting comparing cross-platform games between them.

Link to comment
Share on other sites

  • 4 months later...
  • 3 weeks later...

Yes, I've converted over most of my stuff to the RA core rather than standalone at this point.

I'm not sure what you mean by "disk sets". You mean multi-disk games? I don't actually have any Atari 800 games that are more than one disk currently. There doesn't appear to be a disk management section in the quick menu for the core.

Link to comment
Share on other sites

In the Atari800 core I have a disk management section, where it's possible to add multiple disk images (.atr) to switch between. It's even possible to save the list as a config and to load it, but I wanted to have that be loaded with the atr image as well. You need to press F1 to access the emulator menu, not the core options (sorry if I wasn't clear).

RetroArch Screenshot 2017.10.14 - 20.53.26.36.png

RetroArch Screenshot 2017.10.14 - 20.53.37.13.png

Link to comment
Share on other sites

6 hours ago, Manuel Leiria said:

In the Atari800 core I have a disk management section, where it's possible to add multiple disk images (.atr) to switch between. It's even possible to save the list as a config and to load it, but I wanted to have that be loaded with the atr image as well. You need to press F1 to access the emulator menu, not the core options (sorry if I wasn't clear).

Right, I was aware that was there as I've used standalone for quite some time, but I meant that in the RA UI there doesn't appear to be a section for disk management (Quick Menu -> Disk Control). A number of other cores have this like Beetle PSX, but there doesn't appear to be one for the Atari800 core.

As far as what you're wanting to do, I'd probably just do it via Additional Apps. Add the individual disks as additional apps and use the list config as the default. As far as doing both at the same time... I'm not sure. As I said, I don't actually have any multi-disk Atari 800 games in my library at the moment.

5 hours ago, fromlostdays said:

After 8 years in the retrogaming scene, I just played my first atari 8bit game. Thanks Zomb!

No problem! There's actually quite a bit of good stuff out there. Check out the "Lucasfilm Games" (prior to Lucasarts) stuff if you get a chance. I'm a C64 nut and a lot of those games were some of my favorites as a kid - especially Ballblazer and Rescue on Fractalus, and I was somewhat surprised to find they were actually better on the 800. That's the platform they were originally made for before being ported to the C64. Cavelord, Dimension X, Orc Attack, Rainbow Walker, Stealth, and Yoomp! are some other random recommendations. A lot of interesting and weird indie games out of Poland too.

  • Like 2
Link to comment
Share on other sites

@Manuel Leiria So I did a little testing with disk sets. What seemed to work best was to actually save it as a save state and then load the state as the "rom" in order to load the set on launch. I haven't been able to figure out how to load the standard "Disk Sets" via command-line in either standalone or RA; I could only get them to work by manually loading it via the UI (F1 -> Disk Management -> Load Disk Set). However, you can accomplish the same thing with save states without having to do that.

Load up the game, go into the Atari 800 menu via F1, go to Disk Management, add your disks in to D1, D2, etc.

59e42b82eda38_Atari800-Multidisk1(2).thumb.png.0187051bbfce77cc8f6f74a39b89f58f.pngGo back to the main menu and go to Save State:

59e42b9b0beeb_Atari800-Multidisk2(2).thumb.png.efeb32314f76cb7bd67cd3c5ed1d1157.pngSave it somewhere and name it after the game title.

Then set that file as your "rom" in LB:

59e42ba66f028_Atari800-Multidisk3(2).thumb.png.74b5d8b8b98d3066f95b939e191ba8e7.pngWhen you start the game, it'll load all the disks that you added into Disk Management. This works in both standalone and RA, but it's easier do in RA because in standalone you need to specify the -state command line parameter for it to load it from command line.

There doesn't appear to be a hotkey for the "Rotate Disks" function, so you'll still have to go into Disk Management and do that when needed (Alt+D -> R -> Enter -> Esc), but at least this way it loads all the disks from the beginning without having to manually "Load Disk Set".

  • Thanks 2
Link to comment
Share on other sites

  • 3 months later...

So I'm using atari800 core in retroarch through Launchbox. Problem is, I use config files per system (i.e. -c config\atari5200.cfg) in order to change overlays, shaders, etc. on multi system cores. However, in this particular core it's different because it saves a config file on root dir (.atari800.cfg) and when I use the command -c config\atari5200.cfg it bypasses the .atari800.cfg file, and the core fails to detect bios paths, etc.

Anyone had this problem? Or am I missing something?

Link to comment
Share on other sites

59 minutes ago, Tempest said:

So I'm using atari800 core in retroarch through Launchbox. Problem is, I use config files per system (i.e. -c config\atari5200.cfg) in order to change overlays, shaders, etc. on multi system cores. However, in this particular core it's different because it saves a config file on root dir (.atari800.cfg) and when I use the command -c config\atari5200.cfg it bypasses the .atari800.cfg file, and the core fails to detect bios paths, etc.

Anyone had this problem? Or am I missing something?

This is an interesting problem. I do the same thing for things like Master System/Genesis/CD through Genesis Plus or Game Boy/GBC through Gambatte; but I hadn't actually encountered this for this core because I only use the Atari800 core for Atari 8-bit games (not 5200), but I can see how this would definitely be a problem if I did.

If there was a way to specify an override via command-line (as in, it's not one that's just loaded simply because it's in the RA\config\[core name] folder because it's a per-core\per-game override) you could append changes that way, but I don't believe there's a way to do this (I asked in the RA Discord, and radius said there wasn't a way to do it), and if you were to simply make a per-core override for it, it would apply to all content loaded with it, whether 8-bit games or 5200 games. I think your only real option would be to create a per-core override with the settings you want one of the two platforms, and then if you're really adamant about a separate overlay/shader for the other, you'd have to create per-game overrides for all the relevant games with the shader/overlay specified. That'd be a pain in the ass, but it would work at least.

Cores that create/use their own non-RA configs are non-standard, and considered "sloppy" - probably for reasons just like this one.

Link to comment
Share on other sites

  • 6 years later...

Hi - 

Sorry for posting this question in multiple threads but Zombeaver you seem to know this system the best.

I got my atr files working fine as stand alone using this emulator does this work with Launchbox?

image.thumb.png.fe148ca09d77334ee709524bf216b714.png

Link to comment
Share on other sites

14 minutes ago, dugan26 said:

Hi - 

Sorry for posting this question in multiple threads but Zombeaver you seem to know this system the best.

I got my atr files working fine as stand alone using this emulator does this work with Launchbox?

image.thumb.png.fe148ca09d77334ee709524bf216b714.png

Yes, LB works with Altirra or in your case the Atari 800 Emulator.   The emulator you are running isn't Altirra, it is just running the Altirra OS.  There is a separate Altirra Emulator here

LB is agnostic on emulators so if it can run via command line then will run in LB. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...