Skip to content

BO2 Client Support

Request support for the Plutonium T6 client, please wait at-least 1 day for a reply, it can get busy. The community is free to try to help in any thread.

11.8k Topics 38.3k Posts
  • Why does B02 zombies not work when I direct my files on it

    4
    0 Votes
    4 Posts
    74 Views

    Daisylobo Are you using the steam version?

  • Launch Client

    4
    0 Votes
    4 Posts
    124 Views

    @ItsEther yes

  • cant login

    2
    0 Votes
    2 Posts
    38 Views

    username is case sensitive

  • Friends cannot join custom game

    3
    0 Votes
    3 Posts
    116 Views

    I double checked the IP and it is still the same. I did have some firewall rules that made it so I only had a moderate NAT type but I fixed those and it is now open, but they still are unable to join.

  • Need help with bo2 download

    Locked
    7
    1 Votes
    7 Posts
    1k Views
    A Former User?

    well..i dowlowded the fitgirl repack one and i have very limted wifi. anyway pls that could help me

  • Tell me how to play with my friend

    1
    0 Votes
    1 Posts
    37 Views
    No one has replied
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    4 Views
    No one has replied
  • zombies b02

    7
    0 Votes
    7 Posts
    172 Views

    Im having an issue where I load up a solo play map and the screen just goes black and doesn't change. I also cant join any servers, and help on why its not loading would be appreciated.

  • [BO2][MP] Some bots don't attack.

    10
    0 Votes
    10 Posts
    202 Views

    JezuzLizard

    Great info thanks

    so im gonna start with something like this.. im sure theres better ways but it seems to work for my use case... if it turns out not ill continue thread.Thanks a bunch!

    main(){ //other bits } init(){ //.. setdvar( "bots_main_firstIsHost", true ); level thread spawnBots(botAmount); } spawnBots(amount) { while(!isHost(level.players[0])){ wait(2); // Give some time //quick check for players playerPool = level.players.size; println("There are "+level.players.size+" Players"); if(playerPool>0){ //someone is here.. if (isHost(level.players[0])) { println("Client 0 IS host, rain bots"); wait(2); for (i = 0; i < amount; i++) { addTestClient(); //< i think this is the way... } break; }else{ println("Client 0 IS NOT host"); // maybe here i should kick bots and redo from start } } } println("Bots done!"); }
  • One reason the game is crashing. BO2 Zombies.

    1
    0 Votes
    1 Posts
    52 Views
    No one has replied
  • Crash issue

    1
    0 Votes
    1 Posts
    76 Views
    No one has replied
  • Recent updates breaking demos.

    22
    2 Votes
    22 Posts
    825 Views

    @adore-u I did say they were renamed .dll files in that topic which is correct but they use redacted's plugin API which means injecting them wouldn't actually work because they do not necessarily need to use the main function which is typically the entry point for a .dll. Instead redacted manually calls specific functions that the red32n project exports to actually run code and apply patches.

    Plutonium does not have plugin loading for client, only for dedicated servers, and also our plugin API isn't the same as redacted's. This is why the red32n when injected into Plutonium does not work and will not work unless you relink the red32n to work as a normal .dll. In order to do this you'd need to either obtain the source code of the red32n plugin and recompile it, or you'd need to reverse engineer the original red32n and recreate the source code. Do note there is no guarantee that the stock patches that Airyz T6GR for example would apply to Plutonium would work do to the number of patches that Plutonium already applies of which some of them could be incompatible which would require much more work to fix.

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    56 Views
  • not being able to use custom loadouts in bo2 multiplayer

    2
    0 Votes
    2 Posts
    46 Views

    Can you explain better?

  • Cant join multiplayer servers!!

    1
    0 Votes
    1 Posts
    52 Views
    No one has replied
  • Weird ADS Mouse Behaviour

    3
    0 Votes
    3 Posts
    65 Views

    Thank you for the reply, and sorry for the late response, but I have solved the issue. Just for information's sake, I found a way to record what I meant. This issue is actually unrelated to Plutonium entirely, but is instead a wine bug. Changing the Lutris installer from Wine Staging to ProtonGE was the fix for me.
    Video:
    https://streamable.com/1nnvo4

  • 0 Votes
    3 Posts
    222 Views

    A fix will be included in the next Plutonium update

  • Error 0xC0000005 is not related to outdated server

    Locked
    36
    0 Votes
    36 Posts
    900 Views

    A fix will be included in the next Plutonium update

  • 0 Votes
    9 Posts
    127 Views

    A fix will be included in the next Plutonium update.
    (I honestly don't know what the hell this thread is about but I am posting this message under any thread mentioning "reliable commands")

  • 0 Votes
    2 Posts
    63 Views

    A fix will be included in the next Plutonium update