Commence peut-être par Wineskin qui offre en règle générale une meilleure compatibilité, ensuite essaie avec Cider.
App data base : http://appdb.winehq....rsion&iId=25843
- The Porting Team
- → Viewing Profile: Posts: Honorbrachios
About Me

Community Stats
- Group Members
- Active Posts 131
- Profile Views 1,827
- Member Title Professional Member
- Age 1 years old
- Birthday December 31, 2011
-
Gender
Not Telling
-
Graphics Card
Nvidia GT 330M (+ Intel HD integrated)
-
Operating System
Mac OS X 10.6 (Snow Leopard)
-
I am a Porter
Total Ports submitted: 1
Contact Information
2
Neutral
User Tools
Latest Visitors
Posts I've Made
In Topic: Portage d'un projet indépendant
11 February 2013 - 08:18 PM
In Topic: Left 4 Dead 2
03 February 2013 - 11:32 AM
Quelle version de Wine / Wineskin ? Lien de l'appdb ? Quelle version du jeu ? Ta config (carte graphique, cpu) ? Origine du portage (personnel, ici ou ailleurs) ?
Plus vous donnez d'info et plus il y a une possibilité de solution. ^^
Plus vous donnez d'info et plus il y a une possibilité de solution. ^^
In Topic: Wineskin boude l'Intel HD ?
03 February 2013 - 10:58 AM
Je n'ai qu'une intelHD (pas la 3000) est-ce aussi ton cas bitoku ?
Sinon sans vouloir faire un prêchi-prêcha pour résoudre un bug ou problème il faut donner les conditions qui permettent de le reproduire. Ici c'est le flou total : Quel logiciel/jeu ? Quelle version de wine/wineskin ? page Appdb du log/jeu ? log du test run ?
Sinon sans vouloir faire un prêchi-prêcha pour résoudre un bug ou problème il faut donner les conditions qui permettent de le reproduire. Ici c'est le flou total : Quel logiciel/jeu ? Quelle version de wine/wineskin ? page Appdb du log/jeu ? log du test run ?
In Topic: Need help getting Wineskin to properly automount an ISO
15 December 2012 - 05:46 PM
Open "WineskinStartupScript" & "WineskinShutdownScript" with TextEdit (or any other text editor), they are in "wineskinport.app/Contents/Resources/".
For auto mount while wineskin launch, "WineskinStartupScript" should look like something like that (if your iso is in "/drive_c") :
For auto unmount while wineskin quit, "WineskinShutdownScript" should look like something like that :

Big Thanks to Doh123 for his support !
For auto mount while wineskin launch, "WineskinStartupScript" should look like something like that (if your iso is in "/drive_c") :
#!/bin/bash cd "$(dirname "$0")/../" CONTENTSFOLD="$PWD" #################################################### # this script will run when Wineskin is starting up # before the X server or Wine starts # $CONTENTSFOLD is the full path to the current # contents folder in the wrapper. #################################################### # ENTER COMMANDS HERE hdiutil mount "$CONTENTSFOLD/Resources/drive_c/Name_of_Iso.iso"
For auto unmount while wineskin quit, "WineskinShutdownScript" should look like something like that :
#!/bin/bash cd "$(dirname "$0")/../" CONTENTSFOLD="$PWD" #################################################### # this script will run when Wineskin is starting up # before the X server or Wine starts # $CONTENTSFOLD is the full path to the current # contents folder in the wrapper. #################################################### # ENTER COMMANDS HERE hdiutil detach "/Volumes/Name_of_Volume"This work flawessly with multiple cd games !
Big Thanks to Doh123 for his support !
In Topic: ScummVMwrapper download
12 October 2012 - 02:27 PM
Sorry for double (I don't finnd how delete message). Just an idea : could you put the original config file into the wrapper ? could be very simple to use new stuff by editing this file witheout programming your wrapper (I was looking for the deluxe mode and antialiasing mode on grim).
- The Porting Team
- → Viewing Profile: Posts: Honorbrachios
- Privacy Policy




us

Find content