T
tModLoader7mo ago
quickest-silver

For The Worthy hexedit to normal world

Does anyone knows what address corresponds to world being FTW/Normal in tmod. It seems different from the regular terraria, and I can't find it.
3 Replies
tModLoader
tModLoader7mo ago
Welcome to #support-forum. Before someone helps you, please first consult the information in #TML Troubleshooting Guide and try all the suggestions that might fit your particular issue, especially in the linked FAQ page. If the information in the pinned thread does not solve your issue, please post all log files by dragging and dropping them into this chat. In Steam right click on tModLoader in the library, then hover over Manage and click on Browse local files. In the folder that appears find tModLoader-Logs and open that folder. Inside that folder are the logs files. Select them all except the Old folder and drag them into this chat. If you need a visual guide to this process watch this: https://github.com/tModLoader/tModLoader/assets/4522492/3f4efa43-753f-4733-b630-ba85e711340c
jopojelly
jopojelly7mo ago
The file format is the same, I'm not sure the address for that would always be the same between world saves. There should be ways to do that just with mods, no need to hex edit If you can't find one, you can type Main.getGoodWorld = true into the repl in modders toolkit and run it to change it. (that's a mod that lets you type code and run it)
quickest-silver
quickest-silverOP7mo ago
Worked like a charm, thanks for the help

Did you find this page helpful?