Data Dump v1.0.0.0

FS25 Other

Data Dump v1.0.0.0


The main purpose of this mod is to save the global tables, functions, classes and variables from Farming Simulator to well-formed Lua files. Use these files to better understand the Farming Simulator object model through reverse engineering (especially useful until the official documentation is released).

With these global objects as a starting point, you can then use the console command ‘dtSaveTable’ from the mod ‘Developer PowerTools’ to save whole Lua tables (and full table hierarchies) for further analysis.

E.g. if the output of Data Dump contains a global table called ‘g_gui’ you can then execute the console command ‘dtSaveTable g_gui g_gui.lua 10’ to save the g_gui table to a file called g_gui.lua with a max dept of 10 levels.

USAGE:
1. Open the developer console in FS.
2. Type ‘ddDump’ and hit [ENTER]
3. Review the files in the ‘../Documents/My Games/FarmingSimulator2022/modSettings/FS25_000_DataDump’ folder
4. (optional) Execute ‘ddSaveGlobalTables {maxDepth} {forceDeep}’ – this will automatically export all global “g_*” tables as well as specifically the “g_currentMission” and “g_localPlayer” in deeper table structures (the ddDump command exports a shallow strucutre for performance reasons)
5. (optional) Run ‘dtSaveTable {tableName} {luaFileName} {maxDepth}’ – this will export the specified table {tableName} with {maxDepth} number of levels to the file {luaFileName}

If you have any issues check out my GitHub page.

Required mod:
Developer PowerTools

Author:
w33zl






What is FS25 mod use for:

Have you ever tried using Farming Simulator 25 mods? If not, it’s high time you do. This is the perfect place to find everything that you need to know! Farming Simulator 25 Mods will have a huge impact on your initial game. We are not saying that the original game is not good enough, but there is always room for improvement and extra challenge. We believe that you might want some more tools, more extensive choice of vehicles and other elements in your game. Also, the game itself provides you with different mods in order to solve disturbing bugs. Overall, FS25 / FS22 mods help to lift the experience of the game, which makes it more interesting. LS 25 / 22 mods will enable you to create your own specific and unique experience and since there are many different FS25 / FS22 mods, you can slowly introduce them into your game and make it completely your own. On the plus side, the LS 25 / 22 mods are all completely free, so don’t be afraid to try them out because you will not be charged any hidden fees. So, now you should definitely be convinced to download Farming Simulator 25 / 22 mods and begin customize your game!



You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *