- A+
基础信息
游戏中文名:倚天屠龙记
游戏外文名:Dragon Buster
游戏厂商:ENIX
游戏类型:RPG
发售日期:92.12.15
游戏说明
跳关法(里关) : 屏幕显示标题画面时,顺次序按:右、下、上、左、右、 A 、 B ,然后再按“开始”键。就可跳到十三关。
(BURIED) Hidden text:
RESET routine in this game uses string "D.BUSTER" to check if game was soft or hard reset. Also game contain some hidden copyright text at end of file: "HARUHISA.UDAGAWA & KUMI.HANAOKA". This text is a part of hidden CRC test routine and used in some other games programmed by the same people, but in this game this sting doesn't used as test data.
(BURIED) GameGenie:
XTUYNTES+XTUNEVTU - At reset game performs some manipulations with expansion port sending and reading some data sequence to it then compare resulting data with original. Probably there is some special device for testing purposes only. With this code you may pass device checking and see CRC test itself. If data matches, game performs partial (one from each 15 bytes) data CRC tests. While checking PRG data display color is red and if check fails display will remain red and game stops. While checking CHR data display color is green and i check fails display will be flashing from red to green infinitely. GoodNES version ROM pass this check normally.