Mod link: github.com/TheLettuceClub/StriveSAMMI-Release
Extension link: github.com/Krackatoa/STRIVE-x-SAMMI
How to use this mod with SAMMI
- Download and install the mod from the mod link above.
- Download and install SAMMI from here
- Download the file “GGST.x.SAMMI.1_4.zip” from the extension link above.
- Open SAMMI, then click “Install an extension”. Find the sef you just downloaded.
- From the same menu, click “Open in a browser”
- Make sure “GGST x SAMMI” appears as one of the extensions listed.
- Design your funny stream events in SAMMI
- Profit.
Implementation-Specific notes:
- This mod uses UE4SS to inject into the game. Other common mods like Sevoii’s frame viewer use an incompatible version of it, so you can’t use both at one, unfortunately.
- I’ve seen one person get both working at the same time, so try it out.
- The Arcade version of Strive had debug symbols accidentally shipped with it, so I can see function names and data structure offsets and then compare with the current version to find correct function signatures and offsets to use.
- To prevent cheating, every event is delayed internally by 20 frames.
- To prevent bypassing of this, the mod is closed-source. If you’d like to know more, contact me directly.