an-anime-team / the-honkers-railway-launcher

The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
https://discord.gg/ck37X6UWBp
GNU General Public License v3.0
608 stars 14 forks source link

Game Launcher Minor Issue #102

Open RaidenRafael opened 7 months ago

RaidenRafael commented 7 months ago

Hi, So I Am Only Here To Create A Small Issue Ticket About The Launcher, As Listed Below

1: The Launcher Thinks The Game Fails To Launch, Even Tho The Game Launched 2: Since The Launcher Is Thinking The Game Failed To Launch, it Doesn't Save Session (In Game Graphics Settings, Account Login), Kinda Annoying for The long run

That's It Really, Didn't Bother Creating A Support Ticket On The Discord Server Since The Issue Is Small And Can Be Ignored, Installed The Package Via (YAY - AUR RESPOSITORY), No Other Issues With In Game Graphics.

Thank You

RaidenRafael commented 7 months ago

image I Managed To Catch The Error Of It While The Game Is Still Running, Thats The point that the launcher thinks the game crashed and closes the channel witch prevents session's to be saved

HxxThSwggr commented 7 months ago

Same issue, but the game does not work. I can hear menu music, but the screen is black.

EnergoStalin commented 6 months ago

Perhaps related https://discord.com/channels/910869215857217596/1214423720886669322 not sure it related but i guess it uses same core with general purpose launcher for checking.

TLDR: Try adding os.execute('sleep 10') at the start of v1_game_is_running in integration.lua and check if it's fixed.

EDIT: Actually it not use integraion.lua https://github.com/an-anime-team/anime-launcher-sdk/blob/fe514ad8ac7339afd7b4017d1d8236c4945aadbd/src/games/star_rail/game.rs#L264 for running check. 3 seconds could be not enough