Page 2 of 6

Re: I need help with custom hacks

Posted: July 6th, 2020, 6:52 pm
by Emiliano
atrueprincefanfrom18 wrote: July 6th, 2020, 6:46 pm On the other hand, if there are no special events, don't you think the level would be boring to play?
Maybe, because I kept some of them, I kept the mouse and some other default special events
If you watch my most recent video you will see the four hacks applied to the mod

Re: I need help with custom hacks

Posted: July 19th, 2020, 12:11 pm
by David
I've moved here the posts linked from this post (and their replies), as discussed here: viewtopic.php?p=29941#p29941

Re: I need help with custom hacks

Posted: July 19th, 2020, 12:18 pm
by atrueprincefanfrom18
Thank you!

Re: I need help with custom hacks

Posted: August 7th, 2020, 6:47 pm
by Emiliano
Hi again, I recently found a weird entrance in level 13 (You can see it speeding down DosBox cycles), I would like to make the prince start like the other levels which use doors (except level 1)
(I want to remove this push entrance)
I hope this is possible and you can help me
Thank you :)

Re: I need help with custom hacks

Posted: August 8th, 2020, 4:44 pm
by David
Emiliano Fierro wrote: August 7th, 2020, 6:47 pm Hi again, I recently found a weird entrance in level 13 (You can see it speeding down DosBox cycles), I would like to make the prince start like the other levels which use doors (except level 1)
(I want to remove this push entrance)
I hope this is possible and you can help me
To remove the running entry from level 13:
Search: 83 3E 9E 0F 0D 75 05
Change: 0D to CC (offset is 0x6310 in unpacked v1.0)

Re: I need help with custom hacks

Posted: August 8th, 2020, 5:00 pm
by Emiliano
David wrote: August 8th, 2020, 4:44 pm
Emiliano Fierro wrote: August 7th, 2020, 6:47 pm Hi again, I recently found a weird entrance in level 13 (You can see it speeding down DosBox cycles), I would like to make the prince start like the other levels which use doors (except level 1)
(I want to remove this push entrance)
I hope this is possible and you can help me
To remove the running entry from level 13:
Search: 83 3E 9E 0F 0D 75 05
Change: 0D to CC (offset is 0x6310 in unpacked v1.0)
Thanks :D

Re: I need help with custom hacks

Posted: August 8th, 2020, 5:11 pm
by atrueprincefanfrom18
Emiliano, why do you want to remove special events? They are added just to make something special.

Re: I need help with custom hacks

Posted: August 8th, 2020, 6:06 pm
by Emiliano
atrueprincefanfrom18 wrote: August 8th, 2020, 5:11 pm Emiliano, why do you want to remove special events? They are added just to make something special.
I will not remove all of them in a same mod Do you remember? , I need to remove default to create something new, I needed to adapt level to special events, this is just hard to do for me
You will see what I kept and what I removed in my new incoming mod ;)

Re: I need help with custom hacks

Posted: August 8th, 2020, 6:13 pm
by atrueprincefanfrom18
Ok, do what you feel right ;)

Re: I need help with custom hacks

Posted: August 14th, 2020, 1:41 am
by Emiliano
Hi again, my new mod is in progress 9/14 (Number of finished levels) and I need another custom hack
Is it possible to listen the ENDING LEVEL MUSIC at the end of level 13 after killing Jaffar?
Watch the video to understand, I just want to enable the music at the end of level 12b (These hacks are not only removing and disabling)
Of course this is not the definitive level

Can you help me?
Thanks

Re: I need help with custom hacks

Posted: August 14th, 2020, 5:22 am
by atrueprincefanfrom18
There is a sound that is played after Jaffar death, so change that using PR.
And don't use Jaffar in Room 3 or Room 1 (I don't know really remember what's the condition, check the special events on PoPOT).

Re: I need help with custom hacks

Posted: August 14th, 2020, 5:25 am
by atrueprincefanfrom18
Oh, you want it to play when you go through the door?
Then I don't know, but David would :)

Re: I need help with custom hacks

Posted: August 14th, 2020, 5:57 am
by Emiliano
atrueprincefanfrom18 wrote: August 14th, 2020, 5:22 am There is a sound that is played after Jaffar death, so change that using PR.
I can't do that for two reasons:
1.- It is considered as audio modification and the mod uses original audio since I started it
2.- Just because I'm not good at sound editing

Re: I need help with custom hacks

Posted: August 14th, 2020, 5:58 am
by Emiliano
atrueprincefanfrom18 wrote: August 14th, 2020, 5:25 am Oh, you want it to play when you go through the door?
Then I don't know, but David would :)
Maybe I didn't explain correctly
And the music you talk about is disabled since I moved Jaffar to any other posicion different to original

Re: I need help with custom hacks

Posted: August 14th, 2020, 2:05 pm
by Emiliano
Hi again, Datar gave me the idea to enable again the Meet Jaffar and Jaffar Death music in the correct time, but for this hack I need to finish building level 12b, to get definitive position (Room and Tile)
Let's wait until level 13 finished, Right?