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

Infinity Danger #7628

Open
2 tasks done
waspennator opened this issue Apr 3, 2024 · 1 comment
Open
2 tasks done

Infinity Danger #7628

waspennator opened this issue Apr 3, 2024 · 1 comment
Labels
Game compatibility - Unofficial Games not expected to work without issues .NET Uses the .NET framework .NET-XNA Uses the XNA framework, implies XAudio2 and possibly WMP

Comments

@waspennator
Copy link

Compatibility Report

  • Name of the game with compatibility issues: Infinity Danger
  • Steam AppID of the game: Non Steam Game

System Information

  • 1 TB OLED Deck LE
  • Proton version: Experimental

I confirm:

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

Symptoms

Game seems to have 2 issues, the first issue is that the music doesn't seem to properly play upon starting the game (Sound effects work perfectly fine though), the second issue is that when you start the game, after the initial warning, the exact second the boss ship starts to fly in, the game instantly crashes without warning.

steam-15830856291783278592.log

Reproduction

Start up the game, notice the lack of music but sound effects still play, then try to start a game, watch it work for a few seconds then crash as soon as the boss ship flies in.

@kisak-valve kisak-valve added Game compatibility - Unofficial Games not expected to work without issues .NET Uses the .NET framework .NET-XNA Uses the XNA framework, implies XAudio2 and possibly WMP labels Apr 3, 2024
@kisak-valve
Copy link
Member

Hello @waspennator, these look like some lines of interest from your Proton log:

[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: ShaderFunction3:44:37: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR.
ShaderFunction3:45:37: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR.
ShaderFunction3:46:37: E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR.

The game most likely would benefit from https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/396.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game compatibility - Unofficial Games not expected to work without issues .NET Uses the .NET framework .NET-XNA Uses the XNA framework, implies XAudio2 and possibly WMP
Projects
None yet
Development

No branches or pull requests

2 participants