ROM Hack Question is it possible? (To mod Terraria)

  • Thread starter Thread starter Eeveekid
  • Start date Start date
  • Views Views 14,562
  • Replies Replies 10
sorry bput that
It's fine, a lot of people get annoyed by it. I've took the liberty to edit the title. However modding Terraria sounds plausible however. But I'm not the right guy for it :/
 
Terraria on Switch uses the Unity Engine + il2cpp, the PC version uses the XNA engine.
Porting mods is not possible, since most PC mods depend on big code modifications to enable mod loaders.

It is possible to mod it, but it is 1000 times more complicated then on PC.
I did port some of the PC cheats via cheat codes, but these are only small code changes.
 
Terraria on Switch uses the Unity Engine + il2cpp, the PC version uses the XNA engine.
Porting mods is not possible, since most PC mods depend on big code modifications to enable mod loaders.

It is possible to mod it, but it is 1000 times more complicated then on PC.
I did port some of the PC cheats via cheat codes, but these are only small code changes.
Wow they rebuilt the whole game?!
 
Hopefully the next major/final update of Terraria won't take long to be ported on the Switch then.
 
Yup, even localization files are rebuilt and are not compatible with PC & Android version.

Textures are more complicated to modify as they are stored in ResS blobs, when in assets are only info about where in this blob texture is (but it's possible to modify, FF IX Crunched Moguri Mod is a proof).
And adding anything additional is very hard when you don't have DLLs in Unity game.
 
Last edited by masagrator,
  • Like
Reactions: Eeveekid
Possible? Yes.
Easy? Definitely not.

Terraria on Switch was coded from scratch in Unity (which imo is a great move due to the performance increase Unity brings in) and since it's a Switch game it doesn't use the "standard" file structure for Unity (including DLL files). Modding the game would be possible after countless hours of debugging, file-digging, dealing with ress blobs etc. Unless somebody has a shit ton of time (and patience!) on their hands, I seriously doubt that we will ever get any bigger mods for Terraria.
 
  • Like
Reactions: Eeveekid

Site & Scene News

Popular threads in this forum