Guide to Prince of Persia tricks (Large Topic)
Re: Guide to Prince of Persia tricks (Large Topic)
Just step off the ledge at the bottom of the first room.
It's the same thing that can happen on level 10 of Micro Palace.
It's the same thing that can happen on level 10 of Micro Palace.
Re: Guide to Prince of Persia tricks (Large Topic)
Oh... I thought i found a new trick
By the way, is there any way to find if any PoP1 level is doable? Maybe it's NP
By the way, is there any way to find if any PoP1 level is doable? Maybe it's NP
Re: Guide to Prince of Persia tricks (Large Topic)
You sort of did. To my knowledge, this trick has only been shown once, namely by yaqxsw, here (what David was referring to), but hasn't been specifically acknowledged as a separate trick yet.Zaknafein wrote:Oh... I thought i found a new trick
I tried various ways of 'just stepping off the ledge', but cannot replicate it. Please enlighten me/us.
[Edit: Found it. You go to the edge, do the regular left-right thing to make a running jump off the platform, but start running (press up) just a tad too late.]
Re: Guide to Prince of Persia tricks (Large Topic)
It can only be used with broken room links, but i'm confused. You can teleport in the room above or under, and a little left or right dependly on how you make the trick and how the broken room links are set.
Re: Guide to Prince of Persia tricks (Large Topic)
Go to the ledge in the bottom row, and press shift-right until the kid steps off.Norbert wrote: I tried various ways of 'just stepping off the ledge', but cannot replicate it. Please enlighten me/us.
By the way, Apoplexy recognizes this level as having no broken room links. ("R" shows the regular room links screen, not the broken.)
I found out that the minimal required links are:
room 1: left=2, down=2
room 2: down=1 -- actually this can point to any room, and kid will fall into that room.
And you also need the wall in room 2, top row, second tile from right. (What counts is its place relative to the edge where you step off.)
Re: Guide to Prince of Persia tricks (Large Topic)
Ah, yes, that also works.David wrote:Go to the ledge in the bottom row, and press shift-right until the kid steps off.
True, apoplexy's broken room detection (the BrokenRoomLinks() function) isn't perfect.David wrote:By the way, Apoplexy recognizes this level as having no broken room links. ("R" shows the regular room links screen, not the broken.)
I've also noticed that. It's on my TODO list of things to do one day.
Re: Guide to Prince of Persia tricks (Large Topic)
The minimal links depends on the room, sometimes is left, sometimes is right in room 1.David wrote: I found out that the minimal required links are:
room 1: left=2, down=2
room 2: down=1 -- actually this can point to any room, and kid will fall into that room.
And you also need the wall in room 2, top row, second tile from right. (What counts is its place relative to the edge where you step off.)
I made a variant of that trick. There are some secret rooms you can find with that trick, in diferent ways. You can also change the tile that the kid falls with links.
- Attachments
-
- LEVELS.DAT
- (36.16 KiB) Downloaded 182 times
Re: Guide to Prince of Persia tricks (Large Topic)
Finally I found all the 4 secret paths you can make with the broken room links trick.
In lvl 1 are 6 obtainable big potions. The level is also doable.
In lvl 1 are 6 obtainable big potions. The level is also doable.
- Attachments
-
- LEVELS.DAT
- (36.16 KiB) Downloaded 169 times
Re: Guide to Prince of Persia tricks (Large Topic)
With the help of my port/conversion, I think I found out what is happening here.
In xpos_in_curr_room() (seg004.c), the game checks (among others) if the kid is bumping into something that is in the room left from the shown room.
If this is the case, then the game adjusts the x-coordinate of the wall accordingly (and the after-bump x-coordinate of the kid).
Now, if the room below is the same as the room left (as on your level), and the kid is leaving the current room down, then this adjusting is an error.
(By the way, this is not the only place where the game assumes regular room-linking: viewtopic.php?p=13455#p13455 )
Adjusting may cause integer overflow, in this case the kid will appear in the room to the right.
(Similarly to this: viewtopic.php?p=13500#p13500)
In xpos_in_curr_room() (seg004.c), the game checks (among others) if the kid is bumping into something that is in the room left from the shown room.
If this is the case, then the game adjusts the x-coordinate of the wall accordingly (and the after-bump x-coordinate of the kid).
Now, if the room below is the same as the room left (as on your level), and the kid is leaving the current room down, then this adjusting is an error.
(By the way, this is not the only place where the game assumes regular room-linking: viewtopic.php?p=13455#p13455 )
Adjusting may cause integer overflow, in this case the kid will appear in the room to the right.
(Similarly to this: viewtopic.php?p=13500#p13500)
Re: Guide to Prince of Persia tricks (Large Topic)
I've added them to popot.org. Here are their videos:Norbert wrote:Have these been mentioned in this thread (and on popot.org) yet?
http://www.youtube.com/watch?v=mKdEeccK08c#t=8
http://www.youtube.com/watch?v=Ng_4W_t8IpE#t=20
They are similar to ticks 13 and 36, but not quite the same.
- Khushal64n6
- Calif
- Posts: 617
- Joined: January 4th, 2013, 4:53 pm
- Contact:
Re: Guide to Prince of Persia tricks (Large Topic)
This Trick i Discover while i am playing Trick of Tiles Level 13 (Princess Level)
You loose 2x HP but you survive
You loose 2x HP but you survive
Re: Guide to Prince of Persia tricks (Large Topic)
Ah, so that's how it's done.Khushal64n6 wrote:This Trick i Discover while i am playing Trick of Tiles Level 13 (Princess Level)
You loose 2x HP but you survive
I've also added it to popot.org as trick 87. It's slightly unfortunate that popot.org's 87 tricks have numbering different from Khushal64n6's 181 tricks. Khushal64n6 started numbering them one month before I did, so I guess 'blame' for this would be on me. However, in my opinion Khushal64n6 also has 87 tricks and the others are either duplicates or too similar for me to list separately, so I will keep my own numbering at popot.org. I don't think this will cause any problems, since we usually link to videos when we mention numbers.
- Khushal64n6
- Calif
- Posts: 617
- Joined: January 4th, 2013, 4:53 pm
- Contact:
Re: Guide to Prince of Persia tricks (Large Topic)
I have Created two Playlist Prince of Persia 1 - Complete Tricks and Prince of Persia 1 - Norbert Tricks
In Complete Tricks there are total tricks from my uploads and in Norbert Trick there are your's tricks from popot
I think that would be helpful people actually likes your tricks too many views of your playlist
In Complete Tricks there are total tricks from my uploads and in Norbert Trick there are your's tricks from popot
I have also added Number notes same as popot number in your playlist you can see that carefullyIt's slightly unfortunate that popot.org's 87 tricks have numbering different from Khushal64n6's 181 tricks.
I think that would be helpful people actually likes your tricks too many views of your playlist
Re: Guide to Prince of Persia tricks (Large Topic)
Khushal64n6, thanks for your efforts.
Maybe change "Norbert" to "popot.org", since a lot of those tricks were created by yaqxsw, for example.
Maybe change "Norbert" to "popot.org", since a lot of those tricks were created by yaqxsw, for example.
- Khushal64n6
- Calif
- Posts: 617
- Joined: January 4th, 2013, 4:53 pm
- Contact:
Re: Guide to Prince of Persia tricks (Large Topic)
Prince of Persia 1 - Trick 187
First Discover by yaqxsw in Prince of Persia 1 - Mini Undergrounds Level 07
Then its found in Prince of Persia 1 - Trick of Chomper Level 08
First Discover by yaqxsw in Prince of Persia 1 - Mini Undergrounds Level 07
Then its found in Prince of Persia 1 - Trick of Chomper Level 08