Skip to content
  • Announcements regarding the Plutonium Project.

    30 557
    30 Topics
    557 Posts
    Eldor
    Watch the reveal trailer: https://www.youtube.com/watch?v=WabtwDUEzG8 Installing/updating: Ensure you have the game installed (there should, among other things, be a main folder and a jb_mp_s.dll file in it). If you're missing discord_game_sdk.dll or EOSSDK-Win32-Shipping.dll, or if you're getting an "Invalid game version" error, download this and copy the files to your game folder. Download the latest plutonium-quantum.exe and place it in the game folder Run plutonium-quantum.exe to play Logging in: When clicking Windows LIVE in the main menu, the game should open a browser and authenticate automatically, as long as you're logged in to the forum. If you aren't, login in the browser when prompted to. The authentication flow should continue automatically afterwards. If anything goes wrong, make sure you're logged in to the forum in your default browser and restart the game and try again. Some browsers (like Brave) may block the authentication flow, disabling "privacy protection" features temporarily may help (like Brave's "Shield"). You could also try a different browser, and visit https://forum.plutonium.pw/eos/auth after clicking Windows LIVE at least once in-game. Joining parties: Parties in this game have been implemented with the "invite to group" feature in Discord. When you're in a party (anywhere but the main menu), you should see "Invite x to Play Plutonium Quantum" in various places in Discord, use these to invite other people. Party members should also be able to do this. Read through this support article for more information. If you have the Discord Overlay enabled, you should be able to invite straight from the game using that too (requires manually whitelisting Plutonium Quantum in Discord settings first). Finding games: Matchmaking is implemented and can be accessed by pressing Find Game in the menu. If any matches for a specific playlist are found, your game should attempt to join it. Otherwise, you will become the host for a new lobby and wait for other people to join. If you are unable to find games, try backing out and searching again. You can also ask people in #looking-for-games on Discord to make sure there're other people playing. The game uses peer-to-peer lobbies, so your IP address may be shared with other people. Changing advanced settings: To change settings such as cg_fov, com_maxfps, or to set an exact value for input_viewSensitivity, you have to modify the player config manually. The file path is <game folder>\saved\players\<user id>\config_mp.cfg. The file format should be familiar to anyone wanting to do this. Note: Unlike our other games, we have not made the in-game console accessible. The reason for this is to improve the quality of public lobbies, we may enable it later. Common issues: Connectivity issues (other people not being able to join your party, private match or public lobby) Make sure Windows Firewall and any other "anti-virus" software isn't blocking the game. Additionally, make sure UPnP is enabled in your router, or manually port forward port 1000 to your computer. Settings not saving while in-game Open and close the Controls menu (after changing other settings), it should trigger a save
  • Posts not strictly related to Plutonium can go here.

    5k 18k
    5k Topics
    18k Posts
    L3yon_COD
    I don't understand this reputation thing, I'm new to plutonium can anyone tell me what it is?
  • Request support for the Plutonium Launcher, please wait at-least 1 day for a reply, it can get busy.

    4k 15k
    4k Topics
    15k Posts
    DirkRockface
    @nicoraguila it looks like you triggered the plutonium anticheat about 24 hours ago: [image: 1788697044737-393a737d-7f6c-4f36-9888-79d01edce850-image.jpeg] That is what gave you the first 7 days. The second 7 days was because you logged in from a different account (that is seen as ban evasion). That will add more time each time you try different accounts. All you can really do is wait until the ban is over and read up on the anti-cheat rules: https://plutonium.pw/docs/anticheat/
  • Game Support

    If you're looking for help with an issue related to our supported games, post here!

    19k 59k
    19k Topics
    59k Posts
    Nase_
    # How to Use Native Resolution in Fullscreen with G-Sync Enabled I found a solution for the issue where a game does not offer the monitor's native resolution in fullscreen mode when G-Sync is enabled. Many solutions found online recommend disabling G-Sync, but in my opinion, this is not the best approach. The actual problem appears to be that, with G-Sync enabled, the game falls back to the wrong resolution list. Instead of using the monitor's native resolutions, the game accesses a fallback list containing standard TV resolutions. The solution is to remove the incorrect resolution entry that the game uses when G-Sync is enabled. This allows the game to use the monitor's native resolution list again. This is a clean and reversible solution, so it can also be safely tested. The changes can be restored at any time. My Setup In my case, I am using a monitor with the following configuration: Resolution: 2560 × 1440 Refresh rate: 144 Hz G-Sync: enabled With this configuration, the game only offered 1920 × 1440 in fullscreen mode. Here is how I fixed the problem. What You Need You will need CRU – Custom Resolution Utility by ToastyX. CRU is a utility that allows you to manage a monitor's resolution and display profiles. It does not need to be installed and can be launched directly using CRU.exe. # Step 1 – Select Your Monitor Start CRU.exe. At the top of the window, use the dropdown menu to select the monitor you are having the issue with. You will then see several sections. At the bottom, there is an “Extension Block” section. Inside it, you will find an entry called “CTA-861”. Open it by double-clicking it. # Step 2 – Check the TV Resolutions Inside the CTA-861 window, look under Data Blocks for “TV resolutions”. This is where the problem occurs in my case. With G-Sync enabled, the game falls back to an incorrect entry from this list. For my monitor, the problematic entry is: 1920 × 1080 (16:9) @ 120 Hz To generalize this, it appears to be the entry with the highest resolution and highest refresh rate in this list. However, monitors can have different resolutions and refresh rates, so you should not simply look for 1920 × 1080 @ 120 Hz. The important thing is to identify the corresponding problematic entry in your own TV resolutions list. # Step 3 – Delete the Incorrect Entry Select the corresponding entry and click “Delete” underneath the list. Then click “OK” until all open windows are closed and you are back on the desktop. # Step 4 – Restart the Graphics Driver Now run restart64.exe, which is included in the CRU folder. This will restart the graphics driver and refresh the display configuration. You can now launch the game again. The desired native resolution should now be available in fullscreen mode, while G-Sync can remain enabled. In my case, this restored the native 2560 × 1440 resolution in fullscreen mode while keeping G-Sync enabled. # Reverting the Changes If you are unsure about the changes, if the solution does not work for you, or if you simply want to restore the original settings, you can run reset.exe from the CRU folder. This restores the standard/default display settings and removes the changes made through CRU. If deleting the first entry does not solve the problem, you can also try removing other resolutions from the “TV resolutions” section and testing them one by one. Since the changes can be reverted using reset.exe, this also provides a safe way to identify which entry is causing the problem with your particular monitor and G-Sync configuration. # Summary The problem does not necessarily lie with G-Sync itself. Instead, it appears that when G-Sync is enabled, the game falls back to an incorrect entry from the TV resolutions fallback list. Removing that entry allows the game to use the monitor's native resolution again without having to disable G-Sync. The change is fully reversible, so you can restore the original settings at any time using reset.exe.
  • Server Hosting Support

    If you're looking for help with an issue related to hosting a server on Plutonium, post here!

    2k 9k
    2k Topics
    9k Posts
    Two With Slight
    Invaild response when hosting a private match
  • 7k Topics
    41k Posts
    JeS51CA
    Fellow Goth Girl Enjoyers, I bring you my goth girls icon pack for both BO1 & BO2, can do WAW in the future if requested! Preview: [image: 1788694841015-edfb0220-4093-454c-998c-e77eab3014ed-image.jpeg] Install Guide: Press Windows+R and type: %localappdata%/plutonium/storage/t5/images - BO1 %localappdata%/plutonium/storage/t6/images - BO2 If you don't have an images folder, then create one Drag and drop the iwi's from the zip into your images folder Enjoy ! BO1 & BO2 Download
  • Regional Topics

    Non English language discussions can be posted here.

    4k 12k
    4k Topics
    12k Posts
    MisaelGod
    demosle