I don't know enough about how Wine works, so I need help with fixing a weird problem: the program Xrecode3 used to work fine but after an update of Wine to version 6.19 it keeps showing me a message dialog that the program has been tempered with (it's not) or "it has been hacked". I tried everything I could think of: delete /.wine and make wine recreate it (I thought maybe something got messed up inside) and then reinstall .Net Framework 4.8.1, directx and the redistributables (a package containing all redists from 2005 up until 2019). That didn't fix the problem, so I deleted /.wine again and tried using winetricks to install the mentioned packages into the system but that didn't fix it either. The weird thing is that the program in question (xrecode3) works in Windows just fine without any errors. But I don't wanna run Windows, I wanna use it in linux. I'm out of ideas, so I need your help to get it running again.
I searched through the program's directories but couldn't find any logs that might help you. This is the message I keep gettting in Linux:
# Install xrecode3 in its own prefix:
WINEPREFIX=${HOME}/xrecode wine setup_xrecode3_win_64bit_1.113.exe
# Run xrecode3:
cd "${HOME}/xrecode/drive_c/Program Files/xrecode3"
WINEPREFIX=${HOME}/xrecode wine xrecode3x64.exe