caute
no instol som si ubuntu aj wine a chcem spustit cs s.exe
spustil som si css.exe ale nic sa nedialo
ked som spustil hl2.exe tak to islo ale ten counter nie.... prosim vas ako to spustit ?
spustenie cs S pod ubuntu
-
hrban
Addict
- Príspevky: 4950
- Registrovaný: 14 júl 2005, 7:44
- Bydlisko: Almere
- Kontaktovať používateľa:
skusal si nejaky navod ?? ak nie tu je jeden skus to takto
Ubuntu 8.04:
Potrebne: plna verzia hry v jednom exe subori a patch nizsie spominany
wine cs16full.exe // nainstalujeme zaklad hry + half life
wine cs16patch_full_v21_2.exe // instalacia patchu ( bez patchu mi hra zamrzla na prvom dialogu po pripojeni na server, kde sa zobrazuje basic info o serveri + je tam tlacitko Ok )
taktiez je potrebne mat nainstalovane msttcorefonts ( sudo apt-get install msttcorefonts )
inac s cs cez wine som nemal ziaden problem tak skus tento navod
Ubuntu 8.04:
Potrebne: plna verzia hry v jednom exe subori a patch nizsie spominany
wine cs16full.exe // nainstalujeme zaklad hry + half life
wine cs16patch_full_v21_2.exe // instalacia patchu ( bez patchu mi hra zamrzla na prvom dialogu po pripojeni na server, kde sa zobrazuje basic info o serveri + je tam tlacitko Ok )
taktiez je potrebne mat nainstalovane msttcorefonts ( sudo apt-get install msttcorefonts )
inac s cs cez wine som nemal ziaden problem tak skus tento navod
-
hrban
Addict
- Príspevky: 4950
- Registrovaný: 14 júl 2005, 7:44
- Bydlisko: Almere
- Kontaktovať používateľa:
All things going well, this game will work in current versions of wine (wine-0.9.15 and up) if you:
1. Install steam and Counter Strike Source from the DVD or via the steam download.
2. Select only "ALSA" sound driver in winecfg. OSS does not work anymore because Steam itself has sound open.
3. Start Steam with the following command:
Note: Your path might differ, depending on language and installation directory. This is default for English install.
Note2: Additional command line options go after-applaunch * not before. Ex: -applaunch 240 -dxlevel 80 -console
For better graphics quality you might want to use -dxlevel 90 command option and enable GLSL shaders via registry (save this to a "file.reg" then import with 'wine regedit file.reg'):
Note: GLSL is enabled by default as of wine-0.9.49
For better performance use -dxlevel 80 or even 70 and the following game settings:
Also you can disable GLSL.
1. Install steam and Counter Strike Source from the DVD or via the steam download.
2. Select only "ALSA" sound driver in winecfg. OSS does not work anymore because Steam itself has sound open.
3. Start Steam with the following command:
Kód: Vybrať všetko
cd ~/.wine/drive_c/Program\ Files/Steam && WINEDEBUG=-all wine steam -applaunch 240Note2: Additional command line options go after-applaunch * not before. Ex: -applaunch 240 -dxlevel 80 -console
For better graphics quality you might want to use -dxlevel 90 command option and enable GLSL shaders via registry (save this to a "file.reg" then import with 'wine regedit file.reg'):
Kód: Vybrať všetko
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"UseGLSL"="enabled"For better performance use -dxlevel 80 or even 70 and the following game settings:
Kód: Vybrať všetko
cl_drawmonitors 0
r_WaterDrawRefraction 0
r_WaterDrawReflection 0