Changes between Initial Version and Version 1 of Ticket #13107


Ignore:
Timestamp:
11/28/21 01:35:29 (2 years ago)
Author:
LukasThyWalls
Comment:

Doing more testing with the original game compared to the ScummVM version, it seems the text box is missing the last letter in each line (in the original game they reach the left side of the screen with no margin, although in the right side there is a margin) and the first second-to-last letter of each line is "retained" in screen putting it above any other letter that need to took that place.

In fact, in ScummVM the sentence line text and item list reach the left side of the screen with no margin, but the upper text box doesn't, but in the original game it does.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13107 – Description

    initial v1  
    11Hello.
    22
    3 Tested with 2.5.0 and last SVN from today, the issue affects at least only Maniac Mansion NES Europe/Spanish (I don't know if other non-english languages are affected, but english US is not).
     3Tested with 2.5.0 and last SVN from today, the issue affects at least only Maniac Mansion NES Europe/Spanish (I don't know if other non-English languages are affected, but English US is not).
    44
    55The issue can be seen right in the intro: The last letters in the upper text box showed in some lines remains stuck there (See scummvm_maniac-nes-es_IntroLetterLeftover.gif attached).
    66This happen in both lines in the upper text box, and it's not only in the intro, also happens with other lines that reach that part of the screen in other parts of the game (See scummvm_maniac-nes-es_EndLettersLeftovers.jpg attached from the end of the game).
    7 That letters remains there, they shows above other letters in sentences that reach that part of the screen, but when is a space (blank), it dissappears. Also the letter dissapears if i reset the game or load a save game.
     7Those letters remains there, they shows above other letters in sentences that reach that part of the screen, with only when an space take that place, it shows a blank space since then. Also the letter disappears if i reset the game or load a save game, but i can beat the game with "letters leftovers" and see the intro and the choose kids screen with that letters still there.
    88
    99In the original game, (obviously) that not happens, but also i found that in ScummVM is missing a letter: In the original intro shows "LUCASFILM GAMES" and in ScummVM is "LUCASFILM GAME" (And that E got stuck). (See original_maniac-nes-es_Intro.gif). I don't know if that happens with other lines in the game yet.