Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Farming Simulator 2019 GAR Game Files

Featured Replies

  • Replies 82
  • Views 30
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
  • Localization

JohnnyGangster, posted Fri Nov 23, 2018 9:09 pm (40672)


Hi,

i tried to open the GAR Files of FarmingSim 2019 with the old Script. Dosnt work anymore like FS2017.

"- the script needs to load a pre-compiled function from the dll or code
MEMORY_FILE3
do you want to continue with this and any other requested dll/code (y/N)?
y
- library MEMORY_FILE3 loaded at address 17C8FE18
- function found at offset 6FA4B695
Error: unknown key, contact me "

Any Solution?

Greetings
JG
  • Author
  • Localization

haverdaden, posted Sat Nov 24, 2018 6:15 pm (40701)


Hi,

To add some more noise to your post.
I'm also interested in being able to unpack the new GAR files.

Kind Regards
Haverdaden
  • Author
  • Localization

aluigi, posted Sat Nov 24, 2018 8:22 pm (40705)


Just tried with the gar file of the FS19 patch and it works correctly.

Upload the gar file.
  • Author
  • Localization

haverdaden, posted Sat Nov 24, 2018 8:53 pm (40706)


Strange, using Steam version btw, if that could affect it somehow.

Two files: dataS.gar and dataS2.gar
https://ufile.io/dvbn5
https://ufile.io/6rd5q

On the dataS.gar for example:
- the script needs to load a pre-compiled function from the dll or code
MEMORY_FILE3
do you want to continue with this and any other requested dll/code (y/N)?
y
- library MEMORY_FILE3 loaded at address 14E5E9E0
- function found at offset 6FA4B695
Error: unknown key, contact me

- 0 files found in 3 seconds
coverage file 0 0% 53 21659648 . offset 00000070
coverage file -1 50% 8 16 . offset 00000008
coverage file -3 0% 0 317952 . offset 00000000

Press ENTER or close the window to quit
  • Author
  • Localization

haverdaden, posted Sat Nov 24, 2018 9:55 pm (40708)


Awesome, now it works just fine. Thanks!
  • Author
  • Localization

aluigi, posted Sun Nov 25, 2018 9:23 am (40721)


Thanks to you for the feedback.
This bug in 0.9.1 was difficult to spot because it required a rare combo of instructions used only in few scripts... yeah really very lucky to fall on it just now that I planned to release a new version today :)
  • Author
  • Localization

haverdaden, posted Sun Nov 25, 2018 10:46 am (40724)


Haha, Glad our problem was of use. Thanks for the useful tool.
  • Author
  • Localization

JohnnyGangster, posted Sun Nov 25, 2018 10:59 am (40726)


Okay!

Worked fine with the older version!

Thanks
  • Author
  • Localization

Exchange, posted Wed Dec 05, 2018 10:49 am (41013)


Hi all!

I've also tried, but I cannot get it to work. I'm on a Mac so using QuickBMS via command line, but when I run it I keep getting an error. Please see the log file attached below.

What am I doing wrong?

Code:
- the script needs to load a pre-compiled function from the dll or code
  MEMORY_FILE3
  do you want to continue with this and any other requested dll/code (y/N)?
  y
- library MEMORY_FILE3 loaded at address 0x10f45a000

Error: the input library is handled as raw data so can't have a function name

Last script line before the error or that produced the error:
  76  calldll MEMORY_FILE3 defarm cdecl RET "#INPUT#" XSIZE "#INPUT#" KEY KEY2 KEY3 KEY4
  • Author
  • Localization

aluigi, posted Wed Dec 05, 2018 12:55 pm (41022)


The code works only on Windows because it's precompiled code dumped directly from the game.
  • Author
  • Localization

Exchange, posted Wed Dec 05, 2018 4:03 pm (41028)


aluigi wrote:
The code works only on Windows because it's precompiled code dumped directly from the game.


Clear! Thank you for your very swift response.
  • Author
  • Localization

Eep, posted Thu Dec 06, 2018 2:24 pm (41045)


There seems to be another issue with extracted files: the last few bytes are staying as extended ASCII. I extracted dataS.gar and I've noticed several ASCII files (XML, I3D) having their closing tags partially replaced like this:
  • Author
  • Localization

aluigi, posted Fri Dec 07, 2018 9:13 pm (41105)


Interesting. It's confirmed and it seems a bug in quickbms or in the script that I have to investigate.
Quickbms 0.7.7 is the only version that gives a correct output. Those after 0.7.7 gives the same corrupted ending.

I will check it when I will have some time (and desire).
  • Author
  • Localization

Eep, posted Fri Dec 07, 2018 11:54 pm (41114)


OK, thanks. Farming Simulator 19 gives an error when starting with the extracted GAR files vs. the dataS.gar and dataS2.gar and I really don't want to have to go through 2500 files to fix their closing tags. Also, because the L32/L64 files are encrypted(?), I don't know if they're getting corrupted too (and won't be able to fix them if so). If I use QuickBMS 0.7.7 will that have other issues since it's an old version?
  • Author
  • Localization

Eep, posted Sun Dec 09, 2018 5:10 am (41138)


OK, I went through all ASCII files and fixed their closing tags but if I remove/rename dataS.gar and/or dataS2.gar (so the game uses the directories instead), I get this:
Code:
Error: Data files corrupt. Please reinstall application.


Using Process Monitor, I see this:
Code:
8:51:33.2198097 PM   FarmingSimulator2019Game.exe   CloseFile   C:\Users\EEP\Documents\My Games\FarmingSimulator2019\LOG.TXT      SUCCESS   File System   
8:51:33.2198843 PM   FarmingSimulator2019Game.exe   CreateFile   I:\      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2199141 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games.gar   Read Metadata   NO SUCH FILE   File System   Filter: games.gar
8:51:33.2199381 PM   FarmingSimulator2019Game.exe   CloseFile   I:\      SUCCESS   File System   
8:51:33.2199686 PM   FarmingSimulator2019Game.exe   CreateFile   I:\      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2199931 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games.dlc   Read Metadata   NO SUCH FILE   File System   Filter: games.dlc
8:51:33.2200119 PM   FarmingSimulator2019Game.exe   CloseFile   I:\      SUCCESS   File System   
8:51:33.2200493 PM   FarmingSimulator2019Game.exe   CreateFile   I:\      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2200830 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games.zip   Read Metadata   NO SUCH FILE   File System   Filter: games.zip
8:51:33.2201011 PM   FarmingSimulator2019Game.exe   CloseFile   I:\      SUCCESS   File System   
8:51:33.2201274 PM   FarmingSimulator2019Game.exe   CreateFile   I:\      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2201491 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games.pak   Read Metadata   NO SUCH FILE   File System   Filter: games.pak
8:51:33.2201663 PM   FarmingSimulator2019Game.exe   CloseFile   I:\      SUCCESS   File System   
8:51:33.2202123 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2202377 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19.gar   Read Metadata   NO SUCH FILE   File System   Filter: Farming Simulator 19.gar
8:51:33.2202582 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games      SUCCESS   File System   
8:51:33.2203038 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2203270 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19.dlc   Read Metadata   NO SUCH FILE   File System   Filter: Farming Simulator 19.dlc
8:51:33.2203454 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games      SUCCESS   File System   
8:51:33.2203890 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2204118 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19.zip   Read Metadata   NO SUCH FILE   File System   Filter: Farming Simulator 19.zip
8:51:33.2204302 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games      SUCCESS   File System   
8:51:33.2204732 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2204958 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19.pak   Read Metadata   NO SUCH FILE   File System   Filter: Farming Simulator 19.pak
8:51:33.2205136 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games      SUCCESS   File System   
8:51:33.2205578 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2205815 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19\dataS.gar   Read Metadata   NO SUCH FILE   File System   Filter: dataS.gar
8:51:33.2206008 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games\Farming Simulator 19      SUCCESS   File System   
8:51:33.2206456 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2206684 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19\dataS.dlc   Read Metadata   NO SUCH FILE   File System   Filter: dataS.dlc
8:51:33.2206856 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games\Farming Simulator 19      SUCCESS   File System   
8:51:33.2207295 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2207523 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19\dataS.zip   Read Metadata   NO SUCH FILE   File System   Filter: dataS.zip
8:51:33.2207696 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games\Farming Simulator 19      SUCCESS   File System   
8:51:33.2208132 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19      SUCCESS   File System   Desired Access: Read Data/List Directory, Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
8:51:33.2208357 PM   FarmingSimulator2019Game.exe   QueryDirectory   I:\games\Farming Simulator 19\dataS.pak   Read Metadata   NO SUCH FILE   File System   Filter: dataS.pak
8:51:33.2208527 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games\Farming Simulator 19      SUCCESS   File System   
8:51:33.2208992 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19\dataS\settings.xml      SUCCESS   File System   Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a, OpenResult: Opened
8:51:33.2209396 PM   FarmingSimulator2019Game.exe   FileSystemControl   I:\games\Farming Simulator 19\dataS\settings.xml   Read Metadata   SUCCESS   File System   Control: FSCTL_READ_FILE_USN_DATA
8:51:33.2209583 PM   FarmingSimulator2019Game.exe   QueryStandardInformationFile   I:\games\Farming Simulator 19\dataS\settings.xml   Read Metadata   SUCCESS   File System   AllocationSize: 4,096, EndOfFile: 1,124, NumberOfLinks: 1, DeletePending: False, Directory: False
8:51:33.2209662 PM   FarmingSimulator2019Game.exe   ReadFile   I:\games\Farming Simulator 19\dataS\settings.xml   Read   SUCCESS   File System   Offset: 0, Length: 1,124, Priority: Normal
8:51:33.2209963 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games\Farming Simulator 19\dataS\settings.xml      SUCCESS   File System   
8:51:33.2210876 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19\dataS.gar      NAME NOT FOUND   File System   Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
8:51:33.2211388 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19\crc_files.xml      SUCCESS   File System   Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a, OpenResult: Opened
8:51:33.2211777 PM   FarmingSimulator2019Game.exe   FileSystemControl   I:\games\Farming Simulator 19\CRC_FILES.XML   Read Metadata   SUCCESS   File System   Control: FSCTL_READ_FILE_USN_DATA
8:51:33.2211965 PM   FarmingSimulator2019Game.exe   QueryStandardInformationFile   I:\games\Farming Simulator 19\CRC_FILES.XML   Read Metadata   SUCCESS   File System   AllocationSize: 192, EndOfFile: 186, NumberOfLinks: 1, DeletePending: False, Directory: False
8:51:33.2212035 PM   FarmingSimulator2019Game.exe   ReadFile   I:\games\Farming Simulator 19\CRC_FILES.XML   Read   SUCCESS   File System   Offset: 0, Length: 186, Priority: Normal
8:51:33.2212219 PM   FarmingSimulator2019Game.exe   CloseFile   I:\games\Farming Simulator 19\CRC_FILES.XML      SUCCESS   File System   
8:51:33.2212655 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19\data\maps\map01.i3d      NAME NOT FOUND   File System   Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
8:51:33.2213302 PM   FarmingSimulator2019Game.exe   CreateFile   I:\games\Farming Simulator 19\data\maps\map01\map01_dem.png      PATH NOT FOUND   File System   Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, AllocationSize: n/a
8:51:33.2217099 PM   FarmingSimulator2019Game.exe   CreateFile   C:\Users\EEP\Documents\My Games\FarmingSimulator2019\log.txt      SUCCESS   File System   Desired Access: Generic Write, Read Attributes, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Write, AllocationSize: 0, OpenResult: Opened
8:51:33.2217398 PM   FarmingSimulator2019Game.exe   QueryStandardInformationFile   C:\Users\EEP\Documents\My Games\FarmingSimulator2019\LOG.TXT   Read Metadata   SUCCESS   File System   AllocationSize: 114,688, EndOfFile: 112,105, NumberOfLinks: 1, DeletePending: False, Directory: False


It doesn't find dataS.gar but then finds crc_files.xml which lists 2 non-existant files:
Code:


   
   



If I manually create them (copied/renamed from other maps), the game gives a CRC error:
Code:
Error: CRC64 files check failed. Data files are changed. Please reinstall application. Continue anyway?


I do but then it gives the first error again:
Code:
Error: Data files corrupt. Please reinstall application.


The log.txt just says
Code:
Error: CRC64 files check failed 'data/maps/map01.i3d'


Or this if it can't find map01.i3d (accidentally put it in data/maps/map01):
Code:
Error: CRC64 files check failed 'data/maps/map01/map01_dem.png'


Not sure if it's some other file causing the problem or what.
  • Author
  • Localization

Eep, posted Mon Dec 10, 2018 10:48 am (41204)


Thanks. The extracted files look OK but I still get the same errors so something else is getting corrupt or the game doesn't like the dataS.gar files extracted for some reason.
  • Author
  • Localization

Kjmeyer, posted Sun Mar 17, 2019 12:06 am (45841)


Hello everyone sorry for the stupid question but which script are you using to open the gar files
  • Author
  • Localization

Stianby, posted Wed Jan 29, 2020 2:47 pm (53589)


Hello!

I have caught some interest in unpacking DLC files for farming simulator 19.
The reason for this is that the recently released platinum DLC has some files contained in it that i very much want to use for my modding projects.

I have followed some instructions, and wasa able to unpack the file. But all of the .i3d and i3d.shapes files could not be opened. I opened the i3d's in notepad and almost all of them had a uncorrect ending.

But today i tried to open the DLC again and quickbms returned this error on 0.7.7

calldll MEMORY_FILE3 defarm cdecl RET "#INPUT#" XSIZE "#INPUT#" KEY KEY2 KEY3 KEY4

I am very interested in some help in this regard.

Regards to anyone who can help me.
  • Author
  • Localization

Edo, posted Mon Jul 06, 2020 1:30 pm (57467)


I was looking around for getting a script out of the game and got into this, i've tried using both the new and the old scripts, the 0.77, 0.92 and 0.10.1 but all i get is "0 results in 0 seconds", am i getting something wrong? i'm not really into coding and stuff so i don't really know how to deal with bms scripts and all of this, when i saw the script on the pastebin i thought to copy it on notepad and save it as bms, is it right? please help
  • Author
  • Localization

aluigi, posted Sat Oct 10, 2020 12:10 am (59188)


Script 0.3.3 with current quickbms 0.10.1 works perfectly with datas.gar of FS 2019.
  • Author
  • Localization

TTV, posted Sun Oct 11, 2020 12:01 pm (59259)


Hello,
i have downloaded QuickBMS generic files extractor and reimporter 0.10.1
And i would open dataS.gar file of FS19. But i can't open it with QuickBMS. What i do;
Openen QuickBMS,
Put this on (*.*)
Image

go to the fs19 map, and select DataS2.gar

Then i get the same screen and select DataS2.gar again.
Then select the map where to save the files.
And thats it..

I got then this message.
- select BMS script. type ? for using the content of clipboard like a script
- select input archives/files, type * for the whole folder and subfolders
- select output folder where extracting files
- open input file D:\Farming Simulator 2019\dataS2.gar
- open script D:\Farming Simulator 2019\dataS2.gar
- c_structs (7): "Copyright" "C" "GIANTS" "Software" "GmbH" "All" "Rights" "Reserved."

Error: invalid command "Copyright" or arguments -1 at line 1

Press ENTER or close the window to quit

I think i do something wrong but what :P

I hope someone can help me!

Greetings TTV
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.