[Bug 35306] Multiple Visual Novel NSFW games fail with 'Authentication failed : unrecognized kernel32 module' (32-bit system32 modules path needs to be mapped as SysWOW64 under WoW64)(Kirikiri2, Oni Gokko, Osananajimi wa Daitouryou)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 16 11:00:33 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=35306

--- Comment #20 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 71660
  --> https://bugs.winehq.org/attachment.cgi?id=71660
Test Program

> Does any one know if it works correctly in windows 8,8.1 & 10? since the
> 32bit dlls are in syswow64 on those windows versions
> 
> and on 7 and less the 32bit dlls are in the system32 folder

That's wrong:
On 64bit OS: 32bit dlls are always in the syswow64 folder
On 32bit OS: 32Bit dlls are always in the system32 folder

There is apparently also problems with real Win10 x64 systems:
https://www.reddit.com/r/visualnovels/comments/hwkl80/dracu_riot_wont_open_and_gives_an_error/

We probably need to return different values depending on the active windows
version, otherwise we might break programs who demand the other path...

Also attaching a small test program.

-- 
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.



More information about the wine-bugs mailing list