Difference between revisions of "The Elder Scrolls V: Skyrim Special Edition"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
m |
((1) Add "Issues fixed" section, (2) Add "Launch issues with Game Porting Toolkit on Steam Client" solution/tutorial/guide under "Issues fixed" section, (3) Move "CrossOver issues fixed" to "Issues fixed" section) |
||
Line 55: | Line 55: | ||
|crossover notes = Play perfectly.<ref>{{Refdevice|user= Espblacksmith|date=2023-12-10|device=iMac M1 2021 8 GB RAM 8 Core GPU|os=macOS Sonoma 14.3 |method=CrossOver 23.7.1|version=Latest Steam version|resolution=1920x1080|settings=Ultra |framerate=50~60 FPS|controller=Sony DualSense|url=|title=|comment=DXVK with mSync turned on.}}</ref> Since CrossOver 22 no more texture issues, much better performance than via Parallels. Good framerate with high settings on basic M1. See [[#CrossOver issues fixed]]. | |crossover notes = Play perfectly.<ref>{{Refdevice|user= Espblacksmith|date=2023-12-10|device=iMac M1 2021 8 GB RAM 8 Core GPU|os=macOS Sonoma 14.3 |method=CrossOver 23.7.1|version=Latest Steam version|resolution=1920x1080|settings=Ultra |framerate=50~60 FPS|controller=Sony DualSense|url=|title=|comment=DXVK with mSync turned on.}}</ref> Since CrossOver 22 no more texture issues, much better performance than via Parallels. Good framerate with high settings on basic M1. See [[#CrossOver issues fixed]]. | ||
|wine = perfect | |wine = perfect | ||
− | |wine notes = Runs perfectly, though additional steps | + | |wine notes = Runs perfectly, though additional steps had to be taken in order to fix bugs. <ref>{{Refdevice|user=Lynkos|date=2024-09-13|device=MacBook Pro 14" M3 Max 64GB RAM|os=macOS 14.6.1|method=[[Game Porting Toolkit]]|version=|store=Steam|resolution=3024x1964|settings=|framerate=|controller=Xbox One Controller|url=|title=|comment=|}}</ref> |
|parallels = playable | |parallels = playable | ||
− | |parallels notes = Playable with some stuttering.<ref>{{Refdevice|user=BringBackTron and Jhelzei|date=2021-06-20|device=MacBook Pro M1 2020 8GB RAM|os=macOS 11.3 Beta 8|method=Windows ARM Build 21359 on Parallels 16.5|version=|store=|resolution=1280x800|settings=Low|framerate=30 FPS|controller=|url=|title=|comment=Major unplayable stutters; Windowed mode changes viewable aspect ratio to 16:9}}</ref>Playable.<ref>{{Refdevice|user=gp|date=7 Sep 2021|device=Mac M1 16 GB RAM|os=Windows 11 (latest Insider ISO)|method=Parallels 17|version=|resolution=1080p|settings=Medium|framerate=50~60 FPS|controller=|url=|title=|comment=}}</ref> | + | |parallels notes = Playable with some stuttering.<ref>{{Refdevice|user=BringBackTron and Jhelzei|date=2021-06-20|device=MacBook Pro M1 2020 8GB RAM|os=macOS 11.3 Beta 8|method=Windows ARM Build 21359 on Parallels 16.5|version=|store=|resolution=1280x800|settings=Low|framerate=30 FPS|controller=|url=|title=|comment=Major unplayable stutters; Windowed mode changes viewable aspect ratio to 16:9}}</ref> Playable.<ref>{{Refdevice|user=gp|date=7 Sep 2021|device=Mac M1 16 GB RAM|os=Windows 11 (latest Insider ISO)|method=Parallels 17|version=|resolution=1080p|settings=Medium|framerate=50~60 FPS|controller=|url=|title=|comment=}}</ref> |
|windows 10 arm = na | |windows 10 arm = na | ||
|windows 10 arm notes = | |windows 10 arm notes = | ||
Line 64: | Line 64: | ||
}} | }} | ||
− | ==CrossOver issues fixed== | + | ==Issues fixed== |
+ | ===CrossOver issues fixed=== | ||
*To avoid texture problems in CrossOver 21 use the Nightly build from 2021-05-17 onwards, install the Skyrim Special Edition CrossTie and deactivate support DXVK for D3D11 on your bottle. In CrossOver 22 the texture problems are fixed | *To avoid texture problems in CrossOver 21 use the Nightly build from 2021-05-17 onwards, install the Skyrim Special Edition CrossTie and deactivate support DXVK for D3D11 on your bottle. In CrossOver 22 the texture problems are fixed | ||
*To avoid problems in general with missing voices of NPCs and music use the Skyrim Special Edition CrossTie in CrossOver | *To avoid problems in general with missing voices of NPCs and music use the Skyrim Special Edition CrossTie in CrossOver | ||
*Mods are available, refer to this [https://www.reddit.com/r/macgaming/comments/ni6yyk/skyrim_special_edition_under_mac_m1_using/ Reddit thread] | *Mods are available, refer to this [https://www.reddit.com/r/macgaming/comments/ni6yyk/skyrim_special_edition_under_mac_m1_using/ Reddit thread] | ||
+ | |||
+ | ===Launch issues with Game Porting Toolkit on Steam Client=== | ||
+ | ''Bug(s) relating to window size, full-screen, and/or display resolution'' | ||
+ | {{Fixbox|description=Edit SkyrimPrefs.ini|ref=<ref>{{Refurl|url=https://www.reddit.com/r/macgaming/comments/15m726f/comment/jveyx11|title=Reddit: "Skyrim launch issue on GPTK"|date=2024-09-13}}</ref>|fix= | ||
+ | <ol> | ||
+ | <li>Open Steam library</li> | ||
+ | <li>Navigate to Skyrim Special Edition</li> | ||
+ | <li>Click settings icon, then "Properties"</li> | ||
+ | <li>Enter the following in "Launch Options" (path can be modified if needed): | ||
+ | <pre>"C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\SkyrimSE.exe" %command%</pre></li> | ||
+ | <li>Close window</li> | ||
+ | <li>Open <code>SkyrimPrefs.ini</code></li> | ||
+ | <li>Set these variables in <code>SkyrimPrefs.ini</code>: | ||
+ | <pre> | ||
+ | bBorderless=1 | ||
+ | bFull Screen=0 | ||
+ | iSize H=1080 | ||
+ | iSize W=1920 | ||
+ | </pre></li> | ||
+ | <li>Update <code>iSize H</code> and <code>iSize W</code> (i.e. integer variables representing <code>1920</code>x<code>1080</code> resolution) with your display's height and width respectively</li> | ||
+ | <li>Save and close <code>SkyrimPrefs.ini</code></li> | ||
+ | </ol> | ||
+ | }} | ||
==Availability== | ==Availability== |
Revision as of 23:36, 13 September 2024
Developers | |
---|---|
Bethesda Game Studios | |
Publishers | |
Bethesda Softworks | |
Engines | |
Creation Engine | |
Release dates | |
October 27, 2016 | |
Reception | |
Metacritic | 74 |
OpenCritic | 80 |
IGDB | 82 |
Taxonomy | |
Series | The Elder Scrolls |
Resources | |
PCGamingWiki | |
WineHQ | |
General information
macOS Compatibility
Compatibility layer | Rating | Notes |
---|---|---|
CrossOver | Play perfectly.[1] Since CrossOver 22 no more texture issues, much better performance than via Parallels. Good framerate with high settings on basic M1. See #CrossOver issues fixed. | |
Wine | Runs perfectly, though additional steps had to be taken in order to fix bugs. [2] | |
Virtualization | ||
Parallels | Playable with some stuttering.[3] Playable.[4] |
Issues fixed
CrossOver issues fixed
- To avoid texture problems in CrossOver 21 use the Nightly build from 2021-05-17 onwards, install the Skyrim Special Edition CrossTie and deactivate support DXVK for D3D11 on your bottle. In CrossOver 22 the texture problems are fixed
- To avoid problems in general with missing voices of NPCs and music use the Skyrim Special Edition CrossTie in CrossOver
- Mods are available, refer to this Reddit thread
Launch issues with Game Porting Toolkit on Steam Client
Bug(s) relating to window size, full-screen, and/or display resolution
Edit SkyrimPrefs.ini[5] |
---|
|
Availability
- See PCGamingWiki for Windows and/or Linux availability.
Gameplay videos
References
- ↑ Verified by User:Espblacksmith on 2023-12-10
- Device: iMac M1 2021 8 GB RAM 8 Core GPU
- OS: macOS Sonoma 14.3
- Method: CrossOver 23.7.1
- Game version: Latest Steam version
- Resolution: 1920x1080
- Settings: Ultra
- Framerate: 50~60 FPS
- Controller: Sony DualSense
- Comment: DXVK with mSync turned on.
- ↑ Verified by User:Lynkos on 2024-09-13
- Device: MacBook Pro 14" M3 Max 64GB RAM
- OS: macOS 14.6.1
- Method: Game Porting Toolkit
- Store: Steam
- Resolution: 3024x1964
- Controller: Xbox One Controller
- ↑ Verified by User:BringBackTron and Jhelzei on 2021-06-20
- Device: MacBook Pro M1 2020 8GB RAM
- OS: macOS 11.3 Beta 8
- Method: Windows ARM Build 21359 on Parallels 16.5
- Resolution: 1280x800
- Settings: Low
- Framerate: 30 FPS
- Comment: Major unplayable stutters; Windowed mode changes viewable aspect ratio to 16:9
- ↑ Verified by User:gp on 7 Sep 2021
- Device: Mac M1 16 GB RAM
- OS: Windows 11 (latest Insider ISO)
- Method: Parallels 17
- Resolution: 1080p
- Settings: Medium
- Framerate: 50~60 FPS
- ↑ Reddit: "Skyrim launch issue on GPTK" - last accessed on 2024-09-13