[Scummvm-tracker] [ScummVM :: Bugs] #15375: SCI: SQ4 Korean text not rendered after refactor

ScummVM :: Bugs trac at scummvm.org
Sat Sep 21 21:32:52 UTC 2024


#15375: SCI: SQ4 Korean text not rendered after refactor
----------------------+----------------------------
Reporter:  sluicebox  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  normal     |   Component:  Engine: SCI
 Version:             |  Resolution:
Keywords:             |        Game:  Space Quest 4
----------------------+----------------------------
Comment (by athrxx):

 Replying to [comment:7 sluicebox]:
 > Monolith burger and control panel now work (yay!); the Hz. So Good store
 is still not displaying text. Warp there with `room 391`, click Do on the
 monitor at the bottom, then click Instructions.
 >
 > I believe this is also a bunch of kDisplay calls:
 https://github.com/sluicebox/sci-scripts/blob/main/sq4-cd-
 dos-1.0/src/rm391.sc
 >


 Yes, that one is a bit tricky. It is a _picNotValid = 1 case, so the
 drawing is delayed, followed by a scrolling transition. This is not
 something that the PC-98 versions would do with the hires font. I'll try
 to come up with a fix that is not too dirty...
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15375#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list