Game: "How To Survive"

Questions about Wine on Linux
Locked
JayVii
Level 1
Level 1
Posts: 6
Joined: Sun Feb 09, 2014 5:36 pm

Game: "How To Survive"

Post by JayVii »

Hey guys, have you heard of this game?
http://store.steampowered.com/app/250400/
I thought it looks really nice so, I went ahead and bought it, beeing sure I would be able to run it under wine.
But, when I installed and launched it, only the intro and loading screen appeard, then some music started and *BANG* it crashed.
didn't know where to start solving my problem.

Wine-Version: 1.7.11
Distro: Manjaro
Graphicscard: ATI Radeon HD 5570
Graphics Drivers: non-free (official)

So, if anyone could help me, I would be kinda pleased (:

JayVii ~
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Game: "How To Survive"

Post by dimesio »

JayVii
Level 1
Level 1
Posts: 6
Joined: Sun Feb 09, 2014 5:36 pm

Re: Game: "How To Survive"

Post by JayVii »

Log-File says:

fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005ab0, 0x3f03ab30, 0x3f03ab28
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005ab0, 0x3f03ab68, 0x3f03ab60
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005ab0, 0x3f03aaf8, 0x3f03aaf0
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005ab0, 0x3f03aba0, 0x3f03ab98
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005ab0, 0x3f03abd8, 0x3f03abd0
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
JayVii
Level 1
Level 1
Posts: 6
Joined: Sun Feb 09, 2014 5:36 pm

Re: Game: "How To Survive"

Post by JayVii »

Log File says:

Code: Select all

fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005ab0, 0x3f03ab30, 0x3f03ab28
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005ab0, 0x3f03ab68, 0x3f03ab60
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005ab0, 0x3f03aaf8, 0x3f03aaf0
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005ab0, 0x3f03aba0, 0x3f03ab98
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005ab0, 0x3f03abd8, 0x3f03abd0
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Game: "How To Survive"

Post by dimesio »

Code: Select all

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Do what it says.
JayVii
Level 1
Level 1
Posts: 6
Joined: Sun Feb 09, 2014 5:36 pm

Re: Game: "How To Survive"

Post by JayVii »

well, actually the winbind package is already installed. still it doesn't seem to work for me
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Game: "How To Survive"

Post by dimesio »

Then you need to figure out why Wine can't find it. If your system is 64 bit, you may be missing a 32 bit package. Or you may need to make a symlink.
JayVii
Level 1
Level 1
Posts: 6
Joined: Sun Feb 09, 2014 5:36 pm

Re: Game: "How To Survive"

Post by JayVii »

I got a 32-bit Manajro installation.
So, how do i create a symlink?
JayVii
Level 1
Level 1
Posts: 6
Joined: Sun Feb 09, 2014 5:36 pm

Re: Game: "How To Survive"

Post by JayVii »

Ok, I tried around a bit and found something related to that error, you spotted.
---> https://bbs.archlinux.org/viewtopic.php?pid=794282
so, i went ahead and ran following command:

Code: Select all

winetricks msxml3 dotnet20 gdiplus riched20 riched30 vcrun2005sp1 allfonts
I'm pretty sure, most of that wasn't needed.

However, the terminaloutput is different now:

Code: Select all

fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005ab0, 0x3f03ab30, 0x3f03ab28
fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005ab0, 0x3f03ab68, 0x3f03ab60
fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005ab0, 0x3f03aaf8, 0x3f03aaf0
fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005ab0, 0x3f03aba0, 0x3f03ab98
fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005ab0, 0x3f03abd8, 0x3f03abd0
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:advapi:EventUnregister deadbeef: stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
So, the only thing it is having problems with seems to be that steambootstrapper_english.txt
It says:

Code: Select all

"Language" "english" 

"Tokens" 

{ 

SteamBootstrapper_UpdatingSteam				"Updating %appname%..."

SteamBootstrapper_ElevationPrompt			"%appname% needs to self-update before launching."

SteamBootstrapper_ReadOnlyInstallOSX		"%appname% is unable to write to its folder. Make sure you're not trying to run from the disk image."

SteamBootstrapper_RunFromDiskImageOSX		"Please drag %appname% into your Applications folder before launching it."

SteamBootstrapper_ReadOnlyInstall			"%appname% is unable to write to its folder."

SteamBootstrapper_InstallDirNotASCII			"%appname% cannot run from a folder path with non-English characters. Please re-install %appname% to the default folder."

SteamBootstrapper_InsufficientDiskSpace		"%appname% needs %nMegaBytes%MB of free disk space to update."

SteamBootstrapper_FailedManifestLoad		"Failed to load package manifest."

SteamBootstrapper_FailedManifestVerify		"Failed to verify package manifest."

SteamBootstrapper_FailedManifestSave		"Failed to save package manifest."

SteamBootstrapper_FailedPackageRead			"Failed to read package (%pkgName%)."

SteamBootstrapper_CorruptPackageFile		"Corrupt package file (%pkgName%)."

SteamBootstrapper_FailedPackageUnzip		"Failed to unzip package (%pkgName%)."

SteamBootstrapper_UpdateApplyFail			"Failed to apply update, reverting..."

SteamBootstrapper_UpdateCleanup				"Cleaning up..."

SteamBootstrapper_UpdateCleanupFail			"Failed to clean up after update, continuing..."

SteamBootstrapper_UpdateFinalizeFail		"Failed to write installation manifest."

SteamBootstrapper_UpdateComplete			"Update complete, launching %appname%..."

SteamBootstrapper_UpdateChecking			"Checking for available updates..."

SteamBootstrapper_UpdatePrepare				"Preparing to update..."

SteamBootstrapper_UpdateDownload			"Downloading update..."

SteamBootstrapper_UpdateDownloading			"Downloading update (%bytes% of %size% KB)..."

SteamBootstrapper_UpdateExtractingPackage	"Extracting package..."

SteamBootstrapper_UpdateInstalling			"Installing update..."

SteamBootstrapper_InstallVerify				"Verifying installation..."

SteamBootstrapper_DownloadComplete			"Download complete."

SteamBootstrapper_PercentComplete			"%percent%%% complete"

SteamBootstrapper_NoNetwork					"%appname% needs to be online to update. Please confirm your network connection and try again."

SteamBootstrapper_FailedMkdir				"Couldn't create directory %dirname%, got error %errno%"

SteamBootstrapper_FailedDownloadHTTPError	"Download failed: http error %errno%"

SteamBootstrapper_MoveContentDir_DestExists "%appname% has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'.  You have game files in the original location, and Steam was not able to move the files because files already exist at the new location.  You may need to move the files manually, or delete the old files and download your games again.  Continue anyway?"

SteamBootstrapper_MoveContentDir_CopyError  "Steam has changed where it stores game content from '~/Documents/Steam Content' to '~/Library/Application Support/Steam/SteamApps'.  You have game files in the original location, and Steam was unable to move the files.  You may need to move the files manually, or delete the old files and download your games again.  Continue anyway?"

SteamBootstrapper_OK				"OK"

SteamBootstrapper_Cancel			"Cancel"

SteamBootstrapper_WindowTitle			"%appname%"

SteamBootstrapper_Error_Title			"%appname% - Fatal Error"

SteamBootstrapper_Warning_Title			"%appname% - Warning"

}

I may also post the log file of the game itself, if needed. however, this is dated on "Dec 12 2013", altough I downloaded the game yesterday (Feb 9 2014)
Locked