Changes between Initial Version and Version 1 of Ticket #14386, comment 1
- Timestamp:
- Apr 5, 2023, 12:11:51 PM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14386, comment 1
initial v1 1 1 I can also reproduce this on Windows 10, with a built from current master HEAD (2.8git). 2 2 3 This is quite possibly similar to another recently fixed issue for the SCUMM engine :3 This is quite possibly similar to another recently fixed issue for the SCUMM engine, which seems specific for Windows OS: 4 4 Bug: https://bugs.scummvm.org/ticket/14346 5 5 Fix for that bug (merged): https://github.com/scummvm/scummvm/pull/4872