Changes between Initial Version and Version 1 of Ticket #13367, comment 12


Ignore:
Timestamp:
Mar 21, 2022, 2:10:13 PM (2 years ago)
Author:
eriktorbjorn

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13367, comment 12

    initial v1  
    2727}}}
    2828
     29VGA DOS, roomobj-38-535 looks like it may be the corresponding script:
     30
     31{{{
     32Events:
     33  38 - 0018
     34[0018] (A8) if (Bit[35]) {
     35[001D] (24)   loadRoomWithEgo(528,37,125,77);
     36[0025] (18) } else {
     37[0028] (0A)   startScript(204,[]);
     38[002B] (**) }
     39[002B] (00) stopObjectCode();
     40END
     41}}}
     42
    2943I'm not sure what the FM Towns and TurboGrafx-16 version do. I can never remember the correct descumm parameters. I don't have the Amiga or Atari ST versions.