Difference between revisions of "POPRecog"

From Princed Wiki
Jump to: navigation, search
 
Line 1: Line 1:
'''Short description'''
+
== Short description ==
----
 
POPRecog - Prince Of Persia Screenshots Recognizer.
 
  
This program can recognize bitmaps on screenhots. It can "tell" you what is the frame order in animation, what is the pixel position of bitmap, what is the
+
'''POPRecog''' - Prince Of Persia Screenshots Recognizer.
  
layer number and if this bitmap is "mirrored" or not. It's mainly for developers, but everybody can use it.
+
This program can recognize bitmaps on screenhots. It can "tell" you what is the frame order in animation, what is the pixel position of bitmap, what is the layer number and if this bitmap is "mirrored" or not. It's mainly for developers, but everybody can use it.
  
To start using this program you first need some screenshots and graphic to recognize. You can made screenshots them using another tool POPRecord (This  
+
To start using this program you first need some screenshots and graphic to recognize. You can made screenshots them using another tool POPRecord (This program capture and record the animation generated by all the frames when you play Prince of Persia and save them to disk). Using PR you can unpack from dat files some bitmaps to recognize.
  
program capture and record the animation generated by all the frames when you play Prince of Persia and save them to disk). Using PR you can unpack from dat
+
== Technical info ==
  
files some bitmaps to recognize.
 
 
 
'''Technical info'''
 
----
 
 
POPRecog was made in ANSI C for Windows 95/98/98SE/XP and Linux.
 
POPRecog was made in ANSI C for Windows 95/98/98SE/XP and Linux.
  
Line 23: Line 16:
  
  
'''Download'''
+
== Download ==
----
+
 
 +
 
 
Currently binaries for POPRecog were not made. You can explore CVS tree [http://cvs.lug.fi.uba.ar/cgi-bin/cvsweb.cgi/poprecog/?cvsroot=freeprince here]
 
Currently binaries for POPRecog were not made. You can explore CVS tree [http://cvs.lug.fi.uba.ar/cgi-bin/cvsweb.cgi/poprecog/?cvsroot=freeprince here]
  
To download POPRecord binaries use this [http://prdownloads.sourceforge.net/princed/record-20-bin.zip?download link]. You can explore the latest source code  
+
To download POPRecord binaries use this [http://prdownloads.sourceforge.net/princed/record-20-bin.zip?download link]. You can explore the latest source code files [http://cvs.lug.fi.uba.ar/cgi-bin/cvsweb.cgi/poprecog/record/?cvsroot=freeprince here]
 +
 
  
files [http://cvs.lug.fi.uba.ar/cgi-bin/cvsweb.cgi/poprecog/record/?cvsroot=freeprince here]
 
  
 +
== Contact ==
  
'''Contact'''
+
Those tools were made by one of Prince Of Persia 2 fan, [[User:Peterk|peter_k]]
----
 
This tools were made by one of Prince Of Persia 2 fan, peter_k
 
  
My email is placed in programs readme files.
+
His email is placed in programs readme files.

Revision as of 08:53, 10 August 2005

Short description

POPRecog - Prince Of Persia Screenshots Recognizer.

This program can recognize bitmaps on screenhots. It can "tell" you what is the frame order in animation, what is the pixel position of bitmap, what is the layer number and if this bitmap is "mirrored" or not. It's mainly for developers, but everybody can use it.

To start using this program you first need some screenshots and graphic to recognize. You can made screenshots them using another tool POPRecord (This program capture and record the animation generated by all the frames when you play Prince of Persia and save them to disk). Using PR you can unpack from dat files some bitmaps to recognize.

Technical info

POPRecog was made in ANSI C for Windows 95/98/98SE/XP and Linux.

POPRecord was made in Pascal for Windows 95/98/98SE and Windows XP using DosBOX

Both programs work in console mode.


Download

Currently binaries for POPRecog were not made. You can explore CVS tree here

To download POPRecord binaries use this link. You can explore the latest source code files here


Contact

Those tools were made by one of Prince Of Persia 2 fan, peter_k

His email is placed in programs readme files.