/PUBG_radar_setup

Easy setup script for PUBG Radar

Primary LanguageShell

Fast setup for the PUBG Radar on linux

It installs the latest version from EmberVulpix, which supports the current encrytion. All requirements like java are also installed

To run the setup you simply need to execute this commands in your terminal

wget https://raw.githubusercontent.com/zecjy/PUBG_radar_setup/master/setup.sh
sudo chmod +x setup.sh
sudo ./setup.sh

In the setup process you will be asked for 3 IP addresses, your gamePC where PUBG runs, the RadarPC IP on which the setup runs and your router IP which is displayed as gateway. On windows, use ipconfig in cmd to find your IP and gateway, and on linux use ifconfig. Your interface will most likely be ens33 or similar, don't choose lo

  • Both systems need to be connected via LAN and in the same network!

The setup installs the radar in the Radar folder. There will be update.sh, create_run.sh and run.sh.

To start the Radar execute:

cd Radar
sudo ./run.sh

If you want to update to the latest version or switch between 4k and 8k map:

cd Radar
sudo ./update.sh

If an IP changed or your run.sh is no longer working right:

cd Radar
sudo ./create_run.sh

Credits to: