heasm66 / scott2zil

Tool for creating converting a SA-game dat-file to ZIL that compiles with ZILF
GNU General Public License v3.0
5 stars 2 forks source link

Potential problem with Buckaroo Banzai #3

Closed heasm66 closed 4 years ago

heasm66 commented 4 years ago

Some sort of "item location bug" in game that the interpreter needs to compensate for.

Game needs a playthrough to see if it is winnable.

jpcompton commented 4 years ago

The issue is documented in the ScottKit README:

The -b (--bug-tolerant) option is needed for Scott Adams Adventure 14b (Buckaroo Banzai), which places one item (the jug of jet fuel) in room 50 of 36.

heasm66 commented 4 years ago

Played through game to the end. Everything works fine. Closing issue.