Giter Site home page Giter Site logo

adm244 / dishonored-missionstats Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 2.0 121 KB

A native mod for Dishonored that adds "Statistics" button in pause menu, so it is possible to check statistics mid-mission.

License: The Unlicense

C++ 41.50% C 57.06% Batchfile 1.44%
dishonored native-mod reverse-engineering scaleform unreal-engine

dishonored-missionstats's Introduction

Dishonored MissionStats

A native mod for Dishonored that adds "Statistics" button in pause menu, so it is possible to check statistics mid-mission.

Screenshot

Additionally, it monitors whether certain conditions are met, such as:

  • alarm is raised (only once);
  • body is found (only once);
  • player is detected (only once);
  • hostile or civilian is killed (only once);
  • coins picked up;

and displays an in-game message.

Screenshot

Each of these messages can be turned on and off in a config file, as well as statistics button itself.

Translations

This mod supports multiple languages by loading text from a config file in UTF-8 encoding.

Screenshot

Compilation

Compilation is done as a single unit, just compile main.cpp and it should work. For more details see tools/build.bat file.

Installation

Copy "dinput8.dll" and "NativeMods" folder into "Dishonored\Binaries\Win32".

Supported versions

Works on the latest version that is prepared for DLC The Knife of Dunwall and DLC The Brigmore Witches. These DLC's are NOT required though.

Notes

  • If you're using GOG version do not launch game through Galaxy client (it's a known issue)
  • DLL injector is NOT included in this repository
  • No fool-proof checks, make sure you know what you're doing

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

dishonored-missionstats's People

Contributors

adm244 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dishonored-missionstats's Issues

No longer works after December 13th update

Self explanatory - judging by the steamdb info,, it would appear the biggest change is the addition of libcurl.dll as well as minor changes to dishonored.exe itself. Launching the game with this mod installed now causes a fatal error on the title screen.

To reproduce:

  1. Install mod.
  2. Launch game through Steam. To see the fatal error log, you must run the game with the -windowed launch option, else the game will just immediately crash to desktop.

I've included a picture of said fatal error log.
image

Question, not an issue.

What software did you use to reverse the game's classes, pe offset and other usefull unreal related things.

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.