https://bugs.winehq.org/show_bug.cgi?id=47668
--- Comment #28 from Rik Shaw rikshaw76@gmail.com ---
To get some useful info could you try run with
WINEDEBUG=+relay,+file wine Logos.exe &>log.txt
and attach (bzipped2) file log.txt to this bugreport?
Wow that log file adds up quickly! It quickly jumped to many 100's of MB!!! But I think I saw enough output flash by to show the resources it was trying to download complete and move to other resources. I was watching the console by using "tee -a" for the log file. Compressed it is down to 22MB but uncompressed it is 919MB in size!!
What can I do to read the file, btw? Using "nano" it takes forever to load. I recall there may be some alt text editor that will not attempt to load the full file into memory in order to read only a portion of it.
Anyway, hopefully there is something useful for someone in the file to understand better what is needed.