Just paste commands below into Powershell
- Install scoop if you did not already
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser; Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
- Add this bucket and buckets with dependencies (emulators, etc.) into scoop
scoop bucket add main; scoop bucket add extras; scoop bucket add games; scoop bucket add filip2cz_scoop-retro https://github.com/filip2cz/scoop-retro
In powershell, execute this command:
scoop update; scoop install filip2cz_scoop-retro/<manifestname>
Use manifestname from tables below instead of <manifestname>
.
Game name | manifestname | Platform | Runtime | Language | Notes |
---|---|---|---|---|---|
3D Pinball | Pinball | Win x86 | native | English | Version from Windows XP |
Bang! Bang! | BangBang | PalmOS | emulator - Mu with Retroarch | English | |
Bulánci | Bulanci | Win x86 | native | Czech | |
Cervii | Cervii | MS-DOS | emulator - DOSBox | English | |
Contra | Contra | NES | emulator - Mesen | English | |
Doom | Doom | MS-DOS | emulator - DOSBox | English | |
Doom 2 | Doom2 | MS-DOS | emulator - DOSBox | English | |
Driver | Driver | Win x86 | native | English | If it crashes, you can run it in compatability mode - Windows XP service pack 3 |
Duke Nukem 3D | duke3d | MS-DOS | emulator - DOSBox | English | |
Dyna Blaster | DynaBlaster | MS-DOS | emulator - DOSBox | English | This game is also known as Bomberman |
Fallout Van Buren | FalloutVanBuren | Win x86 | native | English | This game was canceled after bankrupt, so this is only playtest |
F1 Race | f1race | NES | emulator - Mesen | English | |
Grand Theft Auto | GrandTheftAuto | MS-DOS | emulator - DOSBox | English | |
Minesweeper | minesweeper | Win x86 | native | English | Version from Windows XP |
Minesweeper / Hledání min | minesweeper-cz | Win x86 | native | Czech | Version from Windows XP |
Need for Speed | needforspeed | MS-DOS | emulator - DOSBox | English | |
Plants vs Zombies | PlantsVsZombies | Win x86 | native | English | Version with good old dancing zombies |
Playboy | playboy | MS-DOS | emulator - DOSBox | Czech | |
PortaMonkey | PortaMonkey | PalmOS | emulator - Mu with Retroarch | English | |
Solitaire + Spider Solitaire | solitaire | Win x86 | native | English | Version from Windows XP |
Solitaire + Spider Solitaire | solitaire-cz | Win x86 | native | Czech | Version from Windows XP |
Super Mario Bros. | SuperMarioBros | NES | emulator - Mesen | English | |
Super Mario Bros. 2 | SuperMarioBros2 | NES | emulator - Mesen | English | |
Super Mario Land | SuperMarioLand | GameBoy | emulator - bgb | English | |
Tetris | Tetris | NES | emulator - Mesen | English | |
The Residents: Freak Show | freakshow | Win 3.1 | emulator - DOSBox with Windows 3.1 | English | |
The Settlers II 10th Anniversary Czech | settlers2-remake-cz | Win x86 | native | Czech | |
Vlak | Vlak | MS-DOS | emulator - DOSBox | Czech | |
Wolfenstein 3D | Wolfenstein3D | MS-DOS | emulator - DOSBox | English |
Software | manifestname | Platform | Runtime | Language | Notes |
---|---|---|---|---|---|
AutoCAD 2.18 | AutoCAD-2_18 | MS-DOS | emulator - DOSBox | English | Recommended config: Default, except Graphic Display -> 2; Digitizer -> 19 |
Johnny Castaway | JohnnyCastaway | Win 3.1 | emulator - DOSBox | English | alternative name: The Adventures of Johnny Castaway |
MS Paint - Win XP | mspaint-xp | Win x86 | native | English | |
MS Paint - Win XP Czech | mspaint-xp-cz | Win x86 | native | Czech | |
Super Fdisk setup | SuperFdiskSetup | Win x86 | native | English | |
Windows 3.1 | Windows-3_1 | MS-DOS | emulator - DOSBox | English | |
Windows 3.1 Czech | Windows-3_1-cz | MS-DOS | emulator - DOSBox | Czech |
To make a new manifest contribution, please read the App Manifests wiki page.
You should have icon in your start menu. If you can't find it, try to find Scoop Apps
folder in start menu.
Apps are installed by default into scoop folder in your home directory.
This repo is not any software technically. It is just instructions for Scoop (https://scoop.sh/) where to download things. Scoop is not virus, it is opensource and community trusted software. Games and software is mostly downloaded from archive.org, you can everytime check if you trust source with command scoop cat <manifestname>
and find download url.
Games and software is mostly downloaded from archive.org, you can everytime check if you trust source with command scoop cat <manifestname>
and find download url.