0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

TheFarmerWasReplacedをMacで遊ぶときに困ったこと

Last updated at Posted at 2025-10-28

概要

TheFarmerWasReplacedというWindows専用SteamゲームをMacでプレイしたい!
※2025/10/28時点 Mac非対応

トラブル

Windows版Steamでゲームをダウンロードするとき

  • ダウンロードファイルが破損しています
  • コンテンツサーバーに接続できません

と出てダウンロードが止まる。

前提

  • 既にMac版Steamをインストール済み
  • WindowsのexeをMacでも動かせるようにする以下ツールどちらでも発生した。

Sikarugir(旧: Kegworks)

Porting Kit

こちらはSources>SteamからWindows版のSteamをインストール
(Steambuild 32/64bit DXVKにした)

解決方法

既にインストールしているMac版Steamでゲームをダウンロードし、手動でディレクトリごと移動させる
参考: https://www.reddit.com/r/macgaming/comments/1lmnox1/comment/n0wwcqe/

Mac版Steamにゲームの強制インストール

SafariやChrome等のブラウザを開き、以下を入力 & Enter

steam://open/console

開いたSteamコンソール画面に以下を入力 & Enter

@sSteamCmdForcePlatformType windows

以下のコマンドでMac版Steamにゲームをインストール

2060160はTheFarmerWasReplacedのID

参照: https://steamdb.info/app/2060160/

app_install 2060160

Mac版Steamのディレクトリをコピー

インストールが終了したらMac版Steamのsteamappsディレクトリをコピー
(appmanifest_???.acfが含まれている必要があります)

パス:
'/Users/<ユーザー名>/Library/Application Support/Steam/steamapps'

image (1).png

Windows版Steamの内部フォルダに貼り付け

steamappsディレクトリはWindows版Steamを右クリックして「パッケージの内容を表示」した先にあります。
image.png

Sikarugirパス例:

'/Users/<ユーザー名>/Applications/Sikarugir/<WinSteam名>.app/Contents/SharedSupport/prefix/drive_c/Program Files (x86)/Steam/steamapps'

PortingKitパス例:

'/Users/<ユーザー名>/Applications/Steambuild 32 64bit DXVK.app/Contents/SharedSupport/prefix/drive_c/Program Files (x86)/Steam/steamapps’

image (3).png

Windows版Steamを再起動したらプレイ可能になっているはず!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?