Did you install any custom textures?

Xerxes
Posts
-
Image file corrupt error -
Banned From Americas TDM ServerWe can't help you as we don't deal with any server sided bans, server owners are allowed to ban you for any reason.
-
Dont have the right files? -
Banned apparently for wallbanging on RE4L servers lol...ExpertDragon said in Banned apparently for wallbanging on RE4L servers lol...:
Server just autobans with enough reports LMAO.
Well, sounds like something bad server admins would do.
-
Beware of WyeSoft servers!Sounds like a cancer server which you should not even think about joining.
But DirkRockface is right, we don't get involved. As long as they don't break any rules or are extremely idiotic we don't care what server owners do with their servers. -
Mic BoostChange the Volume ingame to whatever you want it in Windows, Treyarch, like many other developers, did pull a lazy meme and just change the volume in Windows...
-
Forum AvatarIIRIC the only way to do so is to remove your forum avatar.
-
How Plutonium works?Let me quote Rektinator from a similar question like this.:
RektInator said in Curiosity:
@_trippy_ Hello trippy,
Nice to see that you're studying software development! A very good choice in my opinion
Plutonium itself is made using C++ and Assembly. It is made in these languages because the game is written in C++ itself, and C++ code gets compiled to Assembly. In order to change the games functionality, we modify the memory of the game. We do this by placing jumps from the games code to Plutoniums custom code. This part is done in Assembly. Once the code is redirected to our custom code, we then make use of C++ to implement the changes to the code (because this is easier than writing everything in Assembly). In order to do this kind of stuff, you need tools like IDA or Ghidra and a debugger (OllyDBG, x32dbg). These tools are required to figure out what the game is doing.
-
Is the steam deck compatible with plutonium?Probably only if you bring quite a lot of Linux know-how and with a lot of trial and error.
-
Game crash on private game summary?!Glad I was able to help you.
-
WTFLocking this as this clearly is a piracy related issue.
-
my cmd crashNot a crash, problem is sitting in front of the PC. Install https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.bat
-
Demos not saving MW3The demos which are recorded using a mod do require the mod in order to be played, so to get your demos show up you have to load the mod which was used to record them. After that they should show up just fine.
-
i can't run the game becouse the error in starting the game error name ((S-K-I-D-R-O-W Appld is not configured))No support for pirates.
-
BO2 Randomly crashing whilst playingThats definitely something our devs have to take a look at.:
Unhandled exception at 0x0075A734 (plutonium-bootstrapper-win32.exe) in plutonium-r2904-t6zm-2022-04-06_04-33-40-minimal.dmp: 0xC0000005: Access violation reading location 0x00000000.
-
An issue with the Custom WeaponsFor me its right where it should be.
-
Server Query dataMust be an issue on your end because it works perfectly fine.
-
Can you reset XP?resetstats
-
An issue with the Custom WeaponsIIRIC its because it doesn't work with recipes. But don't quote me on that.
-
Server crash how fun:)Upload the dump, the crash happens in an external dll..