Shisenstein


A port of the game, as part of the MacenWolf Project.

Filename Shisenstein.zip
Filesize (17.31 KB)
Engines
Uploaded by Zombie
Upload Date 2022-03-03
Release Date
Levels 10
Max. Players (Recommended) 1
Link https://beta.wolf3d.net/file-download/download/private/2928

How to Install


Extract the zip to the folder containing your copy of either MacenWolf: The Second Encounter or MacenWolf: The Third Encounter, and run the included .BAT file.

If there is no .BAT file, either open the command prompt inside your MacenWolf folder and run 'macenwolf --file foldername', or create a shortcut for the exe and place 'macenwolf --file foldername' in the target field in Properties, and the mod will be launched.

In both cases 'foldername' should be replaced with the name of the folder containing your newly extracted mod (For example, The Spear of Longinus is inside of the \longinus folder, so it would read 'macenwolf --file longinus').

C-Dogs Installation Instructions

Create a new file in notepad with the below text. Save it as "campaign.json", and include it alongside the mod files in the Campaigns Folder in your C-Dogs SDL installation.

{
    "Version": 16,
    "Title": "Shisenstein - Shisenstein",
    "Author": "Zombie",
    "Description": "A port of the game, as part of the MacenWolf 
                                \n\nDownloaded from https://Wolf3D.net/"
    "Ammo": true,
    "SkipWeaponMenu": true,
    "RandomPickups": false,
    "DoorOpenTicks": 210,
    "Missions": 10
}

Comments