Jacob1's Mod

  • The-Fall
    18th Oct 2011 Member 0 Permalink
    oooh. New version :)
  • ForumTroll
    18th Oct 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    18th Oct 2011 Developer 1 Permalink
    @ForumTroll (View Post)
    Yes, that is the correct link. You can probably find a link to the extra stuff you need on the wiki page, the is a link somewhere on there, but if you know what files you need, you can get them from my mod, they came with the source.

    Are you sure you're actually missing the files? That probably wasn't the problem the whole time. Go back to where you entered the include directeries, but look below where you entered $(ProjectDir)includes. You should see this:

    $(VCInstallDir)include
    $(VCInstallDir)atlmfc\include
    $(WindowsSdkDir)include
    $(FrameworkSDKDir)\include

    Also, there should be a checkbox below that, make sure it's checked.
  • watereye
    18th Oct 2011 Member 0 Permalink
    What i think from your mod is to add into the official version.
    VIRS(All forms) CURE, RAZR, ANMI, Smudge.
  • ForumTroll
    18th Oct 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    18th Oct 2011 Developer 1 Permalink
    Change all the (void*)'s to (char*)'s and it will work. I think there might be one more error somewhere else also (I think on the function addchar) that hasn't been fixed yet, and can be fixed by deleting _inline from before the function name. If you're getting this error, you must not be compiling my mod though because I already fixed these when I first put the code on github. And those are the right libraries there.

    Edit: just talk to me using the conversation I started, this has nothing to do with my mod.
  • ForumTroll
    18th Oct 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • thed
    18th Oct 2011 Member 0 Permalink
    it won't even load an entry point in dlls
  • jacob1
    18th Oct 2011 Developer 1 Permalink
    There's a separate link for the dll's, I made them separate because it makes the download a lot smaller, but maybe I should try to statically link them because The Powder Toy was somehow made a lot smaller already. Can anyone tell me how to do this?
  • TPTlover1012
    18th Oct 2011 Banned 0 Permalink
    This post is hidden because the user is banned