https://bugs.winehq.org/show_bug.cgi?id=49920 --- Comment #8 from Daniel Ribeiro da Silva <ferion11(a)hotmail.com> --- (In reply to Alexandre Julliard from comment #7)
It's hard to tell without seeing all the details of your setup, but a valid WINEDLLPATH should work the same way before and after the change. Note that you can put multiple directories in WINEDLLPATH, for instance both 32-bit and 64-bit lib dirs.
Well, even just adding lib/wine to WINEDLLPATH in versions already working, stops it from working. My setup is unified in an AppImage that includes all 32-bit dependencies (for users of no-multilib distributions): * All working: https://github.com/ferion11/Wine_Appimage * Still in stability tests: https://github.com/ferion11/Wine_Appimage_dev Made to be used to install LogosBible using the script: https://github.com/ferion11/LogosLinuxInstaller Of the versions with v5.18, the only one that still works is the tkg, since Tk-Glitch reversed the changes of this commit, as we can see here: https://raw.githubusercontent.com/Tk-Glitch/wine-tkg/master/loader/main.c * and I'm making preparations for the WoW64 version too -- 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.