Alone In The Dark : The New Nightmare

Informations

Creator Wiadmości
david Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 17371
Wine: System

Feedbacks

Description

Survival horror video game. 2001.

Appdb.winehq.org  Wikipedia  

Source code

#!/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:

Contribute
Member Wiadmości
BobMontgomery Sunday 17 August 2014 at 22:13
BobMontgomery Anonymous

Wiadmości

I 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.
 

Odpowiedzi

Anonymous
Wednesday 20 August 2014 at 19:11
Nobody has had any suggestions thus far so..... I paid
$6.99 on steam and downloaded it and it runs great (in a window)... I did have to tweek the POL configurations a little but thus far it runs great. Fooling with the CDs I own isn't worth the effort in my opinion. So I will likely sell the CDs on eBay and be content. As I said it works perfectly with Steam. And I tested it with an old lnova Think Pad
R60 with only 1GB RAM and the built in video card. This computer is probably eight years old.