[Bug 59481] New: Hoyle Word Game 3 (2001) Appears to be working, but some bugs
http://bugs.winehq.org/show_bug.cgi?id=59481 Bug ID: 59481 Summary: Hoyle Word Game 3 (2001) Appears to be working, but some bugs Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: DSKJConserver@gmail.com Distribution: --- Created attachment 80478 --> http://bugs.winehq.org/attachment.cgi?id=80478 cant access to facemaker Initially, I was able to play Hoyle Word Games 3 without any issues. However, I encountered a problem: I am unable to access the Face Maker feature. As shown in the image I provided, there appears to be an error. -- 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=59481 DSKJConserver@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from DSKJConserver@gmail.com --- Resolution: in order to make the facemaker works is just to copy the "WON" folder from ~/.wine/drive_c/Program\ Files\ \(x86\) to ~/.wine/drive_c/Program\ Files\. make sure to copy the "WON" folder, not the "FaceMaker" folder -- 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=59481 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |--- CC| |z.figura12@gmail.com --- Comment #2 from Zeb Figura <z.figura12@gmail.com> --- Nothing was fixed in Wine. -- 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=59481 Louis Lenders <xerox.xerox2000x@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://d1.xp.myabandonware | |.com/t/bb06ffd0-5bda-4da3-8 | |afa-f85ed1c4c16e/Hoyle-Word | |-Games_Win_EN_ISO-Version.z | |ip Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |xerox.xerox2000x@gmail.com Keywords| |download --- Comment #3 from Louis Lenders <xerox.xerox2000x@gmail.com> --- Added a downloadlink and confirming. Running in an old wine-version like wine-5.0 and like 'WINEARCH=win32 wine Hoyle_Word_Games.exe' the bug is also not present. -- 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=59481 --- Comment #5 from Andrew Nguyen <arethusa26@gmail.com> --- The game demo fails with the same issue when trying to launch the FaceMaker feature on 64-bit Windows 11. This is because the game tries to access the file "c:\\program files\\won\\facemaker\\facemaker.ini" which has the "Program Files" directory name hardcoded. The game consults the hoyledemo.ini configuration file in the installation directory to determine the path to the FaceMaker directory: 00ec:Call KERNEL32.GetPrivateProfileStringA(00e21187 "Settings",0052157c "FaceMakerPath",0053cbe0 "",0022fb2c,000000ff,00e21088 "C:\\SIERRA\\Hoyle Demo\\hoyledemo.ini") ret=004c4495 ... 00ec:Ret KERNEL32.GetPrivateProfileStringA() retval=00000000 ret=004c4495 No value is specified for the FaceMakerPath key in the hoyledemo.ini file, so the game falls back to the hardcoded path specified in strings.txt in the installation directory: SID_SHELL_FACEMAKERPATH 500086 c:\program files\won\facemaker To make the game work on 64-bit Windows or with a 64-bit Wine prefix, it's sufficient to either update the SID_SHELL_FACEMAKERPATH value in strings.txt to the correct path "C:\Program Files (x86)\WON\FaceMaker" or to add the FaceMakerPath key to the Settings section in hoyledemo.ini, leaving the file looking like this: [Settings] FullScreen=0 FaceMakerPath="C:\Program Files (x86)\WON\FaceMaker\" I presume Hoyle Word Games 3 has similar means of updating the FaceMaker path to allow its FaceMaker feature to also work on Wine. As there is no issue to fix in Wine, I'm resolving this bug as invalid. -- 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=59481 Andrew Nguyen <arethusa26@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #6 from Andrew Nguyen <arethusa26@gmail.com> --- Resolving invalid. -- 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