Make "All Guns in Solo" cheat work in multiplayer
This one always frustrated me as a kid. Why is "All Guns" restricted to the single player mode? I'm gonna guess to not overload the N64's RAM. Not a problem anymore on PC so let's make "All Guns" work for all players in all modes. This works for co-op and combat simulator (and probably counter-op too, I didn't test).
We could potentially refine this further to exclude the "Psychosis Gun" in Combat Simulator since it doesn't seem useful there (I didn't test its effect).
TODO:
- [ ] Change string from "All Guns in Solo" to just "All Guns". I couldn't figure out how to do that. I tried changing the strings in the json asset files but that didn't work. Does anyone know how to do that?
i'm trying to get this working but every time i download the fork it doesn't carry over any of your changes
Are you in the right branch in my fork?
how do i tell it to build your branch? i wanted the branch with all your changes .
Ah i see. I have a branch called “all-changes”. You should switch to that one and build that codebase following the instructions in the readme here. That works for me.