anyone have some mod source code?

This is the place for people to research themes and ideas for their mods as well as for others to post their suggestions for mod makers to make use of.

Moderator: Nefarius

tmdvyr123
Posts: 2
Joined: Thu Jan 11, 2024 9:28 am

anyone have some mod source code?

Post by tmdvyr123 » Sun Mar 03, 2024 8:58 am

I'm currently running the server using basemod, but I don't have source code, so I can't develop in the shared stash or other features. Do you have any mod recommendations? I want to modify the code myself and develop the features.

satandidnowrong
Posts: 5
Joined: Tue Feb 13, 2024 4:42 am
United States of America

Re: anyone have some mod source code?

Post by satandidnowrong » Wed Mar 06, 2024 8:46 am

Start looking into code editing ( my suggestion )

here's my set up:
dl official blizz installers and install https://eu.battle.net/support/en/article/13867
https://download.battle.net/?platform=w ... ocale=enUS
https://download.battle.net/?platform=w ... ocale=enUS
use version changer to fix 1.14d install and set to 1.13c https://github.com/ChaosMarc/D2VersionChanger
copy d2 vanilla dir to an other dir called d2moo
use version changer to set d2moo to 1.10 and use nocd fix
download or build ghidra https://github.com/NationalSecurityAgency/ghidra
may be download or build x96dbg https://github.com/x64dbg/x64dbg
(pro move, mod d2win.dll and d2gfx.dll to not pause and minimize using):
viewtopic.php?f=8&t=67923
viewtopic.php?t=49411
download pd2 (project diablo 2) launcher and install on top of vanilla d2 dir https://projectdiablo2.com/download
download mxl (median xl sigma) launcher and install on top of vanilla d2 dir https://get.median-xl.com/
(if you need help here is a topic but make sure to be smart and don't bork) https://forum.median-xl.com/viewtopic.php?t=45891
download d2moo with visual studio 2019/2022 and cmake the exe and working directory to your d2moo folder
download d2se https://web.archive.org/web/2/http://d2 ... V2.2.0.exe
download paradox 0.2.7 https://archive.org/details/paradox-alpha-0.2.7
download or build cheat engine https://github.com/cheat-engine/cheat-engine
check this table out for examples https://opencheattables.com/viewtopic.php?p=2404#p2404
use this google search for code edits (add what you're looking for) https://www.google.com/search?q=site%3Ad2mods.info+code

Return to “Mod Concepts & Research”