Alone In The Dark : The New Nightmare
Informations
Créateur | Messages |
---|---|
david
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 1 DescriptionSurvival horror video game. 2001. Code source#!/bin/bash # CHANGELOG # [SuperPlumus] (2012-04-07 19-14) # Update script to standards [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Alone In The Dark : The New Nightmare" PREFIX="AloneInTheDarkTNN" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Infogrames" "" "david" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate Set_Desktop "On" "1024" "768" Set_OS "winxp" POL_SetupWindow_InstallMethod "CD,LOCAL" if [ "$INSTALL_METHOD" = "CD" ] then POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "SETUP.EXE" POL_SetupWindow_message "$(eval_gettext 'You dont have to install DirectX or use GLSetup.')" "$TITLE" POL_Wine_WaitBefore "$TITLE" POL_Wine "$CDROM/SETUP.EXE" POL_Wine_WaitExit "$TITLE" fi if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'You dont have to install DirectX or use GLSetup.')" "$TITLE" POL_Wine_WaitBefore "$TITLE" POL_Wine start /unix "$APP_ANSWER" POL_Wine_WaitExit "$TITLE" fi Set_Desktop "Off" POL_Shortcut "launch.exe" "$TITLE" #POL_SetupWindow_message "Don't forget to create a CD-ROM device (named D:) pointing\nto your CD-ROM unit." "Warning" POL_SetupWindow_Close exit |
Contributions
Filters:
ContribuerMembre | Messages |
BobMontgomery | Dimanche 17 Aoüt 2014 à 22:13 |
BobMontgomery
|
MessagesI have the orignal, purchased CDs but it crashes immediately when trying to install. Using the script it immediately crashes when trying to install (it does NOT install.) ..... The CD is not defective as it installs in Windows 7 without any problems. I am running Zorin OS 9 (Ubuntu 14.04), 4GB Ram, 500 GB HD, GeForce with 2 MBs ram, and four (4) CPUs. Fallout 3 and Morrowind run fine with this setup. Any suggestions are appreciated. RéponsesMercredi 20 Aoüt 2014 à 19:11
|
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