Skip to content

MartinJK/GTAIV-IVNetwork3

Repository files navigation

An alternative multiplayer modification for GTA IV PC

This project is closed. Feel free to clone, fork and modify it!

Description

IV: Network (IV:Net) is a modification for Grand Theft Auto: IV (GTA:IV) founded in 2013. It turns GTA:IV into an alternative multiplayer game. You can play over the internet (or LAN). You will need the original GTA:IV PC game in order to play IV:Net.

In IVNet you are able to do almost anything that you can do in single player GTA:IV. IV:Net features the possibility to create your own scripted modes. There are many game modes that feature a series of different and fun things to do. Many of which are not possible in single player.

Legal

IV: Network (IV:Net) is in no way affiliated with Rockstar Games, Rockstar North or any of Rockstar's subcompanies.

Compile on Windows

Compile on Linux

Ubuntu 12.4

Only once:

  • sudo add-apt-repository ppa:ubuntu-toolchain-r/test
  • sudo apt-get update
  • sudo apt-get install g++-4.7 c++-4.7
  • sudo update-alternatives --install "/usr/bin/gcc" "gcc" "/usr/bin/gcc-4.7" 1
  • sudo update-alternatives --install "/usr/bin/g++" "g++" "/usr/bin/g++-4.7" 1
  • sudo apt-get install libc6-dev-i386
  • sudo apt-get install gcc-4.7-multilib g++-4.7-multilib

On every compile:

  • cd path/to/source/
  • make

About

Alternative multiplayer for Grand Theft Auto IV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published