0% found this document useful (0 votes)
3 views

Compilación

The document provides instructions for setting up a development environment for the Super Mario 64 NX homebrew port using the pacman package manager on a system. It includes commands to install necessary packages, clone the repository, and compile the project with specific options. Additionally, it outlines equivalent installation steps for Ubuntu users using the apt package manager.

Uploaded by

impeeza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Compilación

The document provides instructions for setting up a development environment for the Super Mario 64 NX homebrew port using the pacman package manager on a system. It includes commands to install necessary packages, clone the repository, and compile the project with specific options. Additionally, it outlines equivalent installation steps for Ubuntu users using the apt package manager.

Uploaded by

impeeza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

pacman -Syuu --noconfirm --needed base-devel git make devkit-env mercurial python3

subversion unzip autoconf automake libtool pkg-config autoconf-wrapper mingw-w64-


x86_64-cmake mingw-w64-x86_64-gcc mingw-w64-x86_64-glew mingw-w64-x86_64-SDL2
mingw-w64-x86_64-toolchain mingw-w64-x86_64-SDL

pacman -Syu --needed --noconfirm devkit-env switch-dev devkitA64 dkp-toolchain-vars


libnx switch-tools switch-mesa switch-libdrm_nouveau switch-sdl2

cd ~
rm -rf sm64ex-alo
git clone --recursive https://github.com/AloUltraExt/sm64ex-alo
cd ~/sm64ex-alo
cp "h:\Emuladores\Nintendo Switch\HomeBrew\Super Mario 64 NX, Unofficial Native
Homebrew Port\Compilaci�n desde repositorios\baserom.us.z64" ~/sm64ex-alo
make -j BETTERCAMERA=1 NODRAWINGDISTANCE=1 TEXTURE_FIX=1 EXT_OPTIONS_MENU=1
QOL_FIXES=1 QOL_FEATURES=1 MOUSE_ACTIONS=1 EXT_DEBUG_MENU=1

make TARGET_SWITCH=1 BETTERCAMERA=1 NODRAWINGDISTANCE=1 TEXTURE_FIX=1


EXT_OPTIONS_MENU=1 QOL_FIXES=1 QOL_FEATURES=1 MOUSE_ACTIONS=1 EXT_DEBUG_MENU=1

ON UBUNTU:
sudo apt install git make python3 subversion unzip autoconf automake libtool pkg-
config autoconf cmake libsdl2-dev
pacman -Syu --needed --noconfirm devkit-env switch-dev devkitA64 dkp-toolchain-vars
libnx switch-tools switch-mesa switch-libdrm_nouveau switch-sdl2

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy