Вы находитесь здесь

Форум

TES3 Morrowind MAJ POL v3

Автор Replies
lordheavy Saturday 2 August 2008 at 14:25
lordheavyAnonymous

voilà le script, limité au jeux, sans patchs ni addons.


#!/bin/bash
if [ "$PLAYONLINUX" = "" ]
then
exit 0
fi
source "$PLAYONLINUX/lib/sources"
cfg_check

POL_SetupWindow_Init
POL_SetupWindow_presentation "The Elder Scrolls 3 : Morrowind" "Bethesda Softworks" "http://bethsoft.com" "Lordheavy" "ElderScrolls3_Morrowind"

select_prefixe "$REPERTOIRE/wineprefix/ElderScrolls3_Morrowind"
POL_SetupWindow_prefixcreate

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "Setup.exe"

cd $CDROM
POL_SetupWindow_wait_next_signal "Installation in progress..." "TES3: Morrowind"
wine $CDROM/Setup.exe
POL_SetupWindow_detect_exit

POL_SetupWindow_make_shortcut "ElderScrolls3_Morrowind" "Program Files/Bethesda Softworks/Morrowind/" "Morrowind Launcher.exe" "" "The Elder Scrolls 3 - Morrowind"

POL_SetupWindow_reboot
POL_SetupWindow_Close
exit


Suite du topic suivant: http://www.playonlinux.com/fr/topic-249-TES3_Morrowind.html

Testé sur la version GOTY, devrais fonctionner sur la version "normale" du jeu.

Laurent
lordheavy Saturday 2 August 2008 at 17:58
lordheavyAnonymous

Pour l'addon tribunal:

#!/bin/bash
if [ "$PLAYONLINUX" = "" ]
then
exit 0
fi
source "$PLAYONLINUX/lib/sources"
cfg_check

POL_SetupWindow_Init
POL_SetupWindow_presentation "The Elder Scrolls 3 : Tribunal" "Bethesda Softworks" "http://bethsoft.com" "Lordheavy" "ElderScrolls3_Morrowind"

verifier_installation_e "ElderScrolls3_Morrowind"

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "Setup.exe"

select_prefixe "$REPERTOIRE/wineprefix/ElderScrolls3_Morrowind"

POL_SetupWindow_wait_next_signal "Installation in progress..." "TES3: Tribunal"
wine $CDROM/Setup.exe
POL_SetupWindow_detect_exit

POL_SetupWindow_reboot
POL_SetupWindow_Close
exit

Laurent
lordheavy Saturday 2 August 2008 at 17:59
lordheavyAnonymous

Pour l'addon bloodmoon:


#!/bin/bash
if [ "$PLAYONLINUX" = "" ]
then
exit 0
fi
source "$PLAYONLINUX/lib/sources"
cfg_check

POL_SetupWindow_Init
POL_SetupWindow_presentation "The Elder Scrolls 3 : Bloodmoon" "Bethesda Softworks" "http://bethsoft.com" "Lordheavy" "ElderScrolls3_Morrowind"

verifier_installation_e "ElderScrolls3_Morrowind"

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "Setup.exe"

select_prefixe "$REPERTOIRE/wineprefix/ElderScrolls3_Morrowind"

POL_SetupWindow_wait_next_signal "Installation in progress..." "TES3: Bloodmoon"
wine $CDROM/Setup.exe
POL_SetupWindow_detect_exit

POL_SetupWindow_reboot
POL_SetupWindow_Close
exit

Laurent
Zoloom Saturday 2 August 2008 at 18:04
ZoloomAnonymous

J'ai accepté le script Morrowind, les autres sont proposés ?

lordheavy Sunday 3 August 2008 at 1:19
lordheavyAnonymous

Non, pas encore, je le fait de ce pas :-p

Laurent
Вы находитесь здесь: Index > Vos créations > TES3 Morrowind MAJ POL v3

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 dmcayonlinux.com