El Foro

Screamer CD

Autor Respuestas
nasra Monday 23 June 2008 at 12:59
nasra

Bonjour,
Voici un script pour Screamer 1 (jeu DOS en version CD).

Si quelques bonnes âmes peuvent me dirent pourquoi il ne fonctionne pas après l'installation alors que le jeu tourne sous dosbox.

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

cfg_check

#Presentation
presentation "Screamer" "Graffiti - Virgin" "" "Aisyk" "Screamer" 1

Ask_For_cdrom 2
Check_cdrom "install.bat"

select_prefixe "$REPERTOIRE/wineprefix/Screamer"
creer_prefixe

cd $WINEPREFIX/drive_c/
start_dos D:\STARTH.EXE

creer_lanceur_dos "Screamer" "SCREAMER" "STARTH.EXE" "" "Screamer"


Merci !

Birth retrogamer, linuxgamer since 2007
nasra Thursday 20 August 2009 at 16:06
nasra

Bonjour,
Voici un script pour Screamer 1 (jeu DOS en version CD).

Si quelques bonnes âmes peuvent me dirent pourquoi il ne fonctionne pas après l'installation alors que le jeu tourne sous dosbox.

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

cfg_check

#Presentation
presentation "Screamer" "Graffiti - Virgin" "" "Nasra" "Screamer" 1

Ask_For_cdrom 2
Check_cdrom "install.bat"

select_prefixe "$REPERTOIRE/wineprefix/Screamer"
creer_prefixe

cd $WINEPREFIX/drive_c/
start_dos D:STARTH.EXE

creer_lanceur_dos "Screamer" "SCREAMER" "STARTH.EXE" "" "Screamer"


Merci !

Quote from nasra

Birth retrogamer, linuxgamer since 2007

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