Earthworm Jim from retail CD
Plays Earthworm Jim: Special Edition from the retail CD.
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get ewj-cd
→ Notes
- Requires the CD to be mounted.
- Intro movie does not work (press Esc to skip).
- Sound effects do not work.
→ Requires
Install these via your system package manager or some other method:
-
gamescope
-
wine
→ Tested On
This env has been tested on the following distros:
→ Links
Related links that you should check:
→ View Env
Click here to expand/collapse
Date = "1995-05-01"
InstallExe = "{{.InstallWorkDir}}/wormload.exe"
InstallExpected = "{{.RunExe}}"
InstallWorkDir = "/run/media/$USER/WORM"
Name = "Earthworm Jim Special Edition"
RunExe = "{{.RunWorkDir}}/wormload.exe"
RunPrefix = "gamescope -W 1024 -H 768 -r 60 -f --"
RunWorkDir = "{{.InstallWorkDir}}/"
VirtualDesktop = "1024x768"
WineArch = "win32"
WineExe = "wine"
→ Env Source
View this env's source on GitLab. You can also report issues, request changes, or submit an env you've tested on the env repo issue tracker.