[Scummvm-tracker] [ScummVM] #10410: Riven gamesave does not work on Dreamcast
Bastien Bouclet
trac at scummvm.org
Sat Jan 27 18:52:05 CET 2018
#10410: Riven gamesave does not work on Dreamcast
----------------------+----------------------------
Reporter: kremiso | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Mohawk
Resolution: | Keywords:
Game: Riven |
----------------------+----------------------------
Comment (by bgK):
The Dreamcast save code seems to be limited to filenames up to 12
characters when listing files:
https://github.com/scummvm/scummvm/blob/1b0ffaf31104e086ae4735447beab78f37626fd8/backends/platform/dc/vmsave.cpp#L183
Riven uses 13 characters filenames. If you are able to build the DC port
maybe you can try to tweak the code to see if the DC able to list files
when using a larger buffer for the filename.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10410#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list