Akazukin: Okami Taiji Densetsu

Main Author:
Koji Saito
Music by:
Takashi Ito
Characters by:
Takashi Ito & Yasuo Okumura
Release:
"Micom Basic Magazine" Oct. 1988 Issue
Japanese title name:
"赤ずきん -おおかみ退治伝説-"
("Little Red Riding Hood: The Legend of defeating the Wolf" in English.
)
"1"~"5" keys: Select your spell that you cast / Select an item that you want to buy.
Return key: Return from the spell selection screen or the item selection screen.
You must also press Return key when you pick up an item or after talking to some NPCs.

The game:

Red Riding Hood tries to solve a mystery to help her grandmother.
And the objective is to defeat the bad wolf.

Note:

Issue 1: Sometimes the blob (the weakest enemy) can't be shown at the battle scene.
By the line #1230,
the actual color of enemy is determined by the color number, which is the value of the variable "CO" set for each enemy minus a value of 1~3.
Whether this "1~3" is really "1~3" or whether "0~2" was the author's intention is something I cannot determine.

So this time my suggestion is modifying only the blob's color, not the line #1230.



Issue 2: After your level ups, the first digit of the previous value of EXP is still there.
This problem can also occur in the weapon shop. My suggestions are:

Each checksum is as follows (using version 3.1 coded by the "MSX•FAN" team).

Sorry if there are any typos, however, I've already tested my data, including the ending, and had no problems.

My suggestions for English version:


English version!

Joystick support:

"STICK(0)" is found in lines #230, #580, #670, #680, #710, #990, #1300, #1310, #1330 & #1360.
"STRIG(0)" is found in lines #270 & #1930. The quickest way is to simply replace each "0" with "1".
In addition, you can also modify other lines as below.

This will eliminate the need for the keyboard after conversations, after obtaining items, on the spell selection screen, and in the store.
To return from the spell selection screen or the store, press Trigger 2.
By the modifications described so far, each checksum changes as follows

Tested completely.

For CD32+FDD & SNES+AD Adapter users:

Unfortunately, neither "AmiMSX", "fMSX"(Amiga port), nor "MSXAdvance" can emulate "On Sprite Gosub" command.
When you use "AmiMSX" or "fMSX"(Amiga port), nothing happens even though Little Red Riding Hood collides with an enemy.
When you use "MSXAdvance", it occurs a fatal issue immediately after it runs the game. To avoid this issue, select "Off" for "Fake Spritecollision",
however, it becomes the same situation as "AmiMSX" or "fMSX"(Amiga port).
The only way to solve the root problem is to delete that "On Sprite Gosub". Modify following lines.

For SNES+AD Adapter users:
Furthermore, other lines must be modified in addition to the above.
This game was originally designed for MSX2.  It causes "syntax error" when it's going to show credits at the ending.
To avoid that error on MSX1, force the program to ignore "COLOR=(,,,)" commands.



Fusen 3

Original code, graphics & music by:
Y. Shimogochi
Map design by:
K. Araragi & Y. Shimogochi
Special Thanks:
K. Araragi, R. Matsumoto & K. Hira
Release:
"Micom Basic Magazine" Nov. 1988 Issue
Japanese title name:
"ふうせん3" (The word "ふうせん(Fusen)" is "balloon" in English.
Space: Take balloons. On land, you need to have at least three balloons to float, but in the water, you can float with just one.
Return key: Restart the current level.
"A"~"Z" keys: Enter a password. The password changes every time and must be in uppercase when entered.

Original version:

Particular attention should be paid when typing the line below.

Each checksum is as follows (using version 3.1 coded by the "MSX•FAN" team).

Sorry if there are any typos, however, I've already tested my data and it works without any problems.

My suggestions for English version:




By the way,
both AmiMSX and fMSX (Amiga port) cannot show the main character (merman) sprite fully.
The green part is not displayed.

It doesn't really affect the gameplay, though...


Joystick support:

"STICK(0)" is found in lines #450 & #1130.
"STRIG(0)" is found in lines #670, #1010, #1130 & #1140. The quickest way is to simply replace each "0" with "1".
In addition, it strongly recommends you to modify the line #560 as below.

After that modification, you can use Trigger 2 instead of Return key for restarting the current level.
By the modifications described so far, each checksum changes as follows (using version 3.1 coded by the "MSX•FAN" team).



>>Return to the "Type-in MSX programs" page









Yellow colored links
are external links.

Return to
the top page.