vendredi 27 mars 2015
Alsamixer - Backup your setting
Par david techer, vendredi 27 mars 2015 à 22:33 :: Linux Gaming
- To store
alsactl --file ~/.config/asound.state store
- To reload
alsactl --file ~/.config/asound.state restore


Aller au contenu | Aller au menu | Aller à la recherche
vendredi 27 mars 2015
Par david techer, vendredi 27 mars 2015 à 22:33 :: Linux Gaming
alsactl --file ~/.config/asound.state store
alsactl --file ~/.config/asound.state restore
Par david techer, vendredi 27 mars 2015 à 13:55 :: Général
Back to Reunion Island (Indian Ocean)...with limited access to my mails and my youtube channel.
dimanche 15 mars 2015
Par david techer, dimanche 15 mars 2015 à 16:32 :: Linux Gaming
It is higly recommended to use a virtual desktop while using the installer/launcher. While installing/updating if the game crashes then just stop the installer and relaunch it! That should do it!
Just rotate around your character using your mouse and click somewhere using the right click mouse. After that you should be able to use [W],[S],[A],[D]
This issue was noticed on 03/17/2015. The workaround is to use the following line
wine Gw2.exe -dx9single -autologin -nopatchui -email YOUREMAILHERE -password YOURPASSWORDHERESource: https://forum-en.guildwars2.com/forum/game/gw2/SweetFX-and-Initializing-SOLVED/ A couple of users use SweetFX which is based on a modified d3d9.dll. Gallium Nine "uses" a particular d3d9.dll (I try to keep it simple here whereas it is more complicated). There was an update done on 03/17/2015. So SweetFX and Gallium Nine have the same issue. Command line above will fix it
Lettings graphical options to their default values, I got decent FPS but a minor graphical glitch as showned in video below.
Finaly I found options I need so I can fix this issue -- as showned in video below --.
winetricks -q --force vcrun2005sp1 vcrun2010 vcrun2012 xact_jun2010
jeudi 12 mars 2015
Par david techer, jeudi 12 mars 2015 à 11:58 :: Linux Gaming
winetricks --no-isolate steam
winetricks -q dotnet40 xact_jun2010
foo.reg
REGEDIT4 [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\CommonRedist] [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\CommonRedist\DirectX] [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\CommonRedist\DirectX\Jun2010] "dxsetup"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\CommonRedist\vcredist] [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\CommonRedist\vcredist\2008] "x86 SP1"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\CommonRedist\.NET\3.5] "3.5 SP1"=dword:00000001
foo.reg
and use regedit
regedit foo.reg