How to Get Green Blood in PUBG

By  on  
PUBG Green Blood Screenshot

My current video game obsession is Player Unknown's Battleground, also referred to as PUBG.  It's an online multiplayer game which drops yourself and 99 others into a single, large map and you battle it out until the last man is standing.  It's frustrating, heart-attack inducing, exciting...it's PUBG.

One problem with the game can be that seeing red blood is difficult, especially if you're sniping from hundreds of meters away; an alternative color, green for example, is much easier to see.  Most games and even video cards provide options to adjust colors for those with visual impairments or simply are color blind.

To switch to green blood in PUBG, follow these steps:

  1.  Open Steam
  2. Right-click on the game, select Properties
  3. Click the "Set Launch Options" button
  4. In the dialog, type: -KoreanRating

PUBG Green Blood

The next time you launch your game you will see green blood instead of red blood!  Green blood is easier to see for all types of vision and if you're sensitive to blood and prefer a more cartoony green feel, this well help as well.

Recent Features

  • By
    5 HTML5 APIs You Didn’t Know Existed

    When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It."  Can you blame us though?  We watched the fundamental APIs stagnate for so long that a basic feature...

  • By
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

Incredible Demos

  • By
    Translate Content with the Google Translate API and JavaScript

    Note:  For this tutorial, I'm using version1 of the Google Translate API.  A newer REST-based version is available. In an ideal world, all websites would have a feature that allowed the user to translate a website into their native language (or even more ideally, translation would be...

  • By
    Check All/None Checkboxes Using MooTools

    There's nothing worse than having to click every checkbox in a list. Why not allow users to click one item and every checkbox becomes checked? Here's how to do just that with MooTools 1.2. The XHTML Note the image with the ucuc ID -- that...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!