Open Kreyren opened 5 years ago
I had some weird artifact where all my gnome-terminal text went crazy right after logging into the bnet app with my email and password. Seems to be fine though. When launching "Warcraft-III-Setup.exe" the suggested directory for installing is always C:/windows/system32/Warcraft III for some reason, so it has to be changed to Program Files.
Also I get this message on the console when launching the Warcraft-III-Setup.exe program:
003f:fixme:wininet:InternetSetOptionW Option 77 STUB
Which seems to be related to issue with download bar in the battlenet which doesn't indicate the progress bar correctly (reference wanted)
Don't know if it's significant or not but it was also mentioned in this older thread on trying to get war3 working under wine:
https://askubuntu.com/questions/1085024/how-can-i-run-warcraft-3-on-ubuntu-18-04
edited by @Kreyren
@AtreusX You said that the message is relevant to the download bar issue, provide a reference if so.
I apologize, I think I was mistaken in saying that, the progress bar is just inaccurate both on windows and linux. The download finishes but with an error, nothing in console but the Option 77 Stub error again. When I relaunch it brings up a window titled CD Key but then crashes with an error that "SceneCefBrowser.exe has encountered a serious problem and needs to close". Then it makes you click OK on a button that says Internal Error 0.0. Here's the console output, again this Option 77 Stub error seems relevant somehow?
john@asrock:~$ wine .cache/winetricks/battlenet/Warcraft-III-Setup.exe
01a6:fixme:ver:GetCurrentPackageId (0xcefefc (nil)): stub
01ac:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
01ac:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="http://www.blizzard.com/404">here</a>.</h2>
</body></html>
0184:fixme:ver:GetCurrentPackageId (0xcefefc (nil)): stub
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="http://www.blizzard.com/404">here</a>.</h2>
</body></html>
01cd:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
01cd:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="http://www.blizzard.com/404">here</a>.</h2>
</body></html>
john@asrock:~$ **01cd:fixme:wininet:InternetSetOptionW Option 77 STUB**
When I run 7z x on the war3 installer I get the following output:
https://paste.ubuntu.com/p/8GRJh9k6sW/
john@asrock:/tmp/foo$ ls -a . .. CERTIFICATE .data .gfids .rdata .reloc .rsrc .rsrc_1 .text .tls Warcraft-III-Setup.exe
Dunno if this helps but the warcraft-iii-setup.exe file has some pictures and fonts in it for displaying the windows, as well as a few json files. Like this one is SCREEN.LANGUAGE.JSON, presumably for the language selection dialog:
Kreyren to answer your question yes there are two battle.net networks, the old 1.0 and the new 2.0. When the 2.0 came out for starcraft II then new loader was created which is this one, even though old bnet 1.0 is still used.
I installed DXVK and got this output from bnet app: http://paste.ubuntu.com/p/YQXf2VPjMm/ Output from warcraft-iii-setup is same as before: http://paste.ubuntu.com/p/jV7Tv7FhKk/
Transfer from: https://github.com/Winetricks/winetricks/issues/1417#issue-518214703