Opened 2 years ago

Closed 2 years ago

#13271 closed defect (fixed)

GROOVIE: Clandestiny: Glitches for save and load game screens

Reported by: antoniou79 Owned by: Die4Ever
Priority: normal Component: Engine: Groovie
Version: Keywords: visual, backspace
Cc: Game: Clandestiny

Description (last modified by antoniou79)

This is for Clandestiny, the version from MacGameStore, testing with ScummVM latest master (HEAD) 2.6.0git on Windows 10 Pro 21H2

On the save game screen, when typing in a name for the savegame, if you press backspace to correct the name the cursor does move to the left but the previous letter glyph(s) remains, so then when the user types new letters they overlap with the previous ones.

It's only a visual glitch. The corrected version of the name will be saved if the user saves the game.

On the load game screen, the names of the saved games appear in yellow and are hard to distinguish (at least for me) because they sort of blend with the background. I'm not sure if this is the original behavior though or a bug.

Screenshots attached.

Attachments (2)

scummvm-clandestiny-mac-00006.png (225.9 KB ) - added by antoniou79 2 years ago.
scummvm-clandestiny-mac-00007.png (200.4 KB ) - added by antoniou79 2 years ago.

Download all attachments as: .zip

Change History (4)

by antoniou79, 2 years ago

by antoniou79, 2 years ago

comment:1 by antoniou79, 2 years ago

Description: modified (diff)

comment:2 by Die4Ever, 2 years ago

Owner: set to Die4Ever
Resolution: fixed
Status: newclosed

fixed with black backgrounds behind the text, which is actually how the Windows 95 version of the game handled it at least for the load screen

for the save screen it's a little more complicated but it did fix the issue it just doesn't look pretty yet, additionally I enabled the modern ScummVM menu for saving to override the original save screen

commits https://github.com/scummvm/scummvm/commit/1368db9f9f9c7a143d4b13db6691e7362407c3cf

and https://github.com/scummvm/scummvm/commit/a92dd500177b8e9408d09f2a72400717ed53f557

Note: See TracTickets for help on using tickets.