Last Chaos

Informatie

Creator Bericht
Zoloom Anonymous

Warning

This installer is a beta script. It means that it might not work as expected

Informatie

Platforms:
Downloads: 30606
Wine: 2.22

Feedbacks

Omschrijving

MMORPG 3D game. Released first in 2006 (japan).

Website. Wikipedia. Appdb.winehq.org

Broncode

#!/bin/bash

# CHANGELOG
# [Quentin PÂRIS] (2012-06-28 ??-??)
#   POLv4 compatibility
# [SuperPlumus] (2013-09-11 20-14)
#   Clean code
#   Remove Set_SoundDriver oss
# [Dadu042] (2019-10-30)
#   Wine 1.4 -> 2.22 (not tested)


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

TITLE="Last Chaos"
PREFIX="LastChaos"
WORKING_WINE_VERSION="2.22"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Aeria Games" "http://lastchaos.aeriagames.com/" "Zoloom" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_System_SetArch "x86" # amd64 is untested
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

cd "$HOME"
POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "$APP_ANSWER"
POL_Wine_WaitExit "$TITLE"

#Set_SoundDriver "oss"
Set_OS "winxp"

POL_Shortcut "LC.exe" "$TITLE"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribute
Member Bericht
Dadu042 Woensdag 30 October 2019 om 17:43
Dadu042

Information

This update has been approved by the team.

Differences

@@ -6,13 +6,16 @@
 # [SuperPlumus] (2013-09-11 20-14)
 #   Clean code
 #   Remove Set_SoundDriver oss
+# [Dadu042] (2019-10-30)
+#   Wine 1.4 -> 2.22 (not tested)
+
 
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Last Chaos"
 PREFIX="LastChaos"
-WORKING_WINE_VERSION="1.4"
+WORKING_WINE_VERSION="2.22"
 
 POL_SetupWindow_Init
 POL_Debug_Init

New source code

#!/bin/bash

# CHANGELOG
# [Quentin PÂRIS] (2012-06-28 ??-??)
#   POLv4 compatibility
# [SuperPlumus] (2013-09-11 20-14)
#   Clean code
#   Remove Set_SoundDriver oss
# [Dadu042] (2019-10-30)
#   Wine 1.4 -> 2.22 (not tested)


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

TITLE="Last Chaos"
PREFIX="LastChaos"
WORKING_WINE_VERSION="2.22"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Aeria Games" "http://lastchaos.aeriagames.com/" "Zoloom" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_System_SetArch "x86" # amd64 is untested
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

cd "$HOME"
POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "$APP_ANSWER"
POL_Wine_WaitExit "$TITLE"

#Set_SoundDriver "oss"
Set_OS "winxp"

POL_Shortcut "LC.exe" "$TITLE"

POL_SetupWindow_Close
exit 0

Antwoorden

valarkis Dinsdag 20 September 2016 om 22:30
valarkis Anonymous

Bericht

dosnt run. last chaos uses "x-trap". since when?

looks like a "anti-cheat-bot-thingi" like ncsoft's gameguard win-only-virus.

any chance to pass?

 

Antwoorden

siggimund Dinsdag 12 Januari 2016 om 20:58
siggimund Anonymous

Bericht

its not working Engine.dll problems

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