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

Game crashes on initial loading screen [running using Proton on Arch Linux] #636

Open
3 tasks done
StalkyBoi43815 opened this issue Oct 16, 2024 · 1 comment
Open
3 tasks done

Comments

@StalkyBoi43815
Copy link

Game version this happens in

v1.2.0.59

What area of the game

I downloaded the latest git release, dropped the files into my game directory and set "WINEDLLOVERRIDES="dinput8=n,b" %command%" as the launch options. Starting the game shows the loading screen, which then crashes before the game loads. Additionally, I cannot stop the game from skipping the intro as I cannot find the line for that in the .ini file.

What should happen

It shouldn't crash.

CrashDumps and logs

https://www.mediafire.com/folder/gwysgj9bz9iz5/CrashDumps

Last working version

No response

Checklist

@purplebar0
Copy link

purplebar0 commented Jan 10, 2025

With $WINEDEBUG set to capture logs, I get this:

wine: Call from 7BC4A2E8 to unimplemented function d3dx9_43.dll.D3DXCreateVolumeTextureFromResourceExW, aborting

The issue seems to be introduced by mod version v3.0.0, but I will continue testing various versions until I find the latest one which works as expected.

Regarding intro skip, set these in GTAIV.EFLC.FusionFix.cfg:

[MAIN]
SkipMenu= 0
SkipIntro= 0

Edit: See #627

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