Render96 / Render96ex

Fork of https://github.com/sm64-port/sm64-port with additional features.
246 stars 43 forks source link

I can't compile it on switch #40

Open Gaelcraft opened 2 years ago

Gaelcraft commented 2 years ago

In the part that I put "source $DEVKITPRO/switchvars.sh" I get "-bash: /opt/devkitpro/switchvars.sh: No such file or directory"

cyrneko commented 2 years ago

that means the script you're trying to run simply does not exist

so either the wiki is outdated on this, or you're doing something wrong

ghost commented 2 years ago

https://github.com/Render96/Render96ex/issues/34 The switch version has been broken since around the release of 2.2

DorfDork commented 2 years ago

The switch version won't work until I can figure out a solution.

Gaelcraft commented 2 years ago

Ok

danifunker commented 2 years ago

What's the last commit I can use to compile this for switch?

nwawrzyniak commented 2 years ago

@danifunker In #30 (about a different problem!) the user Craftyawesome wrote this:

This has been broken since 24ba370, so use 5e0b19e

If you want to use the modelpack, you have to go a little older. Use 67a0da1 and 2.1. (after cloning and before placing modelpack, run git checkout 67a0da1)

So even though these problems are unrelated, it is probably still the latest working commit.

impeeza commented 8 months ago

Any hope this will be corrected?

iamse7en commented 3 months ago

Also interested in this, hoping it can be fixed.