GOG.com - Little Big Adventure 2

Informations

Créateur Messages
petch

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 10487
Wine: 1.6.2-dos_support_0.6

Retours d'expérience

Description

English: Sequel of Twinsen's Adventure, somewhat easier and at least as good as the first episode.
(updated for GOG installer v2)

GOG now has installers for Mac

Français : Suite de Twinsen's Adventure, un peu plus facile et au moins aussi bon que le premier épisode.
(mis à jour pour l'installeur GOG v2)

GOG propose maintenant des installeurs pour Mac

Languages: English, Français, Deutsch, Español, Italiano, Portugues

Captures d'écran

MiniatureMiniatureMiniature

Code source

#!/bin/bash
# Date : (2012-08-02 15-20)
# Last revision : (2014-04-20 10-10)
# Wine version used : 1.4-dos_support_0.6, 1.6.2-dos_support_0.6
# Distribution used to test : Debian Sid (Unstable)
# Author : Pierre Etchemaite pe-pol@concept-micro.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :

[ -z "$PLAYONLINUX" ] && exit 0
source "$PLAYONLINUX/lib/sources"

GOGID="little_big_adventure_2"
PREFIX="LittleBigAdventure2_gog"
WORKING_WINE_VERSION="1.6.2-dos_support_0.6"

TITLE="GOG.com - Little Big Adventure 2"
SHORTCUT_NAME="Little Big Adventure 2: Twinsen's Odyssey"

POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE"

POL_SetupWindow_Init
POL_SetupWindow_SetID 1342
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Adeline Software International / Didier Chanfray SARL" "http://www.gog.com/gamecard/$GOGID" "Pierre Etchemaite" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" "45bde8d21dc3101ac6d712fd4b3161b6"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_Call POL_GoG_install


cat <<_EOFCFG_ >> "$WINEPREFIX/playonlinux_dos.cfg"
manual_mount=true
dosbox_memsize=30
cpu_core=auto
cpu_cputype=auto
cpu_cycles=max
mixer_rate=22050
mixer_blocksize=2048
mixer_prebuffer=80
sblaster_type=sb16
sblaster_base=220
sblaster_irq=5
sblaster_dma=1
sblaster_hdma=5
sblaster_mixer=true
sblaster_oplmode=auto
sblaster_oplrate=22050
gus_gus=false
_EOFCFG_

cat <<_EOFAE_ > "$WINEPREFIX/drive_c/autoexec.bat"
imgmount D "$GOGROOT/Little Big Adventure 2/LBA2.DAT" -t iso
_EOFAE_

# LBA2.EXE is detected as Windows executable
cat <<_EOFBAT_ > "$GOGROOT/Little Big Adventure 2/LBA2.BAT"
@ECHO OFF
LBA2.EXE
EXIT
_EOFBAT_

POL_Shortcut "LBA2.BAT" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;AdventureGame;"
POL_Shortcut_Document "$SHORTCUT_NAME" "$WINEPREFIX/drive_c/GOG Games/Little Big Adventure 2/manual.pdf"
# C:\GOG Games\Little Big Adventure 2\README.TXT

POL_SetupWindow_Close

cat <<_EOF_ > "$POL_USER_ROOT/configurations/configurators/$SHORTCUT_NAME"
#!/bin/bash
[ -z "\$PLAYONLINUX" ] && exit 0
source "\$PLAYONLINUX/lib/sources"
export WINEPREFIX="\$POL_USER_ROOT/wineprefix/$PREFIX"
export WINEDEBUG="-all"

POL_LoadVar_PROGRAMFILES
cd "$GOGROOT/Little Big Adventure 2/" || exit 1
TITLE="$TITLE"
POL_Wine Language.exe
exit 0
_EOF_

exit 0

Contributions

Filters:

Contribuer
Membre Messages
bam Dimanche 14 Octobre 2018 à 22:44
bam Anonymous

Messages

DOSBox: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Réponses

Samedi 25 Janvier 2020 à 12:51
Search into our wiki.
piratmartin Lundi 20 Février 2017 à 13:56
piratmartin Anonymous

Messages

Game works

Réponses

freedent Mercredi 2 Juillet 2014 à 15:29
freedent Anonymous

Messages

No problem !

Aucun  problème, et même avec le son de la voiture pour le quel j'avais un souci sous Windows Seven.

Réponses

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