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

Problem with STALKER ANOMALY #3914

Open
AdmanLolkaYt opened this issue Mar 20, 2024 · 8 comments
Open

Problem with STALKER ANOMALY #3914

AdmanLolkaYt opened this issue Mar 20, 2024 · 8 comments

Comments

@AdmanLolkaYt
Copy link

Problem with STALKER Anomaly. I use DXVK so that the game does not crash every 20-30 minutes of play. The game runs stably on the original EXE. But on the modified one from demonized, on dx 11 it shows an error:

FATAL ERROR

[error]Expression:
[error]Function : invalid_parameter_handler
[error]File : D:\a\xray-monolith\xray-monolith\src\xrCore\xrDebugNew.cpp
[error]Line: 1087
[error]Description : invalid parameter

I described the problem to the developer on github, to which he responded as follows: “the problem relates to OpenAL, its audio. Crashes at the line dirSize = GetCurrentDirectory(MAX_PATH, dir[1]);
Seems like it can't get directory or something. Make sure you have OpenAL installed, choose windows installer."

I reinstalled OpenAL and this did not help solve the problem, to which the developer replied "the error js the same in new log and its referring to openAL. I dont think i can help further, sorry. Since its not related to DXVK, im closing the issue ". Please help me fix this error.

@WinterSnowfall
Copy link
Contributor

OpenAL is an audio API, I don't see how anyone here can help you with that. If the executable is 32-bit, then you might simply be running out of address space and you need a "4GB Patch" or other means to make it large address aware (LAA).

@Blisto91
Copy link
Contributor

Blisto91 commented Mar 20, 2024

The mentioned issue above for visibility themrdemonized/STALKER-Anomaly-modded-exes#71

When making a issue please post the things mentioned in the issue template like logs etc

@AdmanLolkaYt
Copy link
Author

The mentioned issue above for visibility themrdemonized/STALKER-Anomaly-modded-exes#71

When making a issue please post the things mentioned in the issue template like logs etc

So this is my issue. Look who posted it

@Blisto91
Copy link
Contributor

Blisto91 commented Mar 20, 2024

I tried the modded exe on Linux with Proton and i am not personally hitting any issues.

Please post dxvk logs

@AdmanLolkaYt
Copy link
Author

I tried the modded exe on Linux with Proton and i am not personally hitting any issues.

Please post dxvk logs

Only this log saved
AnomalyDX11_d3d11.log

@Blisto91
Copy link
Contributor

I am also not seeing an issue when testing this on Windows (RTX 4080). I don't think there is a dxvk issue here.

Be sure to check the Windows wiki. Especially the "Third-party software" and "Dozen" sections https://github.com/doitsujin/dxvk/wiki/Windows

@Blisto91
Copy link
Contributor

@AdmanLolkaYt Did you figure something out with this?

@AdmanLolkaYt
Copy link
Author

Did you figure something out with this?

In the end, no, I still can’t play the game normally.

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

No branches or pull requests

5 participants