https://github.com/indigoparadox/sc2kfloppies
Replacement setup scripts to install SC2k SE Win3.x version from floppies (requires CD files)
https://github.com/indigoparadox/sc2kfloppies
floppy-disk-images floppy-disks sc2000 simcity-2000 simcity2000
Last synced: 3 months ago
JSON representation
Replacement setup scripts to install SC2k SE Win3.x version from floppies (requires CD files)
- Host: GitHub
- URL: https://github.com/indigoparadox/sc2kfloppies
- Owner: indigoparadox
- Created: 2022-04-28T02:04:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T12:20:27.000Z (about 3 years ago)
- Last Synced: 2025-01-04T06:42:00.685Z (5 months ago)
- Topics: floppy-disk-images, floppy-disks, sc2000, simcity-2000, simcity2000
- Language: Makefile
- Homepage:
- Size: 245 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dependencies
- mscompress
- dd
- mkfs.vfat
- mtools# Usage
Grab WIN31 subdirectory from the SimCity 2000 Special Edition CD-ROM and put it in this project directory. Rename it from "WIN31" to "source".
fix\_source\_case.sh should be run on the source files first, to convert all upper-case named files to lower-case.
Provided the dependencies are installed, the floppy images should be created after running "make".