Open novakirby opened 3 years ago
Error while zstd is also installed into python3 environment. https://github.com/teamsalta/sm64nx/blob/16763d610883adeec311d2d13ae2afb38b796c8b/scripts/pak.py#L10 Use zstandard instead of zstd.
zstandard
zstd
Compile error if VERSION is set to jp https://github.com/teamsalta/sm64nx/blob/16763d610883adeec311d2d13ae2afb38b796c8b/src/game/level_update.cpp#L532-L533 Should be port->node.destArea. (Already fixed in sm64 and sm64-port.)
VERSION
jp
port->node.destArea
Should sm64 and sm64.exe in project root be removed? They may contain copyrighted contents as some assets were(?) directly linked into the executable.
Error while zstd is also installed into python3 environment. https://github.com/teamsalta/sm64nx/blob/16763d610883adeec311d2d13ae2afb38b796c8b/scripts/pak.py#L10 Use
zstandard
instead ofzstd
.Compile error if
VERSION
is set tojp
https://github.com/teamsalta/sm64nx/blob/16763d610883adeec311d2d13ae2afb38b796c8b/src/game/level_update.cpp#L532-L533 Should beport->node.destArea
. (Already fixed in sm64 and sm64-port.)Should sm64 and sm64.exe in project root be removed? They may contain copyrighted contents as some assets were(?) directly linked into the executable.