Age of Empires 2 Hd Edition Mac Download Updated

Age of Empires 2 Hd Edition Mac Download

Dadu042 Dominicus 22 March 2020 at xvi:41 Dadu042

Information

This update has been approved by the team.

Differences

@@ -1,66 +1,75 @@  #!/usr/bin/env playonlinux-bash  # Appointment : (2014-07-fourteen 17-00) -# UPDATED: Wine version used : 2.12-staging  # Distribution used to test : Mac OS  # Author : Quentin PARIS  # Merely For : http://www.playonlinux.com -   + +# +# CHANGELOG +# [Quentin PARIS] (2014-07-14 17-00) +#   Initial script (Wine one.7.21). +# [Dadu042] (2020-03-22 12:xxx). +#   Wine two.12-staging (outdated) -> iii.0.3 +#   POL_Shortcut improved. +#   POL_RequiredVersion added (currently useless). +  [ "$PLAYONLINUX" = "" ] && exit 0  source "$PLAYONLINUX/lib/sources" -   +   Title="Age Of Empire II - HD"  PREFIX="AOE2HD"  STEAM_ID="221380"  EDITOR="Microsoft"  AUTHOR="Quentin PARIS" -WORKING_WINE_VERSION="2.12-staging" +WORKING_WINE_VERSION="three.0.iii"  GAME_VMS="512" -  +    POL_SetupWindow_Init  POL_SetupWindow_SetID 2167  POL_Debug_Init -  +    POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$Writer" "$PREFIX" -  + +POL_RequiredVersion "4.i.0" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $Championship" +  POL_Wine_SelectPrefix "$PREFIX"  POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" +      - -  +    POL_Call POL_Install_vcrun2012  POL_SetupWindow_InstallMethod STEAM - +   POL_Wine_SetVideoDriver  POL_SetupWindow_VMS $GAME_VMS -  +    POL_Wine_Direct3D "UseGLSL" "enabled"  POL_Wine_Direct3D "DirectDrawRenderer" "opengl"  POL_Wine_Direct3D "StrictDrawOrdering" "disabled"  POL_Wine_OverrideDLL "" "gameoverlayrenderer" - +   if [ "$INSTALL_METHOD" = "STEAM" ]; then -      POL_Call POL_Install_steam      POL_Call POL_Install_steam_flags "$STEAM_ID"      POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup" - +       POL_SetupWindow_message "$(eval_gettext 'When $Championship download by Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue.')" "$TITLE"      cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"      POL_Wine start /unix "Steam.exe" "steam://install/$STEAM_ID"      POL_Wine_WaitExit "$Title" - -fi  - +  +fi +   if [ "$INSTALL_METHOD" = "LOCAL" ]; then      cd "$Home"      POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"      SETUP_EXE="$APP_ANSWER" -     +           POL_Wine_WaitBefore "$Title"      POL_Wine "$SETUP_EXE"      POL_Wine_WaitExit "$TITLE" -     -    POL_Shortcut "AoK Hd.exe" "$TITLE" "" "-nostartup" +      +    POL_Shortcut "AoK Hard disk.exe" "$TITLE" "" "-nostartup" "Game;"  fi  POL_SetupWindow_Close  leave \ No newline at stop of file                

New source code

#!/usr/bin/env playonlinux-fustigate # Date : (2014-07-14 17-00) # Distribution used to test : Mac Os # Writer : Quentin PARIS # Only For : http://world wide web.playonlinux.com  # # CHANGELOG # [Quentin PARIS] (2014-07-14 17-00) #   Initial script (Wine 1.seven.21). # [Dadu042] (2020-03-22 12:30). #   Vino 2.12-staging (outdated) -> 3.0.3 #   POL_Shortcut improved. #   POL_RequiredVersion added (currently useless).  [ "$PLAYONLINUX" = "" ] && leave 0 source "$PLAYONLINUX/lib/sources"   Championship="Age Of Empire Two - HD" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" Writer="Quentin PARIS" WORKING_WINE_VERSION="three.0.three" GAME_VMS="512"    POL_SetupWindow_Init POL_SetupWindow_SetID 2167 POL_Debug_Init    POL_SetupWindow_presentation "$Championship" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"  POL_RequiredVersion "iv.1.0" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $TITLE"  POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"         POL_Call POL_Install_vcrun2012 POL_SetupWindow_InstallMethod STEAM   POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS    POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"   if [ "$INSTALL_METHOD" = "STEAM" ]; and then     POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$Championship" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup"       POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo Non click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can go along.')" "$Championship"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine start /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$TITLE"   fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$HOME"     POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"     SETUP_EXE="$APP_ANSWER"           POL_Wine_WaitBefore "$Title"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$Championship"           POL_Shortcut "AoK HD.exe" "$TITLE" "" "-nostartup" "Game;" fi POL_SetupWindow_Close leave

Replies

kired Tuesday 22 October 2019 at 12:49 kired Anonymous

Message

Replies

Sunday 22 March 2020 at sixteen:38

Thank you. Something interesting is that they recommend to override 'dwrite'. Not sure if it'due south still useful with Vino 3.0.3.

Edited by kired

sgt_rayvax Thursday 29 Nov 2018 at 22:22 sgt_rayvax Anonymous

Message

Hi, I

OS: Linux (Ubuntu eighteen.04.1 LTS) - 64bit, recently installed.

Here is what I tried already :

  1. Steam Linux. Game is non supported by Linux version of Steam --> Uninstall Steam
  2. Attempting Wine emulation of Steam with PlayOnLinux

two.i/ With POL I installed Steam et started information technology directly from the emulated Steam with Political leader -> Does not work

2.2/ Still with POL, post-obit tutorials on cyberspace, I tried to install AOE2 direct from the game list of POL. The assistant starting time, the virtual bulldoze mountain, then I'm asked which method I want to apply : I can only Steam Shop version and shortly after this stage, it fails with this mistake : "Error in POL_Shortcut Binary not found: steam.exe Have yous installed the program to the default location?". Does not brand sense to me since with 2.two I have installed steam still... (aforementioned error if I install Linux Steam or POL Steam earlier trying 2.2.

2.3/ I tried the script but does not work eiter

Here are the ii logs afterwards 2.2 method. If someone see it through because I really don't and I spent a lot of time now... Every workaround method on internet are ordinarily after the stage where I'm stuck. Thanks :)

Log on AOE2HD (Disque virtuel)

-Ubuntu SMP Tue October 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux  > lsb_release -a   > vino --version    wine-2.12 (Staging)  > POL_WINEVERSION    ii.12-staging  > WINEPREFIX    /abode/xav/.PlayOnLinux//wineprefix/AOE2HD  > Distribution    Ubuntu eighteen.04.1 LTS  > glxinfo \| grep rendering    directly rendering: Yes      GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,      GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,      GL_NV_packed_float_linear, GL_NV_path_rendering,  > glxinfo \| grep renderer    OpenGL renderer string: GeForce GTX 560 Ti/PCIe/SSE2  > OpenGL libs (Direct rendering testing)    check_dd_x86 missing, exam skipped    check_dd_amd64 missing, test skipped  [eleven/29/eighteen nineteen:23:36] - Running vino-2.12-staging cmd /c repeat %ProgramFiles% (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Vino Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your verbal version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.and then.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create driver Fifty"WineBus": c0000142  C:\Programme Files  [11/29/xviii nineteen:23:40] - ----- Starting function POL_Install_vcrun2012 -----  [11/29/18 19:23:42] - Running wine-2.12-staging regedit /home/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/xav/.PlayOnLinux/tmp/vcrun2012)  [11/29/18 19:23:42] - Content of /habitation/xav/.PlayOnLinux//tmp/override-dll.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\DllOverrides]  "*atl110"="native,builtin"  -----------  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your verbal version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .and so lib for builtin L"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce blazon  err:winedevice:async_create_driver failed to create commuter L"WineBus": c0000142  [11/29/18 xix:23:43] - Running vino-2.12-staging regedit /home/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /dwelling house/xav/.PlayOnLinux/tmp/vcrun2012)  [11/29/18 19:23:43] - Content of /home/xav/.PlayOnLinux//tmp/override-dll.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\DllOverrides]  "*msvcp110"="native,builtin"  -----------  [11/29/xviii xix:23:43] - Running wine-two.12-staging regedit /home/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/xav/.PlayOnLinux/tmp/vcrun2012)  [11/29/18 19:23:43] - Content of /habitation/xav/.PlayOnLinux//tmp/override-dll.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\DllOverrides]  "*msvcr110"="native,builtin"  -----------  [11/29/eighteen 19:23:43] - Running wine-ii.12-staging regedit /home/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/xav/.PlayOnLinux/tmp/vcrun2012)  [11/29/18 19:23:43] - Content of /home/xav/.PlayOnLinux//tmp/override-dll.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\DllOverrides]  "*vcomp110"="native,builtin"  -----------  [11/29/18 nineteen:23:44] - ----- Ending function POL_Install_vcrun2012 -----  [xi/29/18 19:24:sixteen] - Running vino-ii.12-staging regedit /dwelling/xav/.PlayOnLinux//tmp/VGA_ID_fix.reg (Working directory : /usr/share/playonlinux/python)  [11/29/xviii 19:24:16] - Content of /dwelling house/xav/.PlayOnLinux//tmp/VGA_ID_fix.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\Direct3D]  "VideoPCIVendorID"=dword:000010de  "VideoPCIDeviceID"=dword:00001200  "VideoDriver"="nv4_disp.dll"  -----------  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Delight mention your exact version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin Fifty"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create commuter L"WineBus": c0000142  [11/29/18 19:24:16] - Running wine-ii.12-staging regedit /domicile/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  [11/29/18 nineteen:24:16] - Content of /dwelling/xav/.PlayOnLinux//tmp/regkey.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\Direct3D]  "VideoMemorySize"="1024"  -----------  fixme:winediag:start_process Vino Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .then lib for builtin L"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce blazon  err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142  [xi/29/18 xix:24:16] - Running vino-two.12-staging regedit /abode/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  [11/29/18 19:24:sixteen] - Content of /dwelling house/xav/.PlayOnLinux//tmp/regkey.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\Direct3D]  "UseGLSL"="enabled"  -----------  fixme:winediag:start_process Vino Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Delight mention your exact version when filing issues reports on winehq.org.  err:module:load_builtin_dll failed to load .then lib for builtin Fifty"winebus.sys": libudev.then.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce blazon  err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142  [11/29/18 nineteen:24:17] - Running wine-2.12-staging regedit /domicile/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  [11/29/18 19:24:17] - Content of /dwelling/xav/.PlayOnLinux//tmp/regkey.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\Direct3D]  "DirectDrawRenderer"="opengl"  -----------  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin 50"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create commuter L"WineBus": c0000142  [eleven/29/18 19:24:17] - Running wine-2.12-staging regedit /home/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  [11/29/18 19:24:17] - Content of /home/xav/.PlayOnLinux//tmp/regkey.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Vino\Direct3D]  "StrictDrawOrdering"="disabled"  -----------  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.and then.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create driver Fifty"WineBus": c0000142  [11/29/18 19:24:18] - Running vino-2.12-staging regedit /home/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /usr/share/playonlinux/python)  [eleven/29/xviii 19:24:18] - Content of /dwelling house/xav/.PlayOnLinux//tmp/override-dll.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Wine\DllOverrides]  "*gameoverlayrenderer"=""  -----------  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Delight mention your exact version when filing problems reports on winehq.org.  err:module:load_builtin_dll failed to load .and so lib for builtin L"winebus.sys": libudev.and then.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142  [11/29/xviii 19:24:18] - ----- Starting function POL_Install_steam -----  [11/29/18 nineteen:24:18] - Running wine-2.12-staging cmd /c echo %ProgramFiles% (Working directory : /home/xav/.PlayOnLinux/tmp)  C:\Program Files  [11/29/18 19:24:eighteen] - ----- Starting function POL_Install_corefonts -----  [11/29/18 19:24:18] - ----- Starting function POL_Internal_InstallFonts -----  [11/29/xviii 19:24:eighteen] - ----- Ending function POL_Internal_InstallFonts -----  [eleven/29/18 xix:24:eighteen] - ----- Ending function POL_Install_corefonts -----  [11/29/eighteen 19:24:eighteen] - ----- Starting role POL_Install_corefonts -----  [11/29/eighteen 19:24:19] - ----- Starting function POL_Internal_InstallFonts -----  [eleven/29/xviii xix:24:xix] - ----- Ending function POL_Internal_InstallFonts -----  [11/29/18 nineteen:24:19] - ----- Catastrophe function POL_Install_corefonts -----  [xi/29/eighteen xix:24:19] - ----- Starting part POL_Function_FontsSmoothRGB -----  [11/29/18 19:24:19] - Running vino-2.12-staging regedit /domicile/xav/.PlayOnLinux//tmp/fontsaa.reg (Working directory : /home/xav/.PlayOnLinux/tmp)  [xi/29/18 19:24:nineteen] - Content of /home/xav/.PlayOnLinux//tmp/fontsaa.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Control Panel\Desktop]  "FontSmoothing"="2"  "FontSmoothingType"=dword:00000002  "FontSmoothingGamma"=dword:00000578  "FontSmoothingOrientation"=dword:00000001  -----------  [11/29/eighteen 19:24:19] - ----- Ending function POL_Function_FontsSmoothRGB -----  [xi/29/18 19:24:xix] - Running wine-ii.12-staging regedit /abode/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /dwelling house/xav/.PlayOnLinux/tmp)  [eleven/29/18 19:24:nineteen] - Content of /home/xav/.PlayOnLinux//tmp/override-dll.reg  -----------  REGEDIT4  [HKEY_CURRENT_USER\Software\Vino\DllOverrides]  "*dwrite"=""  -----------  [11/29/18 19:24:19] - ----- Ending role POL_Install_steam -----  [xi/29/18 19:24:20] - ----- Starting function POL_Install_steam_flags -----  [11/29/xviii 19:24:xx] - ----- Ending part POL_Install_steam_flags -----

Fix script log :

9:24:15 - [POL_SetupWindow_icon_menu] Message: icon_menu respond: Utiliser la version Steam Shop  xi/29/18 19:24:15 - [POL_SetupWindow_InstallMethod] Message: Install method: STEAM  11/29/xviii nineteen:24:15 - [POL_Wine_SetVideoDriver] Message: Fix wine video driver  11/29/18 19:24:16 - [POL_DetectVideoCards] Message: Gettings GPU informations  11/29/18 xix:24:sixteen - [POL_LoadVar_Device] Bulletin: VendorID : 10de  xi/29/18 xix:24:16 - [POL_LoadVar_Device] Bulletin: DeviceID : 1200  11/29/18 19:24:16 - [POL_Wine_SetVideoDriver] Message: Detected video driver: nv4_disp.dll  11/29/18 19:24:16 - [POL_Wine] Message: Running wine-ii.12-staging regedit /home/xav/.PlayOnLinux//tmp/VGA_ID_fix.reg (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Wine Staging two.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your exact version when filing issues reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142  xi/29/18 nineteen:24:16 - [POL_Wine] Bulletin: Wine render: 0  eleven/29/18 19:24:sixteen - [POL_Wine_Direct3D] Message: Setting wine Direct3D /home/xav/.PlayOnLinux//wineprefix/AOE2HD VideoMemorySize 1024  xi/29/18 xix:24:16 - [POL_Wine] Message: Running wine-2.12-staging regedit /dwelling house/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Delight mention your exact version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .and so lib for builtin Fifty"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce blazon  err:winedevice:async_create_driver failed to create commuter Fifty"WineBus": c0000142  11/29/18 19:24:16 - [POL_Wine] Bulletin: Wine return: 0  xi/29/18 19:24:16 - [POL_Wine_Direct3D] Message: Setting wine Direct3D /home/xav/.PlayOnLinux//wineprefix/AOE2HD UseGLSL enabled  11/29/18 19:24:16 - [POL_Wine] Message: Running wine-2.12-staging regedit /dwelling/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your verbal version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin 50"winebus.sys": libudev.and then.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create driver L"WineBus": c0000142  11/29/18 xix:24:17 - [POL_Wine] Message: Wine return: 0  11/29/18 19:24:17 - [POL_Wine_Direct3D] Bulletin: Setting vino Direct3D /abode/xav/.PlayOnLinux//wineprefix/AOE2HD DirectDrawRenderer opengl  11/29/18 19:24:17 - [POL_Wine] Message: Running wine-two.12-staging regedit /habitation/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your verbal version when filing bug reports on winehq.org.  err:module:load_builtin_dll failed to load .so lib for builtin L"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create commuter L"WineBus": c0000142  11/29/18 nineteen:24:17 - [POL_Wine] Message: Vino return: 0  11/29/18 19:24:17 - [POL_Wine_Direct3D] Bulletin: Setting wine Direct3D /home/xav/.PlayOnLinux//wineprefix/AOE2HD StrictDrawOrdering disabled  xi/29/eighteen 19:24:17 - [POL_Wine] Message: Running wine-2.12-staging regedit /home/xav/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Wine Staging 2.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your exact version when filing problems reports on winehq.org.  err:module:load_builtin_dll failed to load .then lib for builtin L"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create commuter L"WineBus": c0000142  eleven/29/18 19:24:17 - [POL_Wine] Message: Wine return: 0  11/29/eighteen 19:24:17 - [POL_Wine_OverrideDLL] Bulletin: Overriding DLLs  xi/29/18 19:24:eighteen - [POL_Wine] Message: Running vino-2.12-staging regedit /abode/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /usr/share/playonlinux/python)  fixme:winediag:start_process Vino Staging two.12 is a testing version containing experimental patches.  fixme:winediag:start_process Please mention your verbal version when filing issues reports on winehq.org.  err:module:load_builtin_dll failed to load .and then lib for builtin L"winebus.sys": libudev.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type  err:winedevice:async_create_driver failed to create commuter L"WineBus": c0000142  11/29/18 nineteen:24:18 - [POL_Wine] Message: Wine return: 0  11/29/eighteen xix:24:18 - [POL_Call] Bulletin: Calling POL_Install_steam  11/29/18 19:24:18 - [POL_Call] Message: ----- Starting part POL_Install_steam -----  11/29/18 19:24:18 - [POL_GPG_auth_script] Message: Checking signature of POL_Install_steam  11/29/18 19:24:18 - [POL_GPG_install_key] Message: Importing PlayOnLinux public key  11/29/eighteen nineteen:24:18 - [POL_Source] Bulletin: Pol GPG : Good signature  11/29/18 19:24:18 - [POL_LoadVar_PROGRAMFILES] Bulletin: Getting Programme Files proper name  11/29/18 19:24:18 - [POL_Wine] Message: Running wine-two.12-staging cmd /c echo %ProgramFiles% (Working directory : /domicile/xav/.PlayOnLinux/tmp)  C:\Program Files  11/29/eighteen xix:24:18 - [POL_Wine] Bulletin: Wine return: 0  11/29/18 xix:24:xviii - [POL_Call] Message: Calling POL_Install_corefonts  xi/29/18 nineteen:24:18 - [POL_Call] Message: ----- Starting function POL_Install_corefonts -----  11/29/eighteen nineteen:24:18 - [POL_GPG_auth_script] Message: Checking signature of POL_Install_corefonts  xi/29/18 19:24:18 - [POL_GPG_install_key] Message: Importing PlayOnLinux public key  11/29/eighteen 19:24:eighteen - [POL_Source] Bulletin: POL GPG : Good signature  11/29/18 19:24:xviii - [POL_Call] Message: Calling POL_Internal_InstallFonts  11/29/xviii xix:24:xviii - [POL_Call] Message: ----- Starting role POL_Internal_InstallFonts -----  11/29/18 19:24:18 - [POL_GPG_auth_script] Message: Checking signature of POL_Internal_InstallFonts  11/29/xviii 19:24:xviii - [POL_GPG_install_key] Bulletin: Importing PlayOnLinux public key  11/29/18 19:24:18 - [POL_Source] Message: Politician GPG : Good signature  11/29/18 19:24:18 - [POL_Call] Bulletin: ----- Ending part POL_Internal_InstallFonts -----  11/29/xviii 19:24:18 - [source] Message: Installing microsoft fonts  eleven/29/eighteen 19:24:18 - [POL_Call] Message: ----- Ending function POL_Install_corefonts -----  11/29/18 xix:24:18 - [POL_Call] Message: Calling POL_Install_corefonts  11/29/18 xix:24:18 - [POL_Call] Message: ----- Starting function POL_Install_corefonts -----  11/29/eighteen xix:24:eighteen - [POL_GPG_auth_script] Bulletin: Checking signature of POL_Install_corefonts  eleven/29/eighteen xix:24:18 - [POL_GPG_install_key] Bulletin: Importing PlayOnLinux public key  11/29/eighteen 19:24:18 - [POL_Source] Bulletin: POL GPG : Good signature  eleven/29/18 xix:24:18 - [POL_Call] Message: Calling POL_Internal_InstallFonts  xi/29/18 xix:24:19 - [POL_Call] Message: ----- Starting function POL_Internal_InstallFonts -----  xi/29/18 19:24:19 - [POL_GPG_auth_script] Message: Checking signature of POL_Internal_InstallFonts  eleven/29/18 19:24:19 - [POL_GPG_install_key] Bulletin: Importing PlayOnLinux public central  11/29/18 nineteen:24:19 - [POL_Source] Message: Politician GPG : Good signature  11/29/eighteen xix:24:19 - [POL_Call] Message: ----- Ending role POL_Internal_InstallFonts -----  11/29/eighteen xix:24:xix - [source] Message: Installing microsoft fonts  xi/29/xviii nineteen:24:19 - [POL_Call] Message: ----- Ending role POL_Install_corefonts -----  11/29/18 19:24:xix - [POL_Call] Bulletin: Calling POL_Function_FontsSmoothRGB  xi/29/18 19:24:19 - [POL_Call] Message: ----- Starting office POL_Function_FontsSmoothRGB -----  eleven/29/18 19:24:19 - [POL_GPG_auth_script] Message: Checking signature of POL_Function_FontsSmoothRGB  xi/29/18 19:24:19 - [POL_GPG_install_key] Message: Importing PlayOnLinux public key  11/29/xviii 19:24:nineteen - [POL_Source] Message: POL GPG : Good signature  eleven/29/18 19:24:19 - [POL_Wine] Message: Running wine-2.12-staging regedit /dwelling/xav/.PlayOnLinux//tmp/fontsaa.reg (Working directory : /dwelling/xav/.PlayOnLinux/tmp)  xi/29/xviii 19:24:19 - [POL_Wine] Bulletin: Wine return: 0  11/29/18 19:24:nineteen - [POL_Call] Message: ----- Catastrophe function POL_Function_FontsSmoothRGB -----  xi/29/18 19:24:xix - [POL_Wine_OverrideDLL] Bulletin: Overriding DLLs  11/29/eighteen nineteen:24:19 - [POL_Wine] Message: Running wine-two.12-staging regedit /dwelling/xav/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/xav/.PlayOnLinux/tmp)  11/29/18 19:24:xix - [POL_Wine] Message: Vino return: 0  11/29/18 19:24:19 - [POL_Call] Bulletin: ----- Catastrophe function POL_Install_steam -----  eleven/29/eighteen 19:24:19 - [POL_Call] Bulletin: Calling POL_Install_steam_flags  11/29/eighteen 19:24:20 - [POL_Call] Message: ----- Starting function POL_Install_steam_flags -----  eleven/29/18 19:24:20 - [POL_GPG_auth_script] Bulletin: Checking signature of POL_Install_steam_flags  xi/29/18 19:24:xx - [POL_GPG_install_key] Message: Importing PlayOnLinux public key  11/29/xviii xix:24:20 - [POL_Source] Bulletin: Politico GPG : Good signature  11/29/18 19:24:twenty - [POL_Call] Message: ----- Ending function POL_Install_steam_flags -----  11/29/eighteen 19:24:20 - [POL_Shortcut] Message: Looking for , found <>  11/29/18 xix:24:twenty - [POL_Shortcut] Error: Binary not found: steam.exe\nHave you lot installed the program to the default location?  eleven/29/xviii 19:27:17 - [POL_Shortcut] Bulletin: Shortcut created:  Age Of Empire Ii - Hard disk

Replies

Anonymous

Saturday vi Apr 2019 at vii:26

I had the exact issue, I correct by performing these actions in order

1. Remove the AOE2HD virtual drive completely by opening Politician > Configure > clicking on the drive, then remove.

ii. Install Steam using Politico "Install a Program" on the principal Politician screen.

iii. Once steam is installed, start a new install of AOE 2 Hard disk drive BUT DO NOT CLICK Next WHEN ASKED TO Cull THE STEAM VERSION INSTALL.

four. On your machine open a file director and go to your Playonlinux'due south virtual drives folder/Steam/drive_c/Plan Files/ and copy the entire Steam folder to Plan files nether your AOE2HD virtual drive folder.

5. In one case copied continue the AOE 2 Hd install normally by choosing the steam version install.

Be patient the AOE 2 HD files will download from steam and there will be some steam updates that run every bit well.  In one case download is complete, close steam completely and let the install terminate.  One time install is finished, complete the tasks under Bypass THE LAUNCHER in this doctor:

https://pedronveloso.com/how-to-run-age-of-empires-2-hd-on-curvation-linux-steam-version/

In one case done, launch the game from Playonlinux, should work fine! :)

Anonymous

Dominicus 22 March 2020 at 11:25

Y'all, you might be the hero of the LockDown.

This worked!

Edited by Dadu042

daviewales Thursday 30 August 2018 at five:46 daviewales Anonymous

Message

Age of Empires Two HD launched for me, but the Multiplayer Server Anteroom browser was always empty.

To set up :

  • I selected "Configure", so "General", and then "Brand a new shortcut from this virtual drive".
  • Next, I created a shortcut to "Steam.exe".
  • Then, I launched Steam, instead of "Historic period of Empires".
  • Next, I correct-clicked "Age of Empires" in Steam, and selected "Properties".
  • Then, I selected the "Local Files" tab, and selected "Verify Integrity of Game Files".
  • This caused Steam to download an extremely small-scale update.
  • Finally, I launched Historic period of Empires, and the Server Lobby was at present working!

To exist clear, the first few steps are in the "PlayOnMac" app (Baronial 2018).

Replies

Edited past Dadu042

Mamsaac Tuesday 3 April 2018 at 8:05 Mamsaac Anonymous

Bulletin

Couldn't get it to run in my calculator :(

This is the first time I've used PlayOnLinux, so I might be missing something, withal, I go the following mistake on my log:

err:module:import_dll Library DWrite.dll (which is needed past L"C:\\Plan Files\\Steam\\bin\\cef\\cef.win7\\libcef.dll") not found err:module:import_dll Library libcef.dll (which is needed past L"C:\\Plan Files\\Steam\\bin\\cef\\cef.win7\\steamwebhelper.exe") not constitute err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Steam\\bin\\cef\\cef.win7\\steamwebhelper.exe" failed, status c0000135

And just hangs on the "Wait while Age of Empires II installs" or something similar that, right later on the step in which I completely close Steam.

Replies

Anonymous

Mon 28 May 2018 at 17:56

try installing dwrite via winetricks

zottelbeyer Thursday fifteen March 2018 at 16:32 zottelbeyer Anonymous

Bulletin

AoE II Hard disk now requires vcrun2015 which is not even so in Pol. To fix it manually practice the following:

After the first launch I was besides stuck at validating subscriptions only it works fine afterward relaunching.

The game too seems to run fine with wine 3.3 equally far as I could tell in my short testing.

Replies

Anonymous

Wednesday iv April 2018 at 18:40

hey cheers for posting an awnser, though I do non empathize the last 4 steps of your instructions. Would you delight be so overnice and explain what you mean?

senorsmile Friday 12 January 2018 at 8:57 senorsmile Anonymous

Message

Ubuntu xvi.04 - Awesome WM

There were a few hiccups but everything is running well.  The first time through the installation, afterwards information technology has downloaded and you close the steam window, the playonlinux installation seems to freeze.  I cancelled out of it and saw the new entry in the master playonlinux window.  The first fourth dimension I opened it information technology seemed stuck at "Validating Subscriptions".  I closed it and reopened and everything works properly now.

Replies

Epleth Wed 19 July 2017 at 20:38 Epleth Anonymous

Message

Portingkit seems to exist working. So until playonmac fixes its bug, that is my suggestion:) https://www.reddit.com/r/aoe2/comments/6o0m9k/joining_multiplayer_on_wine/

Replies

Anonymous

Wednesday 26 July 2017 at 11:19

Yeah information technology worked for me. I initially installed steam on portingkit and I had the same outcome as on playonmac. Searching aoe2hd on portingkit and installing it fixed the trouble. You don't even take to change aoe2hd.exe to launcher.exe

Epleth Tuesday eighteen July 2017 at 13:17 Epleth Anonymous

Message

Even so not able to access multiplayer games, or create games others can join.

Replies

Anonymous

Tuesday xviii July 2017 at 14:39

Hi, the issues must exist stock-still by the people from wine.

Somebody already reported it and its under investigation. Run across https://bugs.winehq.org/show_bug.cgi?id=43355 for the current status.

Anonymous

Wednesday 23 May 2018 at 2:43

Joining multiplayer games works for me if I configure AoE to run with Wine three.8. It didn't work with the default (ii.12-Staging I think); AoE would start but non join multiplayer games.

DREAK Saturday 15 July 2017 at 19:45 DREAK Anonymous

Message

Hey.

I have some trouble with my game. Age of empires 2hd.

I had som problem with the Steam that at present is fixed becuse I change my vino vesion to the latest update 2. 12- fix 43315.

(Quondam problem)

When I install everything the steam doesn't get-go upwards and it crashed (Debug)

(New trouble)

I have installed everything and now I have problem with multiplayer game = Online game.

When I want to join a game it just load only nothing else is happening. I had this trouble for long time ago and I just change the vino version and it worked. But at present when there is only one wine that works I want to know if at that place is anyway I can set this. Or practice I demand to expect until a new version come out?

Healthy as well know is that I have played this game for a long time and it e'er works so I have no trouble with port forwarding or fairewall or antivirus.

I oasis't alter whatsoever settings there. I simply accept this trouble becuse the steam update and at present I have merely ane vino version to selection that works.

I also play on Mac, if you need to know.

Replies

Anonymous

Lord's day 16 July 2017 at 11:36

I take the impression this is a problem that has occurred for most, if not all, PlayOnMac-users since the new Steam update. I myself is struggling with the same upshot. Only hope to God that some better suited competent people out there will find a solution and post it here! Because I am getting abstinences very presently! He he :)

Anonymous

Sun 16 July 2017 at 13:49

What near the the staging version of vino ?
On debian I can play multiplayer games with 2.12-staging without any problems. If information technology doesn't assist than it must be indeed some Mac related issue.

Anonymous

Sunday 16 July 2017 at 17:39

I reallyyy want this to work. Speciell at present when i am sooo close.

Anonymous

Sunday 16 July 2017 at 20:22

2.12-staging doesn't work with multiplayer unfortunately. I tried installing directplay also simply that also doesn't piece of work.

Anonymous

Monday 17 July 2017 at xix:46

Same problem hither. I can come across lobbies but tin can't join.

Hasso Friday fourteen July 2017 at 20:19 Hasso Anonymous

Warning

This update has non been approved notwithstanding past the team.
Use it at your own risk

Message

I had the same result with the  terminal steam update.

Luckely there is already a patch for vino 2.12-staging (come across https://world wide web.reddit.com/r/wine_gaming/comments/6mjwkv/steam_crash_710/)  and I can now use steam (and AOE Hard disk ) once again!

The script in a higher place should exist fixed past simply exchanging the line

WORKING_WINE_VERSION="ane.8-staging"

by

WORKING_WINE_VERSION="2.12-staging"

.

If AOE Hard disk drive is already installed, 1 can open the "configure" dialog on the left-hand side of the PlayOnLinux gui and and then select the 2.12-staging version for games that demand steam.

Unfortunately, two.12 is very new and does not seem to be available in PlayOnLinux, still. (This is at to the lowest degree truthful for my installation.) I read somewhere, that adding new versions is just a thing of a few days,  then you might simply wait until its in that location.

An other selection is to download and install the new wine straight. Following the instructions from https://www.winehq.org/download is very easy and I managed to install 2.12-staging within 10 minutes on debian...

Afterwards, you can than select "system" in wine'southward the configuration dialog in order to employ the arrangement-wide wine installation.

This worked fine for me. Afterward finishing the steam update I could start AOE HD and play single thespian games. Hope the rest works besides.

Differences

@@ -1,6 +1,6 @@  #!/usr/bin/env playonlinux-bash  # Engagement : (2014-07-xiv 17-00) -# Wine version used : one.7.21 +# UPDATED: Wine version used : 2.12-staging  # Distribution used to test : Mac Os  # Author : Quentin PARIS  # Only For : http://world wide web.playonlinux.com @@ -xiii,7 +thirteen,7 @@  STEAM_ID="221380"  EDITOR="Microsoft"  AUTHOR="Quentin PARIS" -WORKING_WINE_VERSION="1.viii-staging" +WORKING_WINE_VERSION="2.12-staging"  GAME_VMS="512"     POL_SetupWindow_Init                

New source code

#!/usr/bin/env playonlinux-bash # Date : (2014-07-14 17-00) # UPDATED: Vino version used : 2.12-staging # Distribution used to test : Mac OS # Writer : Quentin PARIS # Only For : http://www.playonlinux.com    [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources"    TITLE="Age Of Empire II - HD" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" Writer="Quentin PARIS" WORKING_WINE_VERSION="2.12-staging" GAME_VMS="512"   POL_SetupWindow_Init POL_SetupWindow_SetID 2167 POL_Debug_Init   POL_SetupWindow_presentation "$Title" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"   POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"      POL_Call POL_Install_vcrun2012 POL_SetupWindow_InstallMethod STEAM  POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS   POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"  if [ "$INSTALL_METHOD" = "STEAM" ]; then      POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup"      POL_SetupWindow_message "$(eval_gettext 'When $Title download by Steam is finished,\nDo Not click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can go on.')" "$Championship"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine beginning /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$TITLE"  fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$Home"     POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$TITLE"     SETUP_EXE="$APP_ANSWER"          POL_Wine_WaitBefore "$Championship"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$TITLE"          POL_Shortcut "AoK HD.exe" "$TITLE" "" "-nostartup" fi POL_SetupWindow_Close get out

Replies

Anonymous

Saturday xv July 2017 at 15:04

Thank you buddy!

bridgetleanne Thursday 13 July 2017 at ane:18 bridgetleanne Anonymous

Message

Doesn't work with the new update. :(

Replies

transcend Wednesday 12 July 2017 at 11:50 transcend Anonymous

Message

Latest Steam update breaks the Steam loading and consequently, this game too.

Replies

Garnachito Wednesday 12 July 2017 at 6:54 Garnachito Anonymous

Bulletin

With the new STEAM update, this doesn't work at all :(

Replies

jsaigon Wednesday 10 May 2017 at 17:32 jsaigon Anonymous

Message

Howdy, I have hit download AOE II Hard disk in 2 hours ago but information technology's notwithstanding in progress. I have attemped download many times but it still non working for me, the files are not download yet fifty-fifty my Net network work perfect. Would you delight explain it to me or help me solve it? Cheers so much!!

Replies

sotond Midweek 10 May 2017 at 8:46 sotond Anonymous

Message

I am wondering if anyone tin can help me go AOEIIHD installed through steam onto my mac.  I have been trying to run it through wine many times trying many different things just go on declining.  The closest I got to actually starting the game was getting into steam through playonmac but and so in that location were no words on the page merely tiny squares in place of messages.  I cannot tell if it is something I am doing or my figurer, a 2011 Macbook Pro with El Capitan currently.  I've downloaded and redownloaded and tried so many things that I have trouble finding the steam.exe to select when prompted to browse for a file.  I've tried to follow the online stuff I read on guides to become this done but seem to be slipping up.  Tin can anyone assistance me with a stride by footstep process of how they got this to work, not leaving out detail in a style an amateur like myself won't screw up?  Much appreciated thank you ahead of time if anyone tin step up.

Replies

Ads20000 Friday 27 Jan 2017 at eighteen:11 Ads20000 Anonymous

Message

The program runs well (once you lot've added .bak to Launcher.exe and AoK HD.exe and copied AoK Hard disk.exe to a new Launcher.exe file - and then using a shortcut to the new Launcher.exe to run the game). However, when I updated via Steam, when I tried to join a multiplayer game with Steam friends it said 'The host is not running the aforementioned version of the game. Everyone must run the same version of Age of Empires 2 to play a multiplayer game' despite me having 5.0.1577660 before and afterward reinstalling (after reinstalling it worked fine).

Replies

Anonymous

Wednesday 23 May 2018 at two:46

Yeah, I had to rename "AoK Hard disk.exe" to launcher.exe too. To bring together multiplayer games, I had to configure AoE to run on Wine 3.8 [the latest] instead of 2.12-Staging (or whatever the default was). Then it worked great!

Philastan Tuesday iii January 2017 at 14:35 Philastan Anonymous

Message

Everything works fine, just my game stucks in the loadingscreen correct after matchmaking. Whatsoever clues? I reinstalled the game and Playonmac several times and the same process works on another mac by me flawless, which is strange. I also installed the bugfix mentioned to a higher place.

Replies

Walkman Saturday 31 December 2016 at 20:41 Walkman

Message

(Political leader built-in issues report wizard doesn't have my credentials so posting hither manually instead)

- What were you doing when the problem occurred?
Clicked "Play" on the steam page for AOE2
- What did you await?
The game to launch
- What happened instead?
Subsequently steam installed the prerequisites, the log showed an error and nix else happened. The steam condition indicator went green for a few seconds and so dorsum to blue.
- Anything else to report?
The log error is:

vino: Call from 0x7b83ea52 to unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table, aborting

this exact message is shown every time I start AOE2

Replies

Sat 31 December 2016 at 21:51

nvm meet the link below (https://www.winehq.org/pipermail/vino-bugs/2015-November/428425.html)

Anonymous

Dominicus 5 February 2017 at 17:16

Hey, I have the same issue merely I don't really understand how to set up it with the link you lot posted. How does it work? Thanks

Wednesday iii May 2017 at 15:04

Follow the instructions under "To Exam" on the link

Ads20000 Tuesday 27 December 2016 at 19:02 Ads20000 Anonymous

Message

Thanks for the script Quentin! However I had to rename AoK Two.EXE to Launcher.exe for the game to load, then launching Launcher.exe straight (as a shortcut) works. Could you rejig the script to do this automatically? I don't know how I would implement this.

Replies

Anonymous

Wednesday 23 May 2018 at 2:45

Aye, I had to practise this too.

philipheinser Wednesday 14 December 2016 at 22:05 philipheinser Anonymous

Message

I get this effect afterwards an AoE update yesterday: http://pastebin.com/dztTKebf Does anyone know a quick fix?

Replies

Anonymous

Thursday fifteen December 2016 at 0:21

https://www.winehq.org/pipermail/wine-bugs/2015-November/428425.html this fixes the problem

Sat 31 December 2016 at 21:l

Yess cheers very much! this is what I needed to get it to work

nlflint Wednesday sixteen November 2016 at i:46 nlflint Anonymous

Message

Installation said it failed, only it works anyways. Game runs great.

Text is missing from left side buttons on the initial menu (before inbound the game). I had to try the buttons until one started the game.

Running on 2016 rMB w/ MacOS Sierra

Replies

ttraj Sabbatum seven May 2016 at 17:24 ttraj Anonymous

Warning

This update has not been approved yet by the team.
Utilize it at your own risk

Differences

@@ -4,ten +iv,10 @@  # Distribution used to test : Mac Os  # Writer : Quentin PARIS  # Simply For : http://www.playonlinux.com -   +     [ "$PLAYONLINUX" = "" ] && exit 0  source "$PLAYONLINUX/lib/sources" -   +     TITLE="Age Of Empire II - Hard disk"  PREFIX="AOE2HD"  STEAM_ID="221380" @@ -xvi,51 +sixteen,82 @@  WORKING_WINE_VERSION="i.8-staging"  GAME_VMS="512"    +VBYVERSION="v2.2.4.49" +VBYMD5="2e583d4bfd0728007bef803468e58f90" +AOEHDPMD5="857412dbdda48510ed41c74226a6f487" +    POL_SetupWindow_Init  POL_SetupWindow_SetID 2167  POL_Debug_Init -  +    POL_SetupWindow_presentation "$Title" "$EDITOR" "$GAME_URL" "$Author" "$PREFIX" -  +    POL_Wine_SelectPrefix "$PREFIX"  POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" +      - -  +    POL_Call POL_Install_vcrun2012  POL_SetupWindow_InstallMethod STEAM - +   POL_Wine_SetVideoDriver  POL_SetupWindow_VMS $GAME_VMS -  +    POL_Wine_Direct3D "UseGLSL" "enabled"  POL_Wine_Direct3D "DirectDrawRenderer" "opengl"  POL_Wine_Direct3D "StrictDrawOrdering" "disabled"  POL_Wine_OverrideDLL "" "gameoverlayrenderer" - +   if [ "$INSTALL_METHOD" = "STEAM" ]; so - +       POL_Call POL_Install_steam      POL_Call POL_Install_steam_flags "$STEAM_ID"      POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup" - +       POL_SetupWindow_message "$(eval_gettext 'When $Championship download by Steam is finished,\nDo Not click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script tin can proceed.')" "$TITLE"      cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"      POL_Wine first /unix "Steam.exe" "steam://install/$STEAM_ID"      POL_Wine_WaitExit "$Championship" - -fi  - +  +fi +   if [ "$INSTALL_METHOD" = "LOCAL" ]; and so      cd "$Domicile"      POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$Championship"      SETUP_EXE="$APP_ANSWER" -     +           POL_Wine_WaitBefore "$TITLE"      POL_Wine "$SETUP_EXE"      POL_Wine_WaitExit "$TITLE" -     +           POL_Shortcut "AoK HD.exe" "$TITLE" "" "-nostartup"  fi +  +POL_SetupWindow_menu "Install Voobly" "Exercise you want to play in voobly also?" "Yeah No" " " +if [ "$APP_ANSWER" = "Yes" ] +then +   POL_System_TmpCreate "$PREFIX" +   cd "$POL_System_TmpDir" +   POL_SetupWindow_message "details http://aoccs.net/" "Instllaing AOE2HD patch" +   POL_Download "http://www.aoccs.net/aochd/aochdcompat-v4.exe" "$AOEHDPMD5" +   INSTALLER="$POL_System_TmpDir/aochdcompat-v4.exe" +      +   POL_Wine_WaitBefore "AOE2HD Compatablity" +   POL_Wine "$INSTALLER" +     +   POL_SetupWindow_message "Instllaing Voobly" "Voobly" +   POL_Download "http://www.voobly.com/updates/voobly-$VBYVERSION.exe" "$VBYMD5" +   INSTALLER="$POL_System_TmpDir/voobly-$VBYVERSION.exe"    +      +   POL_Wine_WaitBefore "Voobly" +   POL_Wine "$INSTALLER" +   POL_Shortcut "voobly.exe" "Voobly" "" +   POL_Shortcut_InsertBeforeWine "Voobly" "consign STAGING_WRITECOPY=one" +     +   POL_SetupWindow_message "Instllaing directplay and dotnet" "Support" +   POL_Call POL_Install_Directplay +   POL_Call POL_Install_dotnet40   +fi +[ "$$POL_System_TmpDir" ] && POL_System_TmpDelete  POL_SetupWindow_Close  exit \ No newline at cease of file                

New source code

#!/usr/bin/env playonlinux-fustigate # Appointment : (2014-07-14 17-00) # Wine version used : 1.7.21 # Distribution used to test : Mac OS # Author : Quentin PARIS # Just For : http://www.playonlinux.com     [ "$PLAYONLINUX" = "" ] && go out 0 source "$PLAYONLINUX/lib/sources"     TITLE="Age Of Empire Two - Hd" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" AUTHOR="Quentin PARIS" WORKING_WINE_VERSION="1.8-staging" GAME_VMS="512"   VBYVERSION="v2.ii.4.49" VBYMD5="2e583d4bfd0728007bef803468e58f90" AOEHDPMD5="857412dbdda48510ed41c74226a6f487"    POL_SetupWindow_Init POL_SetupWindow_SetID 2167 POL_Debug_Init    POL_SetupWindow_presentation "$Title" "$EDITOR" "$GAME_URL" "$Author" "$PREFIX"    POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"         POL_Call POL_Install_vcrun2012 POL_SetupWindow_InstallMethod STEAM   POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS    POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"   if [ "$INSTALL_METHOD" = "STEAM" ]; then       POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup"       POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script tin can go along.')" "$Title"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine start /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$TITLE"   fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$HOME"     POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$Title"     SETUP_EXE="$APP_ANSWER"           POL_Wine_WaitBefore "$Championship"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$Title"           POL_Shortcut "AoK HD.exe" "$Championship" "" "-nostartup" fi   POL_SetupWindow_menu "Install Voobly" "Practise you desire to play in voobly also?" "Yes No" " " if [ "$APP_ANSWER" = "Yes" ] then    POL_System_TmpCreate "$PREFIX"    cd "$POL_System_TmpDir"    POL_SetupWindow_message "details http://aoccs.net/" "Instllaing AOE2HD patch"    POL_Download "http://www.aoccs.cyberspace/aochd/aochdcompat-v4.exe" "$AOEHDPMD5"    INSTALLER="$POL_System_TmpDir/aochdcompat-v4.exe"          POL_Wine_WaitBefore "AOE2HD Compatablity"    POL_Wine "$INSTALLER"         POL_SetupWindow_message "Instllaing Voobly" "Voobly"    POL_Download "http://www.voobly.com/updates/voobly-$VBYVERSION.exe" "$VBYMD5"    INSTALLER="$POL_System_TmpDir/voobly-$VBYVERSION.exe"             POL_Wine_WaitBefore "Voobly"    POL_Wine "$INSTALLER"    POL_Shortcut "voobly.exe" "Voobly" ""    POL_Shortcut_InsertBeforeWine "Voobly" "export STAGING_WRITECOPY=1"         POL_SetupWindow_message "Instllaing directplay and dotnet" "Back up"    POL_Call POL_Install_Directplay    POL_Call POL_Install_dotnet40   fi [ "$$POL_System_TmpDir" ] && POL_System_TmpDelete POL_SetupWindow_Close go out

Replies

ttraj Friday half dozen May 2016 at 16:20 ttraj Anonymous

Warning

This update has not been approved nevertheless by the team.
Apply it at your own adventure

Differences

@@ -15,6 +xv,10 @@  AUTHOR="Quentin PARIS"  WORKING_WINE_VERSION="one.8-staging"  GAME_VMS="512" + +VBYVERSION="v2.ii.4.49" +VBYMD5="2e583d4bfd0728007bef803468e58f90" +AOEHDPMD5="857412dbdda48510ed41c74226a6f487"     POL_SetupWindow_Init  POL_SetupWindow_SetID 2167 @@ -62,5 +66,31 @@            POL_Shortcut "AoK Hd.exe" "$Championship" "" "-nostartup"  fi + +POL_SetupWindow_menu "Install Voobly" "Practise you desire to play in voobly also?" "Yes No" " " +if [ "$APP_ANSWER" = "Yep" ] +then +   POL_System_TmpCreate "$PREFIX" +   cd "$POL_System_TmpDir" +   POL_SetupWindow_message "details http://aoccs.cyberspace/" "Instllaing AOE2HD patch"  +   POL_Download "http://www.aoccs.net/aochd/aochdcompat-v4.exe" "$AOEHDPMD5" +   INSTALLER="$POL_System_TmpDir/aochdcompat-v4.exe" +     +   POL_Wine_WaitBefore "AOE2HD Compatablity" +   POL_Wine "$INSTALLER" +    +   POL_SetupWindow_message "Instllaing Voobly" "Voobly" +   POL_Download "http://www.voobly.com/updates/voobly-$VBYVERSION.exe" "$VBYMD5" +   INSTALLER="$POL_System_TmpDir/voobly-$VBYVERSION.exe"     +     +   POL_Wine_WaitBefore "Voobly" +   POL_Wine "$INSTALLER" +   POL_Shortcut "voobly.exe" "Voobly" "" +    +   POL_SetupWindow_message "Instllaing directplay and dotnet" "Support" +   POL_Call POL_Install_Directplay +   POL_Call POL_Install_dotnet40    +fi  +[ "$$POL_System_TmpDir" ] && POL_System_TmpDelete  POL_SetupWindow_Close  leave \ No newline at finish of file                

New source code

#!/usr/bin/env playonlinux-bash # Date : (2014-07-14 17-00) # Wine version used : one.7.21 # Distribution used to examination : Mac Bone # Author : Quentin PARIS # Just For : http://www.playonlinux.com    [ "$PLAYONLINUX" = "" ] && leave 0 source "$PLAYONLINUX/lib/sources"    Title="Age Of Empire II - HD" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" AUTHOR="Quentin PARIS" WORKING_WINE_VERSION="1.8-staging" GAME_VMS="512"  VBYVERSION="v2.2.4.49" VBYMD5="2e583d4bfd0728007bef803468e58f90" AOEHDPMD5="857412dbdda48510ed41c74226a6f487"   POL_SetupWindow_Init POL_SetupWindow_SetID 2167 POL_Debug_Init   POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"   POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"      POL_Call POL_Install_vcrun2012 POL_SetupWindow_InstallMethod STEAM  POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS   POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"  if [ "$INSTALL_METHOD" = "STEAM" ]; then      POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$Title" "$Title.png" "steam://rungameid/$STEAM_ID -nostartup"      POL_SetupWindow_message "$(eval_gettext 'When $Championship download by Steam is finished,\nDo Non click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue.')" "$Championship"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine start /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$Championship"  fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$Habitation"     POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$TITLE"     SETUP_EXE="$APP_ANSWER"          POL_Wine_WaitBefore "$TITLE"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$Title"          POL_Shortcut "AoK Hard disk.exe" "$TITLE" "" "-nostartup" fi  POL_SetupWindow_menu "Install Voobly" "Do you want to play in voobly likewise?" "Yeah No" " " if [ "$APP_ANSWER" = "Yes" ] then    POL_System_TmpCreate "$PREFIX"    cd "$POL_System_TmpDir"    POL_SetupWindow_message "details http://aoccs.cyberspace/" "Instllaing AOE2HD patch"     POL_Download "http://world wide web.aoccs.internet/aochd/aochdcompat-v4.exe" "$AOEHDPMD5"    INSTALLER="$POL_System_TmpDir/aochdcompat-v4.exe"         POL_Wine_WaitBefore "AOE2HD Compatablity"    POL_Wine "$INSTALLER"        POL_SetupWindow_message "Instllaing Voobly" "Voobly"    POL_Download "http://www.voobly.com/updates/voobly-$VBYVERSION.exe" "$VBYMD5"    INSTALLER="$POL_System_TmpDir/voobly-$VBYVERSION.exe"             POL_Wine_WaitBefore "Voobly"    POL_Wine "$INSTALLER"    POL_Shortcut "voobly.exe" "Voobly" ""        POL_SetupWindow_message "Instllaing directplay and dotnet" "Support"    POL_Call POL_Install_Directplay    POL_Call POL_Install_dotnet40    fi  [ "$$POL_System_TmpDir" ] && POL_System_TmpDelete POL_SetupWindow_Close exit

Replies

Anonymous

Friday 6 May 2016 at 16:24

If your game not started in voobly lobby.try post-obit

Anonymous

Fri 6 May 2016 at 16:25

in concluding
export STAGING_WRITECOPY=1
playonlinux

Anonymous

Friday 6 May 2016 at xvi:35

This update helps to play on Steam and voobly. I tried with iv.4.8-1-MANJARO linux

petch Mon 25 January 2016 at 6:35 petch

Warning

This update has not been approved however past the team.
Use information technology at your own take a chance

Message

Set up vcrun2012 install call

Differences

@@ -27,7 +27,7 @@         -POL_Call POL_Install vcrun2012 +POL_Call POL_Install_vcrun2012  POL_SetupWindow_InstallMethod STEAM    POL_Wine_SetVideoDriver                

New source code

#!/usr/bin/env playonlinux-bash # Date : (2014-07-14 17-00) # Wine version used : 1.7.21 # Distribution used to test : Mac OS # Author : Quentin PARIS # Only For : http://www.playonlinux.com    [ "$PLAYONLINUX" = "" ] && get out 0 source "$PLAYONLINUX/lib/sources"    TITLE="Age Of Empire II - Hd" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" AUTHOR="Quentin PARIS" WORKING_WINE_VERSION="one.8-staging" GAME_VMS="512"   POL_SetupWindow_Init POL_SetupWindow_SetID 2167 POL_Debug_Init   POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"   POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"      POL_Call POL_Install_vcrun2012 POL_SetupWindow_InstallMethod STEAM  POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS   POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"  if [ "$INSTALL_METHOD" = "STEAM" ]; then      POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup"      POL_SetupWindow_message "$(eval_gettext 'When $Championship download by Steam is finished,\nDo Non click on Play.\north\nClose COMPLETELY the Steam interface, \nso that the installation script can keep.')" "$Championship"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine showtime /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$Championship"  fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$Dwelling"     POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$Championship"     SETUP_EXE="$APP_ANSWER"          POL_Wine_WaitBefore "$TITLE"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$Championship"          POL_Shortcut "AoK HD.exe" "$TITLE" "" "-nostartup" fi POL_SetupWindow_Close get out

Replies

Keks Mon 25 January 2016 at 3:31 Keks Anonymous

Bulletin

If I try to install age of Empires ii HD i go this error.

Mistake in POL_Call
Function POL_Install does not exist!

I cant find anything helpfull in google. Do i have to download it first in Steam or something?

Best Regards Alex

Replies

Mon 25 January 2016 at half dozen:36

That should be fixed at present

Anonymous

Tuesday 26 January 2016 at iii:50

Cheers it is working now. But i question it is installing steam again. I already accept a version from Steam installed with playonlinux. Exercise i need a second steam installation for every steam game?

Tuesday 26 Jan 2016 at 8:fourteen

That's the standard Politician model, one virtual drive per program, so that each virtual bulldoze can exist tweaked (and removed) independantly

petch Dominicus iii Jan 2016 at thirteen:45 petch

Warning

This update has not been approved yet by the team.
Use it at your own chance

Message

Add POL_SetupWindow_SetID

Differences

@@ -i,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env playonlinux-bash  # Date : (2014-07-14 17-00)  # Wine version used : one.seven.21  # Distribution used to test : Mac Bone @@ -17,6 +17,7 @@  GAME_VMS="512"     POL_SetupWindow_Init +POL_SetupWindow_SetID 2167  POL_Debug_Init     POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$Writer" "$PREFIX"                

New source code

#!/usr/bin/env playonlinux-bash # Date : (2014-07-14 17-00) # Wine version used : 1.7.21 # Distribution used to examination : Mac OS # Author : Quentin PARIS # Simply For : http://world wide web.playonlinux.com    [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources"    TITLE="Age Of Empire 2 - Hd" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" Writer="Quentin PARIS" WORKING_WINE_VERSION="1.viii-staging" GAME_VMS="512"   POL_SetupWindow_Init POL_SetupWindow_SetID 2167 POL_Debug_Init   POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$Writer" "$PREFIX"   POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"      POL_Call POL_Install vcrun2012 POL_SetupWindow_InstallMethod STEAM  POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS   POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"  if [ "$INSTALL_METHOD" = "STEAM" ]; then      POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$Championship" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup"      POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo Not click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script tin go along.')" "$Championship"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine showtime /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$Title"  fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$HOME"     POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$Title"     SETUP_EXE="$APP_ANSWER"          POL_Wine_WaitBefore "$Title"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$Championship"          POL_Shortcut "AoK Hd.exe" "$TITLE" "" "-nostartup" fi POL_SetupWindow_Close exit

Replies

Quentin PÂRIS Sunday 3 Jan 2016 at 12:25 Quentin PÂRIS Anonymous

Warning

This update has not been approved withal by the team.
Use it at your own risk

Differences

@@ -xiii,7 +13,7 @@  STEAM_ID="221380"  EDITOR="Microsoft"  Author="Quentin PARIS" -WORKING_WINE_VERSION="ane.vii.21" +WORKING_WINE_VERSION="1.eight-staging"  GAME_VMS="512"     POL_SetupWindow_Init @@ -26,8 +26,seven @@         - - +POL_Call POL_Install vcrun2012  POL_SetupWindow_InstallMethod STEAM    POL_Wine_SetVideoDriver                

New source code

#!/bin/fustigate # Appointment : (2014-07-14 17-00) # Wine version used : 1.7.21 # Distribution used to exam : Mac OS # Writer : Quentin PARIS # But For : http://world wide web.playonlinux.com    [ "$PLAYONLINUX" = "" ] && leave 0 source "$PLAYONLINUX/lib/sources"    TITLE="Age Of Empire 2 - Hd" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" AUTHOR="Quentin PARIS" WORKING_WINE_VERSION="1.8-staging" GAME_VMS="512"   POL_SetupWindow_Init POL_Debug_Init   POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"   POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"      POL_Call POL_Install vcrun2012 POL_SetupWindow_InstallMethod STEAM  POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS   POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"  if [ "$INSTALL_METHOD" = "STEAM" ]; and then      POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$Championship" "$Championship.png" "steam://rungameid/$STEAM_ID -nostartup"      POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo Not click on Play.\due north\nClose COMPLETELY the Steam interface, \nso that the installation script can continue.')" "$Championship"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine start /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$Championship"  fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; and then     cd "$HOME"     POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$Title"     SETUP_EXE="$APP_ANSWER"          POL_Wine_WaitBefore "$TITLE"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$TITLE"          POL_Shortcut "AoK Hard disk.exe" "$TITLE" "" "-nostartup" fi POL_SetupWindow_Close get out

Replies

mancerayder Tuesday 26 May 2015 at 3:05 mancerayder Anonymous

Message

Howdy,

I just got it on Steam, but I tin can't get it to actually boot. Every time I striking the blue play push button it brings up the dialog box:

Performing first time setup...  Installing: Microsoft VC Redist Package (footstep 1 of 2)

It goes though steps ane&2 and then... nix.

Cheers

Replies

Anonymous

Wed 27 May 2015 at xviii:54

I got around the VC problem and got a working install with these steps:

Anonymous

Wednesday 27 May 2015 at 19:03

(oops, render button doesn't create a new line, huh?) one. Afterwards the main install close Steam. 2. Copy mfc110.dll from a Windows box to the System32 binder in POL AOEII directory. (the other DLL some people mentioned was already in that location for me) 3. remove both installscript.vdf files. 4. Open Steam or run AOEII to have the VC package setup run properly. I'yard all the same getting the lag issue that people have mentioned on other websites, simply the graphics and audio brandish properly.

Quentin PÂRIS Monday 14 July 2014 at 17:03 Quentin PÂRIS Anonymous

Warning

This update has non been approved all the same by the team.
Utilize it at your own risk

Bulletin

Differences

@@ -0,0 +ane,66 @@ +#!/bin/bash +# Engagement : (2014-07-fourteen 17-00) +# Wine version used : i.vii.21 +# Distribution used to test : Mac Os +# Author : Quentin PARIS +# Merely For : http://world wide web.playonlinux.com +   +[ "$PLAYONLINUX" = "" ] && exit 0 +source "$PLAYONLINUX/lib/sources" +   +TITLE="Historic period Of Empire II - Hd" +PREFIX="AOE2HD" +STEAM_ID="221380" +EDITOR="Microsoft" +Writer="Quentin PARIS" +WORKING_WINE_VERSION="1.7.21" +GAME_VMS="512" +  +POL_SetupWindow_Init +POL_Debug_Init +  +POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" +  +POL_Wine_SelectPrefix "$PREFIX" +POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" +  + +  + + +POL_SetupWindow_InstallMethod STEAM + +POL_Wine_SetVideoDriver +POL_SetupWindow_VMS $GAME_VMS +  +POL_Wine_Direct3D "UseGLSL" "enabled" +POL_Wine_Direct3D "DirectDrawRenderer" "opengl" +POL_Wine_Direct3D "StrictDrawOrdering" "disabled" +POL_Wine_OverrideDLL "" "gameoverlayrenderer" + +if [ "$INSTALL_METHOD" = "STEAM" ]; then + +    POL_Call POL_Install_steam +    POL_Call POL_Install_steam_flags "$STEAM_ID" +    POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID -nostartup" + +    POL_SetupWindow_message "$(eval_gettext 'When $Championship download past Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script tin can go along.')" "$TITLE" +    cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam" +    POL_Wine start /unix "Steam.exe" "steam://install/$STEAM_ID" +    POL_Wine_WaitExit "$Championship" + +fi  + +if [ "$INSTALL_METHOD" = "LOCAL" ]; and then +    cd "$HOME" +    POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$Championship" +    SETUP_EXE="$APP_ANSWER" +     +    POL_Wine_WaitBefore "$TITLE" +    POL_Wine "$SETUP_EXE" +    POL_Wine_WaitExit "$TITLE" +     +    POL_Shortcut "AoK HD.exe" "$Title" "" "-nostartup" +fi +POL_SetupWindow_Close +exit \ No newline at cease of file                

New source code

#!/bin/bash # Engagement : (2014-07-xiv 17-00) # Vino version used : 1.7.21 # Distribution used to exam : Mac Os # Writer : Quentin PARIS # But For : http://www.playonlinux.com    [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources"    TITLE="Age Of Empire Ii - Hd" PREFIX="AOE2HD" STEAM_ID="221380" EDITOR="Microsoft" AUTHOR="Quentin PARIS" WORKING_WINE_VERSION="one.7.21" GAME_VMS="512"   POL_SetupWindow_Init POL_Debug_Init   POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"   POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"        POL_SetupWindow_InstallMethod STEAM  POL_Wine_SetVideoDriver POL_SetupWindow_VMS $GAME_VMS   POL_Wine_Direct3D "UseGLSL" "enabled" POL_Wine_Direct3D "DirectDrawRenderer" "opengl" POL_Wine_Direct3D "StrictDrawOrdering" "disabled" POL_Wine_OverrideDLL "" "gameoverlayrenderer"  if [ "$INSTALL_METHOD" = "STEAM" ]; then      POL_Call POL_Install_steam     POL_Call POL_Install_steam_flags "$STEAM_ID"     POL_Shortcut "steam.exe" "$TITLE" "$Title.png" "steam://rungameid/$STEAM_ID -nostartup"      POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished,\nDo Not click on Play.\north\nClose COMPLETELY the Steam interface, \nso that the installation script tin continue.')" "$TITLE"     cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"     POL_Wine get-go /unix "Steam.exe" "steam://install/$STEAM_ID"     POL_Wine_WaitExit "$TITLE"  fi   if [ "$INSTALL_METHOD" = "LOCAL" ]; then     cd "$HOME"     POL_SetupWindow_browse "$(eval_gettext 'Delight select the setup file to run')" "$TITLE"     SETUP_EXE="$APP_ANSWER"          POL_Wine_WaitBefore "$TITLE"     POL_Wine "$SETUP_EXE"     POL_Wine_WaitExit "$Championship"          POL_Shortcut "AoK HD.exe" "$Championship" "" "-nostartup" fi POL_SetupWindow_Close get out

Replies

Anonymous

Friday 25 December 2015 at 17:33

Hello!

Anonymous

Friday 25 December 2015 at 17:35

(oops, render button doesn't create a new line, huh?) I've been having problem using the script. When I get to the steam login prompt, I see a dialogue which says that "steamwebservice.exe has crashed" and I tin can't login (Steam cannot connect to the network). Even when I restart it, I still can't connect.

Anonymous

Friday 25 December 2015 at 18:01

nvm got it to piece of work past striking the retry button enough

Edited past Tinou

Age of Empires 2 Hd Edition Mac Download

Posted by: butlerfroir1971.blogspot.com

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel