Difference between revisions of "Tomb Raider (2013)"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
Loginlogin2 (talk | contribs) |
|||
Line 1: | Line 1: | ||
{{Compatibility/macOS | {{Compatibility/macOS | ||
− | |native = | + | |native = perfect |
− | |native notes = | + | |native notes = You must edit load file to run game on Sonoma<ref>{{Refdevice|user=Loginlogin2|date=November 22, 2023|device=Macbook Pro M1 16" 16 GB|os=MacOS Sonoma|method=native|version=|store=appstorrent.ru|resolution=1920 x 1200|settings=High|framerate=60 FPS Locked|controller=|url=|title=|comment=edit load file on Sonoma, don't forget to change the game path: #!/bin/bash |
+ | cd "$(dirname "$0")" | ||
+ | app_path="$(pwd)" | ||
+ | app_path="$(find "${app_path%/*}/Game" -name "*.app" -depth 1)" | ||
+ | plist_path="${app_path}/Contents/Info.plist" | ||
+ | exec_name="$(grep -A1 CFBundleExecutable "$plist_path" | awk -F'>' '/string/{ print $2 }' |awk -F'<' '{ print $1 }')" | ||
+ | xattr -cr "${app_path}" | ||
+ | appID="$(cat steam_appid.txt)" | ||
+ | export SteamAppId=$appID | ||
+ | export SteamGameId=$appID | ||
+ | export STEAMEMU_SETTINGS_DIR="${app_path%/*}/../Config" | ||
+ | export DYLD_LIBRARY_PATH=/Volumes/Флоппи-диск/Tomb\ Raider.app/Contents/MacOS:$DYLD_LIBRARY_PATH | ||
+ | launchctl remove com.valvesoftware.steam.ipctool | ||
+ | pkill ipcserver | ||
+ | ./reset >/dev/null 2>&1 | ||
+ | ./ipcserver >/dev/null 2>&1 & | ||
+ | ipcpid=$! | ||
+ | "${app_path}/Contents/MacOS/${exec_name}" #>/dev/null 2>&1 | ||
+ | gamepid=$! | ||
+ | wait gamepid 2>/dev/null | ||
+ | kill $ipcpid >/dev/null 2>&1 | ||
+ | wait $ipcpid 2>/dev/null | ||
+ | launchctl load -S Background /Users/$USER/Library/Application\ Support/Steam/com.valvesoftware.steam.ipctool.plist > /dev/null 2>&1}}</ref> | ||
|rosetta 2 = perfect | |rosetta 2 = perfect | ||
|rosetta 2 notes = Playable.<ref>{{Refdevice|user=Andytizer|date=|device=MacBook Air M1 2020 8 GB RAM|os=|method=|version=|resolution=|settings=|framerate=|controller=|url=|title=|comment=}}</ref><ref>{{Refdevice|user=Sniping_|date=July 15, 2021|device=MacBook Pro M1 2020 16 GB RAM 8 Core GPU|os=|method=Rosetta 2|version=|store=Steam|resolution=|settings=High|framerate=60 FPS|controller=|url=|title=|comment=}}</ref><ref>{{Refdevice|user=Nin10do Fanboy|date=November 2, 2021|device=Macbook Pro M1 2020 8 GB|os=MacOS Big Sur|method=Rosetta 2|version=|store=Steam|resolution=2360 x 1440|settings=High, Ultra mix (mostly high just some stuff are at ultra)|framerate=60 FPS Locked, 120 FPS at 1080p Medium|controller=|url=|title=|comment=}}</ref> | |rosetta 2 notes = Playable.<ref>{{Refdevice|user=Andytizer|date=|device=MacBook Air M1 2020 8 GB RAM|os=|method=|version=|resolution=|settings=|framerate=|controller=|url=|title=|comment=}}</ref><ref>{{Refdevice|user=Sniping_|date=July 15, 2021|device=MacBook Pro M1 2020 16 GB RAM 8 Core GPU|os=|method=Rosetta 2|version=|store=Steam|resolution=|settings=High|framerate=60 FPS|controller=|url=|title=|comment=}}</ref><ref>{{Refdevice|user=Nin10do Fanboy|date=November 2, 2021|device=Macbook Pro M1 2020 8 GB|os=MacOS Big Sur|method=Rosetta 2|version=|store=Steam|resolution=2360 x 1440|settings=High, Ultra mix (mostly high just some stuff are at ultra)|framerate=60 FPS Locked, 120 FPS at 1080p Medium|controller=|url=|title=|comment=}}</ref> |
Revision as of 06:55, 22 November 2023
macOS Compatibility
Method | Rating | Notes |
---|---|---|
Native | You must edit load file to run game on Sonoma[1] | |
Rosetta 2 | Playable.[2][3][4] | |
Compatibility layer | ||
CrossOver | Playable, but often poor framerate at normal settings[5] | |
Wine | ||
Virtualization | ||
Parallels | Playable. Much better framerate than via Crossover[6] | |
Multi-booting | ||
Windows 10 ARM | 60 fps |
Gameplay videos
References
- ↑ Verified by User:Loginlogin2 on November 22, 2023
- Device: Macbook Pro M1 16" 16 GB
- OS: MacOS Sonoma
- Method: native
- Store: appstorrent.ru
- Resolution: 1920 x 1200
- Settings: High
- Framerate: 60 FPS Locked
- Comment: edit load file on Sonoma, don't forget to change the game path: #!/bin/bash
- ↑ Verified by User:Andytizer on
- Device: MacBook Air M1 2020 8 GB RAM
- ↑ Verified by User:Sniping_ on July 15, 2021
- Device: MacBook Pro M1 2020 16 GB RAM 8 Core GPU
- Method: Rosetta 2
- Store: Steam
- Settings: High
- Framerate: 60 FPS
- ↑ Verified by User:Nin10do Fanboy on November 2, 2021
- Device: Macbook Pro M1 2020 8 GB
- OS: MacOS Big Sur
- Method: Rosetta 2
- Store: Steam
- Resolution: 2360 x 1440
- Settings: High, Ultra mix (mostly high just some stuff are at ultra)
- Framerate: 60 FPS Locked, 120 FPS at 1080p Medium
- ↑ Verified by User:Marco_Marwin on
- Device: MacBook Air M1 2020 8 GB
- ↑ Verified by User:Marco_Marwin on
- Device: MacBook Air M1 2020 8 GB