Code Monkey home page Code Monkey logo

kanan-new's Introduction

Kanan's New Mabinogi Mod Build status

A reimagining of Kanan for Mabinogi written in C++ with many improvements.

Download

Downloads for the latest official releases are located here.

Requirements

You need the Microsoft Visual C++ Redistributable for Visual Studio 2017 available at the bottom of this page. Make sure to choose the x86 version of the download!

What's new

  • Entirely written from the ground up in modern C++17.
  • Overall design was kept simple and most of it is commented so beginners can understand whats going on.
  • Core memory hacking library is seperate from the Mabinogi specific portion and can be easily reused for other games.
  • Includes an ingame UI to configure each mod.
  • Includes a reusable Direct3D 9 hook.
  • Includes a reusable DirectInput 8 hook.
  • Intercepts windows messages sent to the game window.
  • Reverse engineered game structures to allow for unique features such as entity viewing.
  • Probably other things!

Build requirements

  • Visual Studio 2017

Usage

Once the project has been built successfully in Release mode just run Loader.exe as an administrator. Loader.exe will automatically look for any instances of Mabinogi and load Kanan.dll into it. Press the INSERT key to toggle the UI.

This project is still a work in progress

Once this project reaches (or approaches) feature parity with the original Kanan the URL for it will probably change to replace the original. I may periodically release official binaries for those who don't want to build the project themselves.

Todo

  • Add more patches and mods that were previously available in the original Kanan.

Preview

Original patch authors

kanan comes with more mods than are listed here. This is the list of patch authors who haven't directly contributed via GitHub's pull requests.

  • Blade3575
    • Bitmap font
    • Elf lag
  • Step29
    • NPC fast text
    • One click revive
    • Free indoor camera
    • Hide NPC curtains
    • Hide second title
    • No player zoom transparency
    • Mana tunnel lag fix
    • No skill rank up window
    • Windows appear faster
    • Uncapped auto production
    • Mini title menu (TitleOrganize)
    • Mute commerce imp (NoImp)
    • No render sky
  • Rydian
    • Transformation mastery collect mode always enabled
    • No persistent fighter chain popup
    • Objects between camera and character do not become transparent
    • Hide main title

Many original patches/ideas came from the following projects:

  • Fantasia
  • MAMP
  • JAP
  • Gerent/GerentxNogi
  • MNG
  • Noginogi-Party

And to all the patchers that came before, and all that will come after.

kanan-new's People

Contributors

cursey avatar kleric avatar rydian avatar milktao avatar rivaldealer avatar tachiorz avatar lishid avatar praydog avatar

Watchers

James Cloos 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.