chaudloader icon indicating copy to clipboard operation
chaudloader copied to clipboard

Mod loader for Mega Man Battle Network Legacy Collection.

Results 6 chaudloader issues
Sort by recently updated
recently updated
newest added

The game used to launch together with the dxgi.dll hook for reshade, but after the mod installation, it changed in a way that it no longer hooks through it. Is...

Trying to install chaudloader just causes the window to flash and do nothing. Opening the program through a prior command prompt window shows `Welcome to the chaudloader installer. thread 'main'...

- check github for latest release - maybe check mod compatibility? - download release from github - rename own dll to e.g. chaudloader.dll.old - delete chaudloader.dll.old on next start

- purely informational game metadata (e.g. bn5/bn6/etc.) - maybe something less goofy than exe_crc32? - mod updater metadata - loader updater - screenshots?

This adds a new lua method for loading a user generated Bnk file for music modding. The bnk is loaded after `Vol1Global.bnk` or `Vol2Global.bnk` The new function is `chaudloader.bck.load_bck` and...