Changes between Initial Version and Version 1 of Ticket #13617, comment 1
- Timestamp:
- Jul 28, 2022, 8:37:47 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13617, comment 1
initial v1 1 1 Hi! This is in the works, not only for these games, but for every LucasArts SCUMM game. It will take a while though, I'm starting from COMI ([https://github.com/scummvm/scummvm/pull/4033]) and going downwards :-) 2 3 This includes both the gui and the savescreen. Unfortunately they're not in the game data (a part for the first games' savescreens), and it's not something we are overriding, but the GUI is hardcoded in each of the executables, so there is some serious work to do. But again, it's coming!