Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Dying Light"

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
Line 31: Line 31:
 
|native              = na
 
|native              = na
 
|native notes        =  
 
|native notes        =  
|rosetta 2            = perfect
+
|rosetta 2            = playable
|rosetta 2 notes      = Game runs well on macOS.<ref name=Nsklaus>{{Refdevice|user=Nsklaus|date=2021-03-14|device=MacBook Pro M1 2020 8 GB RAM|os=|method=|version=|resolution=|settings=|framerate=|controller=|url=|title=|comment=}}</ref>
+
|rosetta 2 notes      = Game runs at anywhere from 20 to 60fps depending on the scene.<ref name=Yasu>{{Refdevice|user=Yasu|date=2021-11-26|device=MacBook Pro M1 2020 8 GB RAM|os=|method=|version=|resolution=1920x1080|settings=Low|framerate=20-60|controller=|url=|title=|comment=}}</ref>
 
|ios-ipados app      = na
 
|ios-ipados app      = na
 
|ios-ipados app notes =  
 
|ios-ipados app notes =  

Revision as of 23:44, 26 November 2021

Dying Light
Dying Light cover
Developers
Techland
Publishers
WB. Games
Engines
Chrome Engine 6
Release dates
macOS December 15, 2016
Reception
Metacritic 75
OpenCritic 73
IGDB 81
Resources
PCGamingWiki
Apple Silicon Games
Dying Light on HowLongToBeat
Dying Light on IGDB
Dying Light guide on StrategyWiki
Dying Light on MobyGames
Dying Light on Wikipedia

macOS Compatibility

Method Rating Notes
Rosetta 2 Playable Game runs at anywhere from 20 to 60fps depending on the scene.[1]
Compatibility layer
CrossOver Unknown
Wine Unknown
Virtualization
Parallels Unknown

Availability

See PCGamingWiki for Windows and/or Linux availability.

Issues fixed

DualShock 4 controller not detected

Replace libSDL2.dylib[2]

Use more recent version of libSDL2.dylib with fixed rpath and replace the one found in the game with the new one from the maintainer of wineskin, gcenx:

  1. Download latest Wineskin wrapper.
  2. Ctrl+click and Show Package Contents, search for 'sdl'.
  3. copy libSDL2-2.0.0.dylib.
  4. Paste the file onto Desktop.
  5. Rename the file to: libSDL2.dylib.
  6. Copy file into Dying Light/DyingLightGame.app/Contents/Frameworks/ replacing the previous one.

This fix may also work with other SDL2 games with dysfunctional controller support.

Note: This fix also works with Xbox One controllers.

References

  1. Verified by User:Yasu on 2021-11-26
    Device: MacBook Pro M1 2020 8 GB RAM
    Resolution: 1920x1080
    Settings: Low
    Framerate: 20-60
  2. Cite error: Invalid <ref> tag; no text was provided for refs named Nsklaus