Prince Of Persia - Original

Informations

Creator Meddelanden
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 30209
Wine: 1.4-dos_support_0.5

Feedbacks

Description

Platform game, 1989. Wikipedia.

Note: Game downloaded automatically.

Screenshots

Miniature

Source code

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
TITLE="Prince Of Persia - Original"
PREFIX="PrinceOfPersia1"
 
#Presentation
POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "Prince Of Persia 1" "Broderbund Softwared" "" "Tinou" "$PREFIX" 
 
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "1.4-dos_support_0.5"

cd "$WINEPREFIX/drive_c"
POL_Download "$SITE/divers/oldware/prince.zip" "c0ccc7cb2530cf6719516bf58bf63281"
unzip prince.zip
 
POL_Shortcut "PRINCE.EXE" "Prince Of Persia - Original"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribute
Member Meddelanden
loick2000 Tuesday 8 December 2015 at 10:46
loick2000 Anonymous

Meddelanden

Tout fonctionne normalement, mais en plein écran, j'aurais préféré un fenêtre redimentionnable. Mais je ne trouve pas le paramétrage.

 

Everythink OK, but in full screen, i wanted it windowed.
 

Svar

Tuesday 8 December 2015 at 13:30
You can't just redimension it, it's an MS-DOS game, but if you want it windowed, you can press Alt+Return (DOSBox shortcut).
There's currently no GUI to set it to windowed by default, for now you have to add sdl_fullscreen=false to ~/.PlayOnLinux/wine/PriceOfPersia1/playonlinux_dos.cfg