nycki.net/content/zoombini.md
nycki 70bb349522
All checks were successful
/ build (push) Successful in 41s
zoombini
2025-10-28 13:30:57 -07:00

765 B

layout title subtitle permalink
base.njk zoombini whatever you are, MAKE ME A PIZZA! /zoombini/

setup

I am using the Learning Company re-release from 2001 (with the AOL ads in it), and using Wine 10.0 on Debian Trixie.

Create a folder for this project, mine is called zoombini. Extract files from the CD-ROM iso and place them in a folder called wincd. So you should have zoombini/wincd/Play.exe.

Run this command to start Wine Config:

WINEPREFIX="$PWD/wine32" winecfg

Add a drive D: which points at wincd. Use Advanced Settings to set the type of D: to CD-ROM.

Under graphics, enable Virtual Desktop, size 800x600.

You can now exit Wine Config.

Run this command to start the game:

WINEPREFIX="$PWD/wine32" wine D:/Play.exe