• Herzlich Willkommen!

    Nach der Schließung von inDiablo.de wurden die Inhalte und eure Accounts in dieses Forum konvertiert. Ihr könnt euch hier mit eurem alten Account weiterhin einloggen, müsst euch dafür allerdings über die "Passwort vergessen" Funktion ein neues Passwort setzen lassen.

    Solltet ihr keinen Zugriff mehr auf die mit eurem Account verknüpfte Emailadresse haben, so könnt ihr euch unter Angabe eures Accountnamens, eurer alten Emailadresse sowie eurer gewünschten neuen Emailadresse an einen Administrator wenden.

HOWTO: Diablo 3 on Linux

gekko_ch

Neues Mitglied
Registriert
14 März 2006
Beiträge
4
Hi

Hoffe das gehört hier rein :confused:

Habe DIII unter Fedora am laufen, eventuell gibts den einen oder anderen Linux User bei dems noch nicht läuft.


1. neuste Version von playonlinux installieren
2. Installation auswählen
3. Games / Diablo3
4. Mit der VErsion von der DVD hats bei mir nicht geklappt, aber ich habe online den FULL game Client herunter geladen und das ganze dann von dort installiert.
5. den Client aus dem Punkt4 als "installer" angeben

installation starten und zocken
 
Was hat das mit unserem [wiki=Hauptseite]Wiki[/wiki] zu tun :confused:.
Ich schiebe dich mal ins Hilfeforum.
 
Sorry finger war schneller als Hirn

dachte es handelt sich um ein "nice to know wiki"
:irre:

danke fürs verschieben
 
So wie das aussieht laeuft es auch ohne playonlinux ueber wine, also ohne zusaetzliche Kosten, mal abgesehen davon, dass nicht alles funktioniert:
WineHQ - Diablo III 1.0.*

Vielleicht tut sich da aber noch was in naechster Zeit, also wen es interessiert -> obigen Link ab und an checken.
 
Kannst du mehr zu der Performance sagen?
Was hast du genau für Hardware?
Musstest du noch über winetrick zusätzliche Programme installieren oder macht das evtl playonlinux?
 
Hab mal versucht, ein paar Gameplay Videos auf Youtube zu finden - Alle ruckeln wie Sau. Kann mir durchaus vorstellen, dass das durch die Recorder bedingt war, aber Gaming war ja auf Linux seit jeher mit Abstrichen zu genießen (natürlich abhängig vom Game, klar).
 
Hi

playonlinux ist quasi ein grafisches Frontend für WINE
und es kostet nichts, ich denke du meintest Cedega.
WIne funktioniert ebenfalls, aber wie gesagt, ist playonlinux halt etwas komfortabler. Ich zocke Diablo3 flüssig und konnte keine Nachteile feststellen.
Nach einem Patch musste ich mal eine neue WIne Version nachladen, da ich mich nicht mehr anmelden konnte (update im Playonlinux)

Ich habe eine [GeForce GTX 460] und einen i7 Processor,

gekko_ch
 
Zuletzt bearbeitet:
Hi,

ich habs am WE mal probiert unter Wine.

Also laufen tuts.
Jedoch ruckelts ziemlich heftig.
i7 2600 mit nVidia Geforce 590.

Und mit dem darkd3 filter startet garnix :/
Keine Fehlermeldung, kein gar nix :/

Kernel 3.5.7
wine 1.5.15

Wine bzw. D3 meint ich hätte ne Geforce 8300 o_0
 
Code:
setarch i386 -3 wine Diablo\ III.exe -opengl

versuchs mal so (das -opengl ist sinnlos und nur aus gewohnheit angehangen worden :D).D3 läuft auf meinem System damit tadellos mithilfe eines 64 bit wine.
Mein System:
Distro: Fedora 17
Kernel 3.5.6
Geforce 9800gtx
Intel Core2Quad Q9550
5gb uralten ddr1-ram.

ps: ich nutz wine version 1.5.18, aber auch unter 1.5.15 lief es schon super.
 
Q: When I play Diablo III I've got extremely low or unstable FPS. My system is equipped with multi-core CPU (dual core or more).
A: This problem also happen on native OS but there it manifests itself as a micro-stutter (rapid FPS jitter). Under Wine for some people it gets much worse and could easily render the game into nearly unplayable state. If you happen to suffer from this problem you could try changing so called "CPU affinity" for main Diablo III process to only use one or two cores of your multicore CPU. How to do it depends on the linux distro you use. In any case first step would be to start up the game and then Alt+TAB from it and run your favorite terminal emulator. Possible commands to use are: (a) "taskset -cp 0 `pidof Diablo\ III.exe`" or (b) "schedtool -a 0 `pidof Diablo\ III.exe`". Using "0-1" or "0,2" in place of "0" might give better results, depending on the phase of the moon and the amount of luck you have.
Another way to achieve the same effect it is use Wine's "Task Manager". To do it execute "taskmgr" inside the Diablo III Wine prefix prior starting up the game and then Alt+TAB into it from game and use its built-in functionality to change CPU affinity of the "Diablo III.exe" process. You could do it by right-clicking on "Diablo III.exe" list entry at the "Processes" tab, selecting "Set affinity..." and de-checking all assigned CPUs except for "CPU 0". Don't forget to press "OK" button before Alt+TABing back into the game. For some cases it might be better to assign two cores for Diablo III main process, like "CPU 0" and "CPU 1" for "real multicore" CPUs (all multi-core CPUs by AMD up to but excluding AMD FX and later series; Intel multicore CPUs without HyperThreading support) or "CPU 0" and "CPU 2" for "SMT-faked multicore" CPUs (AMD FX and later; all HT-enabled Intel CPUs which are really multicore - i.e. Pentium 4 CPU which seems to be "dual core" isn't really "dual core" thus it doesn't fit into this category). Try experimenting with CPU affinity a little so you could find the value that suits your system best. To check FPS inside the game you could press Ctrl+R on keyboard. FPS counter would be displayed at the top left corner of the game window.

aus der wine app-db
 
Nach nen halben Jahr hab ich D3 mal wieder ausgepackt :)
Jo, der fred is uralt. Aber wollt nur mal info geben :)

Hatte mir vor paar Tagen eine neue Grafikkarte gekauft (nVidia GTX 770). Vorher hatte ich ne GTX 590 (Doppel-GPU). Ich glaub es liegt einfach nur an dem schlechten SLI / MultiGPU Support von nVidia unter linux.

Weil mit der 770er rennts relativ gut :)

Also ich empfehle kein SLI / MultiGPU für linux. Auch der Desktop ist wesentlich flüssiger (Gnome 3.6).
 
Zurück
Oben