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

DETOUR (appid 92100) #6427

Open
2 tasks done
Patola opened this issue Jan 2, 2023 · 2 comments
Open
2 tasks done

DETOUR (appid 92100) #6427

Patola opened this issue Jan 2, 2023 · 2 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues .NET Uses the .NET framework .NET-XNA3 Uses XNA version 3.1, implies XAudio2 and possibly WMP XAudio2 Uses the XAudio2 subsystem

Comments

@Patola
Copy link

Patola commented Jan 2, 2023

Compatibility Report

  • Name of the game with compatibility issues: DETOUR
  • Steam AppID of the game: 92100

System Information

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 does not start, briefly flashing a white screen and then quitting

Reproduction

  1. Install the game, press play.

Note: steam-92100.log shows it tries to access en-US/Detour.resources.dll (fails) then en/Detour.resources.dll. In the game directories, only the fr, ja and ko languages seem present. I briefly copied "fr" to a new "en" directory just to check if it would run this way, no change -- it loads the dll but still crashed the same way. After that attempt, I removed this directory.

steam-92100.log

@kisak-valve kisak-valve added Game compatibility - Unofficial Games not expected to work without issues XAudio2 Uses the XAudio2 subsystem .NET Uses the .NET framework .NET-XNA3 Uses XNA version 3.1, implies XAudio2 and possibly WMP labels Jan 2, 2023
@kisak-valve
Copy link
Member

Hello @Patola, these look like some lines of interest from the log:

=================================================================
	Managed Stacktrace:
=================================================================
	  at <unknown> <0xffffffff>
	  at Detour.NetFacade.SteamLinkHook:SteamLink_Networking_SendDataToClient <0x00012>
	  at Detour.NetFacade.SteamGamer:SendDataToServer <0x00263>
	  at Detour.Communicators.Communicator:FinishClientToServerSend <0x0007b>
	  at Detour.Communicators.Communicator:TellHost <0x000bf>
	  at Detour.Detour:Update <0x004fd>
	  at Microsoft.Xna.Framework.Game:Tick <0x00d69>
	  at Microsoft.Xna.Framework.Game:HostIdle <0x00023>
	  at Microsoft.Xna.Framework.GameHost:OnIdle <0x0003c>
	  at Microsoft.Xna.Framework.WindowsGameHost:ApplicationIdle <0x0009f>
	  at ThreadContext:System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle <0x00057>
	  at ComponentManager:System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop <0x00905>
	  at ThreadContext:RunMessageLoopInner <0x00749>
	  at ThreadContext:RunMessageLoop <0x0005b>
	  at ThreadContext:RunMessageLoop <0x00087>
	  at System.Windows.Forms.Application:Run <0x0005f>
	  at Microsoft.Xna.Framework.WindowsGameHost:Run <0x000b7>
	  at Microsoft.Xna.Framework.Game:Run <0x001d9>
	  at Detour.Program:Main <0x006c3>
	  at <Module>:runtime_invoke_void_object <0x0006c>
=================================================================

@Patola
Copy link
Author

Patola commented Jul 25, 2023

Still not working. Even tried installing faudio via winetricks, proton 5.0, etc...

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-XNA3 Uses XNA version 3.1, implies XAudio2 and possibly WMP XAudio2 Uses the XAudio2 subsystem
Projects
None yet
Development

No branches or pull requests

2 participants