The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (2025)

Informations

Contribute

New installer

Creator Message
GNU_Raziel The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (1)

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 327080
Wine: 2.22

Feedbacks

14 20

Description

Action RPG game, 2011. Wikipedia.

Appdb.winehq.org , PCGamingWiki.

Screenshots

Source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : see changelog# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20, 2.22# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com# CHANGELOG# [GNU_Raziel] (2012-02-24)# First script.# [Dadu042] (2019-11-54)# Wine 1.7.36 -> 2.22 (emergency update, because of many install issues reported from users)# POL_RequiredVersion "4.2.12"# Note (for a future update): replacing dotnet35 by dotnet40 will does the 'ptrace' issue.[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="2.22"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_InitPOL_SetupWindow_SetID 1005# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifiPOL_RequiredVersion "4.2.12" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $TITLE"# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Contributions

Filters:

Contribute

Member Message
widdlyscuds Tuesday 24 January 2023 at 0:46
widdlyscuds The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (7)

Message

I'm trying to get the gog version of anniversary edition to run but I keep on running into framerate issues and the npcs don't speak their voice lines. Any idea where to start?

Replies

0xC579 Friday 27 May 2022 at 9:59
0xC579 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (8)

Message

Trying to install Skyrim, but get this

PlayOnLinux Wizard

http://media.steampowered.com/client/installer/SteamSetup.exe

Error! Files mismatch

Local: 70f3bc193dfa56b78f3e6e4f800F701F
Server: 81448c2e730b50b597bbd5e43007ce6a

Do you want to retry?

Replies

Edited by 0xC579

crosstyreck Saturday 28 August 2021 at 2:58
crosstyreck The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (9)

Message

MD5Hash is wrong.

Local: 29a0d4f99b2ad92bc67d276c0c43d603

Server: 81448c2e730b597bbd5e43007ce6a

Installing Skyrim on Ubuntu.

Forum says to post a bug report if the MD5 Hash is wrong. I believe this is the case.

Error is ! Files mismatch

Local: 29a0d4f99b2ad92bc67d276c0c43d603

Server: 81448c2e730b597bbd5e43007ce6a

Error in POL_Download_Resource
MD5 sum mismatch ! (8 attempt)

Replies

BlackScreenIssue Sunday 4 October 2020 at 7:18
BlackScreenIssue The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (10)

Message

I have been trying to run Skyrim via Steam through playonmac (v 4.4.1) but whenever I click "Play" from the games title screen, a black screen comes up (with audio working). I have tried uninstalling and reintalling steam and Skyrim as well as uninstalling and reinstalling playonmac. I'm running Catalina OSX (10.15) , but even downgraded to High Seirra (10.13) to see if that would resolve it. No matter what I do, same issue (black screen after clicking "Play, with sound). I am running on a late 2017 MacBook pro (2.8 GHz Quad-Core Intel Core i7, 16 GB 2133 MHz LPDDR3, Radeon Pro 555 2 GB & Intel HD Graphics 630 1536 MB). Please help

Replies

Dadu042 Tuesday 5 November 2019 at 6:58
Dadu042 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (11)

Information

This update has been approved by the team.

Message

From the changelog:

# Wine 1.7.36 -> 2.22 (emergency update, because of many install issues reported from users).

Differences

@@ -1,12 +1,20 @@ #!/bin/bash # Date : (2012-02-24 21:00)-# Last revision : (2013-04-13 21:00)-# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20+# Last revision : see changelog+# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20, 2.22 # Distribution used to test : Linux Mint 12 x64 # Author : GNU_Raziel # Licence : Retail # Only For : http://www.playonlinux.com +# CHANGELOG+# [GNU_Raziel] (2012-02-24)+# First script.+# [Dadu042] (2019-11-54)+# Wine 1.7.36 -> 2.22 (emergency update, because of many install issues reported from users)+# POL_RequiredVersion "4.2.12"+# Note (for a future update): replacing dotnet35 by dotnet40 will does the 'ptrace' issue.+ [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" @@ -15,7 +23,7 @@ EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/" AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.36"+WORKING_WINE_VERSION="2.22" GAME_VMS="1024" STEAM_ID="72850" @@ -36,6 +44,8 @@ fi fi +POL_RequiredVersion "4.2.12" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $TITLE"+ # Setting prefix path POL_Wine_SelectPrefix "$PREFIX" 

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : see changelog# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20, 2.22# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com# CHANGELOG# [GNU_Raziel] (2012-02-24)# First script.# [Dadu042] (2019-11-54)# Wine 1.7.36 -> 2.22 (emergency update, because of many install issues reported from users)# POL_RequiredVersion "4.2.12"# Note (for a future update): replacing dotnet35 by dotnet40 will does the 'ptrace' issue.[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="2.22"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_InitPOL_SetupWindow_SetID 1005# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifiPOL_RequiredVersion "4.2.12" || POL_Debug_Fatal "$APPLICATION_TITLE $VERSION is required to install $TITLE"# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

Edited by Dadu042

richbai90 Saturday 25 May 2019 at 1:58
richbai90 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (13)

Message

The installer either doesn't install Steam, or installs it into its own prefix. I keep getting the following error

OMNYC8IYOMNYC8IY

Error in POL_Shortcut

Binary not found: steam.exe

Have you installed the program to the default location?

Replies

Jzargo Sunday 31 March 2019 at 22:24
Jzargo The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (14)

Message

Installed perfectly on POM version of Steam like Oblivion did. For skyrim however when I press play, the loading bar "Installing Microsoft VC Redist Package" remains and doesn't do anything. I looked aroundthe web and renaming the launcher files were one way but did not end up working either. Some help would be great. Thank you

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (15)

Dadu042

Tuesday 5 November 2019 at 7:00

This should be fixed (Microsoft removed these files from its website).

AnonymousReadings Tuesday 17 July 2018 at 5:42
AnonymousReadings The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (16)

Message

Is there any way to play special edition on playonmac? I downloaded skyrim recently after the original version was taken off of the steam store so the only version I have is the special edition unfortunately & I do not possess the specs needed to run skyrim on my windows system as it's an old laptop..

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (17)

LinuxScripter

Wednesday 18 July 2018 at 21:34

Try creating a wineprefix using wine 3.10-staging and install xact on that wineprefix.

Mr.Blyahamuha Saturday 16 June 2018 at 23:49
Mr.Blyahamuha The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (18)

Warning

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

Message

Hello! I tried to install Skyrim on my Mac and every time I get stuck on same error! After downloading The Elder Scrolls V: Skyrim in PlayOnMac program I should open it and log in to my Steam account, but I can't do that becausewhen I open it, it loading and then shows me thatIn program Steam.exe was found a serious problem(I'll attachdetails lower). I don't understand what I'm doing wrong and why it happenes, and I really need help!!! Please help me!!!P.S. I'll really belive in you my friends.

Differences

@@ -1,92 +1,317 @@-#!/bin/bash-# Date : (2012-02-24 21:00)-# Last revision : (2013-04-13 21:00)-# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20-# Distribution used to test : Linux Mint 12 x64-# Author : GNU_Raziel-# Licence : Retail-# Only For : http://www.playonlinux.com--[ "$PLAYONLINUX" = "" ] && exit 0-source "$PLAYONLINUX/lib/sources"--TITLE="The Elder Scrolls V: Skyrim"-PREFIX="Skyrim"-EDITOR="Bethesda Softworks"-GAME_URL="http://www.elderscrolls.com/skyrim/"-AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.36"-GAME_VMS="1024"-STEAM_ID="72850"--# Starting the script-POL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"-POL_SetupWindow_Init-POL_SetupWindow_SetID 1005--# Starting debugging API-POL_Debug_Init--POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"-# Check Kernel ptrace-if [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then-PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope`-if [ "$PTRACE_CHECK" != 0 ]; then-POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE"-fi-fi--# Setting prefix path-POL_Wine_SelectPrefix "$PREFIX"--# Downloading Wine if necessary and creating prefix-POL_System_SetArch "x86" # For dotnet/mono-POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"--# Choose between DVD and Digital Download version-POL_SetupWindow_InstallMethod "DVD,STEAM"--# Installing mandatory dependencies-POL_Call POL_Install_steam-POL_Call POL_Install_vcrun2008 # Fix game issue-POL_Call POL_Install_dotnet35 # Fix launcher issue-POL_Call POL_Install_dxfullsetup # Fix game crash--# Fix PulseAudio issue-which pulseaudio && Set_OS "win7"--# Asking about memory size of graphic card-POL_SetupWindow_VMS $GAME_VMS--# Set Graphic Card information keys for wine-POL_Wine_SetVideoDriver--## Fix for this game-POL_Wine_X11Drv "GrabFullscreen" "Y"--# Mandatory pre-install fix for steam-POL_Call POL_Install_steam_flags "$STEAM_ID"--# Shortcut done before install for Steam version-POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"-# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"--# Begin game installation-if [ "$INSTALL_METHOD" == "DVD" ]; then-# Asking for CDROM and checking if it's correct one-POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE"-POL_SetupWindow_cdrom-POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid"-POL_Wine start /unix "$CDROM/setup.exe"-POL_Wine_WaitExit "$TITLE"-POL_SetupWindow_Close-else- POL_SetupWindow_Close-# Steam install-#POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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-fi---exit 0\ No newline at end of file+ed exception: unimplemented function api-ms-win-core-sysinfo-l1-2-1..GetSystemTimePreciseAsFileTime called in 32-bit code (0x7b832214).+Register dump:+ CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f+ EIP:7b832214 ESP:0033eae4 EBP:0033eba4 EFLAGS:00200206( - -- I - -P- )+ EAX:7b819649 EBX:7b83219e ECX:00000000 EDX:00000000+ ESI:00000002 EDI:00000000+Stack dump:+0x0033eae4: 0033eb70 00000008 0000003c 80000100+0x0033eaf4: 00000001 00000000 7b832214 00000002+0x0033eb04: 4589a2e5 4589a373 45890000 0033eb44+0x0033eb14: ffffffff 0033eb84 7b852d6e 0033eb40+0x0033eb24: 7bc4c706 7b818d6d 7b852d6e 45890000+0x0033eb34: 0033eb44 00000000 0033eb4c 0033eb58+0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-+Backtrace:+=>0 0x7b832214 RaiseException+0x94() in kernel32 (0x0033eba4)+ 1 0x004f7380 in steam (+0xf737f) (0x0033ebc0)+ 2 0x004f7455 in steam (+0xf7454) (0x0033ebd8)+ 3 0x004678d7 in steam (+0x678d6) (0x0033f004)+ 4 0x0045fc16 in steam (+0x5fc15) (0x0033f104)+ 5 0x0048e2c2 in steam (+0x8e2c1) (0x0033f348)+ 6 0x00494e6e in steam (+0x94e6d) (0x0033f36c)+ 7 0x004297df in steam (+0x297de) (0x0033fe20)+ 8 0x0042a3b5 in steam (+0x2a3b4) (0x0033fe3c)+ 9 0x0043d03d in steam (+0x3d03c) (0x0033fe64)+ 10 0x004e1fc2 in steam (+0xe1fc1) (0x0033feb0)+ 11 0x7b85cb4c call_process_entry+0xb() in kernel32 (0x0033fec8)+ 12 0x7b8603d8 start_process+0x67() in kernel32 (0x0033ff28)+ 13 0x7bc813a8 call_thread_func+0x97() in ntdll (0x0033ffc8)+0x7b832214 RaiseException+0x94 in kernel32: subl$4,%esp+Modules:+ModuleAddressDebug infoName (259 modules)+PE 400000- 770000Export steam+PE40001000-401b9000Deferred libwine.1.0.dylib+ELF401e3000-401ff000Deferred version<elf>+ \-PE401f0000-401fc000\ version+ELF41200000-4133c000Deferred comctl32<elf>+ \-PE41210000-41314000\ comctl32+ELF4133c000-414ba000Deferred user32<elf>+ \-PE41340000-4146d000\ user32+ELF414ba000-415f6000Deferred gdi32<elf>+ \-PE414c0000-41589000\ gdi32+ELF415f6000-41671000Deferred advapi32<elf>+ \-PE41600000-41659000\ advapi32+ELF41671000-41700000Deferred shlwapi<elf>+ \-PE41680000-416d9000\ shlwapi+ELF41700000-4179b000Deferred rpcrt4<elf>+ \-PE41710000-41776000\ rpcrt4+ELF4179b000-417e0000Deferred ws2_32<elf>+ \-PE417a0000-417d9000\ ws2_32+ELF417e0000-417fd000Deferred wsock32<elf>+ \-PE417f0000-417fa000\ wsock32+ELF44987000-44be8000Deferred shell32<elf>+ \-PE44990000-44ba3000\ shell32+ELF44be8000-44d41000Deferred oleaut32<elf>+ \-PE44bf0000-44cea000\ oleaut32+ELF44d41000-44ea1000Deferred ole32<elf>+ \-PE44d50000-44e5b000\ ole32+ELF44ea1000-44ecc000Deferred iphlpapi<elf>+ \-PE44eb0000-44ec5000\ iphlpapi+ELF44ecc000-44ee3000Deferred mswsock<elf>+ \-PE44ed0000-44ee0000\ mswsock+ELF44ee3000-44ef9000Deferred psapi<elf>+ \-PE44ef0000-44ef7000\ psapi+PE44ef9000-44f86000Deferred libfreetype.6.dylib+ELF44f86000-44fae000Deferred imm32<elf>+ \-PE44f90000-44fa8000\ imm32+ELF44fae000-45059000Deferred winemac<elf>+ \-PE44fb0000-4502d000\ winemac+ELF45752000-45768000Deferred api-ms-win-core-synch-l1-2-0<elf+PE45760000-45766000Deferred api-ms-win-core-synch-l1-2-0+ELF45768000-4577e000Deferred api-ms-win-core-fibers-l1-1-1<el+PE45770000-4577c000Deferred api-ms-win-core-fibers-l1-1-1+PE45857000-4586d000Deferred api-ms-win-core-localization-l1-+PE45860000-4586b000Deferred api-ms-win-core-localization-l1-C:\windows\system32\api-ms-win-core-localization-l1-2-1.dll+ELF45888000-4589e000Deferred api-ms-win-core-sysinfo-l1-2-1<e+PE45890000-4589c000Deferred api-ms-win-core-sysinfo-l1-2-1+ELF45abb000-45af9000Deferred uxtheme<elf>+ \-PE45ac0000-45af1000\ uxtheme+ELF7b800000-7ba7f000Stabs kernel32<elf>+ \-PE7b810000-7ba45000\ kernel32+ELF7bc00000-7bcf1000Stabs ntdll<elf>+ \-PE7bc10000-7bcb9000\ ntdll+ELF7bf00000-82001000Deferred <wine-loader>+PE90298000-9029c000Deferred accelerate+PE902b0000-90a59000Deferred vimage+PE909f2000-90b4b000Deferred libblas.dylib+PE909f2000-90b4b000Deferred libblas.dylib+PE90b5c000-90f24000Deferred liblapack.dylib+PE90ed0000-90ef0000Deferred liblinearalgebra.dylib+PE90ee7000-90f08000Deferred libsparseblas.dylib+PE90ee7000-90f08000Deferred libsparseblas.dylib+PE91060000-9114b000Deferred libvmisc.dylib+PE91060000-9114b000Deferred libvmisc.dylib+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE91333000-9284d000Deferred appkit+PE92871000-9287c000Deferred audiounit+PE92b8f000-93150000Deferred cfnetwork+PE92f11000-92f15000Deferred carbon+PE92f12000-92f24000Deferred carbonsound+PE92f1c000-92f29000Deferred commonpanels+PE92f21000-93447000Deferred hitoolbox+PE92f21000-93447000Deferred hitoolbox+PE932b8000-93334000Deferred htmlrendering+PE932b8000-93334000Deferred htmlrendering+PE93311000-93325000Deferred imagecapture+PE93317000-933db000Deferred ink+PE933b2000-93414000Deferred navigationservices+PE933ed000-9341c000Deferred openscripting+PE93409000-93418000Deferred print+PE9340f000-93417000Deferred securityhi+PE93412000-93422000Deferred speechrecognition+PE934e6000-935ad000Deferred coreaudio+PE935df000-935f2000Deferred corebluetooth+PE935df000-935f2000Deferred corebluetooth+PE935e5000-939d1000Deferred coredata+PE935e5000-939d1000Deferred coredata+PE93d58000-94474000Deferred coregraphics+PE94389000-9470a000Deferred coreimage+PE947f1000-947fb000Deferred coreservices+PE947f2000-94892000Deferred ae+PE947f2000-94892000Deferred ae+PE94b44000-94b9f000Deferred dictionaryservices+PE94b44000-94b9f000Deferred dictionaryservices+PE94b44000-94b9f000Deferred dictionaryservices+PE94b82000-94d94000Deferred launchservices+PE94b82000-94d94000Deferred launchservices+PE94ded000-94e99000Deferred searchkit+PE94e5f000-94e9e000Deferred sharedfilelist+PE94e83000-95081000Deferred coretext+PE94fcf000-9502f000Deferred corevideo+PE9500a000-950d4000Deferred corewlan+PE952e4000-952f8000Deferred diskarbitration+PE952fe000-9587e000Deferred foundation+PE956ae000-956fb000Deferred gss+PE9570a000-95883000Deferred iobluetooth+PE95888000-9596a000Deferred iokit+PE9592b000-95940000Deferred iosurface+PE95987000-95ba2000Deferred imageio+PE95b0c000-95b16000Deferred libgif.dylib+PE95b11000-95c29000Deferred libjp2.dylib+PE95b11000-95c29000Deferred libjp2.dylib+PE95f06000-95f37000Deferred libpng.dylib+PE95f2d000-95f34000Deferred libradiance.dylib+PE95f2d000-95f34000Deferred libradiance.dylib+PE96897000-968c7000Deferred kerberos+PE96f27000-97050000Deferred metal+PE96f27000-97050000Deferred metal+PE99c78000-99cd6000Deferred opencl+PE99cc4000-99cfd000Deferred cfopendirectory+PE99cc4000-99cfd000Deferred cfopendirectory+PE9aef6000-9aefd000Deferred libcvmspluginsupport.dylib+PE9aef6000-9aefd000Deferred libcvmspluginsupport.dylib+PE9aefd000-9af08000Deferred libcorevmclient.dylib+PE9aefd000-9af08000Deferred libcorevmclient.dylib+PE9af0b000-9af2b000Deferred libgl.dylib+PE9af18000-9af5c000Deferred libglimage.dylib+PE9b0cd000-9b11f000Deferred libglu.dylib+PE9bab6000-9bacd000Deferred opengl+PE9c829000-9cb28000Deferred quartzcore+PE9cef8000-9d3ad000Deferred security+PE9d226000-9d2fc000Deferred securityfoundation+PE9d2d9000-9d2e6000Deferred servicemanagement+PE9d408000-9d4a9000Deferred systemconfiguration+PE9f26e000-9f31a000Deferred apfs+PE9f91b000-9f953000Deferred apple80211+PE9f948000-9f95a000Deferred applefscompression+PE9fa4b000-9fa95000Deferred applejpeg+PE9fbdb000-9fbec000Deferred backgroundtaskmanagement+PE9fbe3000-9fccf000Deferred backup+PE9fdb2000-9fdc3000Deferred commonauth+PEa022d000-a0246000Deferred coreemoji+PEa03c5000-a0426000Deferred coreservicesinternal+PEa03c5000-a0426000Deferred coreservicesinternal+PEa03f9000-a04df000Deferred coresymbolication+PEa05b7000-a068a000Deferred coreutils+PEa06a3000-a0740000Deferred corewifi+PEa06a3000-a0740000Deferred corewifi+PEa077f000-a079a000Deferred dfrfoundation+PEa07d8000-a087b000Deferred datadetectorscore+PEa07d8000-a087b000Deferred datadetectorscore+PEa084a000-a08a8000Deferred debugsymbols+PEa0c96000-a12e1000Deferred facecore+PEa3a6a000-a3b09000Deferred heimdal+PEa3d8f000-a3da0000Deferred ioaccelerator+PEa3d96000-a3dc8000Deferred iopresentment+PEa3e0b000-a3e42000Deferred iconservices+PEa3e62000-a3f77000Deferred languagemodeling+PEa3e62000-a3f77000Deferred languagemodeling+PEa3f57000-a3fa6000Deferred lexicon+PEa4356000-a4392000Deferred multitouchsupport+PEa449e000-a44b3000Deferred netauth+PEa4550000-a45b8000Deferred performanceanalysis+PEa462b000-a465d000Deferred protocolbuffer+PEa4733000-a4773000Deferred remoteviewservices+PEa480b000-a485f000Deferred sharing+PEa4857000-a4860000Deferred signpostnotification+PEa4857000-a4860000Deferred signpostnotification+PEa490e000-a492a000Deferred speechrecognitioncore+PEa4be8000-a4ca5000Deferred symbolication+PEa4cbc000-a4ccd000Deferred tcc+PEa4cc4000-a4cf0000Deferred textureio+PEa4d05000-a4f1e000Deferred uifoundation+PEa545d000-a5465000Deferred loginsupport+PEa54ea000-a5537000Deferred libclosured.dylib+PEa556d000-a55bd000Deferred libcrfsuite.dylib+PEa55a5000-a55be000Deferred libchinesetokenizer.dylib+PEa564b000-a5652000Deferred libdiagnosticmessagesclient.dyli+PEa567e000-a5892000Deferred libfosl_dynamic.dylib+PEa567e000-a5892000Deferred libfosl_dynamic.dylib+PEa58ba000-a58c7000Deferred libscreenreader.dylib+PEa58ba000-a58c7000Deferred libscreenreader.dylib+PEa58cf000-a58f1000Deferred libapple_nghttp2.dylib+PEa58e5000-a591b000Deferred libarchive.2.dylib+PEa5911000-a5a6f000Deferred libate.dylib+PEa5911000-a5a6f000Deferred libate.dylib+PEa5911000-a5a6f000Deferred libate.dylib+PEa5a76000-a5a88000Deferred libbz2.1.0.dylib+PEa5a76000-a5a88000Deferred libbz2.1.0.dylib+PEa5a83000-a5b36000Deferred libc++.1.dylib+PEa5b00000-a5b1a000Deferred libcmph.dylib+PEa5b00000-a5b1a000Deferred libcmph.dylib+PEa5b12000-a5b2c000Deferred libcompression.dylib+PEa5b3e000-a5b45000Deferred libcoretls_cfhelpers.dylib+PEa6027000-a6093000Deferred libcups.2.dylib+PEa6194000-a6199000Deferred libenergytrace.dylib+PEa61c8000-a61d3000Deferred libheimdal-asn1.dylib+PEa61f8000-a62f7000Deferred libiconv.2.dylib+PEa61f8000-a62f7000Deferred libiconv.2.dylib+PEa6553000-a6559000Deferred liblangid.dylib+PEa6555000-a6576000Deferred liblzma.5.dylib+PEa656e000-a6590000Deferred libmarisa.dylib+PEa6638000-a6896000Deferred libmecabra.dylib+PEa6a1c000-a6b30000Deferred libnetwork.dylib+PEa6a1c000-a6b30000Deferred libnetwork.dylib+PEa6ed5000-a6ede000Deferred libpam.2.dylib+PEa6ed5000-a6ede000Deferred libpam.2.dylib+PEa6f4a000-a6f70000Deferred libresolv.9.dylib+PEa6fb0000-a715d000Deferred libsqlite3.dylib+PEa72de000-a7325000Deferred libusrtcp.dylib+PEa7319000-a7323000Deferred libutil.dylib+PEa7319000-a7323000Deferred libutil.dylib+PEa731d000-a7335000Deferred libxar.1.dylib+PEa740b000-a7440000Deferred libxslt.1.dylib+PEa740b000-a7440000Deferred libxslt.1.dylib+PEa747d000-a7487000Deferred libcache.dylib+PEa7482000-a7499000Deferred libcommoncrypto.dylib+PEa748d000-a749f000Deferred libcompiler_rt.dylib+PEa7493000-a74a3000Deferred libcopyfile.dylib+PEa749d000-a751f000Deferred libcorecrypto.dylib+PEa7570000-a75d9000Deferred libdispatch.dylib+PEa75a6000-a75dc000Deferred libdyld.dylib+PEa75c4000-a75c9000Deferred libkeymgr.dylib+PEa75c5000-a75d7000Deferred libkxld.dylib+PEa75c5000-a75d7000Deferred libkxld.dylib+PEa75c5000-a75d7000Deferred libkxld.dylib+PEa75d9000-a75e1000Deferred libquarantine.dylib+PEa75dc000-a75e3000Deferred libremovefile.dylib+PEa75de000-a7601000Deferred libsystem_asl.dylib+PEa75f6000-a75fb000Deferred libsystem_blocks.dylib+PEa75f7000-a76a9000Deferred libsystem_c.dylib+PEa7684000-a768e000Deferred libsystem_configuration.dylib+PEa7688000-a7691000Deferred libsystem_coreservices.dylib+PEa768c000-a7693000Deferred libsystem_darwin.dylib+PEa768e000-a769a000Deferred libsystem_dnssd.dylib+PEa7695000-a76fa000Deferred libsystem_info.dylib+PEa76e5000-a7721000Deferred libsystem_kernel.dylib+PEa76e5000-a7721000Deferred libsystem_kernel.dylib+PEa7759000-a7780000Deferred libsystem_malloc.dylib+PEa7774000-a783e000Deferred libsystem_network.dylib+PEa7812000-a7827000Deferred libsystem_networkextension.dylib+PEa781d000-a782d000Deferred libsystem_notify.dylib+PEa7826000-a7834000Deferred libsystem_platform.dylib+PEa782d000-a7842000Deferred libsystem_pthread.dylib+PEa782d000-a7842000Deferred libsystem_pthread.dylib+PEa782d000-a7842000Deferred libsystem_pthread.dylib+PEa783f000-a784e000Deferred libsystem_symptoms.dylib+PEa7848000-a7868000Deferred libsystem_trace.dylib+PEa785c000-a786a000Deferred libunwind.dylib+PEa7863000-a78a9000Deferred libxpc.dylib+PEba300000-ba306000Deferred libcyrillicconverter.dylib+Threads:+process tid prio (all id:s are in hex)+00000008 (D) C:\Program Files\Steam\Steam.exe+00000009 0 <==+0000000e services.exe+0000001d 0+0000001c 0+00000014 0+00000010 0+0000000f 0+00000012 winedevice.exe+0000001b 0+00000018 0+00000017 0+00000013 0+00000019 plugplay.exe+0000001f 0+0000001e 0+0000001a 0+00000020 explorer.exe+00000021 0+System information:+ Wine build: wine-1.7.36+ Platform: i386+ Host system: Darwin+ Host version: 17.4.0\ No newline at end of file

New source code

ed exception: unimplemented function api-ms-win-core-sysinfo-l1-2-1..GetSystemTimePreciseAsFileTime called in 32-bit code (0x7b832214).Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f EIP:7b832214 ESP:0033eae4 EBP:0033eba4 EFLAGS:00200206( - -- I - -P- ) EAX:7b819649 EBX:7b83219e ECX:00000000 EDX:00000000 ESI:00000002 EDI:00000000Stack dump:0x0033eae4: 0033eb70 00000008 0000003c 800001000x0033eaf4: 00000001 00000000 7b832214 000000020x0033eb04: 4589a2e5 4589a373 45890000 0033eb440x0033eb14: ffffffff 0033eb84 7b852d6e 0033eb400x0033eb24: 7bc4c706 7b818d6d 7b852d6e 458900000x0033eb34: 0033eb44 00000000 0033eb4c 0033eb580200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-Backtrace:=>0 0x7b832214 RaiseException+0x94() in kernel32 (0x0033eba4) 1 0x004f7380 in steam (+0xf737f) (0x0033ebc0) 2 0x004f7455 in steam (+0xf7454) (0x0033ebd8) 3 0x004678d7 in steam (+0x678d6) (0x0033f004) 4 0x0045fc16 in steam (+0x5fc15) (0x0033f104) 5 0x0048e2c2 in steam (+0x8e2c1) (0x0033f348) 6 0x00494e6e in steam (+0x94e6d) (0x0033f36c) 7 0x004297df in steam (+0x297de) (0x0033fe20) 8 0x0042a3b5 in steam (+0x2a3b4) (0x0033fe3c) 9 0x0043d03d in steam (+0x3d03c) (0x0033fe64) 10 0x004e1fc2 in steam (+0xe1fc1) (0x0033feb0) 11 0x7b85cb4c call_process_entry+0xb() in kernel32 (0x0033fec8) 12 0x7b8603d8 start_process+0x67() in kernel32 (0x0033ff28) 13 0x7bc813a8 call_thread_func+0x97() in ntdll (0x0033ffc8)0x7b832214 RaiseException+0x94 in kernel32: subl $4,%espModules:Module Address Debug info Name (259 modules)PE 400000- 770000 Export steamPE 40001000-401b9000 Deferred libwine.1.0.dylibELF 401e3000-401ff000 Deferred version<elf> \-PE 401f0000-401fc000 \ versionELF 41200000-4133c000 Deferred comctl32<elf> \-PE 41210000-41314000 \ comctl32ELF 4133c000-414ba000 Deferred user32<elf> \-PE 41340000-4146d000 \ user32ELF 414ba000-415f6000 Deferred gdi32<elf> \-PE 414c0000-41589000 \ gdi32ELF 415f6000-41671000 Deferred advapi32<elf> \-PE 41600000-41659000 \ advapi32ELF 41671000-41700000 Deferred shlwapi<elf> \-PE 41680000-416d9000 \ shlwapiELF 41700000-4179b000 Deferred rpcrt4<elf> \-PE 41710000-41776000 \ rpcrt4ELF 4179b000-417e0000 Deferred ws2_32<elf> \-PE 417a0000-417d9000 \ ws2_32ELF 417e0000-417fd000 Deferred wsock32<elf> \-PE 417f0000-417fa000 \ wsock32ELF 44987000-44be8000 Deferred shell32<elf> \-PE 44990000-44ba3000 \ shell32ELF 44be8000-44d41000 Deferred oleaut32<elf> \-PE 44bf0000-44cea000 \ oleaut32ELF 44d41000-44ea1000 Deferred ole32<elf> \-PE 44d50000-44e5b000 \ ole32ELF 44ea1000-44ecc000 Deferred iphlpapi<elf> \-PE 44eb0000-44ec5000 \ iphlpapiELF 44ecc000-44ee3000 Deferred mswsock<elf> \-PE 44ed0000-44ee0000 \ mswsockELF 44ee3000-44ef9000 Deferred psapi<elf> \-PE 44ef0000-44ef7000 \ psapiPE 44ef9000-44f86000 Deferred libfreetype.6.dylibELF 44f86000-44fae000 Deferred imm32<elf> \-PE 44f90000-44fa8000 \ imm32ELF 44fae000-45059000 Deferred winemac<elf> \-PE 44fb0000-4502d000 \ winemacELF 45752000-45768000 Deferred api-ms-win-core-synch-l1-2-0<elfPE 45760000-45766000 Deferred api-ms-win-core-synch-l1-2-0ELF 45768000-4577e000 Deferred api-ms-win-core-fibers-l1-1-1<elPE 45770000-4577c000 Deferred api-ms-win-core-fibers-l1-1-1PE 45857000-4586d000 Deferred api-ms-win-core-localization-l1-PE 45860000-4586b000 Deferred api-ms-win-core-localization-l1-C:\windows\system32\api-ms-win-core-localization-l1-2-1.dllELF 45888000-4589e000 Deferred api-ms-win-core-sysinfo-l1-2-1<ePE 45890000-4589c000 Deferred api-ms-win-core-sysinfo-l1-2-1ELF 45abb000-45af9000 Deferred uxtheme<elf> \-PE 45ac0000-45af1000 \ uxthemeELF 7b800000-7ba7f000 Stabs kernel32<elf> \-PE 7b810000-7ba45000 \ kernel32ELF 7bc00000-7bcf1000 Stabs ntdll<elf> \-PE 7bc10000-7bcb9000 \ ntdllELF 7bf00000-82001000 Deferred <wine-loader>PE 90298000-9029c000 Deferred acceleratePE 902b0000-90a59000 Deferred vimagePE 909f2000-90b4b000 Deferred libblas.dylibPE 909f2000-90b4b000 Deferred libblas.dylibPE 90b5c000-90f24000 Deferred liblapack.dylibPE 90ed0000-90ef0000 Deferred liblinearalgebra.dylibPE 90ee7000-90f08000 Deferred libsparseblas.dylibPE 90ee7000-90f08000 Deferred libsparseblas.dylibPE 91060000-9114b000 Deferred libvmisc.dylibPE 91060000-9114b000 Deferred libvmisc.dylibPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 91333000-9284d000 Deferred appkitPE 92871000-9287c000 Deferred audiounitPE 92b8f000-93150000 Deferred cfnetworkPE 92f11000-92f15000 Deferred carbonPE 92f12000-92f24000 Deferred carbonsoundPE 92f1c000-92f29000 Deferred commonpanelsPE 92f21000-93447000 Deferred hitoolboxPE 92f21000-93447000 Deferred hitoolboxPE 932b8000-93334000 Deferred htmlrenderingPE 932b8000-93334000 Deferred htmlrenderingPE 93311000-93325000 Deferred imagecapturePE 93317000-933db000 Deferred inkPE 933b2000-93414000 Deferred navigationservicesPE 933ed000-9341c000 Deferred openscriptingPE 93409000-93418000 Deferred printPE 9340f000-93417000 Deferred securityhiPE 93412000-93422000 Deferred speechrecognitionPE 934e6000-935ad000 Deferred coreaudioPE 935df000-935f2000 Deferred corebluetoothPE 935df000-935f2000 Deferred corebluetoothPE 935e5000-939d1000 Deferred coredataPE 935e5000-939d1000 Deferred coredataPE 93d58000-94474000 Deferred coregraphicsPE 94389000-9470a000 Deferred coreimagePE 947f1000-947fb000 Deferred coreservicesPE 947f2000-94892000 Deferred aePE 947f2000-94892000 Deferred aePE 94b44000-94b9f000 Deferred dictionaryservicesPE 94b44000-94b9f000 Deferred dictionaryservicesPE 94b44000-94b9f000 Deferred dictionaryservicesPE 94b82000-94d94000 Deferred launchservicesPE 94b82000-94d94000 Deferred launchservicesPE 94ded000-94e99000 Deferred searchkitPE 94e5f000-94e9e000 Deferred sharedfilelistPE 94e83000-95081000 Deferred coretextPE 94fcf000-9502f000 Deferred corevideoPE 9500a000-950d4000 Deferred corewlanPE 952e4000-952f8000 Deferred diskarbitrationPE 952fe000-9587e000 Deferred foundationPE 956ae000-956fb000 Deferred gssPE 9570a000-95883000 Deferred iobluetoothPE 95888000-9596a000 Deferred iokitPE 9592b000-95940000 Deferred iosurfacePE 95987000-95ba2000 Deferred imageioPE 95b0c000-95b16000 Deferred libgif.dylibPE 95b11000-95c29000 Deferred libjp2.dylibPE 95b11000-95c29000 Deferred libjp2.dylibPE 95f06000-95f37000 Deferred libpng.dylibPE 95f2d000-95f34000 Deferred libradiance.dylibPE 95f2d000-95f34000 Deferred libradiance.dylibPE 96897000-968c7000 Deferred kerberosPE 96f27000-97050000 Deferred metalPE 96f27000-97050000 Deferred metalPE 99c78000-99cd6000 Deferred openclPE 99cc4000-99cfd000 Deferred cfopendirectoryPE 99cc4000-99cfd000 Deferred cfopendirectoryPE 9aef6000-9aefd000 Deferred libcvmspluginsupport.dylibPE 9aef6000-9aefd000 Deferred libcvmspluginsupport.dylibPE 9aefd000-9af08000 Deferred libcorevmclient.dylibPE 9aefd000-9af08000 Deferred libcorevmclient.dylibPE 9af0b000-9af2b000 Deferred libgl.dylibPE 9af18000-9af5c000 Deferred libglimage.dylibPE 9b0cd000-9b11f000 Deferred libglu.dylibPE 9bab6000-9bacd000 Deferred openglPE 9c829000-9cb28000 Deferred quartzcorePE 9cef8000-9d3ad000 Deferred securityPE 9d226000-9d2fc000 Deferred securityfoundationPE 9d2d9000-9d2e6000 Deferred servicemanagementPE 9d408000-9d4a9000 Deferred systemconfigurationPE 9f26e000-9f31a000 Deferred apfsPE 9f91b000-9f953000 Deferred apple80211PE 9f948000-9f95a000 Deferred applefscompressionPE 9fa4b000-9fa95000 Deferred applejpegPE 9fbdb000-9fbec000 Deferred backgroundtaskmanagementPE 9fbe3000-9fccf000 Deferred backupPE 9fdb2000-9fdc3000 Deferred commonauthPE a022d000-a0246000 Deferred coreemojiPE a03c5000-a0426000 Deferred coreservicesinternalPE a03c5000-a0426000 Deferred coreservicesinternalPE a03f9000-a04df000 Deferred coresymbolicationPE a05b7000-a068a000 Deferred coreutilsPE a06a3000-a0740000 Deferred corewifiPE a06a3000-a0740000 Deferred corewifiPE a077f000-a079a000 Deferred dfrfoundationPE a07d8000-a087b000 Deferred datadetectorscorePE a07d8000-a087b000 Deferred datadetectorscorePE a084a000-a08a8000 Deferred debugsymbolsPE a0c96000-a12e1000 Deferred facecorePE a3a6a000-a3b09000 Deferred heimdalPE a3d8f000-a3da0000 Deferred ioacceleratorPE a3d96000-a3dc8000 Deferred iopresentmentPE a3e0b000-a3e42000 Deferred iconservicesPE a3e62000-a3f77000 Deferred languagemodelingPE a3e62000-a3f77000 Deferred languagemodelingPE a3f57000-a3fa6000 Deferred lexiconPE a4356000-a4392000 Deferred multitouchsupportPE a449e000-a44b3000 Deferred netauthPE a4550000-a45b8000 Deferred performanceanalysisPE a462b000-a465d000 Deferred protocolbufferPE a4733000-a4773000 Deferred remoteviewservicesPE a480b000-a485f000 Deferred sharingPE a4857000-a4860000 Deferred signpostnotificationPE a4857000-a4860000 Deferred signpostnotificationPE a490e000-a492a000 Deferred speechrecognitioncorePE a4be8000-a4ca5000 Deferred symbolicationPE a4cbc000-a4ccd000 Deferred tccPE a4cc4000-a4cf0000 Deferred textureioPE a4d05000-a4f1e000 Deferred uifoundationPE a545d000-a5465000 Deferred loginsupportPE a54ea000-a5537000 Deferred libclosured.dylibPE a556d000-a55bd000 Deferred libcrfsuite.dylibPE a55a5000-a55be000 Deferred libchinesetokenizer.dylibPE a564b000-a5652000 Deferred libdiagnosticmessagesclient.dyliPE a567e000-a5892000 Deferred libfosl_dynamic.dylibPE a567e000-a5892000 Deferred libfosl_dynamic.dylibPE a58ba000-a58c7000 Deferred libscreenreader.dylibPE a58ba000-a58c7000 Deferred libscreenreader.dylibPE a58cf000-a58f1000 Deferred libapple_nghttp2.dylibPE a58e5000-a591b000 Deferred libarchive.2.dylibPE a5911000-a5a6f000 Deferred libate.dylibPE a5911000-a5a6f000 Deferred libate.dylibPE a5911000-a5a6f000 Deferred libate.dylibPE a5a76000-a5a88000 Deferred libbz2.1.0.dylibPE a5a76000-a5a88000 Deferred libbz2.1.0.dylibPE a5a83000-a5b36000 Deferred libc++.1.dylibPE a5b00000-a5b1a000 Deferred libcmph.dylibPE a5b00000-a5b1a000 Deferred libcmph.dylibPE a5b12000-a5b2c000 Deferred libcompression.dylibPE a5b3e000-a5b45000 Deferred libcoretls_cfhelpers.dylibPE a6027000-a6093000 Deferred libcups.2.dylibPE a6194000-a6199000 Deferred libenergytrace.dylibPE a61c8000-a61d3000 Deferred libheimdal-asn1.dylibPE a61f8000-a62f7000 Deferred libiconv.2.dylibPE a61f8000-a62f7000 Deferred libiconv.2.dylibPE a6553000-a6559000 Deferred liblangid.dylibPE a6555000-a6576000 Deferred liblzma.5.dylibPE a656e000-a6590000 Deferred libmarisa.dylibPE a6638000-a6896000 Deferred libmecabra.dylibPE a6a1c000-a6b30000 Deferred libnetwork.dylibPE a6a1c000-a6b30000 Deferred libnetwork.dylibPE a6ed5000-a6ede000 Deferred libpam.2.dylibPE a6ed5000-a6ede000 Deferred libpam.2.dylibPE a6f4a000-a6f70000 Deferred libresolv.9.dylibPE a6fb0000-a715d000 Deferred libsqlite3.dylibPE a72de000-a7325000 Deferred libusrtcp.dylibPE a7319000-a7323000 Deferred libutil.dylibPE a7319000-a7323000 Deferred libutil.dylibPE a731d000-a7335000 Deferred libxar.1.dylibPE a740b000-a7440000 Deferred libxslt.1.dylibPE a740b000-a7440000 Deferred libxslt.1.dylibPE a747d000-a7487000 Deferred libcache.dylibPE a7482000-a7499000 Deferred libcommoncrypto.dylibPE a748d000-a749f000 Deferred libcompiler_rt.dylibPE a7493000-a74a3000 Deferred libcopyfile.dylibPE a749d000-a751f000 Deferred libcorecrypto.dylibPE a7570000-a75d9000 Deferred libdispatch.dylibPE a75a6000-a75dc000 Deferred libdyld.dylibPE a75c4000-a75c9000 Deferred libkeymgr.dylibPE a75c5000-a75d7000 Deferred libkxld.dylibPE a75c5000-a75d7000 Deferred libkxld.dylibPE a75c5000-a75d7000 Deferred libkxld.dylibPE a75d9000-a75e1000 Deferred libquarantine.dylibPE a75dc000-a75e3000 Deferred libremovefile.dylibPE a75de000-a7601000 Deferred libsystem_asl.dylibPE a75f6000-a75fb000 Deferred libsystem_blocks.dylibPE a75f7000-a76a9000 Deferred libsystem_c.dylibPE a7684000-a768e000 Deferred libsystem_configuration.dylibPE a7688000-a7691000 Deferred libsystem_coreservices.dylibPE a768c000-a7693000 Deferred libsystem_darwin.dylibPE a768e000-a769a000 Deferred libsystem_dnssd.dylibPE a7695000-a76fa000 Deferred libsystem_info.dylibPE a76e5000-a7721000 Deferred libsystem_kernel.dylibPE a76e5000-a7721000 Deferred libsystem_kernel.dylibPE a7759000-a7780000 Deferred libsystem_malloc.dylibPE a7774000-a783e000 Deferred libsystem_network.dylibPE a7812000-a7827000 Deferred libsystem_networkextension.dylibPE a781d000-a782d000 Deferred libsystem_notify.dylibPE a7826000-a7834000 Deferred libsystem_platform.dylibPE a782d000-a7842000 Deferred libsystem_pthread.dylibPE a782d000-a7842000 Deferred libsystem_pthread.dylibPE a782d000-a7842000 Deferred libsystem_pthread.dylibPE a783f000-a784e000 Deferred libsystem_symptoms.dylibPE a7848000-a7868000 Deferred libsystem_trace.dylibPE a785c000-a786a000 Deferred libunwind.dylibPE a7863000-a78a9000 Deferred libxpc.dylibPE ba300000-ba306000 Deferred libcyrillicconverter.dylibThreads:process tid prio (all id:s are in hex)00000008 (D) C:\Program Files\Steam\Steam.exe 00000009 0 <==0000000e services.exe 0000001d 0 0000001c 0 00000014 0 00000010 0 0000000f 000000012 winedevice.exe 0000001b 0 00000018 0 00000017 0 00000013 000000019 plugplay.exe 0000001f 0 0000001e 0 0000001a 000000020 explorer.exe 00000021 0System information: Wine build: wine-1.7.36 Platform: i386 Host system: Darwin Host version: 17.4.0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (20)

Haronniin

Thursday 4 October 2018 at 7:33

I too am running into this exact issue. According to other threads, comments, and video I've found on YouTube, Steam is supposed to open at this point for me to download Skyrim. Steam does not open. Instead, I too am met with the error stating "The program Steam.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." If there is anyone out there who can shed some light on this issue and help us out, we'd be very appreciative.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (21)

Dadu042

Tuesday 5 November 2019 at 6:48

Status about the Steam script is there: https://www.playonlinux.com/en/app-764-POL_Install_steam.html

jujubeans Thursday 1 March 2018 at 14:02
jujubeans The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (22)

Message

Hello, I'm having an issue with Skyrim. First off, it will not shut down properly, I have to force quit the program. Secondly, it is not allowing me to see underwater when I go swiming. Has anyone else encountered these problems? It has also stopped working with SKSe

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (23)

Lazalatin

Thursday 10 May 2018 at 19:49

As stated in the corresponding WineHQ article[0] you can do the following:
If you cannot see underwater (water is solid green):
Edit SkyrimPrefs.ini in your 'My Games\Skyrim' directory and in the [Imagespace] section set bDoDepthOfField=0 and iRadialBlurLevel=0
This is a game bug, not a Wine issue!

As for the hang up on exit: This is not WINE-related but a bug of skyrim itself. Even under Windows you have to kill the process. Under Linux just open a terminal and type "killall TESV.exe". More info can be read here[1]

[0]https://appdb.winehq.org/objectManager.php?sClass=version&iId=24749
[1]https://bugs.winehq.org/show_bug.cgi?id=34041

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (24)

kev0055

Friday 14 December 2018 at 3:41

I am using Fedora.. to exit skyrim instantly press Alt-F4 in normal gameplay

giacomo84 Tuesday 6 February 2018 at 22:27
giacomo84 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (25)

Message

Skyrim doesn't install... could you help me?

the debug is:

.7.36 regsvr32 xactengine2_7.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:34] - Running wine-1.7.36 regsvr32 xactengine2_8.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:35] - Running wine-1.7.36 regsvr32 xactengine2_9.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:35] - Running wine-1.7.36 regsvr32 xactengine3_0.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:36] - Running wine-1.7.36 regsvr32 xactengine3_1.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:36] - Running wine-1.7.36 regsvr32 xactengine3_2.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:37] - Running wine-1.7.36 regsvr32 xactengine3_3.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:38] - Running wine-1.7.36 regsvr32 xactengine3_4.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:38] - Running wine-1.7.36 regsvr32 xactengine3_5.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:39] - Running wine-1.7.36 regsvr32 xactengine3_6.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:39] - Running wine-1.7.36 regsvr32 xactengine3_7.dll (Working directory : /Users/Bianca/Library/PlayOnMac/ressources)

[02/06/18 22:18:40] - ----- Ending function POL_Install_dxfullsetup -----

[02/06/18 22:18:40] - Running wine-1.7.36 regedit /Users/Bianca/Library/PlayOnMac//tmp/regkey.reg (Working directory : /Users/Bianca/Library/PlayOnMac/tmp)

[02/06/18 22:18:40] - Content of /Users/Bianca/Library/PlayOnMac//tmp/regkey.reg

-----------

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\Direct3D]

"VideoMemorySize"="1024"

-----------

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi A Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi B Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"Mirella Script Limited Free Version.vfb" because name is too long

fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

[02/06/18 22:18:45] - Running wine-1.7.36 regedit /Users/Bianca/Library/PlayOnMac//tmp/VGA_ID_fix.reg (Working directory : /Users/Bianca/Library/PlayOnMac/tmp)

[02/06/18 22:18:45] - Content of /Users/Bianca/Library/PlayOnMac//tmp/VGA_ID_fix.reg

-----------

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\Direct3D]

"VideoPCIVendorID"=dword:000010de

"VideoPCIDeviceID"=dword:000011a2

"VideoDriver"="nv4_disp.dll"

-----------

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi A Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi B Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"Mirella Script Limited Free Version.vfb" because name is too long

fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

[02/06/18 22:18:49] - Running wine-1.7.36 regedit /Users/Bianca/Library/PlayOnMac//tmp/regkey.reg (Working directory : /Users/Bianca/Library/PlayOnMac/tmp)

[02/06/18 22:18:49] - Content of /Users/Bianca/Library/PlayOnMac//tmp/regkey.reg

-----------

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]

"GrabFullscreen"="Y"

-----------

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi A Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi B Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"Mirella Script Limited Free Version.vfb" because name is too long

fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

[02/06/18 22:18:53] - ----- Starting function POL_Install_steam_flags -----

[02/06/18 22:18:53] - Running wine-1.7.36 regedit steam_fix_x86.reg (Working directory : /Users/Bianca/Library/PlayOnMac/wineprefix/Skyrim/drive_c/windows/temp)

[02/06/18 22:18:53] - Content of steam_fix_x86.reg

-----------

[HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\72850]

"VCRedist"=dword:00000001

"vcredist_x86"=dword:00000001

"MSVC"=dword:00000001

"VC2005"=dword:00000001

"VC2008"=dword:00000001

"VC2010"=dword:00000001

"DXSetup"=dword:00000001

"DirectX"=dword:00000001

"DXJun2010Redist"=dword:00000001

"DotNet"=dword:00000001

"dotNet35"=dword:00000001

"dotNet351"=dword:00000001

"dotNet40"=dword:00000001

"DotNetFX35"=dword:00000001

"DotNetFX351"=dword:00000001

"DotNetFX40"=dword:00000001

"Xna31"=dword:00000001

"Xna40"=dword:00000001

"DXSetup"=dword:00000001

"VCRedist"=dword:00000001

"DirectX 1"=dword:00000001

"VCRedist 1"=dword:00000001

"PhysX"=dword:00000001

"AMDCPU"=dword:00000001

"MSVC Redistributables"=dword:00000001

"Visual C++ 2008 SP1 Redistributable Package (x86)"=dword:00000001

"DirectX 9"=dword:00000001

"DirectX 10"=dword:00000001

"DirectX 11"=dword:00000001

"Windows Media Format 11"=dword:00000001

"G4W"=dword:00000001

"GfWLPKSetter"=dword:00000001

"MSVCR"=dword:00000001

-----------

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi A Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi B Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"Mirella Script Limited Free Version.vfb" because name is too long

fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

[02/06/18 22:18:57] - ----- Ending function POL_Install_steam_flags -----

[02/06/18 22:18:58] - Running wine-1.7.36 winepath -u C:\\users\\Bianca\\Scrivania (Working directory : /Users/Bianca/Library/PlayOnMac/tmp)

/Users/Bianca/Library/PlayOnMac//wineprefix/Skyrim/dosdevices/c:/users/Bianca/Scrivania

[02/06/18 22:18:59] - Running wine-1.7.36 start /unix steam.exe steam://install/72850 (Working directory : /Users/Bianca/Library/PlayOnMac/wineprefix/Skyrim/drive_c/Program Files/Steam)

fixme:ver:GetCurrentPackageId (0x33e4e0 0x0): stub

fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx

fixme:ntdll:server_ioctl_file Unsupported ioctl c8000006 (device=c800 access=0 func=1 method=2)

fixme:winsock:server_ioctl_sock Unsupported ioctl c8000006 (device=c800 access=0 func=1 method=2)

fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_WSAIORW(IOC_WS2, 6))

fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f006bd0, 0x3f043cf0, 0x3f043ce8

fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f006bd0, 0x3f043d28, 0x3f043d20

fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f006bd0, 0x3f043dd0, 0x3f043dc8

fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f006bd0, 0x3f043d60, 0x3f043d58

fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f006bd0, 0x3f043d98, 0x3f043d90

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d0 0x86f2c0

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d0 0x86f2c0

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f314 0x86f304

fixme:ver:GetCurrentPackageId (0x33f064 0x0): stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:msvcrt:__clean_type_info_names_internal (0x64082a5c) stub

[02/06/18 22:19:40] - Running wine-1.7.36 Steam.exe steam://rungameid/72850 (Working directory : /Users/Bianca/Library/PlayOnMac/wineprefix/Skyrim/drive_c/Program Files/Steam)

[02/06/18 22:20:03] - Running wine-1.7.36 Steam.exe steam://rungameid/72850 (Working directory : /Users/Bianca/Library/PlayOnMac/wineprefix/Skyrim/drive_c/Program Files/Steam)

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"Avenir Next Condensed Ultra Light" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi A Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"@Tsukushi B Round Gothic Regular" because name is too long

err:font:AddFaceToList Ignoring L"Mirella Script Limited Free Version.vfb" because name is too long

fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

fixme:ver:GetCurrentPackageId (0x33e4e0 0x0): stub

fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx

fixme:ntdll:server_ioctl_file Unsupported ioctl c8000006 (device=c800 access=0 func=1 method=2)

fixme:winsock:server_ioctl_sock Unsupported ioctl c8000006 (device=c800 access=0 func=1 method=2)

fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_WSAIORW(IOC_WS2, 6))

fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f006bd0, 0x3f043cf0, 0x3f043ce8

fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f006bd0, 0x3f043d28, 0x3f043d20

fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f006bd0, 0x3f043dd0, 0x3f043dc8

fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f006bd0, 0x3f043d60, 0x3f043d58

fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f006bd0, 0x3f043d98, 0x3f043d90

fixme:ver:GetCurrentPackageId (0x33f064 0x0): stub

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d0 0x86f2c0

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d0 0x86f2c0

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f314 0x86f304

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}

err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d

fixme:msvcrt:__clean_type_info_names_internal (0x7a3c5ca4) stub

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0x86f2d4 0x86f2c4

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:advapi:EventUnregister deadbeef: stub

fixme:msvcrt:__clean_type_info_names_internal (0x64082a5c) stub

Replies

aDragon Thursday 20 April 2017 at 5:27
aDragon The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (26)

Message

Recently switched back over to Arch and am currently having trouble installing Skyrim with POL.

Whenever I try to run the installer the Steam setup window is too small and doesn't have anything in it if I try and force it larger. This prevents me from continueing on with the installation proccess. I think I am probably missing a dependency, but I don't know what.

Picture of issue

System Details

System: Host: ComBox Kernel: 4.10.10-1-ARCH x86_64 (64 bit gcc: 6.3.1) Desktop: KDE Plasma 5.9.4 (Qt 5.8.0) Distro: Arch LinuxMachine: Device: desktop Mobo: ASUSTeK model: B150M-A/M.2 v: Rev X.0x UEFI: American Megatrends v: 0403 date: 05/06/2016CPU: Quad core Intel Core i5-6500 (-MCP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 25544 clock speeds: max: 3600 MHz 1: 900 MHz 2: 900 MHz 3: 900 MHz 4: 900 MHzGraphics: Card: NVIDIA GP104 [GeForce GTX 1070] bus-ID: 01:00.0 Display Server: N/A drivers: nvidia (unloaded: modesetting) Resolution: 271x76Audio: Card-1 NVIDIA GP104 High Definition Audio Controller driver: snd_hda_intel bus-ID: 01:00.1 Card-2 Intel Sunrise Point-H HD Audio driver: snd_hda_intel bus-ID: 00:1f.3 Sound: Advanced Linux Sound Architecture v: k4.10.10-1-ARCHNetwork: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 02:00.0Drives: HDD Total Size: 4000.8GB (1.7% used) ID-1: /dev/sdb model: ST3000DM008 size: 3000.6GB ID-2: /dev/sda model: Samsung_SSD_850 size: 1000.2GBPartition: ID-1: / size: 49G used: 8.6G (19%) fs: ext4 dev: /dev/sda1 ID-2: /boot size: 511M used: 45M (9%) fs: vfat dev: /dev/sda2 ID-3: /home size: 867G used: 57G (7%) fs: ext4 dev: /dev/sda3RAID: No RAID data: /proc/mdstat missing-is md_mod kernel module loaded?Info: Processes: 147 Uptime: 1:38 Memory: 2472.8/15972.4MB Init: systemd Gcc sys: 6.3.1 Client: Shell (bash 4.4.121) inxi: 2.3.8 

Console Log:

04/20/17 11:12:37 - [source] Message: Installing microsoft fonts04/20/17 11:12:37 - [POL_Call] Message: ----- Ending function POL_Install_corefonts -----04/20/17 11:12:37 - [POL_Call] Message: Calling POL_Function_FontsSmoothRGB04/20/17 11:12:37 - [POL_Call] Message: ----- Starting function POL_Function_FontsSmoothRGB -----04/20/17 11:12:37 - [POL_GPG_auth_script] Message: Checking signature of POL_Function_FontsSmoothRGB04/20/17 11:12:37 - [POL_GPG_install_key] Message: Importing PlayOnLinux public key04/20/17 11:12:37 - [POL_Source] Message: POL GPG : Good signature04/20/17 11:12:38 - [POL_Wine] Message: Running wine-1.7.36 regedit /home/adragon/.PlayOnLinux//tmp/fontsaa.reg (Working directory : /home/adragon/.PlayOnLinux/tmp)04/20/17 11:12:38 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonmac.com/fr/page-26-Winemenubuilder.htmlWine cannot find the FreeType font library. To enable Wine touse TrueType fonts please install a version of FreeType greater thanor equal to 2.0.5.http://www.freetype.org04/20/17 11:12:38 - [POL_Wine] Message: Wine return: 004/20/17 11:12:38 - [POL_Call] Message: ----- Ending function POL_Function_FontsSmoothRGB -----04/20/17 11:12:38 - [POL_Wine_OverrideDLL] Message: Overriding DLLs04/20/17 11:12:38 - [POL_Wine] Message: Running wine-1.7.36 regedit /home/adragon/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/adragon/.PlayOnLinux/tmp)04/20/17 11:12:38 - [POL_Wine] Message: Wine return: 004/20/17 11:12:38 - [POL_Download_Resource] Message: Downloading resource http://media.steampowered.com/client/installer/SteamSetup.exe04/20/17 11:12:39 - [POL_Download_Resource] Warning: MD5 is missing !04/20/17 11:12:39 - [POL_System_CheckFS] Message: Checking filesystem for SteamSetup.exe04/20/17 11:12:40 - [POL_Wine] Message: Running wine-1.7.36 SteamSetup.exe (Working directory : /home/adragon/.PlayOnLinux/ressources)Wine cannot find the FreeType font library. To enable Wine touse TrueType fonts please install a version of FreeType greater thanor equal to 2.0.5.http://www.freetype.orgWine cannot find the FreeType font library. To enable Wine touse TrueType fonts please install a version of FreeType greater thanor equal to 2.0.5.http://www.freetype.org04/20/17 11:22:17 - [POL_Wine] Message: Wine return: 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (27)

Theodore_Darelizer

Sunday 3 September 2017 at 9:02

I see that wine says something wrong with FreeType fonts, do you have installed this package? If yes, what version it is?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (28)

archytech99

Sunday 17 December 2017 at 3:04

I have the same problem..
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
ID_LIKE=archlinux
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
KERNEL_VERSION=4.14.5-1-ARCH

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (29)

Dadu042

Tuesday 5 November 2019 at 6:53

I've just add the 'FreeType fonts'issue to : http://wiki.playonlinux.com/index.php/Troubleshooting_Common_Problem

vegemite Friday 20 January 2017 at 2:32
vegemite The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (30)

Message

Hey Folks,

I've recently downloaded PlayOnMac so I can run Skyrim without using parallels - Skyrim runs pretty well, but I have no sound whatsoever while playing - no intro, no main menu music, no ingame sounds.

Anybody got any tips on how to troubleshoot this?

My install was;

Download PlayOnMac

Install Steam

Download Skyrim

Run

No sound, at all.

I haven't installed anything else or messed around with PlayOnMac, just Steam.

( Have verified integrity, have tried with + without mods, have reinstalled Skyrim 3 times )

Thanks in advance!

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (31)

Dadu042

Tuesday 5 November 2019 at 7:05

Perhaps that editing the script and adding this code may help:
# Sound problem fix - pulseaudio related
[ "$POL_OS" = "Linux" ] && Set_SoundDriver "alsa"
[ "$POL_OS" = "Linux" ] && Set_SoundEmulDriver "Y"
## End Fix

AsciiWolf Saturday 22 October 2016 at 22:08
AsciiWolf The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (32)

Warning

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

Differences

@@ -1,9 +1,9 @@ #!/bin/bash # Date : (2012-02-24 21:00)-# Last revision : (2013-04-13 21:00)-# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20-# Distribution used to test : Linux Mint 12 x64-# Author : GNU_Raziel+# Last revision : (2016-10-22 20:00)+# Wine version used : 1.9.20-staging (PlayOnLinux)+# Distribution used to test : Linux Mint 18 x64+# Author : AsciiWolf # Licence : Retail # Only For : http://www.playonlinux.com @@ -14,8 +14,8 @@ PREFIX="Skyrim" EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/"-AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.36"+AUTHOR="AsciiWolf"+WORKING_WINE_VERSION="1.9.20-staging" GAME_VMS="1024" STEAM_ID="72850" @@ -28,13 +28,6 @@ POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"-# Check Kernel ptrace-if [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then-PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope`-if [ "$PTRACE_CHECK" != 0 ]; then-POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE"-fi-fi # Setting prefix path POL_Wine_SelectPrefix "$PREFIX"@@ -43,17 +36,15 @@ POL_System_SetArch "x86" # For dotnet/mono POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" +# Set Windows version+Set_OS "winxp"+ # Choose between DVD and Digital Download version POL_SetupWindow_InstallMethod "DVD,STEAM" # Installing mandatory dependencies-POL_Call POL_Install_steam-POL_Call POL_Install_vcrun2008 # Fix game issue-POL_Call POL_Install_dotnet35 # Fix launcher issue POL_Call POL_Install_dxfullsetup # Fix game crash--# Fix PulseAudio issue-which pulseaudio && Set_OS "win7"+POL_Call POL_Install_steam # Asking about memory size of graphic card POL_SetupWindow_VMS $GAME_VMS@@ -61,15 +52,17 @@ # Set Graphic Card information keys for wine POL_Wine_SetVideoDriver -## Fix for this game+# Fix for this game POL_Wine_X11Drv "GrabFullscreen" "Y" +# Enable CSMT for better performance+POL_Wine_Direct3D "CSMT" "enabled"+ # Mandatory pre-install fix for steam POL_Call POL_Install_steam_flags "$STEAM_ID" # Shortcut done before install for Steam version POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"-# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;" # Begin game installation if [ "$INSTALL_METHOD" == "DVD" ]; then@@ -79,14 +72,14 @@ POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE"-POL_SetupWindow_Close else- POL_SetupWindow_Close # Steam install-#POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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 fi +POL_SetupWindow_message "$(eval_gettext 'If you experience problems with shadows being glitchy, edit SkyrimPrefs.ini in ~/Documents/my games/skyrim directory and add bDeferredShadows=0 underneath the [Display] section.')" "$TITLE"+POL_SetupWindow_Close+ exit 0\ No newline at end of file

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2016-10-22 20:00)# Wine version used : 1.9.20-staging (PlayOnLinux)# Distribution used to test : Linux Mint 18 x64# Author : AsciiWolf# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="AsciiWolf"WORKING_WINE_VERSION="1.9.20-staging"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_InitPOL_SetupWindow_SetID 1005# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Set Windows versionSet_OS "winxp"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_dxfullsetup # Fix game crashPOL_Call POL_Install_steam# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver# Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Enable CSMT for better performancePOL_Wine_Direct3D "CSMT" "enabled"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE"else # Steam install cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Steam" POL_Wine start /unix "steam.exe" steam://install/$STEAM_IDfiPOL_SetupWindow_message "$(eval_gettext 'If you experience problems with shadows being glitchy, edit SkyrimPrefs.ini in ~/Documents/my games/skyrim directory and add bDeferredShadows=0 underneath the [Display] section.')" "$TITLE"POL_SetupWindow_Closeexit 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (34)

Theodore_Darelizer

Sunday 3 September 2017 at 17:45

Why it's so hard to get to your steam friends XD

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (35)

dieeasy

Thursday 23 November 2017 at 14:14

worked for me, just changed wine versione to 2.20-staging

snazzybutterfly Thursday 6 October 2016 at 1:24
snazzybutterfly The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (36)

Message

I've gotten Skyrim up and running, but when I try to close it freezes. I have it running in window mode because when I use full screen the freeze happens and I can't alt-tab to a new window to close skyrim. I've looked everywhere for a solution but was unable to find one. Can you help?

I'm running Skyrim through play on linux with Wine 1.9.3.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (37)

AsciiWolf

Sunday 16 October 2016 at 12:30

That's a common issue with Legendary Edition of Skyrim in Wine. As far as I know, it's a bug in the game engine and can't be easily fixed.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (38)

AsciiWolf

Sunday 23 October 2016 at 12:52

https://bugs.winehq.org/show_bug.cgi?id=34041

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (39)

chocoelho

Tuesday 25 October 2016 at 13:55

This bug is due to Dawnguard being active.

AsciiWolf Monday 3 October 2016 at 17:02
AsciiWolf The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (40)

Message

Is the Steam version of Skyrim working out-of-box using this installer?

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (41)

AsciiWolf

Sunday 16 October 2016 at 12:34

Could anyone please update the installer to use more recent version of Wine? Thanks!

Alturen Friday 2 September 2016 at 9:14
Alturen The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (42)

Message

I found a fix for the movement bug, where your character continues moving after you stop pressing a directional button, and jumping while moving is screwy.

You need to turn off keyboard autorepeat before you run playonlinux, with:

xset r off

Turn it back on afterwards with:

xset r on

This link has the full discussion: http://wine.1045685.n5.nabble.com/Bug-30981-New-Skyrim-Keys-quot-stick-quot-occasionally-td5715500.html

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (43)

Alturen

Friday 2 September 2016 at 9:17

By afterwards, I mean when you're done playing, of course.

Isaac3812 Thursday 2 June 2016 at 1:27
Isaac3812 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (44)

Message

Help!

I have PlayonLinux and I have Steam off of that. I recently bought Skyrim and it opens to the main menu. But when I press play it freezes in the loading screen and I have to restart my computer. Any suggestions?

Replies

Stunt131 Friday 25 March 2016 at 23:07
Stunt131 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (45)

Message

Hey everyone,

I am currently dealing with a variation of the no sound issue on Ubuntu 15.10, but I am getting no sound whatsoever (no intro screen sound, no menu music, nothing). I checked via YouTube to make sure it was not a system wide issue, so it must be a wine issue. I have tried 1.9.3, 1.8, and 1.7.* to fix my issues and none of them seem to work. I have tried Windows XP and Windows 7 for most of these configurations and also tried switching between stereo and 5.1 Surround Sound. Does anyone have any other suggestions?

Thanks!

EDIT: Figured it out! I have a pair of Astro A50's and I had digital output as my sound option. Switching to analog worked for me. I used the script I responded to below with everything default.

Replies

Edited by Stunt131

Rinkuzakkusu Wednesday 9 March 2016 at 19:41
Rinkuzakkusu The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (46)

Message

Hi guys !

Skyrim is working great using POL, even with hundreds of mods. However I can't manage to get ENB working. I set the d3d9 library to native then builtin in the winecfg panel but then the game crash on startup (TESV.exe has stopped working).

Is there any workaround to get ENB working on playonlinux ?

Thanks !

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (47)

Rinkuzakkusu

Wednesday 16 March 2016 at 7:47

Nevermind, I just reinstalled it and it worked

acick Monday 1 February 2016 at 1:18
acick The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (48)

Message

Hi,

Not sure if this is the best place to post this.

I've recently bought Skyrim on Steam and currently trying to get it to run using POL. I've followed the installer and everything works great until I click play on the Skyrim Launcher. It launches the game and I can hear the sound of the Bethesda logo and the main menu music (even the noise of different menu options getting highlighted when I move the arrow keys) BUT there's no video shown with it--it's just a black screen.

Any ideas about what's wrong? I've scoured the internet for the past two days and have had no luck. My guess is that it has something to do with video libraries not present, but I'm not sure what.

I'm running Arch Linux 64bit and I've used Wine versions 1.7.36, 1.7.53-steam_crossoverhack, 1.8, and 1.9.2.

Thanks

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (49)

peltatum

Monday 15 February 2016 at 2:48

https://appdb.winehq.org/objectManager.php?sClass=version&iId=24749

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (50)

peltatum

Monday 15 February 2016 at 2:49

the Wine HQ page for Skyrim (linked above) lists some troubleshooting solutions including this: "Some mods change the fonts in Skyrim and sometimes that ends in wine not showing up the menu of Skyrim. Simple fix is to remove fontconfig.txt in Data/Interface." Might solve your issue.

uninstall Friday 18 December 2015 at 11:07
uninstall The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (51)

Message

The installer is stuck on "Please wait while vcrun2008 sp1 x86 is installed"

Anybody have any advice or is this an issue with the installer that needs to be fixed?

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (52)

realsuamor

Friday 1 January 2016 at 1:24

I have the same issue. The unofficial update version from 30.11 works however (on the third try for me actually). You could try to edit the latest script to the version 1.8 of wine.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (53)

christinaa_h

Thursday 7 January 2016 at 2:56

Hi, I have the same problem. How would I edit the latest script or otherwise fix it?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (54)

shaitand

Friday 15 January 2016 at 0:23

Same issue here using latest mint and it's current POL version. Please fix the issue, currently unable to install.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (55)

kereltis

Monday 18 January 2016 at 6:33

Same issue here.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (56)

peltatum

Monday 15 February 2016 at 2:46

I ran into this same problem and found that if I altered the script to install steam after vcrun2008, dotnet35, and dxfullsetup then it didn't hang on vcrun2008 and installed correctly. I also updated to the latest wine version that is listed as Gold for Skyrim on Wine HQ (1.9.1), but that didn't seem to affect the vcrun2008 installation.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (57)

Reaw

Thursday 18 February 2016 at 19:32

Hi I have the same issue, sorry I am quite a noob with POL, so I dont understand how you managed to make it work, could someone who did it explain me ? Which script should I edit ?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (58)

decoyjim

Sunday 13 March 2016 at 19:39

I updated the script to include the latest Gold Skyrim-supported wine version, and more importantly to fix this issue. To run it, open PlayOnLinux, go to Tools ---> Run A Local Script. Then browse to the script that you save, which can be anywhere.

Save the following as a text file:

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (59)

decoyjim

Sunday 13 March 2016 at 19:40

#!/bin/bash
# Date : (2012-02-24 21:00)
# Last revision : (2013-04-13 21:00)
# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20
# Distribution used to test : Linux Mint 12 x64
# Author : GNU_Raziel
# Licence : Retail
# Only For : http://www.playonlinux.com

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

TITLE="The Elder Scrolls V: Skyrim"
PREFIX="Skyrim"
EDITOR="Bethesda Softworks"
GAME_URL="http://www.elderscrolls.com/skyrim/"
AUTHOR="GNU_Raziel"
WORKING_WINE_VERSION="1.9.3"
#WORKING_WINE_VERSION="1.7.36"
GAME_VMS="1024"
STEAM_ID="72850"

# Starting the script
POL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"
POL_SetupWindow_Init
POL_SetupWindow_SetID 1005

# Starting debugging API
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"
# Check Kernel ptrace
if [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then
PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope`
if [ "$PTRACE_CHECK" != 0 ]; then
POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE"
fi
fi

# Setting prefix path
POL_Wine_SelectPrefix "$PREFIX"

# Downloading Wine if necessary and creating prefix
POL_System_SetArch "x86" # For dotnet/mono
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

# Choose between DVD and Digital Download version
POL_SetupWindow_InstallMethod "DVD,STEAM"

# Installing mandatory dependencies
POL_Call POL_Install_vcrun2008 # Fix game issue
POL_Call POL_Install_dotnet35 # Fix launcher issue
POL_Call POL_Install_dxfullsetup # Fix game crash
POL_Call POL_Install_steam

# Fix PulseAudio issue
which pulseaudio && Set_OS "win7"

# Asking about memory size of graphic card
POL_SetupWindow_VMS $GAME_VMS

# Set Graphic Card information keys for wine
POL_Wine_SetVideoDriver

## Fix for this game
POL_Wine_X11Drv "GrabFullscreen" "Y"

# Mandatory pre-install fix for steam
POL_Call POL_Install_steam_flags "$STEAM_ID"

# Shortcut done before install for Steam version
POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"
# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"

# Begin game installation
if [ "$INSTALL_METHOD" == "DVD" ]; then
# Asking for CDROM and checking if it's correct one
POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE"
POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid"
POL_Wine start /unix "$CDROM/setup.exe"
POL_Wine_WaitExit "$TITLE"
POL_SetupWindow_Close
else
POL_SetupWindow_Close
# Steam install
#POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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
fi

exit 0

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (60)

Stunt131

Friday 25 March 2016 at 21:49

@decoyjim Works perfect for me, thank you for posting! I was nearly pulling my hair out trying to figure out how to fix this on my own :).

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (61)

Stunt131

Friday 25 March 2016 at 22:28

I actually have been having sound issues now, but at least I have the game launching properly. No sound anywhere, but the game itself runs fine. More troubleshooting to do!

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (62)

unknown_hidden

Wednesday 24 August 2016 at 16:38

@decoyjim i tried this but it stopped after wine part. si i cancelled and re-tried but now it doesnt get passed the virtual drive being created.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (63)

unknown_hidden

Wednesday 24 August 2016 at 16:53

I uninstalled and tried agin. but now i get a message saying to visit "playonlinux.com/en/topic-10534-Regarding_ptrace_scope_fatal_error.html" which doesnt work.
it says "Package installation will fail until you set/proc/sys/kernel/yama/ptrace_scope to 0"

LemonadeWarrior Saturday 5 December 2015 at 5:00
LemonadeWarrior The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (64)

Message

No Sound How do I fix this?

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (65)

RobLoach

Monday 7 December 2015 at 4:26

Update to the latest Wine.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (66)

LemonadeWarrior

Tuesday 26 January 2016 at 19:21

Didn't work

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (67)

sandwichtheoremrevisited

Friday 29 January 2016 at 18:25

I had this problem and solved it by installing 32-bit sound libraries:

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (68)

sandwichtheoremrevisited

Friday 29 January 2016 at 18:26

sudo aptitude install libasound2-plugins:i386

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (69)

LemonadeWarrior

Friday 19 February 2016 at 20:22

I'm going to expand on t

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (70)

LemonadeWarrior

Friday 19 February 2016 at 20:27

^disregard that)It didn't work ....I am going to expand on my problem...I get the bethesda logo and sound, but afterwards there is no sound, but everything else appears to works Ubuntu 14.04 64-bit

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (71)

LemonadeWarrior

Saturday 20 February 2016 at 18:56

OMG... I fixed it by changing the steam wine version to "1.8-steam_crossoverhack" ... I'm so happy :)

petch Friday 4 December 2015 at 23:18
petch The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (72)

Warning

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

Message

Add POL_SetupWindow_SetID

Differences

@@ -22,6 +22,7 @@ # Starting the script POL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE" POL_SetupWindow_Init+POL_SetupWindow_SetID 1005 # Starting debugging API POL_Debug_Init

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.36"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_InitPOL_SetupWindow_SetID 1005# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

petch Monday 30 November 2015 at 20:04
petch The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (74)

Warning

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

Message

Update Wine version

Differences

@@ -15,7 +15,7 @@ EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/" AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.36"+WORKING_WINE_VERSION="1.7.53-steam_crossoverhack" # 1.7.53 addresses Wine HQ bug 39403 GAME_VMS="1024" STEAM_ID="72850" 

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.53-steam_crossoverhack" # 1.7.53 addresses Wine HQ bug 39403GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (76)

RobLoach

Monday 7 December 2015 at 4:29

1.8-rc3 is out :-) . steam_crossoverhack is for https://bugs.winehq.org/show_bug.cgi?id=39403 ? I haven't run into it on .55.... Does it affect you on the latest?

Andryuhan Saturday 31 October 2015 at 10:01
Andryuhan The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (77)

Message

wine steam.exe -no-dwrite

??? ?????, ????????? ?? ????????!

Replies

Travikus Saturday 3 October 2015 at 13:40
Travikus The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (78)

Message

X El Capitan

After the OS upgrade wine versions 1.7.33, 1.7.36 whatever settings I set (medium or high) textures go crazy. Before the upgrade it was OKon high.

While running Skyrim on 1.7.51 wine it gets stuck on the downloading save picture while the sound shows I'm at the location already.

Sorry if I don'twrite itin the correct place.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (79)

Travikus

Saturday 3 October 2015 at 14:58

It runs under 1.7.51 but on the lowest settings. Needs ntlmauth updated.

MickRegister Thursday 6 August 2015 at 11:58
MickRegister The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (80)

Message

I have to add another thing which leads to the fact that I have to downvote the App. I simply cannot get the sound crackling fixed on my Fedora Box (4.1.3-200.fc22.x86_64). I am using pulse on the system and the error is:

ALSA lib pcm.c:7905:(snd_pcm_recover) underrun occurred

I already tried quite a lot, including

- Setting frangments in /etc/pulse/daemon.conf:

; default-fragments = 5
; default-fragment-size-msec = 2

- changing "/etc/pulse/default.pa" as described in http://thehumble.ninja/2014/02/06/fixing-alsa-lib-pcmc7843snd_pcm_recover-underrun-occurred-while-keeping-pulseaudio-in-your-system/

But nothing worked up to now. Can somebody help me on this please?

Greets,

Michael

Replies

MickRegister Thursday 6 August 2015 at 9:42
MickRegister The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (81)

Message

Hello,

I am running Skyrim under Fedora 22 (Kernel 4.1.3-200.fc22.x86_64) and POL 4.2.8. So far, the game launches and works, but I have one last problem:

Quit the game is not possible: When I click on "quit to desktop", the game window freezes and I cannot move the mouse anymore, but Skyrim isn´t closed. I can go to an open terminal and kill the appropriate process, e.g

michael 23068 35.5 0.0 0 0 ? Zsl 09:32 0:16 [TESV.exe] <defunct>

As I launched POL from command line, I looked if there is any output as soon as I clicked on "quit to desktop", but unfortunately, there is none at all, so no log for this.

Can somebody please help me on this?

Greets,

michael

Replies

TheManInMyHead Wednesday 22 July 2015 at 21:11
TheManInMyHead The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (82)

Message

I am on a mac and Ihave a graphics issue with the ground.http://imgur.com/CrQHzah&PKilSkC

Model Name: Mac mini

Model Identifier: Macmini6,1

Processor Name: Intel Core i5

Processor Speed: 2.5 GHz

Number of Processors: 1

Total Number of Cores: 2

L2 Cache (per Core): 256 KB

L3 Cache: 3 MB

Memory: 8 GB1600 MHz DDR3

Chipset Model: Intel HD Graphics 4000

Type: GPU

Bus: Built-In

VRAM (Dynamic, Max): 1024 MB

Replies

deri82 Sunday 5 July 2015 at 8:48
deri82 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (83)

Warning

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

Differences

@@ -1,6 +1,6 @@ #!/bin/bash # Date : (2012-02-24 21:00)-# Last revision : (2013-04-13 21:00)+# Last revision : (2015-07-5 year, month, day) # Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20 # Distribution used to test : Linux Mint 12 x64 # Author : GNU_Raziel@@ -15,7 +15,7 @@ EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/" AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.36"+WORKING_WINE_VERSION="1.7.46-staging" GAME_VMS="1024" STEAM_ID="72850" 

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2015-07-5 year, month, day)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.46-staging"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

kawacatoose Monday 4 May 2015 at 9:39
kawacatoose The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (85)

Message

Sound doesn't work correctly on ubuntu 15.04.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (86)

Profesor_Falken

Thursday 22 October 2015 at 15:26

Same here. I fixed it changing Windows Version from Win7 to WinXP and setting sound to Stereo in Wine configuration.

FuzzyToothpaste Sunday 19 April 2015 at 22:20
FuzzyToothpaste The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (87)

Warning

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

Message

I have found something very interesting. As it turns out, Skyrim runs very well with Wine 1.7.40-staging, a patched version of Wine. I have updated the script to use this. This Wine version (finally!) fixes the bug where you continuously walk in a single direction. It also does not have audio problems, unlike some newer, unpatched versions of Wine. I've yet to find a problem of any kind when using Skyrim with Wine 1.7.40-staging; it runs flawlessly with this version.

Differences

@@ -15,7 +15,7 @@ EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/" AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.36"+WORKING_WINE_VERSION="1.7.40-staging" GAME_VMS="1024" STEAM_ID="72850" 

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.40-staging"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (89)

Quentin PÂRIS

Monday 20 April 2015 at 0:38

Wine staging are not yet available on Mac OS

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (90)

FuzzyToothpaste

Saturday 25 April 2015 at 0:36

It is now. :)

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (91)

kawacatoose

Monday 4 May 2015 at 9:38

Thanks, this makes the sound work correct.

Muscar Friday 17 April 2015 at 1:38
Muscar The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (92)

Message

I'm trying to install the non steam version. But when choosing CD-Rom it install steam anyway and asks for the steam product key.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (93)

Ronin DUSETTE

Friday 17 April 2015 at 6:31

Can you post your debug log, please?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (94)

petch

Friday 17 April 2015 at 7:07

The script is written that way, so I always assumed there no real "Steam free" version of Skyrim, the DVD just saving you some download. I'm not sure how to check that...

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (95)

petch

Friday 17 April 2015 at 7:24

(old messages from GNU Raziel in the french forums seem to confirm that)

Haravikk Wednesday 8 April 2015 at 12:35
Haravikk The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (96)

Message

Thanks for creating this installer, I've been pulling my hair out trying to get this to work under plain WINE for hours!

The installer works well, though I encountered several errors that I'd like to mention for possible future updates:

  1. The .NET 3.5 installer seemed to keep failing download, not sure why though as no error was generated and it then just inexplicably worked. Are there any other mirrors that could be used?
  2. During the install Skyrim step I selected to install from Steam, but couldn't because dwrite wasn't disabled at this stage. The installer continued regardless of course, at which point Steam was setup correctly and I could finish the process.

Also, I have one suggestion, though this may apply to any Steam-based game installer, however I keep my Steam library on its own partition on my system, so before I could complete the "installation" (I already had it downloaded) I had to open winecfg to add a drive entry for the partition. It might be an idea to give users the option to do this from the installer; they'd still need to add the library within Steam, but it'd make things easier. Setting up in this way also means I don't need to keep a full copy of Skyrim + DLC + mods in the virtual drive, and can share it with Windows under emulation, or reboot and play natively, all with a single copy of the game. Since AAAgames are only going to get bigger and bigger in future this would be a nice thing to have to avoid duplication.

Anyway, thanks again for providing this! After hours of nearly getting Skyrim to work, this worked with only theminor hiccups during installation that I've already mentioned. The game now runs smoothly with no obvious issues so far!

Replies

njexd2154 Friday 13 March 2015 at 2:45
njexd2154 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (97)

Message

Does the DLC's for Skyrim work on this version?

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (98)

Ronin DUSETTE

Friday 13 March 2015 at 3:19

I have heard mixed results. They should work, but it would be on a case-by-case basis. If you want to try to install the DLC, you can run an .exe from a virtual drive by using the Configure window -> select virtual drive -> Misc. tab -> run a .exe in this virtual drive

That will allow you to run the installer in that drive itself. If it doesn't work, I would check appdb.winehq.org first, our forums, and then maybe see if someone on gamersonlinux or a Skyrim players forum. If you cannot get it to work, or you find no information, make sure to try to file a bug with winehq so that, hopefully, someone can figure out a workaround if there is not one otherwise.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (99)

njexd2154

Friday 13 March 2015 at 19:14

does it work like a DLC?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (100)

njexd2154

Friday 13 March 2015 at 19:14

MY bad mod?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (101)

Ronin DUSETTE

Friday 13 March 2015 at 22:11

I don't know. Look where I said to and see if you find any information, if you tried it and it didnt't work.

Ronin DUSETTE Friday 20 February 2015 at 16:52
Ronin DUSETTE The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (102)

Warning

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

Message

Updating Wine version.

Differences

@@ -15,7 +15,7 @@ EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/" AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.7.11"+WORKING_WINE_VERSION="1.7.36" GAME_VMS="1024" STEAM_ID="72850" 

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.36"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (104)

njexd2154

Saturday 28 February 2015 at 17:39

Does this fix the bug with the only graphics setting no matter what being low?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (105)

Ronin DUSETTE

Saturday 28 February 2015 at 18:14

I don't know. I don't play it, so I have no clue. Check it.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (106)

njexd2154

Tuesday 3 March 2015 at 23:55

TESTED IT FIXES!!!!

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (107)

njexd2154

Tuesday 10 March 2015 at 23:02

Also does this let me play heart fire and the other DLCs for Skyrim?

Whateverbruh Sunday 18 January 2015 at 14:15
Whateverbruh The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (108)

Message

Well, as you can see with my previous postshttp://www.playonmac.com/en/topic-12786-Problems_with_skyrim.html andhttp://www.playonmac.com/en/topic-12784-2.html

I have an issue with this game... the previous problem seems to be resolved but now I have an other...(gee happy me) when I press play, the game launches...only there is no Continue, charge previous game or any button for that matters... so I can random click on one of them but then it crashes... no doubt I have to change some stuff in the core files but what ?

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (109)

Whateverbruh

Sunday 18 January 2015 at 14:51

So far it only works in the lowest resolution for some reason... even though I already played it on ultra on my computer before wit the highest resolution and all

FuzzyToothpaste Saturday 1 November 2014 at 4:43
FuzzyToothpaste The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (110)

Message

Although the walking bug that makes your character keep moving in a single direction has not (yet) been fixed, I habe found that you can get much better perofrmance using Wine 1.7.30. Before we change the script, maybe some of you can test Wine 1.7.30. I also think the walking bug might happen less frequently with Wine 1.7.30. I tried it and did not have any problems at all.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (111)

petch

Saturday 1 November 2014 at 12:11

Click on "Contribute" and modify the script

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (112)

marianojoey

Sunday 23 November 2014 at 13:56

Back when I used to play most of my games installing WINE (the new installation system really sucks), Skyrim didn't have the "stuck direction" bug when using 1.7.18... I'm about to try it out here myself, and tell you how it goes. :)

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (113)

BlondVador

Monday 22 December 2014 at 14:14

For me, 1.5.31 gives me better performance than 1.7.3x.

DipterePow Thursday 23 October 2014 at 10:20
DipterePow The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (114)

Message

I have just ended the installation of the game on my Mac(Macbook pro Mid 2012, 2,3 ghz core i7, 8g RAM, SSD Drive). All the keysseems to react correctly but the animations are very slow. There is no difference between very low and very high quality. I tried to play Outline, but it's the same.

I've ever play on this computer(directly on Win7) and I played on high quality without lags. I tried with the latest version of wine, but no difference. Can anybody help me to solve this problem?

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (115)

DipterePow

Thursday 23 October 2014 at 22:44

Sorry, I think I forgot some details: I'm on Mavericks 10.9.5, PlayOnMac 4.2.5 and my graphic card is an Nvidia GeForce GT 650M 512mo. Thanks for reply

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (116)

DipterePow

Sunday 26 October 2014 at 22:40

Nobody can help me? UP Please!

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (117)

DipterePow

Thursday 30 October 2014 at 12:58

I Found the solution: The problem seems to come from the wine version(with older versions, 1.4,1.5,1.6, it runs faster).I'm on the 1.5.31, and all is ok

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (118)

FuzzyToothpaste

Saturday 1 November 2014 at 4:39

It being faster with old versions was a bug in Wine that has been fixed in Wine 1.7.30 a few days ago.

FuzzyToothpaste Thursday 18 September 2014 at 2:17
FuzzyToothpaste The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (119)

Warning

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

Message

The mouse lags, not to mention if you walk, the key may get "stuck". Also, I have found a few grammatical errors in the PlayOnLinux installer, which I have fixed.

Differences

@@ -10,7 +10,7 @@ [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" -TITLE="The Elder Scrolls V : Skyrim"+TITLE="The Elder Scrolls V: Skyrim" PREFIX="Skyrim" EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/"@@ -38,7 +38,7 @@ # Setting prefix path POL_Wine_SelectPrefix "$PREFIX" -# Downloading wine if necessary and creating prefix+# Downloading Wine if necessary and creating prefix POL_System_SetArch "x86" # For dotnet/mono POL_Wine_PrefixCreate "$WORKING_WINE_VERSION" @@ -51,7 +51,7 @@ POL_Call POL_Install_dotnet35 # Fix launcher issue POL_Call POL_Install_dxfullsetup # Fix game crash -# Fix pulseaudio issue+# Fix PulseAudio issue which pulseaudio && Set_OS "win7" # Asking about memory size of graphic card@@ -66,7 +66,7 @@ # Mandatory pre-install fix for steam POL_Call POL_Install_steam_flags "$STEAM_ID" -# Shortcut done before install for steam version+# Shortcut done before install for Steam version POL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;" # POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;" @@ -82,7 +82,7 @@ else POL_SetupWindow_Close # Steam install-#POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue')" "$TITLE"+#POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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 fi

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V: Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.11"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading Wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix PulseAudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for Steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (121)

FuzzyToothpaste

Friday 3 October 2014 at 0:42

I think I found a bug which I don't know how to fix. Once Skyrim is installed, it will not have the Skyrim icon set up properly, but will display the PlayOnLinux icon.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (122)

X-Phile

Friday 17 October 2014 at 21:58

Yea I can confirm this icon problem. For me it also shows the POL icon instead of the Skyrim one.

nezoula Wednesday 20 August 2014 at 19:18
nezoula The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (123)

Message

I downloaded PlayOnLinux after the traditional Wine installation was unsuccessful.

My first issue was Skyrim's lack of audio, dialogue, subtitles, and inability to communicate with NPCs (and thus make ANY progress in the tutorial).

Upon downloading PlayOnLinux I was able to make it past the tutorial, am able to hear sounds correctly, and communicate with NPCs.

However, when travelling into any city, my character loses control and continues to sprint forward despite my best efforts to override this.

No amount of button-smashing, clicking, and re-loading saves will help this issue.

Whenever I enter any city, home, farm, my character just spams "W" (the move forward key) and won't recognize any other key as being pressed.

I was wondering if anyone could provide support for my issue. If additional information is needed, please let me know.

Thank you.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (124)

Quentin PÂRIS

Wednesday 20 August 2014 at 23:10

Can you try with wine 1.7.24?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (125)

lahtis

Sunday 24 August 2014 at 14:53

The problem has been for me a long time. The problem will help to save the game and re-loading.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (126)

lahtis

Sunday 24 August 2014 at 14:57

Same as wine 1.7.24 versions. My character loses control and continues to sprint (w, a, d or s key) and won't recognize any other key as being pressed.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (127)

FuzzyToothpaste

Thursday 18 September 2014 at 2:11

I am having the exact same problem. I'd be walking, then every 30 seconds the game acts like the key is stuck. It usually but not always happens with the W key. A little work-around to fix it until this is fixed is to press the Alt key a couple times when you lose control.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (128)

FuzzyToothpaste

Thursday 18 September 2014 at 2:38

Also, just a little warning to all of you, DO NOT use WIne 1.7.26. Although it may fix a few bugs in Skyrim, including one that makes you lose control when walking, it will cause Skyrim to give a C++ RUntime error when you attempt to close it. Just puttin' it out there.

brucedl Tuesday 5 August 2014 at 20:02
brucedl The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (129)

Message

Skyrim is still crashing before the Skyrim flash screen appears (and there is no steam flash screen either). Can someone help?

I am running Linux Mint Debian Edition - fully updated. And I installed the files necessary for WEEZY.

I get a window from POL that says my program crashed. My computer is a Samsung gamer laptop: corei7, 16GB ram, nvidia GEforce GPU.

Running wine-1.7.11 regsvr32 XAudio2_3.dll (Working directory : /home/bruce/.PlayOnLinux/ressources)Successfully registered DLL XAudio2_3.dll[08/05/14 11:36:32] - Running wine-1.7.11 regsvr32 XAudio2_4.dll (Working directory : /home/bruce/.PlayOnLinux/ressources)Successfully registered DLL XAudio2_4.dll[08/05/14 11:36:32] - Running wine-1.7.11 regsvr32 XAudio2_5.dll (Working directory : /home/bruce/.PlayOnLinux/ressources)Successfully registered DLL XAudio2_5.dll[08/05/14 11:36:32] - Running wine-1.7.11 regsvr32 XAudio2_6.dll (Working directory : /home/bruce/.PlayOnLinux/ressources)Successfully registered DLL XAudio2_6.dll[08/05/14 11:36:32] - Running wine-1.7.11 regsvr32 XAudio2_7.dll (Working directory : /home/bruce/.PlayOnLinux/ressources)Successfully registered DLL XAudio2_7.dll[08/05/14 11:36:32] - ----- Ending function POL_Install_dxfullsetup -----[08/05/14 11:36:32] - Running wine-1.7.11 regedit /home/bruce/.PlayOnLinux//tmp/regkey.reg (Working directory : /home/bruce/.PlayOnLinux/tmp)[08/05/14 11:36:32] - Content of /home/bruce/.PlayOnLinux//tmp/regkey.reg-----------REGEDIT4[HKEY_CURRENT_USER\Software\Wine]"Version"="win7"-----------[08/05/14 11:36:32] - Running wine-1.7.11 regedit /home/bruce/.PlayOnLinux//tmp/regkey.reg (Working directory : /home/bruce/.PlayOnLinux/tmp)[08/05/14 11:36:32] - Content of /home/bruce/.PlayOnLinux//tmp/regkey.reg-----------REGEDIT4[HKEY_CURRENT_USER\Software\Wine\Direct3D]"VideoMemorySize"="128"-----------fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e654 0x86e644[08/05/14 11:38:25] - Running wine-1.7.11 regedit /home/bruce/.PlayOnLinux//tmp/VGA_ID_fix.reg (Working directory : /home/bruce/.PlayOnLinux/tmp)[08/05/14 11:38:25] - Content of /home/bruce/.PlayOnLinux//tmp/VGA_ID_fix.reg-----------REGEDIT4[HKEY_CURRENT_USER\Software\Wine\Direct3D]"VideoPCIVendorID"="dword:000010de""VideoPCIDeviceID"="dword:00001212""VideoDriver"="nv4_disp.dll"-----------fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e654 0x86e644[08/05/14 11:38:25] - Running wine-1.7.11 regedit /home/bruce/.PlayOnLinux//tmp/regkey.reg (Working directory : /home/bruce/.PlayOnLinux/tmp)[08/05/14 11:38:25] - Content of /home/bruce/.PlayOnLinux//tmp/regkey.reg-----------REGEDIT4[HKEY_CURRENT_USER\Software\Wine\X11 Driver]"GrabFullscreen"="Y"-----------fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e654 0x86e644[08/05/14 11:38:26] - ----- Starting function POL_Install_steam_flags -----[08/05/14 11:38:26] - Running wine-1.7.11 regedit steam_fix_x86.reg (Working directory : /home/bruce/.PlayOnLinux/wineprefix/Skyrim/drive_c/windows/temp)[08/05/14 11:38:26] - Content of steam_fix_x86.reg-----------[HKEY_LOCAL_MACHINE\Software\Valve\Steam\Apps\72850]"VCRedist"=dword:00000001"vcredist_x86"=dword:00000001"MSVC"=dword:00000001"VC2005"=dword:00000001"VC2008"=dword:00000001"VC2010"=dword:00000001"DXSetup"=dword:00000001"DirectX"=dword:00000001"DXJun2010Redist"=dword:00000001"DotNet"=dword:00000001"dotNet35"=dword:00000001"dotNet351"=dword:00000001"dotNet40"=dword:00000001"DotNetFX35"=dword:00000001"DotNetFX351"=dword:00000001"DotNetFX40"=dword:00000001"Xna31"=dword:00000001"Xna40"=dword:00000001"DXSetup"=dword:00000001"VCRedist"=dword:00000001"DirectX 1"=dword:00000001"VCRedist 1"=dword:00000001"PhysX"=dword:00000001"AMDCPU"=dword:00000001"MSVC Redistributables"=dword:00000001"Visual C++ 2008 SP1 Redistributable Package (x86)"=dword:00000001"DirectX 9"=dword:00000001"DirectX 10"=dword:00000001"DirectX 11"=dword:00000001"Windows Media Format 11"=dword:00000001"G4W"=dword:00000001"GfWLPKSetter"=dword:00000001"MSVCR"=dword:00000001-----------fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e654 0x86e644[08/05/14 11:38:26] - ----- Ending function POL_Install_steam_flags -----[08/05/14 11:38:27] - Running wine-1.7.11 start /unix steam.exe steam://install/72850 (Working directory : /home/bruce/.PlayOnLinux/wineprefix/Skyrim/drive_c/Program Files/Steam)fixme:ver:GetCurrentPackageId (0x33e490 (nil)): stubfixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supportedfixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.fixme:imm:ImmGetOpenStatus (0x210788): semi-stuberr:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.fixme:ver:GetCurrentPackageId (0x33de2c (nil)): stubfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}fixme:dwmapi:DwmSetWindowAttribute (0x1008a, 2, 0x33e438, 4) stubfixme:dwmapi:DwmSetWindowAttribute (0x1008a, 3, 0x33e444, 4) stubfixme:dwmapi:DwmSetWindowAttribute (0x1008a, 4, 0x33e434, 4) stubfixme:iphlpapi:NotifyAddrChange (Handle 0xd39d54c, overlapped 0xd109cd0): stubfixme:winsock:WSALookupServiceBeginW (0xd39d64c 0x00000ff0 0xd39d694) Stub!fixme:ver:GetCurrentPackageId (0x31e490 (nil)): stubfixme:hnetcfg:fw_apps_get__NewEnum 0x14e6128, 0xe5ee0e4fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x14e6140, L"C:\\Program Files\\Steam\\steam.exe"fixme:hnetcfg:fw_app_put_Name 0x14e6140, L"Steam"fixme:hnetcfg:fw_app_put_Enabled 0x14e6140, -1fixme:hnetcfg:fw_apps_Add 0x14e6128, 0x14e6140err:ole:CoGetClassObject class {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} not registerederr:ole:CoGetClassObject no class object {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} could be created for context 0x1fixme:advapi:StopTraceA (0, "Steam Event Tracing", 0xe5edc04) stubfixme:advapi:StartTraceA (0xe5edc90, "Steam Event Tracing", 0xe5edc04) stubfixme:advapi:OpenTraceA 0xe5eda64: stubfixme:advapi:EnableTrace (1, 0x10, 4, {22fb2cd6-0e7b-422b-a0c7-2fad1fd0e716}, cafe4242): stubfixme:advapi:CloseTrace cafe4242: stubfixme:advapi:ProcessTrace 0xe9bb908 1 (nil) (nil): stuberr:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directoryfixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e650 0x86e640fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e650 0x86e640fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e694 0x86e684fixme:service:QueryServiceConfig2W Level 6 not implementedfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011dfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011dfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011dfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011dfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011dfixme:service:QueryServiceConfig2W Level 6 not implementedfixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e654 0x86e644fixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stub[08/05/14 11:38:56] - Running wine-1.7.11 regedit /home/bruce/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)[08/05/14 11:38:56] - Content of /home/bruce/.PlayOnLinux//tmp/regkey.reg-----------REGEDIT4[HKEY_CURRENT_USER\Software\Wine\Direct3D]"VideoMemorySize"=------------fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.fixme:wtsapi:WTSQuerySessionInformationW Stub (nil) 0xffffffff 4 0x86e654 0x86e644[08/05/14 11:39:28] - Running wine-1.7.11 Steam.exe steam://rungameid/72850 (Working directory : /home/bruce/.PlayOnLinux/wineprefix/Skyrim/drive_c/Program Files/Steam)[0805/113930:ERROR:resource_bundle.cc(417)] Failed to load C:\Program Files\Steam\bin\chrome.pakSome features may not be available.[0805/113930:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin failed with: 8wine: Unhandled page fault on write access to 0x00153fb8 at address 0x7bc500bc (thread 002b), starting debugger...[08/05/14 11:42:43] - Running wine-1.7.11 Steam.exe steam://rungameid/72850 (Working directory : /home/bruce/.PlayOnLinux/wineprefix/Skyrim/drive_c/Program Files/Steam)fixme:ver:GetCurrentPackageId (0x32e490 (nil)): stubfixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supportedfixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.fixme:imm:ImmGetOpenStatus (0x13dd818): semi-stuberr:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.fixme:ver:GetCurrentPackageId (0x32de2c (nil)): stubfixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}fixme:dwmapi:DwmSetWindowAttribute (0x2003a, 2, 0x32e438, 4) stubfixme:dwmapi:DwmSetWindowAttribute (0x2003a, 3, 0x32e444, 4) stubfixme:dwmapi:DwmSetWindowAttribute (0x2003a, 4, 0x32e434, 4) stub[0805/114244:ERROR:resource_bundle.cc(417)] Failed to load C:\Program Files\Steam\bin\chrome.pakSome features may not be available.fixme:iphlpapi:NotifyAddrChange (Handle 0xd38d54c, overlapped 0xd108a30): stubfixme:winsock:WSALookupServiceBeginW (0xd38d64c 0x00000ff0 0xd38d694) Stub![0805/114244:ERROR:network_change_notifier_win.cc(126)] WSALookupServiceBegin failed with: 8fixme:ver:GetCurrentPackageId (0x30e490 (nil)): stubfixme:hnetcfg:fw_apps_get__NewEnum 0x14d4c78, 0xe49e0e4fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x14d0910, L"C:\\Program Files\\Steam\\steam.exe"fixme:hnetcfg:fw_app_put_Name 0x14d0910, L"Steam"fixme:hnetcfg:fw_app_put_Enabled 0x14d0910, -1fixme:hnetcfg:fw_apps_Add 0x14d4c78, 0x14d0910err:ole:CoGetClassObject class {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} not registerederr:ole:CoGetClassObject no class object {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} could be created for context 0x1fixme:advapi:StopTraceA (0, "Steam Event Tracing", 0xe49dc04) stubfixme:advapi:StartTraceA (0xe49dc90, "Steam Event Tracing", 0xe49dc04) stubfixme:advapi:OpenTraceA 0xe49da64: stubfixme:advapi:EnableTrace (1, 0x10, 4, {22fb2cd6-0e7b-422b-a0c7-2fad1fd0e716}, cafe4242): stubfixme:advapi:CloseTrace cafe4242: stubfixme:advapi:ProcessTrace 0xe86b908 1 (nil) (nil): stuberr:module:load_builtin_dll failed to load .so lib for builtin L"winealsa.drv": libasound.so.2: cannot open shared object file: No such file or directoryfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f0070b0, 0x3f041ce8, 0x3f041ce0fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f0070b0, 0x3f041d20, 0x3f041d18fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f0070b0, 0x3f041cb0, 0x3f041ca8fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f0070b0, 0x3f041d58, 0x3f041d50fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f0070b0, 0x3f041d90, 0x3f041d88fixme:dbghelp:elf_search_auxv can't find symbol in modulefixme:ver:GetCurrentPackageId (0xea9dfe0 (nil)): stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stubfixme:advapi:EventUnregister deadbeef: stub

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (130)

brucedl

Tuesday 5 August 2014 at 20:18

The message is:

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (131)

brucedl

Tuesday 5 August 2014 at 20:18

Error in main
The Elder Scrolls V : Skyrim crashed.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (132)

Quentin PÂRIS

Tuesday 5 August 2014 at 21:43

You need to installlibasound library

Quentin PÂRIS Tuesday 22 July 2014 at 12:15
Quentin PÂRIS The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (133)

Warning

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

Message

Mac OS support

Differences

@@ -78,13 +78,14 @@ POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE"+POL_SetupWindow_Close else+ POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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 -POL_SetupWindow_Close+ exit 0\ No newline at end of file

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V : Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.11"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix pulseaudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"# POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE" POL_SetupWindow_Closeelse POL_SetupWindow_Close # Steam install #POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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_IDfiexit 0

Replies

Edited by Tinou

xge59310 Tuesday 22 July 2014 at 4:44
xge59310 The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (135)

Warning

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

Message

WORKING_WINE_VERSION="1.7.11"

Fixes steam crash after login and installing issues on ubuntu 14.04

Differences

@@ -15,7 +15,7 @@ EDITOR="Bethesda Softworks" GAME_URL="http://www.elderscrolls.com/skyrim/" AUTHOR="GNU_Raziel"-WORKING_WINE_VERSION="1.5.20"+WORKING_WINE_VERSION="1.7.11" GAME_VMS="1024" STEAM_ID="72850" 

New source code

#!/bin/bash# Date : (2012-02-24 21:00)# Last revision : (2013-04-13 21:00)# Wine version used : 1.3.37, 1.4, 1.5.4 (PlayOnLinux) / 1.4 (PlayOnMac), 1.5.20# Distribution used to test : Linux Mint 12 x64# Author : GNU_Raziel# Licence : Retail# Only For : http://www.playonlinux.com[ "$PLAYONLINUX" = "" ] && exit 0source "$PLAYONLINUX/lib/sources"TITLE="The Elder Scrolls V : Skyrim"PREFIX="Skyrim"EDITOR="Bethesda Softworks"GAME_URL="http://www.elderscrolls.com/skyrim/"AUTHOR="GNU_Raziel"WORKING_WINE_VERSION="1.7.11"GAME_VMS="1024"STEAM_ID="72850"# Starting the scriptPOL_GetSetupImages "http://files.playonlinux.com/resources/setups/Skyrim/top.jpg" "http://files.playonlinux.com/resources/setups/Skyrim/left.jpg" "$TITLE"POL_SetupWindow_Init# Starting debugging APIPOL_Debug_InitPOL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX"# Check Kernel ptraceif [ -e "/proc/sys/kernel/yama/ptrace_scope" ]; then PTRACE_CHECK=`cat /proc/sys/kernel/yama/ptrace_scope` if [ "$PTRACE_CHECK" != 0 ]; then POL_Debug_message "$(eval_gettext 'The game will fail to launch until you set /proc/sys/kernel/yama/ptrace_scope to 0')" "$TITLE" fifi# Setting prefix pathPOL_Wine_SelectPrefix "$PREFIX"# Downloading wine if necessary and creating prefixPOL_System_SetArch "x86" # For dotnet/monoPOL_Wine_PrefixCreate "$WORKING_WINE_VERSION"# Choose between DVD and Digital Download versionPOL_SetupWindow_InstallMethod "DVD,STEAM"# Installing mandatory dependenciesPOL_Call POL_Install_steamPOL_Call POL_Install_vcrun2008 # Fix game issuePOL_Call POL_Install_dotnet35 # Fix launcher issuePOL_Call POL_Install_dxfullsetup # Fix game crash# Fix pulseaudio issuewhich pulseaudio && Set_OS "win7"# Asking about memory size of graphic cardPOL_SetupWindow_VMS $GAME_VMS# Set Graphic Card information keys for winePOL_Wine_SetVideoDriver## Fix for this gamePOL_Wine_X11Drv "GrabFullscreen" "Y"# Mandatory pre-install fix for steamPOL_Call POL_Install_steam_flags "$STEAM_ID"# Shortcut done before install for steam versionPOL_Shortcut "steam.exe" "$TITLE" "$TITLE.png" "steam://rungameid/$STEAM_ID" "Game;RolePlaying;"POL_Shortcut "steam.exe" "Steam ($TITLE)" "" "" "Game;"# Begin game installationif [ "$INSTALL_METHOD" == "DVD" ]; then # Asking for CDROM and checking if it's correct one POL_SetupWindow_message "$(eval_gettext 'Please insert the game media into your disk drive')" "$TITLE" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "The Elder Scrolls V- Skyrim_disk1_0.sid" POL_Wine start /unix "$CDROM/setup.exe" POL_Wine_WaitExit "$TITLE"else # Steam install POL_SetupWindow_message "$(eval_gettext 'When $TITLE download by Steam is finished, do 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"fiPOL_SetupWindow_Closeexit 0

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (137)

Quentin PÂRIS

Tuesday 22 July 2014 at 13:17

Can you try with Wine 1.7.22?

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (138)

lahtis

Saturday 16 August 2014 at 10:48

This update working.

lahtis Saturday 21 June 2014 at 19:23
lahtis The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (139)

Message

Operating system : Ubuntu Linux 12.04 LTS
Graphic card : Nvidia GForce 560 GTX
Comments : Running very nice.

Replies

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (140)

lahtis

Saturday 16 August 2014 at 10:43

Steam not working anymore with 1.7.11 wine version it has no fonts.

The Elder Scrolls V: Skyrim - Supported software - PlayOnMac (141)

r0tt

Wednesday 4 February 2015 at 12:27

set dwrite to deactivate in winecfg to get rid of the steam no fonts issue

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

The Elder Scrolls V: Skyrim - Supported software        - PlayOnMac (2025)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Barbera Armstrong

Last Updated:

Views: 5328

Rating: 4.9 / 5 (59 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Barbera Armstrong

Birthday: 1992-09-12

Address: Suite 993 99852 Daugherty Causeway, Ritchiehaven, VT 49630

Phone: +5026838435397

Job: National Engineer

Hobby: Listening to music, Board games, Photography, Ice skating, LARPing, Kite flying, Rugby

Introduction: My name is Barbera Armstrong, I am a lovely, delightful, cooperative, funny, enchanting, vivacious, tender person who loves writing and wants to share my knowledge and understanding with you.