* FAQ    * Search
It is currently Fri Jun 27, 2025 8:39 pm

All times are UTC




Post new topic  Reply to topic  [ 13 posts ]  Go to page 1 2 Next
Author Message
PostPosted: Wed Nov 14, 2018 3:20 am 
Offline

Joined: Wed Nov 14, 2018 12:04 am
Posts: 12
Running Ubuntu 18.04 on a GTX 970 using the 396.54 Nvidia drivers.
I don't get any graphical issues until I enter the game, where everything just is a mess of spraying polygons and invisible characters.
All other topics that seem close to this tend to relate to updating drivers, however, mine are quite up to date.
I have tried modifying just about everything within the configuration, but still no go.
Once again, this only happens after character creation. Menu screen and character creation graphics run just fine and dandy!

Image


Top
   
PostPosted: Wed Nov 14, 2018 6:19 am 
Offline
User avatar

Joined: Mon Jun 04, 2018 1:17 am
Posts: 136
This is a bug with the newest WINE versions if you are using the rolling releases w/ Nvidia drivers. You have to compile a version of WINE with a patch to fix it or use an older version with the regression.

I write about it here: http://vaughanhilts.me/blog/2018/10/27/ ... l-box.html

If you need some help doing this, you can post back here. I guess you could get an AMD card as well. ;) Hello Linux player, I hope to see you in game


Top
   
PostPosted: Thu Nov 15, 2018 12:04 am 
Offline

Joined: Wed Nov 14, 2018 12:04 am
Posts: 12
So do you recommend cloning an entirely new wine install and working from there? Seems like a lot of work even though I already have Wine installed.. Also, is this compiling the application as a 32 or 64bit application. I can do 64bit just fine, but it seems to think that packages are missing for 32bit.

Hope to play the game soon! I've never played it before, but have always wanted to try it out!


Top
   
PostPosted: Thu Nov 15, 2018 2:30 am 
Offline
User avatar

Joined: Mon Jun 04, 2018 1:17 am
Posts: 136
That is what I do, yes. It's kind of a pain but given the 100s of hours this game can take and more it's a small investment in the long run. It also allows you to not have to do a bunch of hacks for your system WINE which is nice.


Top
   
PostPosted: Sun Nov 18, 2018 1:58 am 
Offline

Joined: Wed Nov 14, 2018 12:04 am
Posts: 12
A couple of issues that I am having.. Followed your tutorial, but nothing appears within the dialogue box for configuration, and when I try to boot the game, it just closes shortly after saying "Hairpin fix applied!". Were there any other specific, out of the ordinary packages or options that I should have gotten before building wine from that repository? The installation process worked, but it didn't have any sound. I feel like something is missing, but not entirely sure what that is..


Top
   
PostPosted: Sun Nov 18, 2018 2:30 am 
Offline

Joined: Wed Nov 14, 2018 12:04 am
Posts: 12
For example, at the end of the "./configure" command, it shows all of this:

Code:
configure: libxcursor 32-bit development files not found, the Xcursor extension won't be supported.
configure: libxi 32-bit development files not found, the Xinput extension won't be supported.
configure: XShm 32-bit development files not found, X Shared Memory won't be supported.
configure: XShape 32-bit development files not found, XShape won't be supported.
configure: libXxf86vm 32-bit development files not found, XFree86 Vidmode won't be supported.
configure: libxrandr 32-bit development files not found, XRandr won't be supported.
configure: libxfixes 32-bit development files not found, Xfixes won't be supported.
configure: libxinerama 32-bit development files not found, multi-monitor setups won't be supported.
configure: libxcomposite 32-bit development files not found, Xcomposite won't be supported.
configure: libGLU 32-bit development files not found, GLU won't be supported.
configure: libOSMesa 32-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
configure: OpenCL 32-bit development files not found, OpenCL won't be supported.
configure: pcap 32-bit development files not found, wpcap won't be supported.
configure: libdbus 32-bit development files not found, no dynamic device support.
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: libsane 32-bit development files not found, scanners won't be supported.
configure: libv4l 32-bit development files not found.
configure: libgphoto2 32-bit development files not found, digital cameras won't be supported.
configure: libgphoto2_port 32-bit development files not found, digital cameras won't be auto-detected.
configure: liblcms2 32-bit development files not found, Color Management won't be supported.
configure: libpulse 32-bit development files not found or too old, Pulse won't be supported.
configure: gstreamer-1.0 base plugins 32-bit development files not found, GStreamer won't be supported.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: libudev 32-bit development files not found, plug and play won't be supported.
configure: libSDL2 32-bit development files not found, SDL2 won't be supported.
configure: libcapi20 32-bit development files not found, ISDN won't be supported.
configure: libcups 32-bit development files not found, CUPS won't be supported.
configure: fontconfig 32-bit development files not found, fontconfig won't be supported.
configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported.
configure: libkrb5 32-bit development files not found (or too old), Kerberos won't be supported.
configure: libgssapi_krb5 32-bit development files not found (or too old), no Kerberos SSP support.
configure: libtiff 32-bit development files not found, TIFF won't be supported.
configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported.
configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported.
configure: openal-soft 32-bit development files not found (or too old), XAudio2 won't be supported.
configure: libvulkan and libMoltenVK 32-bit development files not found, Vulkan won't be supported.
configure: vkd3d 32-bit development files not found, Direct3D 12 won't be supported.
configure: libldap (OpenLDAP) 32-bit development files not found, LDAP won't be supported.

configure: WARNING: libxrender 32-bit development files not found, XRender won't be supported.

configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported.

configure: WARNING: libxml2 32-bit development files not found (or too old), XML won't be supported.

configure: WARNING: libxslt 32-bit development files not found, xslt won't be supported.

configure: WARNING: libgnutls 32-bit development files not found, no schannel support.

configure: WARNING: libjpeg 32-bit development files not found, JPEG won't be supported.

configure: WARNING: No sound system was found. Windows applications will be silent.

configure: Finished.  Do 'make' to compile Wine.


Not sure if any of these statements could indicate why i'm having the issue.


Top
   
PostPosted: Sun Nov 18, 2018 4:07 pm 
Offline

Joined: Wed Nov 14, 2018 12:04 am
Posts: 12
Here are some examples of the other issues at play.
Image
Image


Top
   
PostPosted: Sun Nov 18, 2018 5:25 pm 
Offline
User avatar

Joined: Mon Jun 04, 2018 1:17 am
Posts: 136
I use Arch and have a bunch of it installed. I think a bunch of them aren't under Ubuntu. You can just hunt down the packages and install them to fix that. For example:

https://packages.ubuntu.com/search?keyw ... mpg123-dev

I would install as many of them as you and see how many errros you can knock out. Especially font, audio and graphical ones. Obviously things like CUPS (printing) is less important and can be skipped.

Also, make sure you have multilib 32 bit support and the libraries needed to support that. :/ It will work, I promise, but it's going to require patching some holes.

We can take this to Nascent real-time chat if you need help.


Top
   
PostPosted: Mon Nov 19, 2018 12:31 am 
Offline

Joined: Wed Nov 14, 2018 12:04 am
Posts: 12
Seems like the best scenario at the moment, it's just a pain because the Ubuntu Repository isn't showing a lot of the dependencies for the needed packages, so I am having to select them each individually from the website. Definitely makes me wish I had the AUR.. All because i'm searching for the i386 versions of the packages...


Top
   
PostPosted: Mon Nov 19, 2018 1:40 am 
Offline
User avatar

Joined: Mon Jun 04, 2018 1:17 am
Posts: 136
I'm sitting in Nashcat -- my name is Seliox there. Just ping me when you find me there.

https://packages.ubuntu.com/search?keyw ... sound2-dev

For example should be one of those sounds packages you need, thohugh. Which ones can't you find?

It also looks like https://wiki.winehq.org/Building_Biarch_Wine_On_Ubuntu could be an answer...
and perhaps this page: https://wiki.winehq.org/Ubuntu

Or once again, you can use an older version of WINE. Once simple way of doing this would be using https://www.playonlinux.com/en/ which you can have multiple WINE versions already setup, so you can do the dualbox thing too if you wanted. You would just select a version before the regression. Not sure when that was by I know it worked in early June with my system WINE and then stopped working. So maybe pick a version that came out in like April or something. And then you can update it when they fix the regression in WINE for Nvidia cards. Since Playonlinux just uses WINEPREFIXEs under the hood, you can do any manual package installs you want to do or DLL overrides I've suggested without trouble. The compiled WINE versions are stored in `/home/touma/.PlayOnLinux/wine` for doing the DLL override.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 13 posts ]  Go to page 1 2 Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 21 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited