https://bugs.winehq.org/show_bug.cgi?id=52268 --- Comment #4 from Bill Fleming <billfleming11(a)gmail.com> --- Since I didn't add FULL repro steps to THIS bug report I will add it now. To reproduce in the Trails to Zero Geofront translation I prepare the prefix like the following: WINEARCH=win32 WINEPREFIX="/home/bill/.local/share/wineprefixes/falcom" winecfg WINEARCH=win32 WINEPREFIX="/home/bill/.local/share/wineprefixes/falcom" winetricks -q d3dcompiler_43 d3dcompiler_47 dxvk directmusic directplay If you add amstream into the prefix it will cause some other crash to happen so I ran the game without adding it. Then I create a launch script like the following: export LANG=ja_JP.UTF8;export LC_ALL=ja_JP.UTF-8 WINEDLLOVERRIDES="DINPUT8.dll=n,b" WINEPREFIX="/home/bill/.local/share/wineprefixes/falcom" /home/bill/Software/wine-git/wine ED_ZERO.exe -- 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.