Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

DataDump mod for Farming Simulator 25

NotificationsYou must be signed in to change notification settings

w33zl/FS25_DataDump

Repository files navigation

DOWNLOAD

The main purpose of this mod is to save the global tables, functions, classes and variables from Farming Simulator to files. Use these files to better understand the Farming Simulator object model through reverse engineering.

Global functions, tables, classes and variables

With these global objects as a starting point, you can then use the console command 'dtSaveTable' from the mod 'PowerTools: Developer' to write whole Lua tables (and full table hierarchies) to file 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

alt text

Download my mods

To download my mods, please visit my FS19 or FS22 page on the official Giants ModHub page:

My FS22 ModsMy FS22 ModsMy FS25 Mods

Open Modding Alliance

I'm a contributor and co-founder of theOpen Modding Alliance (OMA). The core of OMA is collaboration and knowledge sharing for the greater good of the Farming Simulator community. If you are a modder or create assets for FS I can recommend paying this page a visit:

Open Modding Alliance

Connect with me

📫 Want to get in touch? If you have bugs to report or want to suggest improvements, it is easiest to send a ticket here on GitHub. Otherwise you can find me on Facebook, Patreon and Discord:

WZL Modding on Facebook WZL Modding on Patreon https://discordapp.com/users/w33zl

Like the work I do?

I love to hear you feedback so please check out myFacebook. If you want to support me you can become myPatron or buy me aKo-fi ❤️

ko-fiSupport me on Patreon


[8]ページ先頭

©2009-2025 Movatter.jp