[Bug 40905] New: PCSX2 1.4.0 needs api-ms-win-crt-runtime-l1-1-0.d._get_narrow winmain command line
https://bugs.winehq.org/show_bug.cgi?id=40905 Bug ID: 40905 Summary: PCSX2 1.4.0 needs api-ms-win-crt-runtime-l1-1-0.d._get_narrow winmain command line Product: Wine Version: 1.9.13 Hardware: x86-64 URL: http://pcsx2.net/download/releases/windows/send/40-win dows/119-pcsx2-1-4-0-binaries.html OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs(a)winehq.org Reporter: 00cpxxx(a)gmail.com Distribution: Debian In order to run the PlayStation 2 emulator msvcp140 is needed otherwise it will refuse to start. So "winetricks vcrun2015" and then when started again there is a crash about the unimplemented function. -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|PCSX2 1.4.0 needs |PCSX2 1.4.0 needs |api-ms-win-crt-runtime-l1-1 |api-ms-win-crt-runtime-l1-1 |-0.d._get_narrow winmain |-0.dll._get_narrow_winmain_ |command line |command_line -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |florian(a)fkoeberle.de --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41008 has been marked as a duplicate of this bug. *** -- 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=40905 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- *** Bug 41008 has been marked as a duplicate of this bug. *** -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|PCSX2 1.4.0 needs |Multiple applications need |api-ms-win-crt-runtime-l1-1 |api-ms-win-crt-runtime-l1-1 |-0.dll._get_narrow_winmain_ |-0.dll._get_narrow_winmain_ |command_line |command_line (PCSX2 1.4.0, | |Battle.Net Launcher) -- 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=40905 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 55172 --> https://bugs.winehq.org/attachment.cgi?id=55172 patch Please test this one. -- 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=40905 --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Nikolay Sivov from comment #3)
Created attachment 55172 [details] patch
Please test this one.
Thanks, it seems to work, next is api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vswprintf_p I'll open a new bug. -- 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=40905 --- Comment #5 from Florian <florian(a)fkoeberle.de> --- Thanks for the patch. I tried to build wine, but I think I messed something up something with building because the Battle.net Launcher application freezed up in a loading bar screen and the following got logged: err:wininet:open_http_connection create_netconn failed: 12029 err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting err:ntdll:RtlpWaitForCriticalSection section 0x72b984 "?" wait timed out in thread 0033, blocked by 002f, retrying (60 sec) I think the problem was that I couldn't build with fonts, which are not installable as 32 bit package on my ubuntu system as they conflict with 64 bit package. So sadly I can't test it out properly. -- 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=40905 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #6 from winetest(a)luukku.com --- The patch seems to help, but I do get a wine: Call from 0x7b43bbfc to unimplemented function api-ms-win-crt-stdio-l1-1-0.dll.__stdio_common_vswprintf_p, aborting err:seh:setup_exception_record stack overflow 2048 bytes in thread 0009 eip 7bc45b76 esp 00230b30 stack 0x230000-0x231000-0x330000 Don't know if that overflow is related to the patch or not. Next bug is clearly bug 41009. -- 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=40905 --- Comment #7 from winetest(a)luukku.com --- Also the installer has a crash if you let directx install? -- 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=40905 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> --- You don't really need this patch if you installed vcrun2015. Set api-ms-win-crt-stdio-l1-1-0.dll, ucrtbase, vcruntime140 as native,builtin, and it should work (maybe additional overrides are needed too). -- 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=40905 --- Comment #9 from Florian <florian(a)fkoeberle.de> --- I didn't try to install the Battle.net App with the self build wine. I don't want install vcrun2015 as I am not sure if it is allowed its license and since I want to support wine by reporting the issue and have it fixed in wine. -- 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=40905 Kevin Brott <winebugz(a)kbrm.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winebugz(a)kbrm.net --- Comment #10 from Kevin Brott <winebugz(a)kbrm.net> --- The latest Battle.Net patch [Battle.net.7730] from today (26 Jul) breaks the Launcher again with a similar error for api-ms-win-crt-runtime-l1-1-0.dll. It is fixed by putting in a specific [native, builtin] override for it, and the patch includes: Battle.net.7730/api-ms-win-crt-runtime-l1-1-0.dll So right now I have these overrides and it's working: api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.dll ucrtbase vcruntime140 -- 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=40905 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |russell.josephrussell(a)gmail | |.com --- Comment #11 from Józef Kucia <joseph.kucia(a)gmail.com> --- *** Bug 41016 has been marked as a duplicate of this bug. *** -- 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=40905 --- Comment #12 from Joe Russell <russell.josephrussell(a)gmail.com> --- I'm very new to linux so could someone please advise on how to implement the patch? -- 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=40905 --- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Joe Russell from comment #12)
I'm very new to linux so could someone please advise on how to implement the patch?
It is not very trivial, you have to get wine source code, apply the patch and compile wine. To compile wine you may need to install dependency libraries in your system. https://wiki.winehq.org/Building_Wine https://wiki.winehq.org/Patching This specific bug is in process of being fixed, that means in some more weeks it will be in a next release of wine, you can either wait (boring) or try to compile wine yourself (challenging and fun). -- 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=40905 --- Comment #14 from Joe Russell <russell.josephrussell(a)gmail.com> --- Outstanding lol, What's the worst that can happen right? ;) I'll give it a go and see what kind of damage I can do! Thanks again -- 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=40905 Fireslinger <mtrypupenko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtrypupenko(a)gmail.com --- Comment #15 from Fireslinger <mtrypupenko(a)gmail.com> --- (In reply to Kevin Brott from comment #10)
The latest Battle.Net patch [Battle.net.7730] from today (26 Jul) breaks the Launcher again with a similar error for api-ms-win-crt-runtime-l1-1-0.dll. It is fixed by putting in a specific [native, builtin] override for it, and the patch includes: Battle.net.7730/api-ms-win-crt-runtime-l1-1-0.dll
So right now I have these overrides and it's working: api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.dll ucrtbase vcruntime140
Thanks so much for these Wine overrides, Battle.net launches just fine now. You are a life saver! However, the 'Keep me logged in' check box and text is greyed out. Even after logging in, and changing the settings option to remember my login, I still have to manually login every time I start Battle.net. Are you having the same experience as well? I was wondering if there's another library that I'm missing, to make that check box not greyed out? -- 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=40905 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bidandou(a)gmail.com --- Comment #16 from Józef Kucia <joseph.kucia(a)gmail.com> --- *** Bug 41017 has been marked as a duplicate of this bug. *** -- 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=40905 mth.provencal(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mth.provencal(a)gmail.com -- 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=40905 --- Comment #17 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Fireslinger from comment #15)
Thanks so much for these Wine overrides, Battle.net launches just fine now. You are a life saver! However, the 'Keep me logged in' check box and text is greyed out. Even after logging in, and changing the settings option to remember my login, I still have to manually login every time I start Battle.net. Are you having the same experience as well? I was wondering if there's another library that I'm missing, to make that check box not greyed out?
That seems unrelated to this bug, please open a new bug report. If possible attach screenshots too. After a brief search for similar problems in Windows all I could find was one report, so it could really be a Wine problem. -- 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=40905 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Component|api-ms-win-* |msvcrt Status|NEW |RESOLVED Fixed by SHA1| |1411d800ee660b92798a0edbbc4 | |14e51a090da59 --- Comment #18 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with http://source.winehq.org/git/wine.git/?a=commit;h=1411d800ee660b92798a0edbbc.... -- 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=40905 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juergen.sauer(a)automatix.de --- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> --- *** Bug 41035 has been marked as a duplicate of this bug. *** -- 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=40905 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |41009 -- 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=40905 turgut kalfaoglu <turgut(a)kalfaoglu.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |turgut(a)kalfaoglu.com --- Comment #20 from turgut kalfaoglu <turgut(a)kalfaoglu.com> --- Simple install the latest winetricks and then install vcrun2015.. vcrun2015 was not a requirement to play wow until now, but now the battle.net launcher seems to require it. -- 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=40905 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jordan.smith17(a)btinternet.c | |om --- Comment #21 from Rosanne DiMesio <dimesio(a)earthlink.net> --- *** Bug 41077 has been marked as a duplicate of this bug. *** -- 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=40905 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #22 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.16. -- 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=40905 --- Comment #23 from Nikolay Sivov <bunglehead(a)gmail.com> --- *** Bug 41035 has been marked as a duplicate of this bug. *** -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arnaud.his(a)free.fr --- Comment #24 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41108 has been marked as a duplicate of this bug. *** -- 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=40905 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x CC| |mstefani(a)redhat.com -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlqwom(a)yahoo.ca --- Comment #25 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41185 has been marked as a duplicate of this bug. *** -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |benjamin.w.klein(a)gmail.com --- Comment #26 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41214 has been marked as a duplicate of this bug. *** -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |habw95(a)gmail.com --- Comment #27 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41288 has been marked as a duplicate of this bug. *** -- 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=40905 Patrik Dufresne <ikus060(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ikus060(a)gmail.com -- 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=40905 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #28 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.5. -- 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=40905 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kikandother(a)gmail.com --- Comment #29 from Rosanne DiMesio <dimesio(a)earthlink.net> --- *** Bug 41556 has been marked as a duplicate of this bug. *** -- 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=40905 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |belgarath(a)o2.pl --- Comment #30 from Rosanne DiMesio <dimesio(a)earthlink.net> --- *** Bug 41669 has been marked as a duplicate of this bug. *** -- 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=40905 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |panicorett(a)gmail.com --- Comment #31 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41760 has been marked as a duplicate of this bug. *** -- 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=40905 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |getup180(a)live.com --- Comment #32 from Józef Kucia <joseph.kucia(a)gmail.com> --- *** Bug 41957 has been marked as a duplicate of this bug. *** -- 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=40905 --- Comment #33 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41957 has been marked as a duplicate of this bug. *** -- 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=40905 --- Comment #34 from Bruno Jesus <00cpxxx(a)gmail.com> --- *** Bug 41957 has been marked as a duplicate of this bug. *** -- 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=40905 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cpthenri2004(a)gmail.com --- Comment #35 from Rosanne DiMesio <dimesio(a)earthlink.net> --- *** Bug 41227 has been marked as a duplicate of this bug. *** -- 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=40905 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j.revuelta(a)gmail.com --- Comment #36 from Rosanne DiMesio <dimesio(a)earthlink.net> --- *** Bug 42056 has been marked as a duplicate of this bug. *** -- 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=40905 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jnobles10(a)gmail.com --- Comment #37 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- *** Bug 42477 has been marked as a duplicate of this bug. *** -- 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=40905 --- Comment #38 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- *** Bug 43255 has been marked as a duplicate of this bug. *** -- 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=40905 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Fisherwalker10(a)gmail.com --- Comment #39 from Jeff Zaroyko <jeffz(a)jeffz.name> --- *** Bug 44415 has been marked as a duplicate of this bug. *** -- 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