fet1sov / VCMP-Android

VCMP - Modification for GTA: Vice City on Android OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vice City Multiplayer for Android OS

alt-текст

The open source multiplayer modification of GTA:VC on Android OS

© Bogdan Kotov and dxAugust

How to build:

  1. Download a NDK
  2. Unzip a NDK in folder
  3. In NDK folder create folder "jni"
  4. Download a sources from GitHub
  5. Unzip sources in folder "jni"
  6. Start the ndk-build.bat
  7. After library was built go to: "libs/armeabi-v7a"
  8. Insert the libVCMP.so in APK from sources (Its important cause original APK doenst work properly)
  9. Install APK
  10. Enjoy :)

ScreenShots

First day of Developing

About

VCMP - Modification for GTA: Vice City on Android OS


Languages

Language:C++ 72.7%Language:C 21.5%Language:Makefile 5.8%