News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_remax

Converted GX4000 .cpr - The topic (repository link in first post)

Started by remax, 22:14, 04 May 15

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

Urusergi

#1075
Jajajajaja  :laugh: it seems that you like Gauntlet.
Well, I will try  ;)
Quote from: Phantomz on 21:20, 05 December 15I'm glad you can unpack the cngsoft games  :D

I can unpack, but this time it wasn't necessary, only patch and jump to the right address:
    ORG &0176
    DW &44DF    ;Llamada a &44DF desde Basic (rutina reubicadora)

    ORG &0193
    LD B,&2B    ;Reajuste del tamaño del primer texto

    ORG &019D
    LD B,&18    ;Reajuste del tamaño del segundo texto

    ORG &02F4
    CP &58    ;Tecla joy1 B1 en ascii para pasar la pantalla de presentacion

    ORG &035B
    JP &9000    ;salto al parcheador

    ORG &4485
L4485:    CALL &BB06
    CP &79
    JR Z,L4498
    CP &0B    ;tecla joy1 up en ascii
    JR Z,L4498
    CP &6E
    JR Z,L4498
    CP &0A    ;tecla joy1 down en ascii
    JR NZ,L4485
L4498:    RRCA   

ORG &449C
DB &04,&01,&1C,&00,&00,&00,&1C,&01    ;MODE 1 INK 0,0,0
DB &1A,&1A,&1D,&00,&00,&0E,&00,&0F    ;INK 1,26,26 BORDER 0,0 PAPER 0
DB &01,&1F,&08,&0C,&49,&6E,&66,&69    ;PEN 1 LOCATE 8,12 Infi
DB &6E,&69,&74,&65,&20,&65,&6E,&65    ;nite ene
DB &72,&67,&79,&20,&5B,&F0,&59,&2F    ;rgy [^Y/
DB &4E,&F1,&5D,&1F,&09,&0E,&49,&6E    ;N^] LOCATE 9,14 In
DB &66,&69,&6E,&69,&74,&65,&20,&61    ;finite a
DB &6D,&6D,&6F,&20,&5B,&F0,&59,&2F    ;mmo [^Y/
DB &4E,&F1,&5D                ;N^]

    LD HL,&44ED
    LD DE,&9000
    LD BC,&003D
    LDIR
    JP &0190    ;retorno al comienzo original

    LD A,&FF
    LD (&2FDB),A    ;Pasamos a leer la fila del joy
    LD (&40D2),A    ;...
    LD (&40D8),A    ;...
    LD (&40DE),A    ;...
    LD (&40E4),A    ;...
    LD (&40EA),A    ;...
    LD (&40F0),A    ;...
    LD A,&01
    LD (&40D5),A    ;tecla joy1 up
    INC A
    LD (&40DB),A    ;tecla joy1 down
    LD A,&08
    LD (&3225),A    ;Tecla P para la pausa
    LD A,&10
    LD (&40ED),A    ;joy1 B1 disparo
    LD (&2FDF),A    ;joy1 B1 en Menu
    LD A,&20
    LD (&40F3),A    ;joy1 B2 granada
    LD (&2FE4),A    ;joy1 B2 en Menu
    LD A,&F9
    LD (&3222),A    ;Pasamos a leer la fila de la P
    JP &B91B    ;salto a la salida original

CraigsBar

Ahh gauntlet, please please and please. Just not Gautlet 3 it's shite!
IRC:  #Retro4All on Freenode

remax

Brain Radioactivity

Phantomz

#1078
I've done a new version of " Joe Blade " you can now press Joypad Button 2 to see High Score Table, Pause with Console Pause Button, Any Button to Unpause, Press the Console Pause Button again whilst Paused to Quit.

I've also done " Joe Blade 2 " You need to Select your controls before you start as it defaults to keyboard, just press button 2 for controls, then select 1 or 2 for Joypad 1 or Joypad 2, both options work.

I've been unable to find ESC for pause, this will need remapping to Joypad 1 Button 2 if it can be found, as P is used for the keyboard if people want to play on their plus machines.

I've also done " Joe Blade 3 " Just press Joypad 1 button 1 to start, again I've been unable to find ENTER for pause, again, this will need remapping to Joypad 1 Button 2 if it can be found, as P is used for the keyboard if people want to play on their plus machines.


Phantomz

Quote from: CraigsBar on 08:30, 01 December 15
Thanks @Phantomz, I'll take another look tonight. Will also improve the trainer, at the moment it's functional, but ugly lol.

@CraigsBar  :laugh: I know what you mean, guess it's ok if it gets the job done.  ;)

I'd prefer my Barbarian cart to look better, but never used an art package on the Amstrad.  :doh:

So the Menu I did gets the job done.  ::)

Urusergi

With all of you, the most awaited game!!!

<<<<< GAUNTLET >>>>>

- Joys 1 & 2 full working with B2 for magic
- D & F moved to Z & X (beceause F & Joy2 B2 are the same key)
- P is pause or cheat mode

Phantomz

#1081
Quote from: Urusergi on 20:22, 06 December 15
With all of you, the most awaited game!!!

<<<<< GAUNTLET >>>>>

- Joys 1 & 2 full working with B2 for magic
- D & F moved to Z & X (beceause F & Joy2 B2 are the same key)
- P is pause or cheat mode

FANTASTIC  8)

Thanks for that.  :D

I've just used your disk and the cngsoft Deeper Dungeons (side A) and Deeper Dungeons (side B)  to do " Gauntlet - The Deeper Dungeons ".  ;)

I don't know what the difference is , but both sides start on the same level, are both sides supposed to start in different places? I made sure to use the right disks from cngsoft.  ;)

That just leaves " Gauntlet II " that needs doing now, because " Gauntlet III " is shite like @CraigsBar stated.  :laugh:

Urusergi

#1082
Quote from: Phantomz on 18:34, 06 December 15
I've also done " Joe Blade 2 " You need to Select your controls before you start as it defaults to keyboard, just press button 2 for controls, then select 1 or 2 for Joypad 1 or Joypad 2, both options work.

I've been unable to find ESC for pause, this will need remapping to Joypad 1 Button 2 if it can be found, as P is used for the keyboard if people want to play on their plus machines.

JOE BLADE 2 ( ESC -> P, O -> L, P -> : )

3E 43 CD EA 01 4F E6 08  instead of 3E 48 CD EA 01 4F E6 04

CB 60 C2 A1 01 instead of CB 50 C2 A1 01

CB 69 C2 A8 01 instead of CB 59 C2 A8 01


CraigsBar

Quote from: Phantomz on 20:17, 06 December 15
@CraigsBar  [emoji23] I know what you mean, guess it's ok if it gets the job done.  ;)

I'd prefer my Barbarian cart to look better, but never used an art package on the Amstrad.  :doh:

So the Menu I did gets the job done.  ::)
I must apologise for not completing hi rise yet. I've had a busy weekend! Company Christmas party, new 4k TV to watch and tonight I'm over in Dublin having justbgot back to the hotel after black star riders, whitesnake and def leppard at the 3 arena. Such a busy life I have.
IRC:  #Retro4All on Freenode

Phantomz

#1084
Quote from: Urusergi on 01:39, 07 December 15
JOE BLADE 2 ( ESC -> P, O -> L, P -> : )

3E 43 CD EA 01 4F E6 08  instead of 3E 48 CD EA 01 4F E6 04

CB 60 C2 A1 01 instead of CB 50 C2 A1 01

CB 69 C2 A8 01 instead of CB 59 C2 A8 01

Thanks for that.  :D

I've now fixed Pause and changed it to K for Left and L for Right, and changed the onscreen keyboard instructions.

Urusergi

Quote from: Phantomz on 18:34, 06 December 15I've also done " Joe Blade 3 " Just press Joypad 1 button 1 to start, again I've been unable to find ENTER for pause, again, this will need remapping to Joypad 1 Button 2 if it can be found, as P is used for the keyboard if people want to play on their plus machines.

change: 19 C9 02 04 by this 19 C9 03 08  ;)

Phantomz

#1086
Quote from: Urusergi on 15:35, 07 December 15
change: 19 C9 02 04 by this 19 C9 03 08  ;)

Thanks for your help again  8)

I don't think I would have found that yet! I'm still new to keyboard scanline games.

I would have thought it would have been like the menu buttons, like CB??, for example CB47 and CB4F, with Enter being CB57.

Anyway thanks again.  :D


Urusergi

Quote from: Phantomz on 17:17, 07 December 15I would have thought it would have been like the menu buttons, like CB??, for example CB47 and CB4F, with Enter being CB57.
In this case is a little more complicated, with a trio of "datas". 03 is the row, 08 the column (and notation, not bit) and 01 the function assigned

Phantomz

#1088
I've done another game, this time I bring you " X-Out ".  8)

The Trainer is fully working, which gives a choice of Normal Game or Infinite Energy, you can also select start level from 1 to 8, the first 1 means Joypad 1 and the 2 in the middle means Joypad 2.  ;)

Joypad 1 Button 2 = Trigger Secondary Weapon System
Joypad 2 Button 1 = Bring In The Drones
Joypad 2 Button 2 = Choose Secondary Weapon System
Console Pause Button to Pause, Unpause with Joypad 1 Button 1

CHEAT MODE (To earn money very easily)  ;)
Just take a ship and throw in the trash directly (without buying). The trash is symbolized by the little alien in the bottom right.

The XOR disk has a slight bug, the bottom 2 ships seem to be the wrong way around when you select them, this is nothing to do with this conversion.

dcdrac

oh I loved X-Out kept coming back to it again and again

Phantomz

#1090
Quote from: dcdrac on 17:36, 08 December 15
oh I loved X-Out kept coming back to it again and again

I hope you have fun with it again and again.  :D

Here is one for @chinnyhill10  and the rest of you that want another game.  ;D

It's " The Last V8 " I know it's not great, but I did a quick fix the other day so chinnyhill10 could try it out with different controls.

When I changed the Joystick controls the Demo bugs, so I've left the Joystick controls alone, so just press fire like normal to play with normal controls

You can press fire button 1 on joypad 1 or 2 to start game.

Joypad 1 is default controls.
Joypad 2 is button 1 to accelerate, button 2 for brake/reverse, and steer with left and right.

Neil79

Hmm should I play on the 464 Plus or the GX 4000 when the C4CPC arrives  :-[
The latest in Indie & Retro News!!! IndieRetroNews - Indie Retro News on twitter

CraigsBar

Quote from: Neil79 on 02:22, 09 December 15
Hmm should I play on the 464 Plus or the GX 4000 when the C4CPC arrives  :-[
Decisions decisions! Think what I have to contend with, since I have 2 464+ 2 6128+ and a gx4000
IRC:  #Retro4All on Freenode

dragon

Quote from: CraigsBar on 11:23, 10 December 15
Decisions decisions! Think what I have to contend with, since I have 2 464+ 2 6128+ and a gx4000

I not have this problem now i can't connect the computers because mi tv is broken . ;D

CraigsBar

IRC:  #Retro4All on Freenode

Phantomz

#1095
I've done new versions of  Bomb Jack " and " Bomb Jack II with Trainers.

dragon did " Bomb Jack " and " Bomb Jack II " for us all sometime ago, but I decided to do versions with Trainers.

They are the same as before, you will need to select Joystick before starting, just press up on the joypad, the onscreen display shows a up arrow too now.

Bomb Jack II trainer is straight forward, just says Trainer Y1 or N2, this gives infinite lives by the look of it.

Bomb Jack is the Patched CPC+ version with the new Title Screen, Just Press Up on the Joypad to pass.

Bomb Jack itself has a Trainer where you choose the number of lives you want from 3-255, then press enter, Big Jump Y1 or N2, then Press Enter, and Invulnerable Y1 or N2, then Press Enter.

I've mapped the joypads as follows so you can use the Trainer Fully.

JOYPAD 1: Button 1=1, Button 2=2, 3=UP, 4=LEFT, 5=RIGHT, 6=DOWN.
JOYPAD 2: 7=UP, 8=LEFT, 9=RIGHT,0=DOWN, BUTTON 1=DELETE, BUTTON 2=DELETE.

CONSOLE PAUSE BUTTON =ENTER


Urusergi

This is especially dedicated to you, dragon  ;D


<<<<< Crazy Cars 3 >>>>>


- With trainer, as usual
- Return key -> Joy1 B2 = Boost
- N key -> Joy2 B1 = Night glasses ¿?  :blank:
- ESC key -> Joy2 B2 = Restart

Phantomz


Gryzor

The thread has now surpassed the 500 likes mark :)


How many titles are there now? Too many to count!


I think I'll add a link to the wiki page someplace more centrally...

Urusergi

Quote from: Phantomz on 23:52, 12 December 15
@Urusergi

Any luck with " Gauntlet II " ?  :D

It's here  8)

<<<<< GAUNTLET 2 >>>>>

- Joys 1 & 2 full working with B2 for magic
- D & F moved to Z & X (because F & Joy2 B2 are the same key)
- P is pause or cheat mode

Powered by SMFPacks Menu Editor Mod