Author
| Auf wiedersehen Monty for Turbo-R
|
MisterT msx novice Posts: 29 | Posted: September 18 2006, 20:48   |
Hi people,
Is their anyone that has Auf wiedersehen Monty working on Turbo-R ?
I cant get it to work same as the game Future Knight, for some reason
it makes a memory call that lockes up the computer.
Can anyone that knows the problem or has the solution reply ?
|
|
[D-Tail]
 msx guru Posts: 3017 | Posted: September 18 2006, 22:45   |
Until NYYRIKKI/Sonic_aka_T posts the universal poke: poke -1,0 should do for turboR/Panasonic MSX2+ computers.
[edit]After which you have to load the game using LOAD"MONTY.LDR",R or sumthin', ofcoz  [/edit] |
|
MisterT msx novice Posts: 29 | Posted: September 18 2006, 22:49   |
Thanks for reply but doesnt solves it, already tried that.....
poke -1,170 for philips machines
poke -1,255 for some Sony machines
poke -1,0 for Sony F1XDJ 2+
poke -1,0 for Turbo-R
not to mention the poke -1, (not peek( etc etc)........
But i want it to work on my Turbo-R Gt and the -1,0 doesnt work with that game...
|
|
Sonic_aka_T
 msx guru Posts: 2268 | Posted: September 19 2006, 01:19   |
Are you booting it in DOS2 mode maybe? Make sure you boot your tR with a DOS1 disk in the drive, or while holding the [1] key until BASIC has started. The R800 led should then be off. Perhaps that's the problem...
|
|
MisterT msx novice Posts: 29 | Posted: September 19 2006, 02:03   |
Just checked it, and no difference.
I boot with 1 pressed so in Z80 Mode
then it runs the bootloader (basic)
10 out 168,240: key1,"MONTY"
20 poke-1,0
30 bload"aufwiede.001",r
40 bload"aufwiede.002",r
50 bload"aufwiede.003",r
60 bload"aufwiede.004",r
70 bload"aufwiede.005",r
80 bload"aufwiede.006",r
and it crashes i think already in the 1st part
|
|
SLotman msx professional Posts: 543 | Posted: September 19 2006, 02:26   |
POKE -1,(15-PEEK(-1)\16)*17 is the "universal poke" - unfortunaly it does not make Auf Monty to work on turbo-R.
I've tried several versions, and none worked. Somehow the game seems to be badly adapted from Spectrum - not even the loading screen works on turbo-R... Maybe it writes to FFFFh or is OUTing to ports it shouldn't on MSX...
P.S.: I do miss Auf Monty running on my real MSX... I just love that theme music  |
|
Imanok msx addict Posts: 283 | Posted: September 19 2006, 09:34   |
IIRC, there was a rom version made by Jam in the Legacy compilation that worked on TR...
|
|
MisterT msx novice Posts: 29 | Posted: September 19 2006, 15:21   |
can you give the link or place where i can get it ?
|
|
snout
 msx legend Posts: 4991 | Posted: September 19 2006, 16:56   |
MisterT: unfortunately not, as that is against MRC forum policies. (No linking to, or requests for copyrighted software)
|
|
MisterT msx novice Posts: 29 | Posted: September 19 2006, 17:39   |
Well im not acting against that policy, i only wanna know how to get hands on that game, so if it
is made my JAM there should be a way i could order it , so if anybody can help out here....
|
|
manuel msx guru Posts: 3449 | Posted: September 19 2006, 19:10   |
It wasn't made by JAM, it was converted/adapted by JAM. Anyway, I have the Legacy compilation, but it doesn't seem to contain Monty. So never mind. (I have the original game, so this is very legal  ) |
|
SaebaMSX msx freak Posts: 253 | Posted: September 19 2006, 19:25   |
Yes, JAM made a conversion from tape to ROM and it worked perfect in my turboR. In fact, he converted some games to get them smoother thanks to R800 (Head over Heels and others).
They were online long time ago, but I don't know if they are lately. I don't remember if they are in my last Legacy compilation (v6.0 or so), but I remember that it was shared too. It was online in msx-land website, but it is not online either anymore... :/
This game rocks, btw.
Edit: I thougt that JAM added ASCII mapper then it was Padial's Flash compatible, so it can help you. |
|
MTC msx novice Posts: 21 | Posted: September 19 2006, 20:35   |
If I am right, you should delete line 10 in the listing (or at least remove the OUT 168,240). Port 168 (=&hA8) is the primary slot select register.
|
|
SLotman msx professional Posts: 543 | Posted: September 21 2006, 02:15   |
A friend sent me the directory listing from the mentioned "MSX Legacy CD" (version 6.something), but there's no Auf Monty in there
too bad, since the game is soooo cool... well at least I have the song recorded in CD directly from a real MSX  |
|
Guillian msx professional Posts: 633 | Posted: September 21 2006, 15:27   |
It is included in MSX Legacy 6 and seems to work in turbo R. You can find it in GAMEDISK\COLLECT\MSXCOLL.5_7
|
|
|
|
|