You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the sm64ex repo, you can add the command "BETTERCAMERA=1" when building to add a better camera than the outdated N64 camera system. I'd suggest to try adding it to the building_ios.sh file's last line so that the final line reads:
"gmake ios -j4 TARGET_IOS=1 TARGET_OS_IOS=1 BETTERCAMERA=1"
The text was updated successfully, but these errors were encountered:
In the sm64ex repo, you can add the command "BETTERCAMERA=1" when building to add a better camera than the outdated N64 camera system. I'd suggest to try adding it to the building_ios.sh file's last line so that the final line reads:
"gmake ios -j4 TARGET_IOS=1 TARGET_OS_IOS=1 BETTERCAMERA=1"
The text was updated successfully, but these errors were encountered: