Jump to content

Mod Debugging feature


Recommended Posts

currently when i attach visual studio to the game, it doesn't detect any game mod dll to be loaded. it detects dlls but most of them are system related.

so i can't debug mods in a efficient way. now i have to add debugging features to the mod itself to be able to contribute to the mod.

please use some sort of a standard loader for the game that visual studio can detect. it will be awesome if one can debug mods in that way. of course the game should be able to handle break points, so if there is any system-date related stuff, they need to be kept in check to not be used in something important that causes weird stuff to happen. 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...