Jump to content

Total New To Modding. Looking to update a A16.4 mod to the latest A19 version.


Recommended Posts

I've posted on Steam discussion and reddit hopefully I'll get some help here.

 

As title states trying to update old mod to latest alpha.

 

I've downloaded several programs I believe are required. I have DnSpy, DMT Tools, Visual Studio, and Unity.

 

So far I've decompiled the mods.dll file using DnSpy into C#.

 

I know the mod I'm working on used Unity 5.

 

From my understanding the process is:

 

1) decompile the mods.dll file using DnSpy.

-Finished.

 

2) Save decompiled files to C#.

-Finished.

 

3) What is the next step in this process? I assume I need to start a new project using Visual Studio but even after I create the project I don't know how to go about updating/editing/debugging the C# files.

 

Final step is use DMT to compile corrected C# files back into a mods.dll file format.

 

Any help would be greatly appreciated. I really enjoy the challenge of all this and would like to learn more about modding and programing. TIA

Link to comment
Share on other sites

  • 2 weeks later...

Be sure to attempt to gain the original authors permission to update his/her mod.  Im not sure what MOD the OP is trying to reverse engineer, but the stated method seems the painful way to go about it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...