Atari Vault - farmerbb/RED-Project GitHub Wiki

Atari Vault and its add-on pack contain 150 classic Atari titles from the Atari 2600, Atari 5200, and the arcade. The collection can be purchased on Steam here.

The Atari 2600 and Atari 5200 games, as well as the Atari 5200 BIOS, are contained in a folder on-disk, readily available to play in a third-party emulator. Most of the arcade games can also be converted to a format suitable for use with MAME 2003-Plus.

NOTE: The Atari 2600 game QuadRun is omitted due to it not working properly with third-party Atari 2600 emulators.

ROM Extraction Instructions

Atari 2600 / 5200 Games

  1. Navigate to the "AtariVault_Data\StreamingAssets\FOCAL_Emulator" folder inside your Atari Vault install.

  2. Copy the following files elsewhere on your hard drive:

3d_tic.bin    braingms.bin  concentr.bin  golf.bin      min_golf.bin  rs_footb.bin       skydiver.bin  sq_water.bin  surround.bin
advnture.bin  breakout.bin  cryscast.bin  grav2600.bin  misscomm.bin  rs_volly.bin       slotmach.bin  starraid.bin  temp2600.bin
airseabt.bin  canyonb.bin   demondim.bin  hangman.bin   nightdrv.bin  rsbasket.bin       slotrace.bin  starship.bin  vid_olym.bin
asteroid.bin  casino.bin    dodge_em.bin  haunthse.bin  ofthwall.bin  rsboxing.bin       spacewar.bin  steplchs.bin  vidcheck.bin
backgamn.bin  centiped.bin  doubdunk.bin  homerun.bin   outlaw.bin    rssoccer.bin       sprbaseb.bin  stlrtrak.bin  vidchess.bin
basketbl.bin  circatri.bin  dsrtfalc.bin  human_cb.bin  pelesocr.bin  rstennis.bin       sprfootb.bin  streetrc.bin  vidcube.bin
basmath.bin   codebrk.bin   fatalrun.bin  indy500.bin   radarlok.bin  SaveMary_NTSC.bin  sprntmas.bin  stunt.bin     vidpin.bin
black_j.bin   combat.bin    flagcap.bin   mazecrz.bin   ret2hh.bin    secretq.bin        sq_earth.bin  subcmdr.bin   warl2600.bin
bowling.bin   combat2.bin   football.bin  milliped.bin  rs_baseb.bin  sentinel.bin       sq_fire.bin   superbrk.bin  yar_rev.bin
  1. If you own the 50 Game Add-On Pack, then copy the following files as well:
  • "5200" folder:
asteroids.bin       final_legacy.bin    missile_command.bin        realsports_soccer.bin  xari_arena.bin
bios.bin            microgammon.bin     realsports_baseball.bin    realsports_tennis.bin
centipede.bin       millipede.bin       realsports_basketball.bin  star_raiders.bin
countermeasure.bin  miniature_golf.bin  realsports_football.bin    super_breakout.bin
  • "vol3" folder:
adventureii.bin  armambsh.bin  frog_pond_8_27_82.bin  motorodeo_ntsc.bin  seabattle.bin  suprbase.bin    wizard.bin
airaidrs.bin     astrblst.bin  frogflys.bin           pele_tw.bin         spacattk.bin   suprfoot.bin    yarsreturn.bin
aquavent.bin     darkcvrn.bin  holemole.bin           saboteur.bin        starstrk.bin   swordfight.bin

NOTE: The files from the 50 Game Add-On Pack are present on-disk regardless of whether or not you actually own this DLC. Please keep in mind that you may not legally have the right to use those files if you have not purchased the add-on pack.

Arcade Games

These instructions are for a Debian-based Linux distro. For Windows, follow these instructions using WSL.

  1. Open up a terminal window and navigate to the to the "AtariVault_Data/StreamingAssets/FOCAL_Emulator" folder.
  • For WSL, the easiest way to do this is to open the folder in Windows explorer and type bash into the address bar.
  1. Install the required dependencies by running:
sudo apt install nodejs zip wget
  1. Download the avault2mame.js conversion script by running:
wget https://gist.githubusercontent.com/cxx/6d1d44ce4a6107ed80e0a6c8c5b887c4/raw/d3cae583024f44c06d69a55d867066084838c2f7/avault2mame.js
  1. Run the script using:
node avault2mame.js .
  • The converted games are saved as *.zip files inside the "AtariVault_Data/StreamingAssets/FOCAL_Emulator" folder.

DAT File

Download (Atari 2600 / 5200)