GithubHelp home page GithubHelp logo

mhw-thk-logger's Introduction

mhw-thk-logger

Requires fmt and MinHook to work. Install with vcpkg like this:

./vcpkg install fmt minhook nlohmann-json --triplet=x64-windows-static

Commands

Commands without arguments act as toggles for boolean values. Commands are sent through ingame chat.

  • /thk filter Filter logging to a single monster given by monster internal id.

  • /thk segments [true|false] Print segments instead of just nodes.

  • /thk registers [true|false] Print registers per segment. Requires segment print out to be active.

  • /thk pause Pause global monster timer. Freezing them.

  • /thk unpause Unause global monster timer. Freezing them.

  • /thk crash_pause [true|false] Pause if an apparently invalid THK node is next in execution.

  • /thk bp add|del|lst [THK|THK Node|THK Node Segment]

Sets/Removes a breakpoint at a given segment. If the monster filter is active, the breakpoint is exclussive to the monster in question. If no value is passed it sets the breakpoint in THK00, Node 0 and Segment 0. Succesive arguments set THK, Node and Segment indices. lst lists all of the breakpoints already set.

  • /thk symbols Import a symbols file. It opens a file dialog to provide a Leviathon Symbols file. To make Leviathon export a symbols file for your project pass the -symbols flag to the compiler.

mhw-thk-logger's People

Contributors

asteriskampersand avatar fexty12573 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.