Fix for Black Screen on Plutonium T4 multiplayer
-
The black screen on launch is caused by enabling Sync Every Frame in the graphics settings.
You can fix this by going into: Users/YOURUSERNAME/AppData/Local/Plutonium/storage/t4/players
From here edit the plutonium_mp file and hit control+F in notepad, and search for "sync", it'll take you to the line that says:
seta r_vsync "1"Change this to:
seta r_vsync "0"Then save the file and restart plutonium. Your game should work now.
-
bro when i open the players file it opens a file with some strange text, not english wtf....
-
how did u fix same issue
-
i cannot run waw anymore... it keeps going to my second monitor (vertical) now and it is so squished that it wont let me change it to my main monitor (horizontal) and i cannot change anything. any fixes?
-
https://plutonium.pw/docs/fix-game-zoomed-in/
And/or
Make sure your game is closed before doing that.
Go to%localappdata%\Plutonium\storage\t4\players
Open the config file with the notepad to edit it.
plutonium.cfg
is for singleplayer/zombies andplutonium_mp.cfg
is for multiplayer
Change these 4 dvars to be like below (you can use ctrl+f to search for them)seta r_fullscreen "0" seta r_noborder "1" seta vid_xpos "0" seta vid_ypos "0"
You should always play WAW in windowed borderless to avoid alt tab crashes and vid_restart crashes