Code Monkey home page Code Monkey logo

3dw-practice's Introduction

Practice Mod

This is a mod for Super Mario 3D World + Bowsers Fury that adds different features that intend to aid in speedrun practice (but can also be used for other reasons)

The mod is only compatible with version 1.0.0

Features

  • Position saving and restoring
  • Info display (player position, velocity, speed, etc.)
  • Power-Up menu

Prerequisites

Building

Build has only been tested on Arch Linux

Just run:

DEVKITPRO={path_to_devkitpro} make

devkitPro will be installed to /opt/devkitpro on most Unix-based systems

Installing (Atmosphère)

After a successful build, transfer:

  • 3dw-practice100.nso to /atmosphere/contents/010028600EBDA000/exefs/subsdk1 (note: no extension)
  • starlight_patch_100/9F7EFC2FB9653E5CDE03030478F23EDA7D18EF44.ips to /atmosphere/exefs_patches/starlight_patch_100/9F7EFC2FB9653E5CDE03030478F23EDA7D18EF44.ips
  • romfs to /atmosphere/contents/010028600EBDA000/romfs

Install (Yuzu)

First open the Yuzu Mod Data Location for 3DW. It can be opened by right-clicking on the game in yuzu (alternatively %YUZU_DIR%/load/010028600EBDA000). Then make a new folder for the practice mod and transfer the following files into the newly created folder.

  • 3dw-practice100.nso to <new-folder>/exefs/subsdk1 (note: no extension)
  • starlight_patch_100/9F7EFC2FB9653E5CDE03030478F23EDA7D18EF44.ips to <new-folder>/exefs/9F7EFC2FB9653E5CDE03030478F23EDA7D18EF44.ips
  • romfs to <new-folder>/romfs

After the file transfer, the new folder should have the following structure,

├── <new-folder-name>
│   ├── exefs
│   │   ├── 9F7EFC2FB9653E5CDE03030478F23EDA7D18EF44.ips
│   │   └── subsdk1  <-- 3dw-practice100.nso
│   └── romfs
│       └── LayoutData
│           └── ...

For more information, check out Yuzu's official help page for game modding.

Credits

  • bryce_____ - Example
  • devkitA64
  • libnx - switch build rules

3dw-practice's People

Contributors

fruityloops1 avatar techmuse8 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.