GOG.com - Knights and Merchants: The Peasants Rebellion

Informations

Creator Meddelanden
petch

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 11832
Wine: 3.0.3

Feedbacks

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)

Screenshots

MiniatureMiniature

Source code

#!/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:

Contribute
Member Meddelanden
karkasas01 Sunday 14 April 2024 at 17:01
karkasas01 Anonymous

Meddelanden

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?

Svar

Dadu042 Saturday 21 March 2020 at 14:45
Dadu042

Information

This update has been approved by the team.

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"

New source code

#!/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

Svar

fell Friday 18 July 2014 at 20:38
fell Anonymous

Meddelanden

Runs smoothly, can adjust display options, works fine.
 

Svar

Anonymous
Friday 5 September 2014 at 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