http://bugs.winehq.org/show_bug.cgi?id=58663
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- The backtrace shows a call to _mbstowcs_s with size=0x104 == 260, but the string has a length of 261 characters without termination. This seems to make _mbstowcs_s_l to call _invalid_parameter, which raises an exception.
If the application uses a fixed length of 240 it may be possible to workaround by putting the game directly into the drive_c folder.
And on the other hand it may be interesting to see if this happens also with native Windows when putting the game into some very long folders.