Skip to content

Conversation

@raspberrygitq
Copy link
Contributor

@raspberrygitq raspberrygitq commented Sep 25, 2025

Added support for New Create Game Menu.

2025-09-25.18-46-03.mp4

The server drop-down menu patch has been improved.
image

Security Logger Support.
CreateGameOptions has been removed because it is unnecessary.
PingTracker has been removed, but replaced with the ReactorCredits. (If you don't want this, you can undo it.)
image

String [BepInDependency("com.slushiegoose.townofus", BepInDependency.DependencyFlags.SoftDependency)] // load after town of us has removed, because Town Of Us and its similar versions will start normally.

In version 1.0.5, there was a problem with creating a lobby for 35 people, but in version 1.0.6, I fixed it by changing the value to MaxPlayers = 36. I had to roll back this fix by returning the value to 35. While reviewing the CrowdedMod source code, I came across another method of creating a larger lobby without the screen freezing when creating a game with 35 people when MaxPlayers = 35 is set.

Tested on versions Among Us: 16.0.0 - 17.1.0. Everything works correctly.

Thanks to this patch, you can create larger lobbies without using programs.
Patch Source: CrowdedMods/CrowdedMod#65

- CreateGameOptions has been removed because it is unnecessary.
- PingTracker has been removed, but replaced with the ReactorCredits.

Tested on versions 16.0.0 - 17.0.0 and everything works correctly.
- SecurityLoggerPatch on Mira HQ
- The server drop-down menu has been improved.
@raspberrygitq raspberrygitq changed the title Support for New Create Game Menu Three new functions Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant