Search found 208 matches

by Bubzrulz
Thu Apr 20, 2017 1:48 am
Forum: Galaxy Requests and Discussion
Topic: Stuff Keen has at game start and difficulty
Replies: 4
Views: 4287

Re: Stuff Keen has at game start and difficulty

i was making new patchfile/bat file so i can go straight to test level and no matter what i changed the game start patch that i had to add to new patch file #Keen starts game in the test (11) %patch $5CBB $7A68W $000BW so i deleted this whole what keen has at new game patch and it worked am i able t...
by Bubzrulz
Thu Apr 20, 2017 12:35 am
Forum: General
Topic: switching door links
Replies: 16
Views: 28098

Re: switching door links

so played around with the code here PATCH once levelass explained it abit better to me or maybe abit more awake then the 1st time i tried from keenwiki a little while ago and i got the door to switch and work remember this is my "test level" only use it t try things so i dont stuff up othe...
by Bubzrulz
Wed Apr 19, 2017 1:59 pm
Forum: Galaxy Requests and Discussion
Topic: patch file issues clashing
Replies: 8
Views: 6016

Re: patch file issues clashing

no it just freezed and showed the wetsuit message even tho patch said not too please remember to give us as many information as possible, like error outputs (or even the info that there is no error output like this time). this helps a lot debugging. so it just freezes, right? like seen in this vide...
by Bubzrulz
Wed Apr 19, 2017 12:37 pm
Forum: Galaxy Requests and Discussion
Topic: patch file issues clashing
Replies: 8
Views: 6016

Re: patch file issues clashing

Do you get a message when the game crashes? For example if the message is 'String exceeds width!' then it means one of the lines of your wetsuit message is too long. This page gives all the game errors and explanations of what they mean: http://www.shikadi.net/keenwiki/Patch:Game_errors no it just ...
by Bubzrulz
Wed Apr 19, 2017 9:30 am
Forum: Galaxy Requests and Discussion
Topic: Points take longer to vanish
Replies: 1
Views: 3006

Points take longer to vanish

found this cool patch for k4 in Zoltans Revenge

Code: Select all

#Points take longer to vanish
%patch $30DA2 $0040W
the patch below wil make points vanish and float to top of screen

Code: Select all

#Points take longer to vanish
%patch $30DA2 $00FAW
anyone know it for the others KD K5 K6
by Bubzrulz
Tue Apr 18, 2017 11:50 am
Forum: Galaxy Requests and Discussion
Topic: patch file issues clashing
Replies: 8
Views: 6016

patch file issues clashing

help my game crashes everytime i collect the pogo stick now i must have added a patch and it clashes with that patch or i have moved a patch to before or after it that i shouldnt have (even the dont display the "wetsuit message box dont work) but for the life of me i cant find it i do test ever...
by Bubzrulz
Mon Apr 17, 2017 1:06 pm
Forum: Galaxy Requests and Discussion
Topic: exit BWB wins game
Replies: 1
Views: 2909

Re: exit BWB wins game

ok found the patches i needed just kept digging around on keenwiki on different things #MAKE GAME END AFTER LEVEL X #Always check to see if level X was beat, even if not in demo mode. %patch $6B4E $90 $90 #Specify level that must be beaten to win game (default is 2) %patch $6B54 $0B $75 #Win the gam...
by Bubzrulz
Mon Apr 17, 2017 11:58 am
Forum: Galaxy Requests and Discussion
Topic: exit BWB wins game
Replies: 1
Views: 2909

exit BWB wins game

can i patch it so the BWB level will win the game??
by Bubzrulz
Mon Apr 17, 2017 6:05 am
Forum: General
Topic: keen 5 security doors act like gem doors in keen 4 in keen 4
Replies: 6
Views: 14187

Re: keen 5 security doors act like gem doors in keen 4 in keen 4

the easiest way to trigger the door animation would be to use it like a bridge. flip the switch --> door opens the last door tiles need to have door properties so Keen can exit through it. try this variant first, before jumping into some advanced stuff. yes i have done that already.. but that wante...
by Bubzrulz
Mon Apr 17, 2017 3:59 am
Forum: General
Topic: keen 5 security doors act like gem doors in keen 4 in keen 4
Replies: 6
Views: 14187

keen 5 security doors act like gem doors in keen 4 in keen 4

trying to use keen 5 security doors in keen 4 mod to act like gemed doors 1st try = this is it possible to do thinking that would need a patching like the bridge rows think it would need column patch i can flip it open easy enough https://dl.dropboxusercontent.com/s/52lhp7w1xhczsfn/gem%20door.png?dl...
by Bubzrulz
Mon Apr 17, 2017 1:12 am
Forum: General
Topic: beginning of my mod "Forgotten Galaxy" -Rescue Of The Last
Replies: 16
Views: 26115

Re: beginning of my mod "Forgotten Galaxy" -Rescue Of The Last

A big thing is 'eye candy'; these are tiles that are decoration. A lot of your levels look quite empty, they have no random eye candy to break them up. If you look at Keen 4 you will see that it has certain things; rocks for example and signs. Just small things that don't do anything but make thing...
by Bubzrulz
Sun Apr 16, 2017 12:59 pm
Forum: ModKeen
Topic: Modkeen 2.0.1 Keen Dreams Edition
Replies: 31
Views: 68741

Re: Modkeen 2.0.1 Keen Dreams Edition

Nisaba wrote: Sun Apr 16, 2017 12:49 pm I've just checked your setup:
you forgot to create an empty folder called BMP. that is very important! please check step 3 again and do as told. everything else looks fine.
THANK YOU it was a very IMPORTANT step i missed before it worked thank you for your help yet again
by Bubzrulz
Sun Apr 16, 2017 12:51 pm
Forum: Galaxy Requests and Discussion
Topic: wet suit = Pogo stick
Replies: 25
Views: 18674

Re: wet suit = Pogo stick

Nisaba wrote: Sun Apr 16, 2017 12:45 pm ... to make things visible:
What i do wrong with the picture link?
by Bubzrulz
Sun Apr 16, 2017 10:37 am
Forum: Galaxy Requests and Discussion
Topic: wet suit = Pogo stick
Replies: 25
Views: 18674

Re: wet suit = Pogo stick

works well

Image
by Bubzrulz
Sun Apr 16, 2017 7:29 am
Forum: ModKeen
Topic: Modkeen 2.0.1 Keen Dreams Edition
Replies: 31
Views: 68741

Re: Modkeen 2.0.1 Keen Dreams Edition

Nisaba wrote: Sun Apr 16, 2017 7:07 am

instead please use the commands from step 6:

Code: Select all

modkeen.exe -episode=7 -export -bmpdir="BMP"
this should solve your problems.

same issue with the command u said even tried just straight mod keen and put the commands in instead of using .bat both same error as before