https://bugs.winehq.org/show_bug.cgi?id=47036
Bug ID: 47036 Summary: Game Yuri's Revenge Work perfectly in wine-4.5-1 but has problem in wine-4.6-1 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zhoujian8585169@126.com Distribution: ---
See https://bugs.archlinux.org/task/62365
Description: Game Command & Conquer: Yuri's Revenge (https://en.wikipedia.org/wiki/Command_%26_Conquer:_Yuri%27s_Revenge) run perfectly in wine-4.5-1 but has problem in wine-4.6-1
Steps to reproduce:
1. sudo pacman -U /var/cache/pacman/pkg/wine-4.5-1-x86_64.pkg.tar.xz 2. WINEARCH=win32 WINEPREFIX=~/.win32 wine ~/sda4/games/yuri/yuri/YURI.EXE run perfectly see image 1 in attach file
3. sudo pacman -U /var/cache/pacman/pkg/wine-4.6-1-x86_64.pkg.tar.xz 4. WINEARCH=win32 WINEPREFIX=~/.win32 wine ~/sda4/games/yuri/yuri/YURI.EXE has problem see image 2.