Advanced Search
Search Results
4 total results found
Porting old patch syntax to NCPatcher
This page will help you understand how you can port any patching syntax to NCPatcher's. You are searching through NSMBHD or NSMB Central and you find a shiny code patch, you rush and put it in the source folder of your project only to find that a code patch is...
Porting old patches to the NSMB Code Reference
Setting up NSMB Editor on Linux
Installing NSMB Editor on Linux If you're using Linux and want the latest version of NSMB Editor, you may need to build it yourself. Follow this guide to set it up manually using Mono. Prerequisites Make sure mono isĀ installed on your system Step 1: Building...
NSMB Co-op Development Guide
Introduction This guide explains how to write code that works correctly with the NSMB Co-op hack. The co-op system allows two players (Mario and Luigi) to play simultaneously on separate consoles connected via local wireless. The biggest challenge in co-op d...