Name | Win32 locales fix 1.0 |
Rating | Not rated |
Author | Ray Chason |
For | NetHack 3.4.3 |
Description | W343-3 (funny characters) and W343-4 (nhraykey.dll) fixes |
This patch fixes two bugs in the win32 console port related to non-US locales: W343-3 (locales using non-West-European character sets get funny characters on the screen) and W343-4 (nhraykey.dll pauses for a key when it shouldn't while performing certain tasks, such as unlocking a door).
The updated form adds the MB_USEGLYPHCHARS to the MultiByteToWideChar calls, so that certain characters in the Rogue level display correctly. | |
Download | Get it from us (3.1 Kb) |
Added | January 10, 2008 03:02 |
Changed | December 04, 2013 09:26 |
Submit an update to this patch |
Ray Chason | March 06, 2016 22:27 | |
This is useful for NetHack 3.6.0 as well, but only the patch for sys/winnt/nhraykey.c should be used. This fixes W343-4. W343-3 is fixed in NetHack 3.6.0.[Quote] |