Difference between pages "Main Page" and "Room geometry"

From Princed Wiki
(Difference between pages)
Jump to: navigation, search
(Todo list)
 
 
Line 1: Line 1:
== Introduction ==
+
Internally, the game uses resolution 140×200.
 +
The screen area is used the following way:
 +
* 140 horizontal pixels are divided into 10 room tiles, 14 pixels each.
 +
* 200 vertical pixels are divided into 3 63-pixel tiles, plus 3 pixels from the room above, plus 8 pixels for a status line.
  
Welcome to the centralized Prince of Persia wiki
+
When the game runs in VGA mode, the actual screen resolution is 320×200.
 +
The horizontal screen resolution doesn't match the game resolution, meaning that moving an object (e.g. kid or guard) 1 game pixel left or right will result it to be moved by 2px or 3px on the screen.
  
The idea is to have ALL the existent information about the game here.
 
  
The url will be changed very soon to wiki.princed.com.ar. For the moment this is an alpha version of the wiki. Please feel free to add things.
+
{| class="wikitable"
 
+
! Title || X displacement, <br>game pixels || Duration, <br> frames || Animation
The skin will be changed too.
+
|-
 
+
| Crouch ||  3 ||  3 ||  [[File:Sit1.gif]]
Sorry about the speed, I have a Pentium 233 as the server. I'm planning to buy a 64 bits computer to replace it, this will take only some weeks.
+
|-
 
+
| Stand up after crouch ||  0 ||  11 || [[File:Sit2.gif]]
== Todo list ==
+
|-
 
+
| Jump - no ceiling ||  3 ||  23 || [[File:Jump1.gif]]
We won't launch the wiki site until at least those articles are a bit written, just to avoid that new users run away when they see there is no content yet.
+
|-
 
+
| Jump - has ceiling ||  3 ||  19 || [[File:Jump2.gif]]
Cathegories must be created too
+
|-
 
+
| Standing jump ||  39 ||  19 || [[File:Standing_jump.gif]]
It is valid to copy articles from wikipedia just as an initial start page, then we can turn the subject mor pop oriented.
+
|-
 
+
| Step ||  11 ||  13 || [[File:Step.gif]]
So please start writting some pages ;)
+
|-
 
+
| Run: starting phase ||  14 ||  7 || [[File:Run1.gif]]
'''Links'''
+
|-
[[Fan Sites]],
+
| Run: left leg ||  12 ||  4 || rowspan="2" | [[File:Run23.gif]]
[[Official Sites]] (please someone to copy that from any fan site link page),
+
|-
[[Related Sites]] (idem),
+
| Run: right leg ||  14 ||  4
[[Gaming projects]]...
+
|-
 
+
| Run: stopping ||  9 ||  9 || [[File:Run4.gif]]
'''Games'''
+
|}
[[Prince of Persia 1]],
 
[[4d Prince of Persia]],
 
[[Prince of Persia 2]],
 
[[Prince of Persia 3d]],
 
[[Prince of Persia sot]],
 
ww? others?
 
 
 
'''Useful Stuff'''
 
[[editing dat files]],
 
[[level editing]],
 
[[dat file format]],
 
[[princed project]],
 
[[modding]] (programmer, your page ;) )...
 
 
 
'''Projects'''
 
[[freeprince]],
 
[[PR]],
 
[[PV3]],
 
[[poprecog]],
 
[[poprecord]],
 
[[RoomShaker]],
 
[[POP Tools]]...
 
 
 
'''Information database'''
 
[[pop1 releases]] (platforms, etc; it's in lots of fans pages),
 
[[download]],
 
[[forum]],
 
[[wikipedia:RSS]],
 
[[wikipedia:GForge]],
 
[[wikipedia:SourceForge]],
 
[[lugfi]],
 
[[wikipedia:freenode]]
 
[[wikipedia:shell]],
 
[[wikipedia:unix]],
 
[[wikipedia:cross platform]],
 
[[free software]],
 
[[wikipedia:computer gamming]],
 
[[wikipedia:ega]],
 
[[wikipedia:vga]],
 
[[wikipedia:cga]],
 
[[wikipedia:tandy]],
 
[[wikipedia:apple]],
 
[[wikipedia:amiga]],
 
[[wikipedia:atari]],
 
[[wikipedia:br??¸derbund]],
 
[[wikipedia:ubisoft]],
 
[[wikipedia:Jordan Mechner]],
 
[[wikipedia:karateka]],
 
[[pop collection]],
 
[[pop1 making]] (take from collection CD or TJ's page),
 
[[princed history]] (todo: [[User:Ecalot|ecalot]]),
 
[[pop1 history]] (someone to write or copy this?),
 
[[developers]] (developers: please add yourself here),
 
[[About:Princed|about princed project]],
 
[[irc howto]],
 
[[screenshots]] (any volunteer?)...
 
 
 
Add more...
 
 
 
== How to edit ==
 
 
 
=== Usernames ===
 
 
 
Editing here is easy, but please, register a username, and log in. I recommend to create your own username article with a bit about you, that's cool. Registered users may become admins I think, I have to figure out how this site works.
 
 
 
=== Language stuff ===
 
 
 
The site language may be configured in your user preferencies. The articles in other languages may be created with the right preffix until I find out how to install one wiki in two or more languages.
 
 
 
Example: Main page in Polish could be [[pl:Main Page]].
 
 
 
=== External Help ===
 
 
 
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
 
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
 

Latest revision as of 09:50, 23 January 2021

Internally, the game uses resolution 140×200. The screen area is used the following way:

  • 140 horizontal pixels are divided into 10 room tiles, 14 pixels each.
  • 200 vertical pixels are divided into 3 63-pixel tiles, plus 3 pixels from the room above, plus 8 pixels for a status line.

When the game runs in VGA mode, the actual screen resolution is 320×200. The horizontal screen resolution doesn't match the game resolution, meaning that moving an object (e.g. kid or guard) 1 game pixel left or right will result it to be moved by 2px or 3px on the screen.


Title X displacement,
game pixels
Duration,
frames
Animation
Crouch 3 3 Sit1.gif
Stand up after crouch 0 11 Sit2.gif
Jump - no ceiling 3 23 Jump1.gif
Jump - has ceiling 3 19 Jump2.gif
Standing jump 39 19 Standing jump.gif
Step 11 13 Step.gif
Run: starting phase 14 7 Run1.gif
Run: left leg 12 4 Run23.gif
Run: right leg 14 4
Run: stopping 9 9 Run4.gif