Nazeka Boken

Author:
Tinyan
Release:
"Beep" July 1987 Issue
Japanese title name:
"なぜか冒険"
"An adventure for unknown reasons" in English.
2: Go to the south.,   4: Go to the west.,   6: Go to the east.,   8: Go to the north.,   f: Attack.,   e: Flee.,   Any key: Ok.

The game:

You must rescue Princess Lula from Black Tinyan.
The letters A to Z are either enemies or NPCs.
You become stronger by winning battles, getting weapons and armor from NPCs, and so on.
However, each NPC may demand other items or conditions.

Phase 1: The original WIDTH40 version

For MSX1 version, modify the code as below.
nazeka-width40ver
The line #6002: [Issue 1] The mysterious old man won't talk forever.
The line #6012: [Issue 2] The mirror shards hurt you, but your HP increased, not decreased.
The line #6025: Correct the author's typo. (Only for Japanese version)
If you modify the code as described above, each checksum will change as follows. (Using version 3.1 coded by the "MSX•FAN" team.)
But this time you can use the modified version called CHECK65K because this file uses 9000s lines.
nazeka-checksum-width40
Sorry if there are any typos, however, I have tested my data, including the ending, and had no problems.

Phase 2: SCREEN1 & WIDTH30 version

Step 1: Joystick / Arrow keys support

Modify the code as below.
nazeka-width30ver.
The line #1090: Your maximum HP and power are now also displayed.
The line #4000: It would be better to have the game automatically restart than to have the program terminate after the game is over.
Now you can use D-pad & Trigger 1, or arrow keys & SPACE.

Step 2: English version & Showing items

Here are my suggestions for English version. First, modify following lines.
nazeka-en-suggestions-part1
Then type following lines.
nazeka-en-suggestions-part2
By the modifications described so far, each checksum changes as follows (using "CHECK65K").
nazeka-checksum-en-version
nazeka-screen-en-version Fully tested.

Step 3: Colored version (SCREEN1.5)

Modify the code as below!
nazeka-color-version
If you modify the code as described above, each checksum will change as follows (using "CHECK65K").
nazeka-checksum-colored-version
nazeka-screen-color-version Fully tested!


>>Return to the "RPG for MSX (Magazines)" index page