Search found 2999 matches

by levellass
Wed Nov 06, 2019 5:53 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

Yes, but what was your score before and after? Try this saved game: https://www.dropbox.com/s/zm0kov6yugy48i6/SAVEGM0.KDR?dl=0 The score there is high enough that killing both bosses shouldn't give you any more extra lives. When I try it on my setup nothing happens. If it's giving you lives here the...
by levellass
Mon Nov 04, 2019 10:52 pm
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

As I said, did you try the patch with a higher score? The two lives you get should only happen when you beat him starting with a score near zero. If you want extra keens disabled then this will do it: #Disable EKA -Keen Dreams %patch $4DE8 $5D $CB Again, this is because of the GAME, not the patch. I...
by levellass
Mon Nov 04, 2019 11:01 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

This is because you get Extra Keens, 1 at 20'000 points and one at 40'000 points. If you play with a higher score you will not get the extra lives.


Also, I CAN make the Trooper not give any points when destroyed if you wish.
by levellass
Mon Nov 04, 2019 2:09 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

Ok, this should stabilize the points as 60'000 for both enemies: #Trooper is always lethal %patch $791E $19A5W #Dying Trooper actions, makes smoke 2488W %patch $25EF8 $011CW $011CW $0000W $0000W $0000W $0004W $0000W $0000W $08680CD4RL $00000000L $07C501DDRL $2488W #Tater trooper has Boobus-like deat...
by levellass
Mon Nov 04, 2019 2:05 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

A very strange bug. I will investigate.

I am not sure though that I can get two different scores awarded for each enemy, there is only so much difference in their deaths that I can do.
by levellass
Sun Nov 03, 2019 2:47 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

I have found the error. This is what the dying action lines should be:

Code: Select all

#Dying Trooper actions, makes smoke 2488W
%patch $25EF8 $011CW $011CW $0000W $0000W $0000W $0004W $0000W $0000W
              $08680CD4RL   $00000000L    $07C501DDRL   $2488W
by levellass
Sun Nov 03, 2019 2:35 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

Yes, that should work, but it doesn't and I do not know why. I am going to try changing the patch a bit. You only used two messages for the note thing, yes? I may need the third message space.
by levellass
Sun Nov 03, 2019 2:34 am
Forum: Galaxy Requests and Discussion
Topic: Diagonal shooting
Replies: 5
Views: 6705

Re: Diagonal shooting

I am really not sure. I'm pretty sure I can get diagonal shots, but getting Keen to use unique diagonal shooting animations is more tricky. I am going through a lot of code to see what can be done.
by levellass
Sat Nov 02, 2019 1:49 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

I am not sure why the Trooper's animation is stuck, this is a problem.

Code: Select all

#Trooper is always lethal
%patch $791E $19A5W
by levellass
Sat Nov 02, 2019 1:40 am
Forum: Galaxy Requests and Discussion
Topic: Diagonal shooting
Replies: 5
Views: 6705

Re: Diagonal shooting

'Button A' is A on the keyboard? And the same with B?

I am not sure if this is possible, it will be interesting to see...
by levellass
Fri Nov 01, 2019 5:32 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

The first part should be changed to this:

Code: Select all

#Dying Trooper action, makes smoke
%patch $25EF8 $011DW $011DW $0000W $0000W $0000W $0004W $0000W $0000W
              $08680CD4RL   $00000000L    $00000000L    $2488W
by levellass
Thu Oct 31, 2019 8:59 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

This should work: #Dying Trooper action, makes smoke %patch $25EF8 $011CW $011CW $0000W $0000W $0000W $0004W $0000W $0000W $08680CD4RL $00000000L $00000000L $2488W #Tater trooper has Boobus-like death %patch $65CE $06F5W #Tater Trooper %patch $65E6 $06FFW #Boobus Tuber %patch $6575 $FF $4C $44 $75 $...
by levellass
Wed Oct 30, 2019 2:06 pm
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

A side question, Boobus Tuber also gives 100'000 points when killed and makes Flower Power do the explosion thing. Do you want Tater Troopers to do this too?
by levellass
Tue Oct 29, 2019 6:20 am
Forum: Dreams Requests and Discussion
Topic: Tater Trooper dying
Replies: 25
Views: 19356

Re: Tater Trooper dying

1.) Does King Boobus ALSO do these things?

2.) Will there be a level that has both King Boobus AND Tater Troopers in it?
by levellass
Mon Oct 28, 2019 10:57 am
Forum: Galaxy Requests and Discussion
Topic: 25 levels in Keen 4-6
Replies: 5
Views: 7703

Re: 25 levels in Keen 4-6

This patch will allow a total of 36 levels in Keen 6. It probably won't crash the game. (Though the level name offsets given here WILL when you try to warp to some levels since the level names will be all different.) I think there are programs or something that let you make custom level name list pa...