Thexder keyboard commands

ページ 2/2
1 |

By Randam

Paragon (1431)

Randam さんの画像

15-01-2021, 07:04

Very interesting to find this cheat. Would you also be able to find the cheat in Firehawk (thexder 2) in a similar way? There is a debug mode you can find in the game's sectors but I have no clue how to activate it (and it is not the USA cheat)

By Danjovic

Champion (336)

Danjovic さんの画像

15-01-2021, 17:05

I haven't found the game in ROM format, only in a disk image that did not opened on the disk tool that I have.
Do you know where to find the game as individual files?
Is there any ROM version ot this game?

By Sylvester

Hero (589)

Sylvester さんの画像

15-01-2021, 17:22

Fire Hawk (thexder 2) is only released on 2 disks. If you boot the game with the SELECT key pressed you get this debug screen:

Not sure if that is what you are looking for?

By Randam

Paragon (1431)

Randam さんの画像

15-01-2021, 20:21

That is an interesting find, but not the debug screen I ment. There is things in the actual debug mode that allows you to cheat stuff, like energy level etc.

By AxelF

Champion (395)

AxelF さんの画像

15-01-2021, 22:43

You can start on any level (1-9) in ' Thexder 2' by writing some code to the Clockchip.

10 'FireHawk Savegame in Real Time Clock
20 '
30 CLS:KEYOFF:AD=&HC000:DEFUSR=AD
40 READA$:IFA$<>"*"THENPOKEAD,VAL("&h"+A$):AD=AD+1:GOTO40
50 CLS:PRINT"Enter Level Nr (1-9)";
60 A=VAL(INKEY$):IFA=0THENGOTO60ELSEPOKE&HC01D,A:PRINTA:A=USR(0)
70 '-------------------------------------------------
80 DATA F3,06,07,21,17,C0,3E,10,B0,4F,0C,7E,DD,21,F9
90 DATA 01,CD,5F,01,23,10,F0,C9,00,0E,01,03,0C,05,09,*

By JohnHassink

Ambassador (5672)

JohnHassink さんの画像

16-01-2021, 00:38

@ AxelF: I think you can also modify your energy max (and supposedly any parameter that the game would store in a save file) this way.

By NYYRIKKI

Enlighted (6067)

NYYRIKKI さんの画像

16-01-2021, 12:19

JohnHassink wrote:

@ AxelF: I think you can also modify your energy max (and supposedly any parameter that the game would store in a save file) this way.

No, not really... There is no enough space in RTC for this... You can do it by hacking PAC storage though, if you have one. (BTW there is also hacked HDD-version that uses file instead of PAC)

By sd_snatcher

Prophet (3659)

sd_snatcher さんの画像

16-01-2021, 16:23

NYYRIKKI wrote:

(BTW there is also hacked HDD-version that uses file instead of PAC)

In fact, you can use both. When a hardware PAC isn't found, it's emulated on a .PAC file on the HDD.

You can even copy the .PAC file to/from your PAC cartridge using the PAC Saver utility.

By JohnHassink

Ambassador (5672)

JohnHassink さんの画像

16-01-2021, 18:27

NYYRIKKI wrote:
JohnHassink wrote:

@ AxelF: I think you can also modify your energy max (and supposedly any parameter that the game would store in a save file) this way.

No, not really... There is no enough space in RTC for this... You can do it by hacking PAC storage though, if you have one. (BTW there is also hacked HDD-version that uses file instead of PAC)

The (original) game uses the clockchip to store save data when there is no S-RAM found.
There was once a cheat (looking a bit like the listing above) that modified it so that you could not only choose the mission to start at, but would also give you maximum "Energy Max".
That's why I think this. Possibly, weaponry that's procured will not be registrated indeed.

ページ 2/2
1 |