[Bug 32108] New: Steam - Borderlands 2
http://bugs.winehq.org/show_bug.cgi?id=32108 Bug #: 32108 Summary: Steam - Borderlands 2 Product: Wine-gecko Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gecko-unknown AssignedTo: jacek(a)codeweavers.com ReportedBy: nille1990(a)gmx.de Classification: Unclassified After installation, when i press "play" i just get an error so i can´t start the game. the dialog said i shoult report it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32108 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wine-gecko-unknown |-unknown AssignedTo|jacek(a)codeweavers.com |wine-bugs(a)winehq.org Product|Wine-gecko |Wine --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-10-30 17:51:10 CDT --- Not a gecko bug. Wine version? Terminal output? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32108 jitsumi(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jitsumi(a)gmail.com --- Comment #2 from jitsumi(a)gmail.com 2013-06-20 04:10:05 CDT --- Duplicate of the bug 32471 Apparently is was corrected. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32108 --- Comment #3 from jitsumi(a)gmail.com 2013-06-21 03:15:34 CDT --- Nope, apparently it's a different bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32108 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Steam - Borderlands 2 |Borderlands 2 cannot start | |from Steam Ever Confirmed|0 |1 --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2013-06-24 21:48:37 CDT --- Confirming. Borderlands 2 cannot be started from Steam. The appdb describes how to skip the launcher altogether, which avoids the issue: http://appdb.winehq.org/objectManager.php?sClass=version&iId=26674 This is the only terminal output: fixme:heap:HeapSetInformation (nil) 1 (nil) 0 err:setupapi:do_file_copyW Unsupported style(s) 0x144 fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\users\\adys\\Temp\\DX3c28.tmp\\APR2007_xinput_x86.cab" Install script executed.fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0,Profile=Client" not implemented fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v4.0" The entry point method could not be loaded -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32108 Erich Hoover <erich.e.hoover(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover(a)gmail.com --- Comment #5 from Erich Hoover <erich.e.hoover(a)gmail.com> 2013-07-22 23:10:05 CDT --- The launcher issue was fixed a while ago with bug 32471, but it appears that commit b9921eb3701912b965d1d39b09083c034afced26 broke something again. At least on my system the new configure option won't detect libpng. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32108 --- Comment #6 from Erich Hoover <erich.e.hoover(a)gmail.com> --- (In reply to comment #5)
The launcher issue was fixed a while ago with bug 32471, but it appears that commit b9921eb3701912b965d1d39b09083c034afced26 broke something again. At least on my system the new configure option won't detect libpng.
I resolved this for myself a while ago and keep forgetting to post here. This problem (at least for me) was that Wine is now using libpng12.so instead of libpng.so. So after updating my symlinks (http://wiki.winehq.org/WineOn64bit#head-7ec17a02cb62e99f75e40890fee9e6c1cb21...) I don't see any issues with launching Borderlands 2 anymore. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32108 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |store.steampowered.com/app/ | |49520/ CC| |focht(a)gmx.net Version|unspecified |1.5.16 Resolution|--- |FIXED Summary|Borderlands 2 cannot start |Borderlands 2 (Steam) fails |from Steam |to start --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, the game installs and runs fine. It requires a load of prerequisites, so make sure all of them got properly installed in Steam prefix: 'installscript.vdf' --- snip --- "VCRedist2005" { "process 1" "%INSTALLDIR%\\Binaries\\Redist\\vcredist_2005_x86.exe" "command 1" "/q:a" "Description" "Microsoft VC 2005 Redist Package" "NoCleanUp" "1" } "VCRedist2005ATL" { "process 1" "%INSTALLDIR%\\Binaries\\Redist\\vcredist_2005_atl_x86.exe" "command 1" "/q:a" "Description" "Microsoft VC 2005 ATL Redist Package" "NoCleanUp" "1" } "VCRedist2008" { "process 1" "%INSTALLDIR%\\Binaries\\Redist\\vcredist_2008_x86.exe" "command 1" "/q:a" "Description" "Microsoft VC 2008 Redist Package" "NoCleanUp" "1" } "VCRedist2010" { "process 1" "%INSTALLDIR%\\Binaries\\Redist\\vcredist_x86_vs2010sp1.exe" "command 1" "/q:a" "Description" "Microsoft VC 2010 Redist Package" "NoCleanUp" "1" } "DirectXRedist" { "process 1" "%INSTALLDIR%\\Binaries\\Redist\\DXRedistCutdown\\DXSETUP.exe" "command 1" "/silent" "Description" "Microsoft DirectX Redist Package" "NoCleanUp" "1" } "NET40Redist" { "process 1" "%INSTALLDIR%\\Binaries\\Redist\\dotNetFx40_Client_x86_x64.exe" "command 1" "/passive /promptrestart /log %tmp%\\dotnet_40_setup.log" "Description" "Microsoft .NET Framework 4.0 Redist Package" "NoCleanUp" "1" "IgnoreExitCode" "1" } --- snip --- If everything is fine the following should appear in registry: --- snip --- [HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\49520] "DirectXRedist"=dword:00000001 "net40redist"=dword:00000001 "vcredist2005"=dword:00000001 "vcredist2005atl"=dword:00000001 "vcredist2008"=dword:00000001 "vcredist2010"=dword:00000001 --- snip --- $ wine --version wine-1.7.17-28-g5ef5490 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32108 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.18. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org