Fiene

Author:
Mr.Sato
Release:
"MSX/MSX2 Program Daizensyu II" (プログラム大全集II)
1: Yes. / Talk. / Attack.,   2: No. / Look. / Use a medkit during the battle.,   3: Use a medkit. / Flee from the battle.
A~Z and Return: Input your name.

The game:

An incident occurred in the small village of "Fiene", surrounded by mountains.
A disease began to spread in the village. As if in anticipation, an evil creature was approaching the village.
The village chief, thinking that the only way to quell the situation was to find the "demon's guts", the cure for all diseases, called a young man from a neighboring village.
That young man was you.

Note:

Correct the ending messages.
fiene-line2460
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
fiene-checksum
Sorry if there are any typos, however, I have tested my data, including the ending, and had no problems.

My suggestions for English version:

First, modify the following lines.
fiene-en-suggestions-part1
Then type the following!
fiene-en-suggestions-part2
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
fiene-checksum-en-version
fiene-en-screen Fully tested.

Joystick Support:

"STICK(0)" is found in the line #240.
"STRIG(0)" is found in the lines #1300 and #1520. The quickest way is to simply replace each "0" with "1".
In addition, modify the following lines.
fiene-joystick
Trigger 1: Yes. / Show the menu (Talk/Look/Medkit).,   Trigger 2: No.,
D-pad left: Talk. / Attack.,   D-pad up: Look. / Use a medkit during the battle.,   D-pad right: Use a medkit. / Flee from the battle.

For Amiga CD32+FDD users:

AmiMSX cannot enlarge sprites. The address of each sprite must be adjusted.
Change "120,30" into "128,38".
"120,30" is found in the lines #770 and #810.(There are two for each line.)
For 020 users, it strongly recommends to modify the line #330 as below.
330 FORI=0To20:NEXT


Satans And Swords

Author:
Masaki Koga
Release:
"MSX/MSX2 Program Daizensyu II" (プログラム大全集II)
0~9: Decide how many medicinal herbs to buy.,   1: Attack.,   2: Eat the herb.,   3: Flee from the enemy.,
H: To eat herbs when not fighting.,   Y: Yes.,   N: No.,   Return: Leave the shop.,   A~Z and Return: Input your name.

The game:

The light ball was stolen from God's kingdom. God entrusted a man with the mission to retrieve it.
Four years later, he discovered the location of the island where Satan lives, who is said to be in possession of the light ball.
He immediately set out to get it.

Note:

Correct the author's typos.
satans-typos
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
satans-checksum
Sorry if there are any typos, however, I have tested my data, including the ending, and had no problems.

My suggestions for English + enhance version:

Unfortunately, there are no tiles (graphics) for the old man's shrine or Satan's fortress. Please add them.
Also, I think the desert tiles should be fixed.
satans-code-for-new-tiles
satans-new-tiles
Then modify the code as below.
satans-en-suggestions-part1
Finally, type the following!
satans-en-suggestions-part2
If you modify the code as described above, each checksum will change as follows (using version 3.1 coded by the "MSX•FAN" team).
satans-checksum-en-version
satans-en-screen Fully tested.

Joystick Support:

Modify the following lines.
satans-joystick
D-pad left/right and Trigger 1: Decide how many medicinal herbs to buy.,   D-pad left: Attack./Stay at an INN,
D-pad up: Eat the herb./Buy herbs.,   D-pad right: Flee from the enemy./Leave the shop.,
Trigger 1: Yes.,   Trigger 2: No./To eat herbs when not fighting.

For Amiga CD32+FDD users:

AmiMSX cannot enlarge sprites. The address of each sprite must be adjusted.
Change "112,48" into "120,56".
"112,48" is found in the lines #250, #440, #580 and #760.


>>Return to the "RPG for MSX (Type-in programs)" index page