Mod for Mega Man Battle Network Legacy Collection to restore the WWW base music in the postgame.

Overview

MMBNLC Postgame WWW Base Music mod

This is a mod for Mega Man Battle Network Legacy Collection Vol. 2 adjusts the field music played in the WWW base in Mega Man Battle Network 6 after the game is completed.

Normally, after beating the game, the original Expo Site music will play in that area again from before it was revealed to be the WWW base. This mod makes it so that the WWW base music will continue to play in that area. All other areas will have their normal area music.

Features

  • After beating the game, WWW base music is kept as-is rather than reverting to the original Expo Site theme.

Installing

Windows PC and Steam Deck

  1. Download and install chaudloader: https://github.com/RockmanEXEZone/chaudloader/releases Version 0.8.1 or newer is required.

  2. Launch Steam in Desktop Mode. Right-click the game in Steam, then click Properties โ†’ Local Files โ†’ Browse to open the game's install folder. Then open the "exe" folder, where you'll find MMBN_LC2.exe.

  3. Copy the PostgameWWWBaseMusic_EXE6 folder to the "mods" folder.

  4. Launch the game as normal.

Version History

Ver. 1.0.0 - 8 May 2023

  • Initial version.

Building

Building is supported on Windows 10 & 11. First install the following prerequisites:

  • Rust

Then, run one of the following commands:

  • make - Builds the mod files compatible with chaudloader.
  • make clean - Removes all temporary files and build outputs.
  • make install - Installs the previously built mod files into the mods folder for chaudloader.
  • make uninstall - Removes the installed mod files from the mods folder for chaudloader.
You might also like...
A command line tool to control the power state of Valve Base Stations 2.0.

lighthousectl A command line tool to control the power state of Valve Base Stations 2.0. Usage Scan All Base Stations It scans endlessly. You can stop

An ebpf knowledge base, based on llama_index and bpf-developer-tutorial

ebpf-knowledge-base An ebpf knowledge base, based on llama_index and bpf-developer-tutorial Usage First, you need to clone this repo: git clone --recu

AskBend: SQL-based Knowledge Base Search and Completion using Databend

AskBend: SQL-based Knowledge Base Search and Completion using Databend AskBend is a Rust project that utilizes the power of Databend and OpenAI to cre

Base 32 + 64 encoding and decoding identifiers + bytes in rust, quickly

fast32 Base32 and base64 encoding in Rust. Primarily for integer (u64, u128) and UUID identifiers (behind feature uuid), as well as arbitrary byte arr

๐ŸŒˆ Brings back colour console to Win64 for Garry's Mod SRCDS
๐ŸŒˆ Brings back colour console to Win64 for Garry's Mod SRCDS

๐ŸŒˆ gmsv_concolormsg This module for Garry's Mod fixes x86-64 Windows 64-bit SRCDS not displaying colours. Why does it do that? Who knows! But it's eas

A Minecraft mod manager for the terminal.

Hopper A Minecraft mod manager for the terminal. Donate High-level Goals modrinth mod searching modrinth mod installation curseforge api too? per-inst

Gm microoptimisation war crime - An experimental optimisation for Garry's Mod

Wat This attractively named repository contains a Garry's Mod module that performs a micro optimisation that makes use of LuaJIT's constant folding on

A Rust-based Garry's Mod module for fetching environment variables.

gm_environ Using Environment Variables in Garry's Mod. Installation Download a copy of the module from the releases (or compile from source) Move the

A curl(libcurl) mod for rust.

curl Master Dev A lightweight Curl-wrapper for using (mostly) HTTP from Rust. While there are a couple of Rust HTTP libraries like rust-http and its s

Scriptable tool to read and write UEFI variables from EFI shell. View, save, edit and restore hidden UEFI (BIOS) Setup settings faster than with the OEM menu forms.

UEFI Variable Tool (UVT) UEFI Variable Tool (UVT) is a command-line application that runs from the UEFI shell. It can be launched in seconds from any

null 4 Dec 11, 2023
Command-line program to manage PS battle logs. WIP.

psbattletools psbattletools is a command-line tool written in Rust for manipulating Pokรฉmon Showdown battle logs. Installation psbattletools currently

Annika 2 Dec 27, 2022
A simulator for Street Fighter 6 battle data.

sf6_sim A simulator for Street Fighter 6 battle data. Very early in development. It can currently simulate boxes, cancel lists, and movement. Online v

null 4 Jun 18, 2023
A mansplainer for man commands, cheeky and rude, use at your own risk

mansplain mansplain is a Command-Line Interface (CLI) tool built in Rust that mansplains a command to you Prerequisites Rust and Cargo installed An Op

Pratik Kanthi 3 Oct 24, 2023
Pink is a command-line tool inspired by the Unix man command.

Pink is a command-line tool inspired by the Unix man command. It displays custom-formatted text pages in the terminal using a subset of HTML-like tags.

null 3 Nov 2, 2023
A more compact and intuitive ASCII table in your terminal: an alternative to "man 7 ascii" and "ascii"

asciit A more compact and intuitive ASCII table in your terminal: an alternative to man 7 ascii and ascii. Colored numbers and letters are much more e

Qichen Liu ๅˆ˜ๅฏ่พฐ 5 Nov 16, 2023
Rust CS:GO base

Helveta Counter-Strike: Global Offensive Cheat base written in Rust. NOT COMPLETE! In active development. Disclaimer There's an alternative, currently

cristei 3 Sep 4, 2021
CLI tool to convert numbers from one base to another

changebase A CLI tool for changing the base of numbers. > changebase -h numeric base converter USAGE: changebase [FLAGS] [OPTIONS] <value> FLAG

null 2 Oct 14, 2022
Rust implementation of custom numeric base conversion.

base_custom Use any characters as your own numeric base and convert to and from decimal. This can be taken advantage of in various ways: Mathematics:

Daniel P. Clark 5 Dec 28, 2021
This repository presents a numbers vizualizer in a polar base. This small project has been entirely made in Rust !

NumbersRepresentation This repository presents a numbers vizualizer in a polar base. This small project has been entirely made in Rust ! This is an id

Lilian 'S3l4h' Schall 3 Apr 12, 2022