Skip to content

Mara_nx is a game patching application for Nintendo Switch. This application was build with Borealis by natinusala to simplify the patching process for Spanish translations available on TraduSquare.

License

Notifications You must be signed in to change notification settings

D3fau4/Mara_nx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5aafbba · Dec 10, 2024

History

67 Commits
May 10, 2024
May 10, 2024
Nov 6, 2023
Nov 6, 2023
Jul 3, 2024
Dec 10, 2024
Jul 3, 2024
Jul 2, 2024
Nov 6, 2023
Nov 25, 2023
Nov 6, 2023
Feb 13, 2024
Nov 6, 2023
Jan 24, 2024
Jan 24, 2024

Repository files navigation

Mara_nx

Mara_nx is a game patching application for Nintendo Switch. This application was build with Borealis by natinusala to simplify the patching process for Spanish translations available on TraduSquare.

Requirements for Compilation

Make sure you meet the following requirements to compile Mara_nx:

  • DevkitPro.
  • CMake 3.22 or higher.

Build

Follow the steps below to build Mara_nx:

  1. Clone this repository to your system:
git clone --recurse-submodules https://github.com/D3fau4/Mara_nx.git
  1. Navigate to the cloned repository directory:
cd Mara_nx
  1. Create a build directory:
mkdir build
  1. Generate build files with CMake:
cmake -G "Unix Makefiles" --toolchain=DevkitA64Libnx.cmake -S . -B build
  1. Build the project:
cmake --build .
  1. Once the compilation is finished, an executable file for Mara_nx.nro will be generated in build/

Credits

  • libnx - Tools and resources for Nintendo Switch homebrew development.
  • Borealis - Developed by natinusala.

About

Mara_nx is a game patching application for Nintendo Switch. This application was build with Borealis by natinusala to simplify the patching process for Spanish translations available on TraduSquare.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages