perfect_dark icon indicating copy to clipboard operation
perfect_dark copied to clipboard

Make "All Guns in Solo" cheat work in multiplayer

Open blaiz opened this issue 1 year ago • 4 comments

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).

Screenshot 2024-05-19 202037

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?

blaiz avatar May 20 '24 03:05 blaiz

i'm trying to get this working but every time i download the fork it doesn't carry over any of your changes

smashbro596 avatar Jul 10 '24 17:07 smashbro596

Are you in the right branch in my fork?

blaiz avatar Jul 10 '24 18:07 blaiz

how do i tell it to build your branch? i wanted the branch with all your changes .

smashbro596 avatar Jul 10 '24 19:07 smashbro596

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.

blaiz avatar Jul 10 '24 19:07 blaiz