Changes between Version 1 and Version 2 of Ticket #11967, comment 1
- Timestamp:
- Nov 20, 2020, 5:39:02 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11967, comment 1
v1 v2 5 5 The only way to make this happen without causing other problems, would be a very small script patch, which would remove the machine speed check from the game's own scripts right before it's doing incremental updates. 6 6 7 LSL3 would act the same way when DosBox would run slowly (but even that does not have to work, DosBox is inaccurate in such things). If you tried to play the game on original AT hardware , it would do what happens in ScummVM.7 LSL3 would act the same way when DosBox would run slowly (but even that does not have to work, DosBox is inaccurate in such things). If you tried to play the game on original AT hardware or below, it would do what happens in ScummVM. 8 8 9 9 The code is inside LSL3::doit.