https://sureai.net/forum/viewtopic.php?t=1192
Gigadoc 2 wrote:Nehrim auf Konsole kannst du vergessen. Ich selbst bezeichne mich als fortgeschrittenen Linuxuser, und spiele Oblivion trotzdem noch unter Windows. Alleine wegen den Dateinamen würde man Probleme kriegen (Linux unterscheidet ob der Ordner Texturen oder texturen heisst, und jeder Mod verwendet da seine eigene Schriftweise).
Gigadoc 2 wrote:Ein HammerPC ist aber trotzdem nicht nötig
1.Install the last version of wine (use the repos you find in the official site http://www.winehq.org)
2.Download Winetricks (from console type “wget http://www.kegel.com/wine/winetricks”)
3.IInstall with Winetricks the DirectX9 (from console go in the directory where you have downloaded winetricks and then type “sh winetricks directx9”)
4.run winecfg and set:
- OS version: Windows XP
- In 3D settings Vertex Shader Support: Hardware and set Allow Pixel Shader
- In Audio settings set alsa drivers; Hardware acceleration full; sample rate 44100; bit per sample 16;
unset driver emulation
5.
on console run “wine regedit” and then:
- in HKEY_CURRENT_USER-Software-Wine create, if it's doesn't already exists, a new key named Direct3D
- in Direct3D create the following strings with teh following values:
string: DirectDrawRenderer value: opengl
string: Nonpower2Mode value: repack
string: OffscreenRenderingMode value: fbo
string: RenderTargetLockMode value: auto
string: UseGLSL value: readtex
string: VideoMemorySize value: (memory size of your graphic card)
Edit: You have to use OSS Audio.