GOG.com - Knights and Merchants: The Peasants Rebellion

Informatie

Creator Bericht
petch

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 11901
Wine: 3.0.3

Feedbacks

Omschrijving

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)

Schermafdrukken

MiniatureMiniature

Broncode

#!/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 Bericht
karkasas01 Zondag 14 April 2024 om 17:01
karkasas01 Anonymous

Bericht

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?

Antwoorden

Dadu042 Zaterdag 21 Maart 2020 om 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

Antwoorden

fell Vrijdag 18 Juli 2014 om 20:38
fell Anonymous

Bericht

Runs smoothly, can adjust display options, works fine.
 

Antwoorden

Anonymous
Vrijdag 5 September 2014 om 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