[Bug 45967] Beat hazard 2 - bad network/float behavior

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 9 20:17:41 CST 2019


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

--- Comment #9 from C0rn3j <spleefer90 at gmail.com> ---
Got the game to work great with the help of JohnTH.

The game needs msvcr120 override to work, for that you can just winetricks
vcrun2013.



Then the game will crash because of missing country code defined in reg keys -
https://bugs.winehq.org/show_bug.cgi?id=46196

Simply create the following via regedit as a workaround

HKEY_CURRENT_USER\Control Panel\International\Geo
Key name: Nation
Type: REG_SZ (String)
value: 124 (example, use a real one from
https://docs.microsoft.com/en-us/windows/desktop/intl/table-of-geographical-locations)

After that the game launches and networking features work great!

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