Achetez et telechargez cedega
http://60gp.ovh.net/~winefr/modules/wfsection/article.php?articleid=23
Une fois cedega installé, taper dans le console :
cedega
Vous devriez voir ceci :
----
Moving all local fonts to /home/xxxx/.transgaming_global/Fonts and removing local Fonts directory
usage: cedega [-bigexe] [-use-pthreads <yes/no>] [[-]-winver <version>] [[-]-debugmsg <debug>] [[-]-version] [[-]-use-dos-cwd <dir>] [[-]monitor-cdrom-eject] <application> [application parameters]
If you require additional help, please refer the HOWTO guide in the downloads section of the subscribers area.
----
Tapez alors :
wget
http://www.steampowered.com/download/SteamInstall.exe
vous devriez voir ceci :
----
--18:57:09--
http://www.steampowered.com/download/SteamInstall.exe
=> `SteamInstall.exe'
Résolution de
www.steampowered.com... 69.28.175.115
Connexion vers
www.steampowered.com[69.28.175.115]:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 729,821 [application/octet-stream]
100%[====================================>] 729,821 65.41K/s ETA 00:00
18:57:21 (62.03 KB/s) - `SteamInstall.exe' saved [729,821/729,821]
-------
tapez alors :
cedega SteamInstall.exe
SI vous avez cette erreur :
-----
/usr/lib/transgaming_cedega//winex/bin/wine: can't exec 'SteamInstall.exe': error=21
-----
alors faites ceci en root:
nano /etc/sysconfig/prelink
et transformez la valeur suivante de cette façon :
PRELINKING=no
Sauvegardez le fichier.
Puis dans la console :
prelink -ua
Il est possible que vous ayez ceci à peu de choses près:
------
prelink: /usr/bin/devhelp-bin: Could not find one of the dependencies
prelink: /usr/lib/thunderbird-0.8.0/regchrome: Could not find one of the dependencies
prelink: /usr/lib/thunderbird-0.8.0/TestGtkEmbed: Could not find one of the dependencies
prelink: /usr/lib/thunderbird-0.8.0/xpcshell: Could not find one of the dependencies
prelink: /usr/lib/thunderbird-0.8.0/thunderbird-bin: Could not find one of the dependencies
prelink: /usr/lib/firefox-0.10.1/regchrome: Could not find one of the dependencies
prelink: /usr/lib/firefox-0.10.1/TestGtkEmbed: Could not find one of the dependencies
prelink: /usr/lib/firefox-0.10.1/xpcshell: Could not find one of the dependencies
prelink: /usr/lib/firefox-0.10.1/firefox-bin: Could not find one of the dependencies
prelink: /usr/lib/mozilla-1.7.3/regchrome: Could not find one of the dependencies
prelink: /usr/lib/mozilla-1.7.3/mozilla-bin: Could not find one of the dependencies
prelink: /usr/lib/transgaming_cedega/winex/bin/wine: Could not find one of the dependencies
prelink: /usr/lib/transgaming_cedega/winex/bin/wineserver: Could not find one of the dependencies
prelink: /usr/lib/transgaming_cedega/winex/bin/wine_relocated: Could not find one of the dependencies
prelink: /usr/lib/ooo-1.1/program/libicuuc.so.22: Could not find one of the dependencies
prelink: /usr/lib/ooo-1.1/program/libicule.so.22: Could not find one of the dependencies
-----
Vous laissez faire en attendant que la console rende la main.
Puis vous faites :
nano /etc/sysctl.conf
Vous ajoutez les valeurs suivantes à la fin du fichier:
kernel.exec-shield=0
vm.legacy_va_layout = 1
Vous sauvegardez puis dans la console vous tapez :
echo 0 > /proc/sys/kernel/exec-shield
echo 1 > /proc/sys/vm/legacy_va_layout
Enfin vous tapez :
cedega SteamInstall.exe
Et voilà, steam fonctionne. Vous n'avez plus qu'à telecharger les jeux.
B.