- > >
- C64 games
- How To Run Games On Dosbox Mac
- How To Install Dosbox Games
- How To Play Dosbox
- How To Play Dosbox Games
- How To Run Dosbox Games On Mac Free
The 0.74 release is compiled as a Universal Binary, and will run on PowerPC and Intel based Macs. To install DOSBox, first expand the.ZIP file and copy the contents into a folder like DOSBox. Move this folder into your Applications folder. Now you need to create. Cm2.exe – Will run the whole game, then you decide if you want to run 8 bit (1 league) or 16 bit (3 leagues), or the database editor. Cm2e16.exe – Runs the full game, with 3 playable leagues. Cm2e18.exe – Runs the one league version. Cme2ed – Runs the database editor. Press enter after you’ve typed in one of the above and it will run.
About 3800 C64 games are available or will be soon published on MyAbandonware. A very small part compared to the 20000+ games released by TOSEC (The Old School Emulation Center) and 25000 listed by Gamebase 64, but you can already spend days playing the Commodore 64 games we have. This quick how-to will help you run C64 games on Windows, Mac or Linux.
Although C64 emulation is less popular than DOS emulation, a strong community is still active on websites like C64.com or Lemon64.com. Several emulators are available, although the vast majority of them are now inactive project.
Commodore 64 emulators
Several emulators are still active, though two of the list below are just front-ends and use existing emulators:
- VICE: stands for 'Versatile Commodore Emulator' and sometimes called WinVICE, VICE supports tons of operating systems (Windows, Linux, Mac OS X...) and also provide emulation for almost all Commodore computer systems. A very solid emulator with tons of options, recommended. Note: select amd64/x64 version without SDL.
- CCS64: an ongoing project started in 1995, still active but Windows only. CCS64 is a shareware without limits, if you enjoy it, please register your version to support the author.
- C64 Forever: an easy to use VICE front-end for Windows, with a free and a paid version for advanced users.
- Hoxs64: a more recent C64 emulator, supports Windows XP and up.
- Gamebase: a nice front-end and database program to play games on various platforms, including the Commodore computers.
How To Run Games On Dosbox Mac
As VICE is the most versatile emulator, this page will use it for the tutorial. Other emulators are quite similar and should not pose any problem.
Running C64 games in VICE
Note: This tutorial is focused on Windows, but it's almost the same on other operating systems.
VICE comes with several emulators for the various computers released by Commodore. Most of the time, you will just want to run the Commodore 64 emulator, named x64.exe (or x64.app on Mac).
After downloading a C64 game and unzipping it, you will usually find one .NFO containing game information, and one or more files containing the actual game code. Game files can be stored in various formats:
- .d64, disk format: the most popular format for games, some of the later games where released on several disks.
- .tap or .t64, tape format: tapes where quite popular too, around 7000 games were released in this cheap and slow format, according to C64Tapes.org.
- .crt, cartridge format: cartridge were fast, but very expensive, less than 400 cartridge games are listed by C64-Wiki.
- .prg, plain program file: program files that can be loaded immediately, not a physical format per se.
Look for the game file or the first one if the game is on multiple disks. Most of the time, multiple disks are named GAME0.D64, GAME1.D64, and so on.
Drag and drop into VICE
Most C64 games can be launched in just a few seconds with a simple drag and drop of the game file, or the first file, into the VICE main window, where you can see the Commodore 64 prompt screen. Alternatively, you may select File > Smart attach Disk/Tape, then select the program name to run in the image contents.
Simple drag and drop of Chip's Challenge d64 file into WinVICE window. Works the same on Mac.
Click on the picture to see a bigger GIF.
Games with multiple disks will prompt you to insert disk number two or more at some point. Use the File > Attach Disk Image to attach the required disk, then press a button to continue.
How To Install Dosbox Games
Running games in VICE is quite straightforward most of the time. If you have trouble to run games, try to edit options in Settings > Peripheral Drives. If you really need help, best place to ask politely in the Emulators forums on Lemon64.
Installing and running DOSBox 0.74 on Mac OS 10.5 (or later)Click the link for Mac OS X on http://www.dosbox.com/download.php?main=1
For those of you new to Mac:
-A .dmg is a compressed disk image that OS X can decompress and run like a CD-ROM.
-An universal binary is something that runs on both PowerPC and Intel processors. If you bought your Mac after 2006, you most likely have an Intel processor.
If the image does not open automatically (in Safari, it typically will), go to where you downloaded the image, and double-click on it. It will mount, and a new window called 'DOSBox 0.74' will pop-up.
Next important step: create a folder to use as virtual C: in DOSBox.
Go to Macintosh HD, Users, <YourName>. Here, create a new folder called 'DOS.'
How To Play Dosbox
Go back to your Applications folder. Start the app. Then close it! By doing this, you will propagate a preference file you can edit.Now, go to your Home folder ('/Users/<YourName>'), and click on Library. Go to Preferences, and find the file that says DOSBox 0.74 Preferences.
Right click (or hold down the control key and click), and open the file with TextEdit.
Scroll the whole way down to header [autoexec] and add:
mount c '/Users/<YourName>/DOS'
c:
Save and exit.
Run DOSBox now. If you did it all correctly, DOSBox will start up with a C: prompt ready.
Comments are closed.