GOG.com - Knights and Merchants: The Peasants Rebellion

Informations

Créateur Messages
petch

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 11832
Wine: 3.0.3

Retours d'expérience

Description

English: Strategy game in medieval world. Includes the original Knights & Merchants: The Shattered Kingdom and the expansion The Peasants Rebellion
(updated for GOG installer v2)

Français : Jeu de stratégie médiéval. Contient le jeu original Knights and Merchants: The Shattered Kingdom et l'extension The Peasants Rebellion.
(mis à jour pour l'installeur GOG v2)

Captures d'écran

MiniatureMiniature

Code source

#!/bin/bash
# Date : (2012-05-18 16-10)
# Last revision : see changelog
# Wine version used : 
# Distribution used to test : Ubuntu 12.04 LTS
# Author : Jan Nytra jannytra@seznam.cz
#    updated by Pierre Etchemaite pe-pol@concept-micro.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :
#
# CHANGELOG
# [Jan Nytra] (2012-05-18 16-10)
#   Initial script.
# [Pierre Etchemaite] (2013-11-26 20-44)
#   ?
# [Dadu042] (2020-03-20 19:30).
#   Wine 1.4.1 -> 3.0.3

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

GOGID="knights_and_merchants_the_peasants_rebellion"
PREFIX="KnightsAndMerchantsTPR_gog"
WORKING_WINE_VERSION="3.0.3"

TITLE="GOG.com - Knights and Merchants: The Peasants Rebellion"
SHORTCUT_NAME="Knights and Merchants: The Peasants Rebellion"

POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE"

POL_SetupWindow_Init
POL_SetupWindow_SetID 1271
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Joymania Development / TopWare Interactive " "http://www.gog.com/gamecard/$GOGID" "Jan Nytra" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" "b8c40001f25a429f2e35d8a216e74ced"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_Call POL_GoG_install


# GoG work!
Set_OS winxp

POL_SetupWindow_VMS "8"

# Doesn't hurt ;)
POL_Wine_reboot

POL_Shortcut "KM_TPR.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;StrategyGame;"
POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Knights and Merchants - The Peasants Rebellion/manual.pdf"
# C:\GOG Games\Knights and Merchants - The Peasants Rebellion/readme.pdf

POL_SetupWindow_Close

exit 0

Contributions

Filters:

Contribuer
Membre Messages
karkasas01 Dimanche 14 Avril 2024 à 17:01
karkasas01 Anonymous

Messages

Guys, I can't install the game because an error happened during download I guess the web.archive link is broken for WindowsXP-KB975337-x86-ENU.exe

how can I fix it?

Réponses

Dadu042 Samedi 21 Mars 2020 à 14:45
Dadu042

Information

Cette mise à jour a été acceptée par l'équipe

Differences

@@ -1,20 +1,28 @@
 #!/bin/bash
 # Date : (2012-05-18 16-10)
-# Last revision : (2013-11-26 20-44)
-# Wine version used : 1.4.1
+# Last revision : see changelog
+# Wine version used : 
 # Distribution used to test : Ubuntu 12.04 LTS
 # Author : Jan Nytra jannytra@seznam.cz
 #    updated by Pierre Etchemaite pe-pol@concept-micro.com
 # Script licence : GPL v.2
 # Program licence : Retail
 # Depend :
+#
+# CHANGELOG
+# [Jan Nytra] (2012-05-18 16-10)
+#   Initial script.
+# [Pierre Etchemaite] (2013-11-26 20-44)
+#   ?
+# [Dadu042] (2020-03-20 19:30).
+#   Wine 1.4.1 -> 3.0.3
 
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
 GOGID="knights_and_merchants_the_peasants_rebellion"
 PREFIX="KnightsAndMerchantsTPR_gog"
-WORKING_WINE_VERSION="1.4.1"
+WORKING_WINE_VERSION="3.0.3"
 
 TITLE="GOG.com - Knights and Merchants: The Peasants Rebellion"
 SHORTCUT_NAME="Knights and Merchants: The Peasants Rebellion"

Nouveau code source

#!/bin/bash
# Date : (2012-05-18 16-10)
# Last revision : see changelog
# Wine version used : 
# Distribution used to test : Ubuntu 12.04 LTS
# Author : Jan Nytra jannytra@seznam.cz
#    updated by Pierre Etchemaite pe-pol@concept-micro.com
# Script licence : GPL v.2
# Program licence : Retail
# Depend :
#
# CHANGELOG
# [Jan Nytra] (2012-05-18 16-10)
#   Initial script.
# [Pierre Etchemaite] (2013-11-26 20-44)
#   ?
# [Dadu042] (2020-03-20 19:30).
#   Wine 1.4.1 -> 3.0.3

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

GOGID="knights_and_merchants_the_peasants_rebellion"
PREFIX="KnightsAndMerchantsTPR_gog"
WORKING_WINE_VERSION="3.0.3"

TITLE="GOG.com - Knights and Merchants: The Peasants Rebellion"
SHORTCUT_NAME="Knights and Merchants: The Peasants Rebellion"

POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE"

POL_SetupWindow_Init
POL_SetupWindow_SetID 1271
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Joymania Development / TopWare Interactive " "http://www.gog.com/gamecard/$GOGID" "Jan Nytra" "$PREFIX"

POL_Call POL_GoG_setup "$GOGID" "b8c40001f25a429f2e35d8a216e74ced"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_Call POL_GoG_install


# GoG work!
Set_OS winxp

POL_SetupWindow_VMS "8"

# Doesn't hurt ;)
POL_Wine_reboot

POL_Shortcut "KM_TPR.exe" "$SHORTCUT_NAME" "$SHORTCUT_NAME.png" "" "Game;StrategyGame;"
POL_Shortcut_Document "$SHORTCUT_NAME" "$GOGROOT/Knights and Merchants - The Peasants Rebellion/manual.pdf"
# C:\GOG Games\Knights and Merchants - The Peasants Rebellion/readme.pdf

POL_SetupWindow_Close

exit 0

Réponses

fell Vendredi 18 Juillet 2014 à 20:38
fell Anonymous

Messages

Runs smoothly, can adjust display options, works fine.
 

Réponses

Anonymous
Vendredi 5 September 2014 à 5:58
What do I need to do to get the music running? The game installs fine but the music, which is one of the better parts of the game, is missing.

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com