Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Overwatch
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Fri Nov 02, 2018 11:15 pm    Post subject: Overwatch Reply with quote

hello guys has anyone successfully installed overwatch? is there a guide?
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 499

PostPosted: Sat Nov 03, 2018 12:27 am    Post subject: Reply with quote

Yes, I have, it runs quite nicely, ~70fps @high through dxvk.
Not seen a guide for overwatch, but if you follow the lutris guide for the battle.net app that'll pretty much cover the prerequisites.
Dxvk can be installed via winetricks now so that's a lot simpler. The following I know are only to make wine play nice with the blizzard app
Code:
media-fonts/corefonts
x11-apps/xlsfonts
The size of my /etc/portage/package.use/wine is too huge to post, mainly 'cos I don't build 32 bit by default, but
Code:
[ebuild   R   ~] app-emulation/wine-staging-3.18:3.18::gentoo  USE="X alsa capi cups fontconfig gecko gphoto2 gsm gssapi jpeg kerberos lcms ldap mono mp3 ncurses netapi nls odbc opencl opengl osmesa pcap perl pipelight png pulseaudio realtime run-exes samba sdl ssl (staging) threads truetype udev udisks vaapi vkd3d vulkan xcomposite xinerama xml -custom-cflags -dos (-ffmpeg) -gstreamer -openal -oss -prelink -scanner (-selinux) -test -themes -v4l" ABI_X86="32 64 (-x32)"
will install the app into a fresh bottle without intervention beyond
Code:
winetricks win10 nocrashdialog
Back to top
View user's profile Send private message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Sat Nov 03, 2018 2:30 am    Post subject: Reply with quote

what do i have to put in package.use?
Back to top
View user's profile Send private message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Sun Nov 04, 2018 2:26 pm    Post subject: Reply with quote

could you pastebin your package.use for wine please?
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 499

PostPosted: Sun Nov 04, 2018 3:02 pm    Post subject: Reply with quote

That's not a good idea, you may end up overwriting profile flags that are unnecessary for you and cause issues.
Just set vulkan globally and update, compare the output of
Code:
emerge -pv --nodeps wine-staging
with the one I posted above

Only change the use flags you need to in /etc/portage/package.use/zzwine, and touch /etc/portage/package.keywords/zzwine.
From there keep running
Code:
emerge -av wine-staging --autounmask-write
and let portage populate package.{use,keywords}/zzwine until it's happy.

That way you won't accidentally use/keyword yourself into a corner
When you are done rename the zzwine files to just wine, and touch zsortme files so any future --auto-unmask flags can be moved to suitable files at your leisure.
Back to top
View user's profile Send private message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Sun Nov 04, 2018 7:37 pm    Post subject: Reply with quote

this is what i get:
Code:
emerge -pv --nodeps wine-staging

These are the packages that would be merged, in order:

[ebuild  N    ~] app-emulation/wine-staging-3.18:3.18::gentoo  USE="X alsa cups fontconfig gecko jpeg lcms ldap mono mp3 ncurses nls opengl perl png realtime run-exes sdl ssl (staging) threads truetype udev udisks xcomposite xml -capi -custom-cflags -dos (-ffmpeg) -gphoto2 -gsm -gssapi -gstreamer -kerberos -netapi -odbc -openal -opencl -osmesa -oss -pcap -pipelight -prelink -pulseaudio -samba -scanner (-selinux) -test -themes -v4l -vaapi -vkd3d -vulkan -xinerama" ABI_X86="32 64 (-x32)" 30,729 KiB

Total: 1 package (1 new), Size of downloads: 30,729 KiB

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by wine-staging (argument)


and this is from emerge -av wine-staging --autounmask-write
Code:
http://dpaste.com/029XR2N
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 499

PostPosted: Mon Nov 05, 2018 1:30 am    Post subject: Reply with quote

Yeah, rebuilding a bunch of stuff with 32bit included is a pita the first time round. If portage is struggling to do the whole thing in one go, drop a few flags from wine to cut down on the work and run emerge with --onlydeps, re-add the use flags and repeat until you get all the flags you need in there.
Back to top
View user's profile Send private message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Tue Nov 06, 2018 10:39 pm    Post subject: Reply with quote

been able to build it finally but the install doesnt go trought
https://transfer.sh/AbByx/2018-11-06-233257_1171x706_scrot.png
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 499

PostPosted: Tue Nov 06, 2018 11:19 pm    Post subject: Reply with quote

Yeah, that can happen, partially my fault, I run everything Blizzard related through a wrapper script and completely forgot about this.

Instead of running the "Battle.net Launcher.exe" run "Battle.net.exe", they are both in the same directory.
Back to top
View user's profile Send private message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Wed Nov 07, 2018 12:22 am    Post subject: Reply with quote

that worked out, got other error tho :(
https://anonfile.com/VbL2A0k2b1/2018-11-07-012059_496x267_scrot_png
Back to top
View user's profile Send private message
Ralphred
Guru
Guru


Joined: 31 Dec 2013
Posts: 499

PostPosted: Wed Nov 07, 2018 1:34 am    Post subject: Reply with quote

Sorry friend, never seen anything like that, what does the page say if you follow the link?

EDIT: Sorry, I know that's a useless reply, but I didn't want you to wait thinking I might have something useful to contribute. I can't reproduce it, even by hiding Overwatch from the app and making try to reinstall from scratch.
Back to top
View user's profile Send private message
InvisibleRasta
Apprentice
Apprentice


Joined: 30 Mar 2011
Posts: 188

PostPosted: Wed Nov 07, 2018 10:49 pm    Post subject: Reply with quote

does the icon in notification area work for you?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum