Linux Instructions:
Running the Windows x64 version with proton, the native Linux is heavily outdated
All settings on ultra, no bugs, no input lag, no crashes, same FPS as on Windows.
1. Have steam, python3 and (probably optional) wine-stable installed
2. Get the modified proton executable from glorious eggroll (under releases): 
	
	You must be registered to see the links
3. Extract it somewhere (for example ~/house_party/proton/)
4. Download HouseParty (Windows x64) and extract it somewhere (for example ~/house_party/game/)
5. Create a new folder for the virtual environment (for example ~/house_party/environment/)
6. Create a new bash script as follows (adjust the paths!!):
#!/bin/bash
export STEAM_PROTON="/home/<yourusername>/house_party/proton"
export STEAM_MOUNT_PATH="/home/<yourusername>/house_party/game"
export STEAM_COMPAT_DATA_PATH="/home/<yourusername>/house_party/environment"
$STEAM_PROTON/proton run "$STEAM_MOUNT_PATH/HouseParty.exe"
7. Save, set executable flag, run, profit!
Why proton?
Because it's better for games than wine, lutris, or play-on-linux.
Modified Proton by Glorious Eggrol?
Awesome custom build of proton with loooots of fixes (for example raw input and direct input fix). You should totally use this for Steam games, too
Proof?
	
		
			
		
		
	
	
		
			
		
		
	
	
		
			
		
		
	
	
		
			
		
		
	
(sorry, i have no fps counter but it's running super smooth)