MOHAA/MOHSH/MOHBT (d)gamex86 wrapper based on the old MOHAA gamex86 wrapper.
NightFall serves a wrapper that compliments various aspects of MOHAA's script engine capabilities.
https://www.x-null.net/forums/forum.php
This is the best public version out there.
Questions are welcomed.
For enhancements and bug reports: submit an issue.
If you have any fixes/modifications, please submit a PR.
You can download latest version from here.
cd NightFall
git submodule update --init
cd dgamexwrapper
build_deps.bat all
to build dependencies, you can also build specific dependencies: build_deps.bat wolfssl curl libcurl
dgamexwrapper.sln
(use any configuration other than Debug)What is currently supported ?
Currently, most reborn functions are supported, some security related additions are not implemented.
Will feature xxxx be implemented ?
Create an issue (feature request), I'm more than welcome to add any new features to NightFall!
Have fun ! ;)