https://bugs.winehq.org/show_bug.cgi?id=45734 --- Comment #26 from t <swojskichlopak(a)wp.pl> --- First of all, I'm sorry for spam, but I could not add the attachments at once. I will try to describe everything as clearly as I can. Above problem with winetrics I had because I not installed all wine packages. Now, first I removed all wine from system. ==========================================} I installed according to the instructions winehq-devel https://wiki.winehq.org/Ubuntu sudo apt-get install --install-recommends winehq-devel I had to be sure that I have packages only winehq.org $ apt-cache showpkg wine-devel | awk 'NR==3' 3.16.0~xenial (/var/lib/apt/lists/dl.winehq.org_wine-builds_ubuntu_dists_xenial_main_binary-amd64_Packages) All packages winehq.org have a brief description "WINE Is Not An Emulator - runs MS Windows programs" I checked what it contains winehq-devel $ ls -l /usr/bin/wine lrwxrwxrwx 1 root root 24 wrz 15 05:30 wine -> /opt/wine-devel/bin/wine $ dpkg -S /opt/wine-devel/bin/wine wine-devel-i386:i386: /opt/wine-devel/bin/wine $ dpkg -S /opt/wine-devel/bin/wine64 wine-devel-amd64: /opt/wine-devel/bin/wine64 ==========================================} Launcher not working because exist bug 38960
log before fix: 1.Warframe.winehq_devel.16.09.2018.log.txt
-> 'winetricks winxp' or use Wine-Staging if you need 'Windows 7' mode for whatever reasons
================== $ winetricks winxp ------------------------------------------------------ You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. ------------------------------------------------------ Executing w_do_call winxp Executing load_winxp Setting Windows version to winxp Executing winetricks_early_wine regedit C:\windows\Temp\_winxp\set-winver.reg You opted in, so reporting 'winxp ' to the winetricks maintainer so he knows which winetricks verbs get used and which don't. Use --optout to disable future reports. =================================} LAUNCHER WORKING ! GAME NOT RUNNING. I tried winetricks d3dx9 vcrun2015 winhttp wininet xact xinput hosts but without succes, maybe I do something wrong.
log: 3.Warframe.winehq_staging.Only_Launcher.17.09.2018.log I tried install fonts but game not running. =================================}
I REMOVED winehq-devel also rm -rf ~/.wine =================================} I INSTALLED winehq-staging $ sudo apt-get install --install-recommends winehq-staging rm -rf ~/.wine And I check $ ls /usr/bin | grep wine wine wine64 wine64-preloader =================================} Warframe game WORKING ! Issues: 1. Motion Blur Very strong Motion Blur inside cockpit and only there. (With different tests, it can take up more space or disappear) Confirmed in "Test Results" https://appdb.winehq.org/objectManager.php?sClass=version&iId=30137 And I know I can off in settings SETTINGS --> OPTIONS --> DISPLAY --> Motion Blur --> switch to off 2. SOUNDS for "Escape" / inside menu only working, sound in INBOX not working, in open world not working, I do not hear door openings, maps, shooting. (I heard only 1 shot, this is strange) 3. Maybe this is not bug, but delusion / Maybe it's normal. Reflected objects in the floor are ragged. 4. Inside "market" in the "Cetus" I have a little lag, but maybe it's normal. Is there any way to fix the sound?
log: 4a.PART.4.Warframe.winehq_staging.Running_Game.17.09.2018.log =================================}
ONLY INFO: Warframe.msi (standalone) I runned like this: $ wine64 start Warframe.msi I tried also run Steam version with WINE like this: $ wine64 ./Tools/Launcher.exe =================================} Steam Warframe launched with winehq-staging have the same bugs.
log: 5a.PART.5.Steam.winehq_staging.17.09.2018.log
I tried LC_ALL=en_GB.utf8 winetricks winxp d3dx9 d3dx10 xact hosts wininet winhttp corefonts fontfix but without success. The same bugs in game.
log: 5b.Winetrics.log.WITHOUT_32_PREFIX log: 6.Steam.after_winetrics.winehq_staging.17.09.2018.log
After winetrics command "Motion Blur" bug disappeared, but maybe it's just a coincidence. =================================} I REMOVED wine-staging INSTALLED winehq-devel $ sudo apt-get install --install-recommends winehq-devel First run Steam version FAILED I did: winetricks winxp Launchpad from Steam working, but game crashed.
Log: 7.Warframe.winehq_devel.17.09.2019.log Log: 8.Winetrics_WITH_WINEPREFIX =================================}
I've put in a lot of logs and wrote a lot, If you think something is unnecessary, please write or delete. Thank you all for your help. -- 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.