This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Releases: mosamadeeb/MMXD-Mods
Releases · mosamadeeb/MMXD-Mods
Tangerine v1.0.3
Download link
Changelog:
- Use Reloaded.Hooks for native hooks
- Fixes the various issues with the generic methods GetAssetAndAsyncLoad and GetAssstSync
- Allow loading images as Texture2D and Sprite from disk, using AssetRemap.json
- Steps: use an empty
newBundleName
, and setnewAssetName
to be the path of the.png
or.jpg
file insideAssets
folder. - File name must include dimensions:
.{width}x{height}
and.sprite
should be added if the asset is aSprite
, and not just aTexture2D
- Example:
texture/2d/icon/new_item/ch/icon_ch_098_000.128x128.sprite.png
- Steps: use an empty
- Add (initially unset) key binds for reloading back to hometop or title, optionally also reloading all asset bundles
- Check BepInExConfigManager for an easy way to edit configuration
- Fix load order not being applied during the initial loading
- Add patch to load ACBs that were not preloaded
- Add class and loader for patching OrangeConst
- Loads from /Tables/PARAMETERS.json
IntroSkip v1.0.0
Download link
Skips the CAPCOM screen and opening video. As simple as that.
Instructions
- Install BepInEx for MMX DiVE Offline
- Install Tangerine
- Extract zip in your game folder
Tangerine v1.0.1
Download link
Instructions
- Download and patch your game using the Unpacked GameAssembly patcher
- Install BepInEx for MMX DiVE Offline (DOTS version)
- Extract zip in your game folder
MMXDNetworkLogger v1.0.0
For ROCKMAN X DiVE (not Offline).
Use BepInEx Unity Mono 6.0.0 Bleeding Edge. Tested with version be.673.
FixSavingCrash v1.0.0
Download link
Prevents the game's anti-cheat from causing a crash when saving due to having Cheat Engine running (or having a window with "cheat" in its title).
Instructions
- Install BepInEx for MMX DiVE Offline
- Extract zip in your game folder