[Scummvm-tracker] [ScummVM :: Bugs] #11342: The Dig crashes (3DS / PSP)

ScummVM :: Bugs trac at scummvm.org
Fri Feb 7 04:32:54 UTC 2020


#11342: The Dig crashes (3DS / PSP)
---------------------------+-----------------------
  Reporter:  MarioKartFan  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  normal        |  Component:  --Unset--
Resolution:                |   Keywords:
      Game:                |
---------------------------+-----------------------
Comment (by bgK):

 The Switch is affected by the bug in devkitPro, but this particular issue
 in The Dig should not happen. In the toolchain I've used for the 3DS, this
 newlib commit is included: https://sourceware.org/git/gitweb.cgi?p=newlib-
 cygwin.git;a=commitdiff;h=59362c80e3a02c011fd0ef3d7f07a20098d2a9d5. It
 fixes a performance problem where a relative seek incorrectly discards the
 stdio read buffer (a night and day improvement on the 3DS in games like
 CoMI). On the Switch, the buffer will be discarded and the data will be
 read from the file instead of from the inconsistent buffer.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11342#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list