Farming Simulator 2019 GAR Game Files
-
- Posts: 18
- Joined: Sat Jul 15, 2017 7:48 am
Re: Farming Simulator 2019 GAR Game Files
ok thanks but before unlock the shapes what's the software use to unlock lua file?
-
- Posts: 7
- Joined: Sat Nov 14, 2020 9:24 am
Re: Farming Simulator 2019 GAR Game Files
leone98 wrote:ok thanks but before unlock the shapes what's the software use to unlock lua file?
https://github.com/chill1Penguin/l64decode
https://gitlab.com/znixian/luajit-decompiler
-
- Posts: 18
- Joined: Sat Jul 15, 2017 7:48 am
Re: Farming Simulator 2019 GAR Game Files
Rockstar94 wrote:leone98 wrote:ok thanks but before unlock the shapes what's the software use to unlock lua file?
https://github.com/chill1Penguin/l64decode
https://gitlab.com/znixian/luajit-decompiler
thanks, i download and use but when open the l64decode with python immediatly close why?
I try with python 3.3 and more version but show me this error
-
- Posts: 6
- Joined: Sun Oct 11, 2020 11:48 am
Re: Farming Simulator 2019 GAR Game Files
I have also an error like as Leone98,
I use Python 3.9
I use Python 3.9
-
- Posts: 18
- Joined: Sat Jul 15, 2017 7:48 am
Re: Farming Simulator 2019 GAR Game Files
i resolve the problem but when convert the lua file from L64 the file not convert why?
-
- Posts: 18
- Joined: Sat Jul 15, 2017 7:48 am
Re: Farming Simulator 2019 GAR Game Files
Rockstar94 wrote:leone98 wrote:ok thanks but before unlock the shapes what's the software use to unlock lua file?
https://github.com/chill1Penguin/l64decode
https://gitlab.com/znixian/luajit-decompiler
i unlock the lua file in luabytecode language now i try to convert the luabytecode to lua , i use luajt but when run in cmd insert all file directory input and output show this error. why?
-
- Posts: 6
- Joined: Sun Oct 11, 2020 11:48 am
Re: Farming Simulator 2019 GAR Game Files
I get this error
main.py: error: Options -f or -r are required.
This code i use:
C:\Users\TTV630>C:\rommelen\luajit\main.py --recursive ./C:\rommelen\AdditionalFillTypes.lua --dir_out ./C:\rommelen\lua\AdditionalFillTypes.lua
What do i wrong?
@Rockstar94, i have send you a PM
main.py: error: Options -f or -r are required.
This code i use:
C:\Users\TTV630>C:\rommelen\luajit\main.py --recursive ./C:\rommelen\AdditionalFillTypes.lua --dir_out ./C:\rommelen\lua\AdditionalFillTypes.lua
What do i wrong?
@Rockstar94, i have send you a PM
-
- Posts: 1
- Joined: Thu Dec 24, 2020 7:10 am
Re: Farming Simulator 2019 GAR Game Files
aluigi wrote:Script 0.3.3 with current quickbms 0.10.1 works perfectly with datas.gar of FS 2019.
the link for script seems to not be working, any one have a copy ?
-
- Posts: 1
- Joined: Thu Dec 31, 2020 2:30 pm
Re: Farming Simulator 2019 GAR Game Files
Hi everyone,
I have successfully extracted dataS.gar files. I want to edit a few .xml files. But How do I reimport it? I tried with same giants.bms file but it's failed. Is it impossible to reimport dataS.gar file? or Did I make a mistake somewhere? (used both reimport and reimport2 files)
I have successfully extracted dataS.gar files. I want to edit a few .xml files. But How do I reimport it? I tried with same giants.bms file but it's failed. Is it impossible to reimport dataS.gar file? or Did I make a mistake somewhere? (used both reimport and reimport2 files)
Last edited by Emincan on Sun Jan 10, 2021 1:30 pm, edited 2 times in total.
-
- Posts: 1
- Joined: Tue Jan 05, 2021 2:54 am
farming simulator 19
Hi, guys do you have any idea how to decrypt and open .dlc files from farming simulator 19?
TY all
TY all
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Farming Simulator 2019 GAR Game Files
wumpen wrote:the link for script seems to not be working, any one have a copy ?
https://paste.ee/d/LBRAu
-
- Posts: 1
- Joined: Mon Jan 25, 2021 1:47 am
Re: Farming Simulator 2019 GAR Game Files
Hi!
Can anyone help? When I try to use the LuaJIT decompiler I get this error. I have no idea what it is, I was looking for a solution everywhere!
Anyway, I want to make a mod out of Bourgault DLC, it would be enough for someone to upload it for me!
Sorry for my poor English, I hope you understand what I want!
Can anyone help? When I try to use the LuaJIT decompiler I get this error. I have no idea what it is, I was looking for a solution everywhere!
Anyway, I want to make a mod out of Bourgault DLC, it would be enough for someone to upload it for me!
Sorry for my poor English, I hope you understand what I want!
-
- Posts: 21
- Joined: Wed Nov 18, 2015 4:04 pm
Re: Farming Simulator 2019 GAR Game Files
Rockstar94 wrote:Hi, I made a python script that unlocks .shapes files
I have no knowledge of python so please be understanding if I did something wrong.
https://www.youtube.com/watch?v=XXKZ-MGOPOc
Work perfectly the shapesUnlocker.zip, can you attachment similar ZIP with l64decode? I don't know how work, I use python but show the next error:
Edit:
well, I can run it
In the folder where you have the file .py hold key shift and right click in the center for open powerShell windows.
After write this commands:
python l64decode.py --recursive ./NameDirOrigin --dir_out ./NameDirOutput this unlock the .l64 files.
python main.py --recursive ./NameDirOrigin --dir_out ./NameDirOutput this rewrite the files .lua
I recommend putting the directories in the same folder as the scripts .py
-
- Posts: 1
- Joined: Tue Feb 02, 2021 12:58 pm
Re: Farming Simulator 2019 GAR Game Files
thediabl0 wrote:Rockstar94 wrote:Hi, I made a python script that unlocks .shapes files
I have no knowledge of python so please be understanding if I did something wrong.
https://www.youtube.com/watch?v=XXKZ-MGOPOc
Work perfectly the shapesUnlocker.zip, can you attachment similar ZIP with l64decode? I don't know how work, I use python but show the next error:
Edit:
well, I can run it
In the folder where you have the file .py hold key shift and right click in the center for open powerShell windows.
After write this commands:
python l64decode.py --recursive ./NameDirOrigin --dir_out ./NameDirOutput this unlock the .l64 files.
python main.py --recursive ./NameDirOrigin --dir_out ./NameDirOutput this rewrite the files .lua
I recommend putting the directories in the same folder as the scripts .py
Can you please make a video about it? Either I don't fully understand it or it doesn't work ?!
Could you send me your "l64decode" file?
Many Thanks! <3
-
- Posts: 2
- Joined: Tue Feb 02, 2021 8:26 pm
Re: Farming Simulator 2019 GAR Game Files
I have a problem, I am trying to decompile lua and I have this error
-
- Posts: 1
- Joined: Thu Mar 18, 2021 2:25 pm
Re: Farming Simulator 2019 GAR Game Files
Hi
anybody have a script to opened a fs19 data files . i try to find it but all what i find on this quote is not avaible now . can anybody paste a link to this script . thanks
anybody have a script to opened a fs19 data files . i try to find it but all what i find on this quote is not avaible now . can anybody paste a link to this script . thanks
-
- Posts: 2
- Joined: Mon Mar 22, 2021 8:00 am
Farming Simulator 19 dataS
[PL]
Witam. Jakiego skryptu najlepiej użyć żeby otworzyć dataS?
[EN]
Hello. What script is best to use to open dataS?
Witam. Jakiego skryptu najlepiej użyć żeby otworzyć dataS?
[EN]
Hello. What script is best to use to open dataS?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 2
- Joined: Mon Mar 22, 2021 8:00 am
Re: Farming Simulator 2019 GAR Game Files
Do you have a script to recode dataS into * .gar?
-
- Posts: 21
- Joined: Wed Nov 18, 2015 4:04 pm
Re: Farming Simulator 2019 GAR Game Files
Rockstar94 wrote:Hi, I made a python script that unlocks .shapes files
I have no knowledge of python so please be understanding if I did something wrong.
https://www.youtube.com/watch?v=XXKZ-MGOPOc
Need update for work in FS22, Giants Soft. change the bits for FS22.