Pages : 1
#1 Le 09/03/2015, à 16:18
- Poc_Pock
South Park: Le Baton de la vérité avec Wine
Salut!
J'ai un petit problème avec la version CD de South Park: Le Baton de la Vérité. J'ai regardé la docu WineHq et ils disent qu'il faut installer vcrun2010 et dx_43 sinon le jeu ne se lancait pas. Or, j'ai déjà ces composants installés via Winetricks et via POL, le jeu ne se lance quand même pas (erreur POL)....
Du coup je sais plus trop quoi faire....
Si quelqu'un peut m'aider, merci d'avance!
Dernière modification par Poc_Pock (Le 09/03/2015, à 16:19)
Hors ligne
#2 Le 10/03/2015, à 06:07
- k3c
Re : South Park: Le Baton de la vérité avec Wine
il faudrait voir ce que wine raconte dans un terminal quand tu le lances
Debian 12 sur Thinkpad reconditionné
Hors ligne
#3 Le 10/03/2015, à 08:15
- k3c
Re : South Park: Le Baton de la vérité avec Wine
Je lis à
https://appdb.winehq.org/objectManager. … &iId=30015
You had to install only d3dx9_36 and configure a new wineprefix for the game. I want to try new version of d3dx9 for test the compatibility.
donc si tu as un wine récent, que
wine --version
te dit 1.7 quelque chose, essaye de faire
WINEARCH=win32 WINEPREFIX=/home/$USER/.wine_sp winecfg
puis tu installes
WINEPREFIX=/home/$USER/.wine_sp winetricks --unattended d3dx9_36
puis, tu lances ton jeu avec
cd emplacement_du_fichier_exe_ou_setup
WINEPREFIX=/home/$USER/.wine_sp wine xxx.exe
et si ça ne marche pas, tu indiques les messages apparus dans le terminal, entre balises code évidemment
Debian 12 sur Thinkpad reconditionné
Hors ligne
#4 Le 10/03/2015, à 18:25
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
Salut et merci de ton aide
Donc j'ai réussi à faire les 2 premières étapes de ton "tuto" mais je suis bloqué à cet endroit:
"cd emplacement_du_fichier_exe_ou_setup
WINEPREFIX=/home/$USER/.wine_sp wine xxx.exe"
J'ai ça:
ordipass@ORDIPASS:~$ cd home/ordipass/Play On Linux Virtual Drives/SouthPark/drive_c/Program Files (x86)/ South Park - The Stick of Truth.exe
bash: Erreur de syntaxe près du symbole inattendu « ( »
ordipass@ORDIPASS:~$ cd /home/ordipass/PlayOnLinux's virtual drives/SouthPark/drive_c/Program Files (x86)/Southpark Stick of Truth
> WINEPREFIX=/home/ordipass/.wine_sp wine South Park - The Stick of Truth.exe
>
Et....c'est tout....Rien ne se passe et j'ai rien d'autre, pas même un message d'erreur.
Dernière modification par Poc_Pock (Le 10/03/2015, à 18:25)
Hors ligne
#5 Le 10/03/2015, à 18:49
- k3c
Re : South Park: Le Baton de la vérité avec Wine
utilise la touche TAB en tapant une partie du chemin, sinon pour les espaces il faut écrire
\
donc antislash suivi de espace
mais la touche Tab c'est LA solution
Debian 12 sur Thinkpad reconditionné
Hors ligne
#6 Le 10/03/2015, à 19:28
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
Bon j'ai trouvé le problème de lancement en lançant le jeu depuis le terminal:
err:module:import_dll Library NDIS.SYS (which is needed by L"C:\\windows\\system32\\drivers\\npf.sys") not found
err:winedevice:ServiceMain driver L"NPF" failed to load
Dernière modification par Poc_Pock (Le 10/03/2015, à 21:16)
Hors ligne
#7 Le 11/03/2015, à 06:07
- k3c
Re : South Park: Le Baton de la vérité avec Wine
essaie de lancer avec plus de debug
WINEPREFIX=/home/$USER/.wine_sp WINEDEBUG=loaddll wine xxx.exe
pour voir si on a un message plus clair
Debian 12 sur Thinkpad reconditionné
Hors ligne
#8 Le 11/03/2015, à 14:01
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
ordipass@ORDIPASS:~$ WINEPREFIX=/home/ordipass/.wine_sp WINEDEBUG=loaddll wine South Park - The Stick of Truth.exe
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b820000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\wineboot.exe" at 0x7f228d700000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f228d490000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b820000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winemenubuilder.exe" at 0x7f8f13b30000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b820000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\services.exe" at 0x7fef214e0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7fef20fd0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7fef21250000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\userenv.dll" at 0x7fef20db0000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b820000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f8f13250000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winedevice.exe" at 0x7f31369d0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f3136750000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 0x7f3136500000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7f3136270000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7f8f12b50000: builtin
trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b820000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7f8f12920000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7f8f12ec0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7f8f126a0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\ole32.dll" at 0x7f8f134f0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\oleaut32.dll" at 0x7f8f12330000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7f8f12090000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\windowscodecs.dll" at 0x7f8f13860000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\plugplay.exe" at 0x7f8743a60000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7f87437e0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7f8743550000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7f8f11c30000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7f228c690000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7f228c470000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7f228ca00000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7f228cd90000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7f228d030000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\mountmgr.sys" at 0x7f3136050000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7f31356f0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7f31354c0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7f3135a50000: builtin
wine: cannot find L"C:\\windows\\system32\\South.exe"
ordipass@ORDIPASS:~$ trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b820000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\explorer.exe" at 0x7fce1dda0000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\advapi32.dll" at 0x7fce1d890000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x7fce1db10000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gdi32.dll" at 0x7fce1d190000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\version.dll" at 0x7fce1cf70000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\user32.dll" at 0x7fce1d500000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7fce1c330000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\imm32.dll" at 0x7fce1a460000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shlwapi.dll" at 0x7fce19d70000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\shell32.dll" at 0x7fce1a000000: builtin
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\winex11.drv" at 0x7f8f10fe0000: builtin
rive_c/Program Files (x86)/Southpark Stick of Truth/South Park - The Stick of Truth.exe'
err:module:import_dll Library NDIS.SYS (which is needed by L"C:\\windows\\system32\\drivers\\npf.sys") not found
err:winedevice:ServiceMain driver L"NPF" failed to load
Hors ligne
#9 Le 12/03/2015, à 07:37
- k3c
Re : South Park: Le Baton de la vérité avec Wine
Ave
J'ai trouvé des cas de corruption, donc tu peux essayer, sans garantie, de virer le préfixe wine et refaire ce que tu as fait
rm -rf ~/.wine_captvty
et tu refais
Debian 12 sur Thinkpad reconditionné
Hors ligne
#10 Le 13/03/2015, à 11:26
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
Comme ça?
ordipass@ORDIPASS:~$ rm -rf ~/.wine_captvty
ordipass@ORDIPASS:~$ '/home/ordipass/PlayOnLinux'\''s virtual drives/SouthPark/drive_c/Program Files (x86)/Southpark Stick of Truth/South Park - The Stick of Truth.exe'
err:module:import_dll Library NDIS.SYS (which is needed by L"C:\\windows\\system32\\drivers\\npf.sys") not found
err:winedevice:ServiceMain driver L"NPF" failed to load
ordipass@ORDIPASS:~$ err:menubuilder:convert_to_native_icon error 0x80004005 getting frame 7
err:menubuilder:convert_to_native_icon error 0x88982F04 committing encoder
Hors ligne
#11 Le 13/03/2015, à 18:39
- k3c
Re : South Park: Le Baton de la vérité avec Wine
Non, tu as effacé ton préfixe wine, donc tu n'as plus rien, donc il faut faire
WINEARCH=win32 WINEPREFIX=/home/$USER/.wine_sp winecfg
WINEPREFIX=/home/$USER/.wine_sp winetricks --unattended d3dx9_36
cd emplacement_du_fichier_exe_ou_setup
WINEPREFIX=/home/$USER/.wine_sp wine xxx.exe
Debian 12 sur Thinkpad reconditionné
Hors ligne
#12 Le 13/03/2015, à 23:25
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
ordipass@ORDIPASS:~$ WINEARCH=win64 WINEPREFIX=/home/ordipass/.wine_sp winecfg
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
WINEPREFIX=/home/ordipass/.wine_sp winetricks --unattended d3dx9_36
cd fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
ordipass@ORDIPASS:~$ WINEPREFIX=/home/ordipass/.wine_sp winetricks --unattended d3dx9_36
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing w_do_call d3dx9_36
d3dx9_36 already installed, skipping
ordipass@ORDIPASS:~$ cd /home/ordipass/PlayOnLinux's virtual drives/SouthPark/drive_c/Program Files x86/ Southpark Stick of Truth/ South Park - The Stick of Truth.exe
> WINEPREFIX=/home/ordipass/.wine_sp wine South Park - The Stick of Truth.exe
>
Et ensuite....rien!
Hors ligne
#13 Le 14/03/2015, à 10:11
- k3c
Re : South Park: Le Baton de la vérité avec Wine
problème
You are using a 64-bit WINEPREFIX.
tu as créé un préfixe wine 64 bits, sans doute un fichier .wine ou autre chose, il faut le détruire et refaire
Peux-tu poster le résultat de la commande
find ~ -name "Program*"
Debian 12 sur Thinkpad reconditionné
Hors ligne
#14 Le 14/03/2015, à 13:56
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
ordipass@ORDIPASS:~$ find ~ -name "South Park - The Stick of Truth.exe"
/home/ordipass/.PlayOnLinux/wineprefix/SouthPark/drive_c/Program Files (x86)/Southpark Stick of Truth/South Park - The Stick of Truth.exe
Et sinon je dois modifier le disque dur virtuel de POL en 32 bit pour ce jeu? (je pensais qu'il fonctionnait en 64 bit, étant donné que mon PC est un 64 bit)
Hors ligne
#15 Le 14/03/2015, à 16:01
- k3c
Re : South Park: Le Baton de la vérité avec Wine
Ton PC est en 64 bits, comme le mien, mais wine 64 bits sait faire peu de choses, donc en général, on installe wine 32 bits sur des Linux 64 bits.
Par exemple dans mon cas, Captvty, ZedTV, RTMPGui... fonctionnent avec wine 32 bits, sur mon Linux 64 bits
Tu as un dossier Program Files (x86), donc wine 64 bits.
Debian 12 sur Thinkpad reconditionné
Hors ligne
#16 Le 14/03/2015, à 17:53
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
Ok donc je vais changer tout ça sur POL
Du coup tous mes autres jeux (Victoria II, Call of Juarez Gunslinger) sont censés fonctionner sous Wine 32 bits?
Je vais essayer et je t'en dis plus
Hors ligne
#17 Le 14/03/2015, à 19:01
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
Bon j'ai toujours la même erreur, même après avoir remis un disque virtuel en 32 bit et réinstallé le jeu dessus....
Hors ligne
#18 Le 14/03/2015, à 22:02
- k3c
Re : South Park: Le Baton de la vérité avec Wine
C'est bizarre, car sur winehq, le jeu est classé en GOLD, traduction "tout marche"
Debian 12 sur Thinkpad reconditionné
Hors ligne
#19 Le 16/03/2015, à 14:46
- Poc_Pock
Re : South Park: Le Baton de la vérité avec Wine
Oui justement c'est ça qui est étrange....
J'ai tout essayé: désinstaller, remettre le CD, faire un iso du CD et refaire tout ça via POL....
Hors ligne
Pages : 1