robbyz512 / DOTA-2-PATCHER

An utility for visual mod.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOTA-2-PATCHER

An utility for visual mod.

What this tool do?

  • Patch all wards to the default wards model
  • Patch gameinfo.gi to inject the visual mod folder
  • Build patched pak01_dir folder to a .vpk file
  • Play cool music (you can turn it off)

Some info

The default folder name injected to gameinfo.gi is "dota_tempcontent", you can change this folder name inside /data/database.json with any text editor to any folder name you wish 😎

I dont left you guessing how

  • 1: Select your pak01_dir.vpk from "\Steam\steamapps\common\dota 2 beta\game\dota" or your modded pak01_dir.vpk
  • 2: (Change the mod folder name to any mod u using, then) Select your gameinfo.gi from "\Steam\steamapps\common\dota 2 beta\game\dota" copy the new gameinfo.gi from "patched" folder to the same folder where you get it
  • 3: Select the pak01_dir folder and copy the pak01_dir.vpk from "patched" folder to the mod folder (default: dota_tempcontent) thats located in "\Steam\steamapps\common\dota 2 beta\game"

Screenshot

image

To do list

  • make a prompt to rename the folder
  • add other visual mod patch
  • idk give me suggestions

Why the .exe file size is large?

Because i need to include library like vpk, json, shutil, tkinter, customtkinter, zlib, and crc-manipulator. To give you a pleasant and ease of use experience with this tool.

Virustotal

https://www.virustotal.com/gui/file-analysis/N2RkNDRjZGEwYjNmY2Y4MzEwMWVkNGI2YWE2MmMxOTM6MTY3NzM4NjIyNg==

About

An utility for visual mod.


Languages

Language:Python 100.0%