How to play Farmer Sam’s Dog Day on your Windows, Linux or Mac computer (#CSpect emulator) – quick start guide

Farmer Sam’s Dog Day is the platform game I developed for the Sinclair ZX Spectrum Next computer. However, even if you do not own a ZX Spectrum Next, you can play it on your Windows or Linux PC or on your Mac, through the use of #CSpect emulator by Mike Dailly.

If you are a Windows user, you might also be interested in reading this step-by-step guide.

Farmer Sam's Dog Day - Title Screen (#CSpect on macOS High Sierra)
Farmer Sam’s Dog Day – Title Screen (#CSpect on macOS High Sierra)

Before installing the emulator, ensure that you fulfill all required software prerequisites based on your operating system:

Then, you can download the latest version of #CSpect emulator and unzip it to a directory of choice.

Now, you can download Farmer Sam’s Dog Day game from itch.io. You can either purchase the complete game or just freely download the demo version. The downloaded file is a .zip archive; unzip its content in the same directory as #CSpect, open a Command Prompt or Terminal and change directory to #CSpect directory.

To start the game, if you are using Windows or ReactOS, type: CSpect.exe -tv -w3 -zxnext dogday.nex
Instead, if you are using Linux or macOS, type: mono CSpect.exe -tv -w3 -zxnext dogday.nex

If you encounter errors or the emulator does not start, you can try disabling sound, by specifying the -sound option: CSpect.exe -sound -tv -w3 -zxnext dogday.nex

You can also specify your desired window size, by providing a value between 1 and 4 to the -w option:

CSpect.exe -sound -tv -w2 -zxnext dogday.nex

Farmer Sam's Dog Day - Title screen (#CSpect on Debian)
Farmer Sam’s Dog Day – Title screen (#CSpect on Debian)
Farmer Sam's Dog Day - Level 1 (#CSpect on ReactOS in VirtualBox)
Farmer Sam’s Dog Day – Level 1 (#CSpect on ReactOS in VirtualBox)