/DS2-META

Dark Souls 2 testing/debugging/practice tool

Primary LanguageC#MIT LicenseMIT

DS2 META

Dark Souls 2 testing/debugging/practice tool
Based on a CE table by Atvaark

Inspired by DS-Gadget 3.0 and uses Property Hook by TKGP.

META stands for:
M
E
T
A

WARNING

There has been absolutely NO testing on this tool and online use. For offline use only. Use online at your own risk.
Even actions not locked behind a setting are considered unsafe for online use.
YOU HAVE BEEN WARNED

Requirements

Installing

  • Extract contents of zip archive to it's own folder. You may have to run as admin if DS2S META crashes

Thank You

ffleret Who bought me vanilla DS2 so I could port DS2S META over to vanilla
TKGP Author of DS Gadget and Property Hook
Atvaark Author of the CE table used for this tool
Lord Radai good mentor and contributor
pseudostripy Tester and contributor

Libraries

My fork of Property Hook by TKGP

Costura by Fody team

Octokit by Octokit team

GlobalHotkeys by Marc Rousavy

Fasm.NET by James Menetrey

SpeedhackWithExports - My fork of Speedhack by absoIute pathced by Stenni

Change Log

Beta 0.4

  • Fixed game crash when closing META

  • Added fast quit hotkey

  • Added Apply Effect functionality

Beta 0.3

  • Modify Speed on the Player tab is now equivilent to Cheat Engine Speedhack. If you want to just modify your own speed, use the speeds in Internals tab.

Beta 0.2

  • Program is now up to date with it's Scholar counterpart, except missing the Apply Special Effect function (Used to apply bonfire rest when warping and in the "Restore Humanity" button). I will keep looking for it.

  • Brotherhood of blood "Rank" is still uncertain. "Progress" is in the table, but COULD be wrong. Just not 100% sure. Anyone who has a character they can see this with, please make an issue with what you find (correct or incorrect).

  • New Hotkey system using GlobalHotkeys library. Should fix issue with input delaying game

  • Optimized GetHeld method, which should make looking up items in player inventory faster. Could use feedback from anyone who previously couldn't use the live inventory update feature.

  • Added check to make sure you have right version of the game loaded.

  • Changed to using Stable position in the player position restore system

Beta 0.0.0.5

  • Player and Stats tab implemented

Beta 0.0.0.1

  • Item Give and Bonfire Warp implemented

  • Working on catching up to DS2S META functionality