Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SDLPoP Vita: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Vita Homebrew Games (Adventure) - GameBrew
|title_mode=append
|image=sdlpopvita.jpg
|image_alt=SDLPoP
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Prince of Persia (SDLPoP)
|title=SDL Prince of Persia
|image=sdlpopvita.jpg
|image=sdlpopvita2.jpg
|description=An open-source port of Prince of Persia, based on the disassembly of the DOS version.
|description=An open-source port of Prince of Persia, based on the disassembly of the DOS version.
|author=usineur
|author=usineur
|lastupdated=2019/10/13
|lastupdated=2019/10/13
|type=Adventure
|type=Platform
|version=1.7
|version=1.7
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita.7z?k33p0fil35
|website=https://forum.princed.org/viewtopic.php?f=68&t=3423
|website=https://gbatemp.net/threads/release-sdlpop-vita-an-open-source-of-prince-of-persia-for-vita.443107/
|source=https://github.com/usineur/SDLPoP
|source=https://github.com/usineur/SDLPoP
}}
}}
'''SDLPoP''' is an open-source project that aims to allow people to play the original Prince of Persia DOS games on modern systems without the use of tools like DosBox. It was originally created by disassembling the code of the original game to get the source.
{{#seo:
|title=Vita Homebrew Games (Adventure) - GameBrew
|title_mode=append
|image=sdlpopvita2.jpg
|image_alt=SDL Prince of Persia
}}
An open-source port of Prince of Persia, based on the disassembly of the DOS version SDLPoP, extended with new features.
 
SDLPoP is an open-source project that aims to allow people to play the original Prince of Persia DOS games on modern systems without the use of tools like DosBox. It was originally created by disassembling the code of the original game to get the source.
 
==Installation==
Install SDLPoP-Vita.vpk using [[VitaShell]].
 
Extract the prince.zip archive into ux0:data.


== Installing SDLPoP ==
==Controls==
* Install <code>SDLPoP-Vita.vpk</code> using [[Vitashell Vita|VitaShell]].
Left/Right - Turn or run left/right
* Extract the <code>prince.zip</code> archive into <code>ux0:data</code>


==Media==
Up/Circle - Jump or climb up
<youtube>XZVcMRJCj5c</youtube>
 
Down - Crouch or climb down
 
Cross - Pick up things, Hang from edge
 
Cross+Left/Right - Careful step
 
Triangle - Display remaining time
 
L/R - Quick load/save
 
Select - Toggle fullscreen
 
Start - In game menu


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita4.jpg
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita-04.jpg


== Controls ==
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita5.jpg
{|
! Keys
!  
|-
| Left
| Turn or run left
|-
| Right
| Turn or run right
|-
| Up or O
| Jump or climb up
|-
| Down
| Crouch or climb down
|-
| X
| Pick up things, hang from edge
|-
| X + Left / Right
| Careful step
|-
| △
| Display remaining time
|-
| L
| Quick load
|-
| R
| Quick save
|-
| Select
| Toggle fullscreen
|-
| Start
| In-game menu
|}


== Customization ==
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita6.jpg
This can be done via the in-game menu. Press &quot;Start&quot; to access it.<br />
 
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita-01.jpg
==Media==
https://dlhb.gamebrew.org/vitahomebrews/sdlpopvita-02.jpg
'''Prince of Persia on PS Vita''' ([https://www.youtube.com/watch?v=XZVcMRJCj5c usineur0]) <br>
<youtube>XZVcMRJCj5c</youtube>


== Changelog ==
==Changelog==
'''1.7'''
'''1.7'''
* Based on SDLPoP release 1.20 (2019-10-13)
* Based on SDLPoP release 1.20 (2019-10-13).


'''1.6'''
'''1.6'''
* Based on SDLPoP release 1.19 (2019-03-31)
* Based on SDLPoP release 1.19 (2019-03-31).


'''1.5.1'''
'''1.5.1'''
* Based on SDLPoP release 1.18.1 (2018-03-24)
* Based on SDLPoP release 1.18.1 (2018-03-24).
** Various fixes
** Various fixes.


'''1.5'''
'''1.5'''
* Based on SDLPoP release 1.18 (2018-03-17)
* Based on SDLPoP release 1.18 (2018-03-17).
** Added in-game menu (press &quot;Start&quot;) with ability to change settings while in-game
** Added in-game menu (press &quot;Start&quot;) with ability to change settings while in-game.
** Added support for MIDI music. External ogg music files are not needed anymore
** Added support for MIDI music. External ogg music files are not needed anymore.
** Full changelog [https://github.com/usineur/SDLPoP/blob/vita-1.7/doc/ChangeLog.txt here]
** Full changelog [https://github.com/usineur/SDLPoP/blob/vita-1.7/doc/ChangeLog.txt here].


'''1.4'''
'''1.4'''
* Image quality improvement. Thanks to [https://github.com/rsn8887 @rsn8887].
* Image quality improvement. Thanks to [https://github.com/rsn8887 @rsn8887].
* Rebase with last features / fixes of SDLPoP original project
* Rebase with last features / fixes of SDLPoP original project.


'''1.3'''
'''1.3'''
* Rebase with last features / enhancements of SDLPoP original project
* Rebase with last features / enhancements of SDLPoP original project.
* Enable toggle fullscreen
* Enable toggle fullscreen.


'''1.2'''
'''1.2'''
* Fix music resume after clicking to the PS button.
* Fix music resume after clicking to the PS button.
* Enable L/R buttons to respectively quick load/save your progression.
* Enable L/R buttons to respectively quick load/save your progression.
* Add keyboard support to enter your name in the hall of fame (''you must finish the game first'')
* Add keyboard support to enter your name in the hall of fame (you must finish the game first).


'''1.1'''
'''1.1'''
* Loading time is reduced
* Loading time is reduced.
* Unneeded &quot;overclocking&quot; is removed
* Unneeded &quot;overclocking&quot; is removed.
* Real fullscreen mode
* Real fullscreen mode.
* Circle button performs the same action as &quot;up&quot; button
* Circle button performs the same action as &quot;up&quot; button.


'''1.0'''
'''1.0'''
* First public release
* First public release.


== External links ==
==Credits==
* Official Website -https://forum.princed.org/viewtopic.php?f=68&t=3423
*Forum board: https://forum.princed.org/viewforum.php?f=126
* Github - https://github.com/usineur/SDLPoP
*GitHub: https://github.com/NagyD/SDLPoP
*Compiled versions: https://www.popot.org/get_the_games.php?game=SDLPoP
 
==External links==
* GitHub - https://github.com/usineur/SDLPoP
* VitaDB - https://vitadb.rinnegatamante.it/#/info/12
* VitaDB - https://vitadb.rinnegatamante.it/#/info/12
* GBAtemp - https://gbatemp.net/threads/release-sdlpop-vita-an-open-source-of-prince-of-persia-for-vita.443107/
[[Category:PC game ports on Vita]]
[[Category:Vita game ports]]

Latest revision as of 05:21, 26 October 2024

SDL Prince of Persia
Sdlpopvita2.jpg
General
Authorusineur
TypePlatform
Version1.7
LicenseGPL-3.0
Last Updated2019/10/13
Links
Download
Website
Source

An open-source port of Prince of Persia, based on the disassembly of the DOS version SDLPoP, extended with new features.

SDLPoP is an open-source project that aims to allow people to play the original Prince of Persia DOS games on modern systems without the use of tools like DosBox. It was originally created by disassembling the code of the original game to get the source.

Installation

Install SDLPoP-Vita.vpk using VitaShell.

Extract the prince.zip archive into ux0:data.

Controls

Left/Right - Turn or run left/right

Up/Circle - Jump or climb up

Down - Crouch or climb down

Cross - Pick up things, Hang from edge

Cross+Left/Right - Careful step

Triangle - Display remaining time

L/R - Quick load/save

Select - Toggle fullscreen

Start - In game menu

Screenshots

sdlpopvita4.jpg

sdlpopvita5.jpg

sdlpopvita6.jpg

Media

Prince of Persia on PS Vita (usineur0)

Changelog

1.7

  • Based on SDLPoP release 1.20 (2019-10-13).

1.6

  • Based on SDLPoP release 1.19 (2019-03-31).

1.5.1

  • Based on SDLPoP release 1.18.1 (2018-03-24).
    • Various fixes.

1.5

  • Based on SDLPoP release 1.18 (2018-03-17).
    • Added in-game menu (press "Start") with ability to change settings while in-game.
    • Added support for MIDI music. External ogg music files are not needed anymore.
    • Full changelog here.

1.4

  • Image quality improvement. Thanks to @rsn8887.
  • Rebase with last features / fixes of SDLPoP original project.

1.3

  • Rebase with last features / enhancements of SDLPoP original project.
  • Enable toggle fullscreen.

1.2

  • Fix music resume after clicking to the PS button.
  • Enable L/R buttons to respectively quick load/save your progression.
  • Add keyboard support to enter your name in the hall of fame (you must finish the game first).

1.1

  • Loading time is reduced.
  • Unneeded "overclocking" is removed.
  • Real fullscreen mode.
  • Circle button performs the same action as "up" button.

1.0

  • First public release.

Credits

External links

Advertising: