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

With Aion MMO mangohud does not load #384

Closed
plasticbomb1986 opened this issue Nov 7, 2020 · 8 comments
Closed

With Aion MMO mangohud does not load #384

plasticbomb1986 opened this issue Nov 7, 2020 · 8 comments

Comments

@plasticbomb1986
Copy link

Just recompiled it to check, its working with everything else i tried. The error i see in protonlog:

ERROR: ld.so: object 'libMangoHud.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

Im not sure, what is it exactly meaning, what shared object it cant open with this game, but works with others?

@flightlessmango
Copy link
Owner

What graphics API is Aion and what launch options are you using?

@plasticbomb1986
Copy link
Author

plasticbomb1986 commented Nov 7, 2020

What graphics API is Aion and what launch options are you using?:
Its DX9 i think (maybe 10?), its using CryEngine, but im actually not sure which DX version its using. DXVK_HUD works.
PROTON_LOG=1 ENABLE_DEVICE_CHOOSER_LAYER=1 VULKAN_DEVICE_INDEX=1 %command%

and the same command with mangohud:

PROTON_LOG=1 ENABLE_DEVICE_CHOOSER_LAYER=1 VULKAN_DEVICE_INDEX=1 mangohud %command%

This part (ENABLE_DEVICE_CHOOSER_LAYER=1 VULKAN_DEVICE_INDEX=1) is a vulkan device selector because i have two vega64 in my system, and almost not a single vulkan game render on my primary gpu, but always on the secondary, by default, and with this, i can override it. Its name is vkdevicechooser, made by an (ex)feral dev. (If i remember correctly, he was a feral dev.)

@plasticbomb1986
Copy link
Author

plasticbomb1986 commented Nov 10, 2020

Today had time, and tested it with @Tk-Glitch and @GloriousEggroll custom protons, and again with @ValveSoftware Proton.
Every time i deleted the pfx to create a new fresh one made by the the selected proton build.

TKGlitch: Game loads, with mangohud, mouse cant interact with the game. Can log into the game, but after that nothing else, its require the use of the mouse. To ALT+F4 the game exits, but something is wrong, steam gets frozen, and a winedevice.exe process holds up, adfter killing it, steam finally close itself completely, and i can restart it, but never loads up until a system restart.

tkglithg5.21aion-steam-261430.log

(Restarting steam from terminal have this in it, whats interestingly came up with vkquake2 for me, cant lainch that game, gaves this error back:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (XFree86-VidModeExtension)
Minor opcode of failed request: 1 (XF86VidModeGetModeLine)
Value in failed request: 0x23
Serial number of failed request: 63
Current serial number in output stream: 63
CAppInfoCacheReadFromDiskThread took 109 milliseconds to initialize
CApplicationManagerPopulateThread took 1019 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1604538810)
Installing breakpad exception handler for appid(steam)/version(1604538810)
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (XFree86-VidModeExtension)
Minor opcode of failed request: 1 (XF86VidModeGetModeLine)
Value in failed request: 0x23
Serial number of failed request: 63
Current serial number in output stream: 63

Could somebody explain to me, what the hack is it talking about?)

GE: Game loads, with mangohud, mouse works, but upon exiting from the game, either the it freezes the DE or the whole system. (Whats quiet astonishing, since my initial breaking of ubuntu18.04LTS (forced unstable packages/codes on the system, and it didnt liked the amoung of it), havent seen freezing like this on Linux in the last two years. Probably DE freeze, through SSH i can still communicate with the system, run top or rebooting the system.)

Google Drive link, 58MB log file GoogleDrive

Proton: Game loads without mangohud, works fine, as intended, with a bunch of fixme and err proton message in log (those presented on the other to builds too).

proton5.13.1aion-steam-261430.log

@flightlessmango
Copy link
Owner

Proton 5.13 has a known issue where MangoHud will not work by default #369

@plasticbomb1986
Copy link
Author

plasticbomb1986 commented Nov 10, 2020

Proton 5.13 has a known issue where MangoHud will not work by default #369

Sorry, ive been editing that post for a while, adding more info, logs, and chrome sent it in at that state... Its not done yet.

UPDATE: now its full.

@flightlessmango
Copy link
Owner

To clarify, you're saying that if you use mangohud with proton-ge in this game, you get a system freeze?

@plasticbomb1986
Copy link
Author

To clarify, you're saying that if you use mangohud with proton-ge in this game, you get a system freeze?

OKay, you made me realise, i missed out something. Got so much used to mangoHUD, forgot to test those customs without it. Both of them freezing, not system freeze, but with both the game goes unresponsive. Gonna head over to them gits now.

@flightlessmango
Copy link
Owner

Closing this for now

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

2 participants