Can't run Payday 2 ON Ubuntu 13.04
-
- Newbie
- Posts: 4
- Joined: Fri Aug 16, 2013 12:04 pm
Can't run Payday 2 ON Ubuntu 13.04
Whenever i attempt to start it up through steam, it says preforming first time setup : Installing DirectX for Windows, and then doesn't open, it says that I am playing the game but I assure you it doesn't open.
Re: Can't run Payday 2 ON Ubuntu 13.04
Wine version? If it's not 1.6 or later, upgrade. If that doesn't fix it, post terminal output. http://wiki.winehq.org/FAQ#get_log
-
- Newbie
- Posts: 4
- Joined: Fri Aug 16, 2013 12:04 pm
Re: Can't run Payday 2 ON Ubuntu 13.04
I'm running Wine 1.6
Code: Select all
fixme:console:AttachConsole stub ffffffff
fixme:gameux:GameExplorerImpl_VerifyAccess (0x146ee8, L"C:\\Program Files\\Steam\\SteamApps\\common\\PAYDAY 2\\payday2_win32_release.exe", 0x32f800)
NVAPI error:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
-
- Newbie
- Posts: 3
- Joined: Wed Nov 27, 2013 3:06 pm
Re: Can't run Payday 2 ON Ubuntu 13.04
I have the same problem as OP, running wine 1.7.5 on Fedora 19.
Code: Select all
fixme:console:AttachConsole stub ffffffff
fixme:gameux:GameExplorerImpl_VerifyAccess (0x132440, L"Z:\\home\\lauro\\.wine\\drive_c\\Program Files (x86)\\Steam\\SteamApps\\common\\PAYDAY 2\\payday2_win32_release.exe", 0x32f804)
NVAPI error:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Re: Can't run Payday 2 ON Ubuntu 13.04
didgeripoo and Jelly_Rolls please verify steam cache of game.
https://support.steampowered.com/kb_art ... -QEUH-3335
ILocalize::AddFile() is not a wine error. Its a steam error. Happens on windows normally when steam cache of games is somehow damaged.
The other errors look like common messages on steam games. I might be wrong on how harmless. If issue does does or does not fix after running cache fix please inform.
https://support.steampowered.com/kb_art ... -QEUH-3335
ILocalize::AddFile() is not a wine error. Its a steam error. Happens on windows normally when steam cache of games is somehow damaged.
The other errors look like common messages on steam games. I might be wrong on how harmless. If issue does does or does not fix after running cache fix please inform.
-
- Newbie
- Posts: 3
- Joined: Wed Nov 27, 2013 3:06 pm
Re: Can't run Payday 2 ON Ubuntu 13.04
I did verify the steam cache integrity of the game. Tried running after, and got the exact same error messages.
Re: Can't run Payday 2 ON Ubuntu 13.04
didgeripoo just had a horrible thought. About both of these errors.
http://wiki.winehq.org/FAQ#head-8d8c06c ... 5c730566e0
Would you try the fail safe test mode of cd to the game. I guess by current paths neither of you are.
Its useful at times when people include the command line used in the attempt to run the application.
Z:\\home\\lauro\\.wine\\drive_c\\... Looks for sure you passed a unix path. Just have to rule out run location as cause of why game cannot find things.
http://wiki.winehq.org/FAQ#head-8d8c06c ... 5c730566e0
Would you try the fail safe test mode of cd to the game. I guess by current paths neither of you are.
Its useful at times when people include the command line used in the attempt to run the application.
Z:\\home\\lauro\\.wine\\drive_c\\... Looks for sure you passed a unix path. Just have to rule out run location as cause of why game cannot find things.
-
- Newbie
- Posts: 3
- Joined: Wed Nov 27, 2013 3:06 pm
Re: Can't run Payday 2 ON Ubuntu 13.04
Well, tried running from the same directory, but...
Code: Select all
[lauro@localhost PAYDAY 2]$ wine payday2_win32_release.exe
fixme:console:AttachConsole stub ffffffff
fixme:gameux:GameExplorerImpl_VerifyAccess (0x133598, L"C:\\Program Files (x86)\\Steam\\SteamApps\\common\\PAYDAY 2\\payday2_win32_release.exe", 0x32f804)
NVAPI error:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Re: Can't run Payday 2 ON Ubuntu 13.04
didgeripoo at this point we have done everything that can be done to address general miss usage of wine.
I have absolutely no clue of what the problem is here. I will say file a bug. It was working it is now not working on the same version of wine that was working.
I have absolutely no clue of what the problem is here. I will say file a bug. It was working it is now not working on the same version of wine that was working.