You are not logged in.

#1 2015-07-30 09:31:59

Lerp
Member
Registered: 2014-03-05
Posts: 35

Battle.net Graphical Issues

I have battle.net running through wine but I am having some graphical issues, I have tried searching but can only find information relating to graphical issues on integrated intel graphics.

Below is what my battle.net looks like:

http://i.imgur.com/ONwyuas.jpg

The most prominent issue is the missing text (for example the names of the games on the left), weirdly enough some characters are rendered on occasion and the news items always render.
The dropdown menus also do not render until they receive a mouse event, i.e. I click the button to open the dropdown and it does not render until I mouse over where it should be.

I am currently launching battle.net with various wine settings which I have found in attempts to fix the issue but it does not appear to help:

#!/bin/sh

export LD_PRELOAD="libpthread.so.0 libGL.so.1"
export __GL_THREADED_OPTIMISATIONS=1
export WINEDEBUG=-all
export WINEARCH=win32
export WINEPREFIX=/home/james/.wine/prefix32
WINE=/bin/wine

LIBGL_ALWAYS_SOFTWARE=1 $WINE "/home/james/.wine/prefix32/drive_c/Program Files/Battle.net/Battle.net Launcher.exe" -opengl


-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

Offline

#2 2015-07-30 09:40:43

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Battle.net Graphical Issues


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-07-30 10:06:21

Lerp
Member
Registered: 2014-03-05
Posts: 35

Re: Battle.net Graphical Issues

Sorry about the large image, thought I had used the small imgur extension but clearly not.

That has fixed the missing text issue, thanks.

Offline

#4 2015-07-30 16:56:12

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Battle.net Graphical Issues

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB