[Bug 46196] New: Beat Hazard 2: Missing country code and flag

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 25 12:29:15 CST 2018


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

            Bug ID: 46196
           Summary: Beat Hazard 2: Missing country code and flag
           Product: Wine
           Version: 3.21
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: devilj at outlook.pt
      Distribution: ---

Created attachment 62856
  --> https://bugs.winehq.org/attachment.cgi?id=62856
Wine log (snippet)

The user's country flag is replaced with an "Unknown" icon. This happens
because the game fails to get the two-digit country code from Wine. The game
runs well otherwise; this is merely a UI issue.

The game calls GetUserGeoID, but this returns -1 instead of a valid GeoID. The
game never calls SetUserGeoID as far as I can tell!

Wine log snippet generated with +nls,+timestamp,+debugstr,+trace,+relay.

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