Du är här

Last Chaos

Informations

Creator Meddelanden
Zoloom Anonymous

Warning

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

Informations

Platforms:
Downloads: 30564
Wine: 2.22

Feedbacks

Description

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

Website. Wikipedia. Appdb.winehq.org

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

Contributions

Filters:

Contribute
Member Meddelanden
Dadu042 Wednesday 30 October 2019 at 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

Svar

valarkis Tuesday 20 September 2016 at 22:30
valarkis Anonymous

Meddelanden

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?

 

Svar

siggimund Tuesday 12 January 2016 at 20:58
siggimund Anonymous

Meddelanden

its not working Engine.dll problems

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