Lemmings 2

Informations

Creator Message
BeberKing

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 11712
Wine: System

Feedbacks

Description

1993. DOS. Wikipedia.

Source code

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

# CHANGELOG
# BeberKing (200x)
#   First script.
# Dadu042 (2019-08-01)
#   Fix download URL (Previous website is closed).

cfg_check

#Message aux scripteurs : Merci de placer ce script dans la partie Dosbox support, et ça serait sympa d'y mettre aussi SimCity2000 et Duke Nukem 3D

#Presentation
presentation "Lemmings 2" "Psygnosis" "" "BBK" "Lemmings2"

if [ "$POL_LANG" == "fr_FR.UTF-8" ]; then
LNG_ZIP_DL="Téléchargement du jeu..."
LNG_INSTALL="Cliquez sur suivant et choisissez Sound Blaster, puis toutes les valeurs par défaut"
else
LNG_ZIP_DL="Downloading the game..."
LNG_INSTALL="Click on Next and then choose Sound Blaster and all default options for the sound card"
fi 

select_prefixe "$REPERTOIRE/wineprefix/Lemmings2/"
dosprefixcreate

cd $WINEPREFIX/drive_c/

telecharger "$LNG_ZIP_DL" "https://archive.org/download/FMTOWNSHACKS/Lemmings%202.zip/"
mv Lemmings%202.zip Lemmings2.zip
unzip Lemmings2.zip

cd L2

message "$LNG_INSTALL"

start_dos INSTALL.EXE

cd ..
rm Lemmings2.zip

export $CDROM="none"

creer_lanceur_dos "Lemmings2" "L2/" "L2.EXE" "" "Lemmings 2"

Contributions

Filters:

Contribute
Member Message
Dadu042 Friday 1 November 2019 at 23:18
Dadu042

Information

This update has been approved by the team.

Message

This script seems broke because outdated (tested POL 4.3.4).   I tag it 'testing'.

Differences

@@ -3,7 +3,7 @@
 source "$PLAYONLINUX/lib/sources"
 
 # CHANGELOG
-# Berillions (2011-08-13)
+# BeberKing (200x)
 #   First script.
 # Dadu042 (2019-08-01)
 #   Fix download URL (Previous website is closed).

New source code

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

# CHANGELOG
# BeberKing (200x)
#   First script.
# Dadu042 (2019-08-01)
#   Fix download URL (Previous website is closed).

cfg_check

#Message aux scripteurs : Merci de placer ce script dans la partie Dosbox support, et ça serait sympa d'y mettre aussi SimCity2000 et Duke Nukem 3D

#Presentation
presentation "Lemmings 2" "Psygnosis" "" "BBK" "Lemmings2"

if [ "$POL_LANG" == "fr_FR.UTF-8" ]; then
LNG_ZIP_DL="Téléchargement du jeu..."
LNG_INSTALL="Cliquez sur suivant et choisissez Sound Blaster, puis toutes les valeurs par défaut"
else
LNG_ZIP_DL="Downloading the game..."
LNG_INSTALL="Click on Next and then choose Sound Blaster and all default options for the sound card"
fi 

select_prefixe "$REPERTOIRE/wineprefix/Lemmings2/"
dosprefixcreate

cd $WINEPREFIX/drive_c/

telecharger "$LNG_ZIP_DL" "https://archive.org/download/FMTOWNSHACKS/Lemmings%202.zip/"
mv Lemmings%202.zip Lemmings2.zip
unzip Lemmings2.zip

cd L2

message "$LNG_INSTALL"

start_dos INSTALL.EXE

cd ..
rm Lemmings2.zip

export $CDROM="none"

creer_lanceur_dos "Lemmings2" "L2/" "L2.EXE" "" "Lemmings 2"

Replies

Anonymous
Saturday 2 November 2019 at 11:34
Wonderful! The information that you have shared here is very valuable. Please tell us something about [url=https://www.appreviewsbucket.com/blog/website/123movies-gostream-review-is-it-safe-legal-and-its-alternative][b]123movies alternative[/b][/url].
Anonymous
Saturday 2 November 2019 at 11:34
Wonderful! The information that you have shared here is very valuable. Please tell us something about [url=https://www.appreviewsbucket.com/blog/website/123movies-gostream-review-is-it-safe-legal-and-its-alternative][b]123movies alternative[/b][/url].
Anonymous
Saturday 2 November 2019 at 11:34
Wonderful! The information that you have shared here is very valuable. Please tell us something about [url=https://www.appreviewsbucket.com/blog/website/123movies-gostream-review-is-it-safe-legal-and-its-alternative][b]123movies alternative[/b][/url].

Edited by Dadu042

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com