Forums

Supreme Commander !

Enfin ^^

Auteur Réponses
Apocalypse555 Samedi 3 Mai 2008 à 17:06
Apocalypse555

Slt,

Bon ba rien à dire ... XD
Juste essayez et rapportez les bugs s'il vous plaît

Voici le script :
#!/bin/bash

# Vérifier que PlayOnLinux est lancé ...
if [ "$PLAYONLINUX" = "" ]
then
exit 0
fi

# Charger les librairies ...
source "$PLAYONLINUX/lib/sources"

# Vérifier les dépendances ...
cfg_check

# Présentation du jeu ...
presentation "Supreme Commander" "THQ" "http://www.thq-games.com/fr" "Apocalypse_555" "Supreme_Commander" 1 4

# Ce qui concerne le CD ...
Ask_For_cdrom 2 4
Check_cdrom "setup.exe"

# Création du préfixe Wine dans POL ...
select_prefixe "$REPERTOIRE/wineprefix/Supreme_Commander/"
creer_prefixe 3 4

# Version de Wine pour l'installation ...
Set_WineVersion_Session "0.9.60"

# Version de l'OS simulé par Wine ...
Set_OS "winxp"

# Installation ...
wine "$CDROM/setup.exe"

# Faire attendre ...
sur_installed

# Simuler le redémarrage et créer le lanceur ...
simuler_reboot 4 4
creer_lanceur "Supreme_Commander" "Program Files/THQ/Gas Powered Games/Supreme Commander/bin/" "SupremeCommander.exe" "Supreme Commander.png" "Supreme Commander"

# Version assigner par Wine ...
Set_WineVersion_Assign "0.9.60" "Supreme Commander"

exit 0


Ici pour les rapports de test
Ici pour WineHQ

EDITE : marche pas longtemps sans le patch ... je modifie mon script !

EDITE 2 : je sèche ! Je n'arrive pas à mettre le patch malgrès les renseignements (pas clair mais bon) des rapports de WineHQ ! Si quelqu'un veut donner un coup de pouce je suis volontaire en attendant je laisse en "Stand-by"

Edité par Apocalypse555


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