Farming Simulator 22

Farming Simulator 22

データを表示:
このトピックはロックされています
@the devs: running on Mac with Apple M1?
As the title says, will there be a (running, not crashing xD) version of the game for the new Apple M1 processors? I really like to play the game, but using parallels/ remote/ stream is not what i expected when i bought the new iMac - so, even if there will be no update for the FS19, is there a possibility to play the new FS22 directly on OSX?
< >
31-45 / 54 のコメントを表示
paul.danree 2021年11月23日 15時19分 
vhd の投稿を引用:
Florissant の投稿を引用:
How do you use the script? I'm kind of a noob..
1. Open Terminal application (applications - utilities - terminal)
2. Paste whole text
3. Press Enter
4. Run game through Steam
5. [Optional] Be disappointed with glitches
6. [Optional] Go rage and do refund

even following your instructions, the game does not launch or it crashes a few seconds after opening, a solution?
I think I will just refund and buy it via the official site. That version should work
vhd 2021年11月23日 15時36分 
paul.danree の投稿を引用:
even following your instructions, the game does not launch or it crashes a few seconds after opening, a solution?
Can you please provide here output of following two commands?
ls -l ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/ file ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/*
vhd の投稿を引用:
paul.danree の投稿を引用:
even following your instructions, the game does not launch or it crashes a few seconds after opening, a solution?
Can you please provide here output of following two commands?
ls -l ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/ file ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/*
Yes, i get:
1.
total 63064

-rwxr-xr-x 1 macbookpro staff 30795456 24 nov 00:28 FarmingSimulator2022Game

-rwxr-xr-x 1 macbookpro staff 170 24 nov 00:13 FarmingSimulator2022Game_

-rwxr-xr-x 1 macbookpro staff 873024 24 nov 00:28 activation

-rwxr-xr-x 1 macbookpro staff 608736 24 nov 00:28 libsteam_api.dylib

2.
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/FarmingSimulator2022Game: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64]
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/FarmingSimulator2022Game (for architecture x86_64): Mach-O 64-bit executable x86_64
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/FarmingSimulator2022Game (for architecture arm64): Mach-O 64-bit executable arm64
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/FarmingSimulator2022Game_: ASCII text
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/activation: Mach-O 64-bit executable x86_64
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/libsteam_api.dylib: Mach-O universal binary with 3 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64] [arm64:Mach-O 64-bit dynamically linked shared library arm64]
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/libsteam_api.dylib (for architecture i386): Mach-O dynamically linked shared library i386
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/libsteam_api.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64
/Users/macbookpro/Library/Application Support/Steam/steamapps/common/Farming Simulator 22/Farming Simulator 2022.app/Contents/MacOS/libsteam_api.dylib (for architecture arm64): Mach-O 64-bit dynamically linked shared library arm64
vhd 2021年11月23日 15時49分 
paul.danree, there is clearly something wrong.
Look closely at file sizes
-rwxr-xr-x 1 vhd staff 169 Nov 24 01:31 FarmingSimulator2022Game -rwxr-xr-x 1 vhd staff 30795456 Nov 24 01:30 FarmingSimulator2022Game_ -rwxr-xr-x 1 vhd staff 873024 Nov 22 12:29 activation -rwxr-xr-x 1 vhd staff 608736 Nov 22 12:29 libsteam_api.dylib
It seems to be, that you ran that script twice, then Steam replaced executable again.
Foolproof solution
1. run Steam's "Verify integrity of game files" and wait until it finishes
2. run that script again once
3. to be sure run again (before launching the game)
ls -l ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/
and compare output with mine
4. run the game
vhd の投稿を引用:
paul.danree, there is clearly something wrong.
Look closely at file sizes
-rwxr-xr-x 1 vhd staff 169 Nov 24 01:31 FarmingSimulator2022Game -rwxr-xr-x 1 vhd staff 30795456 Nov 24 01:30 FarmingSimulator2022Game_ -rwxr-xr-x 1 vhd staff 873024 Nov 22 12:29 activation -rwxr-xr-x 1 vhd staff 608736 Nov 22 12:29 libsteam_api.dylib
It seems to be, that you ran that script twice, then Steam replaced executable again.
Foolproof solution
1. run Steam's "Verify integrity of game files" and wait until it finishes
2. run that script again once
3. to be sure run again (before launching the game)
ls -l ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/
and compare output with mine
4. run the game
After doing all this, I get values ​​similar to yours but still the same concerns. Shouldn't I restart the program after "Verify integrity of game files" ?
i have got it working for mac m1 if anyone is on mac
rafa_rodriguez_10 の投稿を引用:
i have got it working for mac m1 if anyone is on mac
on the steam platform or directly purchased on the website?
thayxen 2021年11月23日 16時29分 
To be fair, the M1 chips have problems with everything - they break every dev library my team uses at work. So, it's not just this game that might have issues. I'd say give it a bit for support to catch up across the board.
vhd 2021年11月23日 17時23分 
Thayxen の投稿を引用:
To be fair, the M1 chips have problems with everything - they break every dev library my team uses at work. So, it's not just this game that might have issues. I'd say give it a bit for support to catch up across the board.
As a developer I can confirm - Apple's "vision" is just a pain in the b*tt.
I loved them since 2013 and hate them since 2017.
Why they removed x32 support with half of my Steam library? Why Metal while entire industry have Vulkan and OpenGL? Why no ports in macbook?
Now I forced to run x64 Debian with Docker via f***ing qemu on arm64 with 8Gb memory? Seriously?
But now I can't jump off their ecosystem since you quickly get used to good things (
vhd の投稿を引用:
I have managed to launch native version through Steam!
All you need to do is just set forced architecture.
Here is the script
cd ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/ mv FarmingSimulator2022Game FarmingSimulator2022Game_ echo "#\!/bin/sh arch -arm64 ~/Library/Application\ Support/Steam/steamapps/common/Farming\ Simulator\ 22/Farming\ Simulator\ 2022.app/Contents/MacOS/FarmingSimulator2022Game_" > FarmingSimulator2022Game chmod +x FarmingSimulator2022Game
It replaces main game executable with launcher script.
Steam can replace it after update. If that happens just run the script above again

Thanks @vhd, has worked for me :)
Does it run on Steam with this script on the M1?
vhd 2021年11月24日 0時46分 
IchMagObst の投稿を引用:
Does it run on Steam with this script on the M1?
Yes, it does
FRZKA 2021年11月24日 0時51分 
I guess the game will start, but you still have the problem with low res and performance, and may be some crashes, am I right? I still can´t believe that the game will run @60 fps, even the FS19 wasn´t able to on a standard mac M1 with 8gig ram.
vhd 2021年11月24日 2時49分 
SaltyFarm の投稿を引用:
I guess the game will start, but you still have the problem with low res and performance, and may be some crashes, am I right? I still can´t believe that the game will run @60 fps, even the FS19 wasn´t able to on a standard mac M1 with 8gig ram.
Did some testing on my MBP 2020 M1 8Gb
Medium 1440x900 avg 60, in some places on farm 50 High, 1440x900 40-50 on farm 50-60 on field High 1680x1050 35-40 on farm 40-50 on field Highest 2560x1600 (native resolution) 20-30 anywhere, but looks great Highest 2560x1600 (disabled TAA) 25-35 Medium 2560x1600 (native resolution) 30-40 on farm 40 on field Medium 2560x1600 (disabled TAA, SSAO on minimum) 45 on farm 55 on field Highest 2560x1600 (disabled TAA, SSAO medium, Shaders medium) 25-30 on farm 30-35 on field
< >
31-45 / 54 のコメントを表示
ページ毎: 1530 50

投稿日: 2021年7月2日 5時50分
投稿数: 54