[Bug 59534] New: Cabinet.dll missing Compressor interfaces
http://bugs.winehq.org/show_bug.cgi?id=59534 Bug ID: 59534 Summary: Cabinet.dll missing Compressor interfaces Product: Wine Version: 11.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cabinet Assignee: wine-bugs@list.winehq.org Reporter: winehq@fireslash.net Distribution: --- Created attachment 80573 --> http://bugs.winehq.org/attachment.cgi?id=80573 Quick stub to prevent the game from crashing WillPlus's AdvHD engine now uses cabinet.dll:30 (CreateCompressor) and friends to compress it's save games. API: https://learn.microsoft.com/en-us/windows/win32/api/compressapi/ If you need a real world application that uses this API, the only publicly available/released game right now is Empress's latest title, which has a free demo. However, it's extremely NSFW even at the title screen. ( www.willplus-download dot com/Empress/yukanmadam/yukanmadam_trialedition.exe reminder this is very NSFW ). Future titles using this engine will presumably also be affected. The repro is to start a new game, click a few times past the intro title cards, then exit to the title, save the game, or load a save. All of these actions exercise this API. I've written a quick stub to work around this for now, which just passes the data through without compression. This works around the bug for the game in question, as it only reads what it writes with this API; however I don't expect this is worth writing a PR for as it stands. Hopefully it can be a useful starting point to someone for writing a proper PR. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59534 winehq@fireslash.net changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux CC| |winehq@fireslash.net -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59534 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
participants (1)
-
WineHQ Bugzilla