ROUNDS
Not enough ratings
How to play 2v2 gamemode
By Bibi
A tutorial on how to mod the game for the ability to play 2v2.

RECOMMEND USING STEAM REMOTE PLAY IN LOCAL MATCH OR 4 ON 1 PC IN LOCAL MATCH USING CONTROLLERS!!!

Need help? Add me on steam, wait until I wake up and accept your friend request and message me.
   
Award
Favorite
Favorited
Unfavorite
Automatic Method
How to play 2v2 gamemode:

RECOMMEND USING STEAM REMOTE PLAY IN LOCAL MATCH OR 4 ON 1 PC IN LOCAL MATCH USING CONTROLLERS!!!

Automatic Method:
1. Download the following file:

https://mega(.)nz/file/HGxX1KIT#cfgEfAwRbGmnGICqX2IbVMDALMdTZ7r6PjvUPVC9XUg

(remove the "()" that is next to "mega" and "nz" in the link to access the file)

2. Go to Steam
3. Go to your Library
4. right click Rounds
5. go to Manage
6. click on Browse Local Files
7. go to ROUNDS\Rounds_Data\Managed
8. replace my file with "Assembly-CSharp"
9. Enjoy playing with your friends and have a good day.

Need help? Add me on steam, wait until I wake up and accept your friend request and message me.
Manual Method
How to play 2v2 gamemode:

RECOMMEND USING STEAM REMOTE PLAY IN LOCAL MATCH OR 4 ON 1 PC IN LOCAL MATCH USING CONTROLLERS!!!

Manual Method:

1. Download dnSpy.

2. Find steamapps\common\ROUNDS\Rounds_Data\Managed\Assembly-CSharp.dll and open it using dnSpy, In the assembly explorer on the left, you should see Assembly-CSharp, Inside that you will find the .dll we opened, and inside that a namespace (with a {} symbol next to it) simply called "-"

3. There will be many items in that namespace, but keep scrolling until you find GM_ArmsRace and click on that to view the code inside.

4. Edit the code, look for the Start method near the top and right-click somewhere in the method, Select “Edit Method” and another window will show up with code that you can edit, Change the code and click the “compile” button.
move this.playersNeededToStart = 2; above PlayerAssigner.instance.maxPlayers = this.playersNeededToStart; change 2 to a 4

5. Once that is done, go to File>Save Module… and another window will pop up, Leave all of the settings alone and click OK.

6. Play the game.

The character select screen will look the same when you start a versus game, If you press the A button on an XBOX controller after the blue and orange players have joined, you will hear the sound of players joining, but you won’t see them on the screen, The third player you add will be red (on the orange players team) and the fourth will be green (on the blue players team), Only the orange and blue players need to press start for the game to begin.

7. Enjoy playing with your friends and have a good day.

Need help? Add me on steam, wait until I wake up and accept your friend request and message me.
Manual Method PICTURES
What I meant by "-"









"keep scrolling until you find GM_ArmsRace and click on that to view the code inside."
How it should look before vs after completing the tutorial (first picture is before, second picture is after):
2 Comments
TheEvanMack Jan 27, 2023 @ 9:41pm 
Yeah thundersotre would be easier
Dord. Jan 26, 2023 @ 12:43pm 
you can also download thunderstore mod manager and get rounds with friends to play a 2v2 or 4p ffa. no code delving necessary.