![]() |
#11
|
||||
|
![]() Quote:
feel reluctant to post -nnk due to sharing too much personal system info, any specific info you want (drivers card etc) you need? not sure how to show if i have any dll overrides? screenshot maybe? here's the logs of the dbg for you https://pastebin.com/uqGYnPkt | |||
#12
|
|||
|
![]() is anyone on the forum still able to help? i still have this problem.
| ||
#13
|
||||
|
![]() Quote:
For the dll overrides, this is in the "winecfg" menu. | |||
#14
|
||||
|
![]() Quote:
i looked into wine and apparently theres a 32 bit version. perhaps i should uninstall my version of wine and download the 32 bit one? i dunno if that will help. PS apologies that i don't reply sooner, i don't have much time to sit down and try and troublefix. | |||
#15
|
||||
|
![]() Quote:
Edit: The 32bit versions of these packages (video drivers, wine) should have no problem being installed alongside the 64bit versions, so don't feel like you need to remove a bunch of things, especially the 64bit video drivers | |||
Last edited by lillyjsm; 09-14-2022 at 09:19 AM..
Reason: Detail
|
#16
|
||||
|
![]() Quote:
i'm using the most up to date AMD drivers, i don't know where i can get installs of the 32 bit versions. perhaps i can use some sort of dll overrides to fix the issue? it's weird overall as i'd expect the latest most up to date version of my distro and wine should theoretically run this all out of the box. | |||
#17
|
|||
|
![]() Hmm. Could be worth a try overriding d3dx9 with winetricks. I do this on my setup, but can't remember if its required. See https://wiki.winehq.org/Winetricks for installing, or linux mint might have it available with apt.
Either way, building off of the previous post, try something like:
Also, what is the output of this command:
| ||
Last edited by lillyjsm; 09-14-2022 at 07:16 PM..
Reason: Spelling
|
#18
|
||||
|
![]() Quote:
Things i did to help replicate for you
Code:
winetricks d3dx9 | |||
![]() |
|
|