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

Informatie

Creator Bericht
horsemanoffaith Anonymous

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 10212
Wine: 2.22

Feedbacks

Omschrijving

Broncode

#!/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 Bericht
Dadu042 Zaterdag 16 November 2019 om 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

Antwoorden

Donderdag 30 Januari 2020 om 23:45
I forgot to approve it.
alveola666 Zondag 4 September 2016 om 18:55
alveola666 Anonymous

Bericht

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

Antwoorden

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