There are two ways to give yourself millions in Farming Simulator 22. Here are both of them.
Farming Simulator 22 money cheat: Editing a file
For method one, you'll first need an active save file, so if you haven't started a game yet, do so and then save it once. Then navigate to:
C:\Users\*User Name*\Documents\My Games\FarmingSimulator2022
In that folder you'll see numbered folders for your saves, like savegame1, savegame2, etc. Whichever slot you saved your game in, open that folder. Inside, look for a file named farms.xml and open it with a text editor like Notepad.
At the top of the file, look for the word "money" (or do a text search). The line will look something like this:
<farms>
<farm farmId="1" name="My farm" color="1" loan="0.000000" money="996405.125000" loanAnnualInterestRate="200.000000">
Just change the number following money= to whatever amount you want. Then save the file, launch the game, and that saved game will have the amount of money you entered. Easy!
Farming Simulator 22 money cheat: Using console commands (Steam version)
There's another method a little more complicated but it'll allow you to add (or even remove) money while you're in the game using the command console.
First, you'll need to edit a file. Head to:
C:\Users\*User Name*\Documents\My Games\FarmingSimulator2022
Inside, look for a file named game.xml, and open it with a text editor like Notepad. Near the bottom change the following from:
<development>
<controls>false</controls>
To this:
<development>
<controls>true</controls>
Then save the file.
Next, find the game in your Steam library. Right click it, and in the drop down choose Properties. Under General, at the very bottom, you'll see a field labeled Launch Options. In that field, type:
-cheats
Close the window and launch the game. While you're playing, you can now view the console by tapping the ` or ~ key once, and enter a command by tapping it a second time. (Tapping a third time will close it.)
To use the money cheat, type: gsMoneyAdd [Amount]. You won't actually use brackets for the amount. So, you give yourself $100,000, you'd type:
gsMoneyAdd 100000
You'll instantly see that amount added to your bank account in the top right corner of the screen.
No comments:
Post a Comment