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

Superfighters Deluxe (855860) #5146

Open
thoughtorgan opened this issue Sep 9, 2021 · 5 comments
Open

Superfighters Deluxe (855860) #5146

thoughtorgan opened this issue Sep 9, 2021 · 5 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues .NET Uses the .NET framework

Comments

@thoughtorgan
Copy link

Compatibility Report

  • Name of the game with compatibility issues: Superfighters Deluxe
  • Steam AppID of the game: 855860

System Information

I confirm:

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

steam-855860.log

Symptoms

Game won't launch. After selecting play no window opens, steam briefly displays status as playing game.

Reproduction

Launch the game

@kisak-valve kisak-valve added Game compatibility - Unofficial Games not expected to work without issues .NET Uses the .NET framework labels Sep 9, 2021
@kisak-valve
Copy link
Member

Hello @thoughtorgan, from your log, these look like a couple lines of interest:

Unknown heap type: #Schema

* Assertion at /vagrant/mono/mono/metadata/metadata.c:1154, condition `index < meta->heap_strings.size' not met, function:mono_metadata_string_heap,  index = 0x0000c602 size = 0x00000001 meta=Z:\home\squelch\.local\share\Steam\steamapps\common\Superfighters Deluxe\Superfighters Deluxe.exe 

The game's depots hint that this is an XNA4 game, but it looks like the game doesn't get far enough in the Proton log to confirm that.

@thoughtorgan
Copy link
Author

Hello @thoughtorgan, from your log, these look like a couple lines of interest:

Unknown heap type: #Schema

* Assertion at /vagrant/mono/mono/metadata/metadata.c:1154, condition `index < meta->heap_strings.size' not met, function:mono_metadata_string_heap,  index = 0x0000c602 size = 0x00000001 meta=Z:\home\squelch\.local\share\Steam\steamapps\common\Superfighters Deluxe\Superfighters Deluxe.exe 

The game's depots hint that this is an XNA4 game, but it looks like the game doesn't get far enough in the Proton log to confirm that.

That sounds really familiar. I remember having issues with the game back in 2014 on windows because a dependency with "x" in it wasn't installing right. How would I go about fixing this?

@thoughtorgan
Copy link
Author

Attached is my launch log after running
winetricks --force xna40
steam-855860.log

@TheHighGroundWins
Copy link

Game runs now
but map editor is still broken
protontricks 855860 annihilate -q
WINEPREFIX=$HOME/.steam/steam/steamapps/compatdata/855860/pfx/ winetricks dotnet45

make sure to run it with wine 7.2 and proton 7.0

@TheHighGroundWins
Copy link

Currently best guaranteed fix is to use proton 5.0 and then install dotnet45 on it.

Works on both desktop Linux and SteamDeck.

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
Projects
None yet
Development

No branches or pull requests

3 participants