Command & Conquer™ Remastered Collection

Command & Conquer™ Remastered Collection

Command & Conquer™ Remastered Collection Workshop
Create, share, and play mods for a custom C&C experience! A new Map Editor is also included. Welcome back, Commander.
Learn More
Hambo_Kun 25 Mar, 2024 @ 11:15am
Game crashes when using compiled Tibdawn dll
Hi,

So i've used Visual studio 2022 to build a new dll for TD. but when i use that .dll file the game crashes on mission loadup, any solution to this? as i've tried to create a json file in my mod folder and that crashes the game when i select the mods folder and, i've also tried to put it direct into the Tiberian dawn folder to replace the orignal dll and that crashes on misson loadup.

I got it to work 4 years ago all well and good, but i can't remember everything i did.

Do i need to compile the individual changes i made such as house.cpp or example before i build the solution?
< >
Showing 1-1 of 1 comments
DDF3 40 13 Apr, 2024 @ 8:49am 
You can use the Vs2022 but you still need to install the mfc 141 etc tabled in the first Line below.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2120714714

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2132108399


I would also grab a new set of source code to work with ,

As well i would build the solutions before making any changes. ( create the two dll's)

You need to create a mod folder under Mods \ the game you are making the dll for .
Mods\Tiberium_Dawn\ (modfolder)

In Modfolder you need a Directory (Data) where you put the dll and a ccmod.json file . you need to set the load _order to 1

You can find examples in the second Line i posted


'
Do i need to compile the individual changes i made such as house.cpp or example before i build the solution?"


No it will compile all of the changed files when you build the solution.
Last edited by DDF3; 13 Apr, 2024 @ 8:52am
< >
Showing 1-1 of 1 comments
Per page: 1530 50