Might and Magic VI: The Mandate of Heaven (Platinum Edition)

Informations

Creator Meddelanden
horsemanoffaith Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 10179
Wine: 2.22

Feedbacks

Description

Source code

#!/bin/bash
# Date : (2013-03-06 19-30)
# Last revision : (2013-03-06 19-30)
# Wine version used : 1.4.1
# Distribution used to test : Ubuntu 12.04.01 LTS 64-bit
# Author : horsemanoffaith

# CHANGELOG
# [horsemanoffaith] (2013-03-06 19-30)
#   Initial writting.
# [Dadu042] (2019-11-16)
#   Wine 1.4.1 -> 2.22 (this should help many cases).

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

TITLE="Might and Magic VI: The Mandate of Heaven Platinum Edition"
PREFIX="MM6_MandateOfHeavenPE"
WORKING_WINE_VERSION="2.22"


POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "New World Computing / 3DO / Ubisoft" "http://www.ubi.com" "horsemanoffaith" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "_setup/data1.cab"

cd "$CDROM"
POL_Wine "_setup/Setup.exe"
POL_Wine_WaitExit "$TITLE"

POL_Shortcut "MM6.EXE" "$TITLE" "" "" "Game;"

POL_SetupWindow_Close

exit 0

Contributions

Filters:

Contribute
Member Meddelanden
Dadu042 Saturday 16 November 2019 at 16:09
Dadu042

Information

This update has been approved by the team.

Differences

@@ -5,12 +5,18 @@
 # Distribution used to test : Ubuntu 12.04.01 LTS 64-bit
 # Author : horsemanoffaith
 
+# CHANGELOG
+# [horsemanoffaith] (2013-03-06 19-30)
+#   Initial writting.
+# [Dadu042] (2019-11-16)
+#   Wine 1.4.1 -> 2.22 (this should help many cases).
+
 [ "$PLAYONLINUX" = "" ] && exit
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Might and Magic VI: The Mandate of Heaven Platinum Edition"
 PREFIX="MM6_MandateOfHeavenPE"
-WORKING_WINE_VERSION="1.4.1"
+WORKING_WINE_VERSION="2.22"
 
 
 POL_SetupWindow_Init
@@ -28,10 +34,8 @@
 POL_Wine "_setup/Setup.exe"
 POL_Wine_WaitExit "$TITLE"
 
-POL_Shortcut "MM6.EXE" "$TITLE"
+POL_Shortcut "MM6.EXE" "$TITLE" "" "" "Game;"
 
 POL_SetupWindow_Close
 
 exit 0
-
-

New source code

#!/bin/bash
# Date : (2013-03-06 19-30)
# Last revision : (2013-03-06 19-30)
# Wine version used : 1.4.1
# Distribution used to test : Ubuntu 12.04.01 LTS 64-bit
# Author : horsemanoffaith

# CHANGELOG
# [horsemanoffaith] (2013-03-06 19-30)
#   Initial writting.
# [Dadu042] (2019-11-16)
#   Wine 1.4.1 -> 2.22 (this should help many cases).

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

TITLE="Might and Magic VI: The Mandate of Heaven Platinum Edition"
PREFIX="MM6_MandateOfHeavenPE"
WORKING_WINE_VERSION="2.22"


POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "New World Computing / 3DO / Ubisoft" "http://www.ubi.com" "horsemanoffaith" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "_setup/data1.cab"

cd "$CDROM"
POL_Wine "_setup/Setup.exe"
POL_Wine_WaitExit "$TITLE"

POL_Shortcut "MM6.EXE" "$TITLE" "" "" "Game;"

POL_SetupWindow_Close

exit 0

Svar

Thursday 30 January 2020 at 23:45
I forgot to approve it.
alveola666 Sunday 4 September 2016 at 18:55
alveola666 Anonymous

Meddelanden

Steam copy does not run well. It launches, but only shows gray screen.

Svar

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