Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Steam PC client - not working? (Path of Exile) #22

Open
joyzer opened this issue Aug 25, 2022 · 11 comments
Open

Non Steam PC client - not working? (Path of Exile) #22

joyzer opened this issue Aug 25, 2022 · 11 comments

Comments

@joyzer
Copy link

joyzer commented Aug 25, 2022

Hello there!

Is there anyting one has to do in order to have it working?
I am running their own client - not Steam - and I don't see any difference.

Cheers!

@RoseTheFlower
Copy link
Owner

What is the game in question?

@joyzer
Copy link
Author

joyzer commented Aug 26, 2022

Ah sorry! Path of Exile.

@RoseTheFlower
Copy link
Owner

RoseTheFlower commented Aug 26, 2022

According to this comment, it should work for the standalone launcher too. Did you set your resolution in the settings after dropping the fix files?

@joyzer
Copy link
Author

joyzer commented Aug 26, 2022

I did but having black bars on either side.

@RoseTheFlower RoseTheFlower changed the title Non Steam PC client - not working? Non Steam PC client - not working? (Path of Exile) Sep 6, 2022
@freddiehaddad
Copy link

freddiehaddad commented Dec 28, 2022

Weird. For me, this works fine with the native client on windows. However, with the steam client on arch linux, regardless of the resolution, full screen or windowed, or renderer, I still have black bars on my 5120x1440 ultra wide.

@RoseTheFlower
Copy link
Owner

I re-test after most updates at 48:9 and I tested again at 3840x1080 on Steam today. No issues on Windows with either Vulkan or DX11. For Linux, the general thing to do is ensure that the DLL name is set to native and builtin in Wine.

@freddiehaddad
Copy link

freddiehaddad commented Dec 29, 2022 via email

@RoseTheFlower
Copy link
Owner

Two questions: 1. Are you saying to rename the dll from version.dll to native.dll?

No, it's an override to set via Wine configuration.

@freddiehaddad
Copy link

Ah, thank you! That makes sense and is similar to this thread: https://www.reddit.com/r/linux_gaming/comments/ycunaj/cannot_get_the_ultrawide_fix_in_gotham_knights_to/

I know this is out of scope for this repository. But how do you get to that window when all the Wine stuff is managed by Steam?

@RoseTheFlower
Copy link
Owner

I know this is out of scope for this repository. But how do you get to that window when all the Wine stuff is managed by Steam?

I do not have a Linux repo installed at this time, so I wouldn't really know. It's been a while since I ran it as my main OS and a lot has changed. It's best to ask the people in that thread or sub.

@freddiehaddad
Copy link

freddiehaddad commented Dec 29, 2022

Got it!

There is a section in the configuration options for the game: https://ibb.co/QJGLrqG

In there I added:

WINEDLLOVERRIDES="version.dll=n,b" %command%

It's working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants