kanekki291
bo3

mxve
Posts
-
Will there be a call of duty black ops 3 or ghost game in the near future? -
How can I change the folder of plutionium?run plutonium.exe with -install-dir flag
plutonium.exe -install-dir "C:\your\target\directory"
either run it from cmd or create a shortcut and add it in the target input
-
[Web] Plutonium Server ListResxt Ty, fixed.
-
[Help] Rotate game modesset sv_maprotation "dsr gamemode1.dsr map mp_map1 dsr gamemode2.dsr map mp_map2"
-
i download plutonium launcher then it says missing VCRUNTIME120.DLL and MSVCP140.DLL was not found fix quick pls -
[Web] Plutonium Server List- Added country flags
- Added country to api, ISO 3166-1 alpha-2
- Added country flags
-
Bootstrapper errorxEnxvy https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.bat
you are missing directx, run this to install all missing redistributables. -
More optimized/simple launch process -
missing names of stuff, shows up as generic variable namegraymatter set language to english on steam
-
[Linux/Windows] Server updaterThread updated for the rust updater, which is not only way faster but also runs on Linux and Windows.
The original bash script will still be available on GitHub.
-
scripts help -
Error when i start te serveruse t6 files, not t4.
t4 = waw
t6 = bo2 -
[Linux/Windows] Server updaterAs I have no life I've started work on a rewrite in rust, which drastically improves speed and also allows the updater to run on windows.
-
BO2 Zombies. How to create your own server? -
cannot find the file to equip gun skinshttps://plutonium.pw/docs/modding/loading-textures/
put the files in %LocalAppdData%\Plutonium\storage\t6\images
-
[Linux/Windows] Server updaterGitHub
Plutonium Updater CLI
Features
- Multi-platform
- Option to automatically create backups
Usage
- Download the latest release
- Linux
https://github.com/mxve/plutonium-updater.rs/releases/latest/download/plutonium-updater-x86_64-unknown-linux-gnu.tar.gz
- Windows
https://github.com/mxve/plutonium-updater.rs/releases/latest/download/plutonium-updater-x86_64-pc-windows-msvc.zip
- MacOS (untested)
https://github.com/mxve/plutonium-updater.rs/releases/latest/download/plutonium-updater-x86_64-apple-darwin.tar.gz
- Linux
- Unpack archive
- Run it
- Preferably from a terminal so you can see the output and append the arguments listed below, if needed.
- Linux
- Unpack
tar xfv plutonium-updater-x86_64-unknown-linux-gnu.tar.gz
- Make binary executable
chmod +x plutonium-updater
- Run it
./plutonium-updater
- Unpack
- Windows
- Unpack
- Run it
Examples
Windows update .bat
@echo off set installDir=C:\your_pluto_directory plutonium-updater.exe -d "%installDir%"
Linux update .sh
#!/bin/bash INSTALLDIR=/home/pluto/pluto_dir ./plutonium-updater -d "$INSTALLDIR"
Repair files
./plutonium-updater.exe -f
or
./plutonium-updater.exe -fd "pluto directory"
Arguments
-h, --help
- Show available arguments
-V, --version
- Print plutonium-updater version
-d, --directory <path>
- Install directory, supports relative and absolute paths
- Default: "plutonium"
-f, --force
- Force file hash re-check even if version matches
-l, --launcher
- Download launcher assets.
-q, --quiet
- Hide file actions (Checked, Skipped, Downloaded)
-s, --silent
- Hide all non-error output
-c, --check
- Compares local version to remote
- Exit code 0 for up to date
- Exit code 1 for outdated
- Compares local version to remote
--version-local
- Returns local version number, not found/broken = 0
--version-cdn
- Returns latest version number
--no-color
- Disable colors
--archive-list
|--plutools-list
- List revisions archived on plutonium-archive.getserve.rs
--archive <revision>
|--plutools
- Install revision archived on plutonium-archive.getserve.rs
- Downgrading is not recommended, use an empty directory instead. If downgrading use
-f
.
--backup
- Create backup of current version while updating
--manual-backup
- Create/update backup of current version
--backup-list
- List available backups
--backup-restore <backup>
- Restore backed up version
--cdn-url
- Override cdn url
-e, --exclude "file|folder
- Exclude file or folder from update
- Can be used multiple times
- Example:
-e "games/t6mp.exe" -e "storage"
Exit codes
- 0 success
- 101 error (rust panic)
(Just fail on everything that differs from 0 if you are scripting it)
Building
- Install the rust toolchain
- Clone the repo
- Build
cargo build --release
- (Linux/Optional) Strip binary
strip target/release/plutonium-updater
- Grab binary from
target/release/plutonium-updater(.exe)
-
Anybody on linux got the Updater running?this lutris installer for mw3 worked out of the box for me on debian 11, using the launcher. https://screen.sbs/v4uwbtwlb
https://lutris.net/games/call-of-duty-modern-warfare-3-multiplayer/
-
Can't join games,help?open the plutonium launcher and click on the avatar in the top right corner, then at the bottom it should say "Core version: ..", whats the number shown there?
-
Can't join games,help?Try updating plutonium
https://plutonium.pw/docs/update -
Lot of frame dropsi only started playing bo2 again after the recent update, but i've had some similiar fps drops that i didn't have a few months back.
Ryzen 2400g
RX 570 8GB
16GB DDR4 RAMgame on ssd, everything up to date yada yada