Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: habi2 on Sep 15, 2025, 08:50 PM

Title: VCMP Launcher
Post by: habi2 on Sep 15, 2025, 08:50 PM
Hi guys, this is the program i was working with last one-two months.

You can give your friend an executable like:
(https://i.ibb.co/JFm4k0XJ/Screenshot-2025-08-17-041034.png)

And your friend then double click this exe and is on your  server. You can embed store files in this exe. You just zip the server's store files and give to program.

So using this launcher, your friend can join your server even if he has not installed vcmp browser and settings. He just needs to have a gta-vc.

Optional conf file
A configuration file ending with '.conf' and having same name as launcher can be placed in same directory.

The launcher ask for player name on first execution(or fetch it if vcmp official browser or any other browser is installed). This behaviour can be changed and give custom/new nick using .conf file with same name, override player's nick:
(https://i.ibb.co/tTqBrT6T/Screenshot-2025-08-17-044848.png) (https://i.ibb.co/0RRrFBBj/Screenshot-2025-08-17-045622.png)

Now if ip address of server has changed after the executable is built(the launcher contains an IP), you can also override ip address by using addr= in .conf file.
(https://i.ibb.co/SDTv0NTk/Screenshot-2025-08-17-050122.png)

all configuration parameters


The GUI Editor program
The data-in-a-launcher can be changed. For that we have an exclusive gui program.
(https://i.ibb.co/k2WY2NX9/Screenshot-2025-09-11-202205.png)
The inbuilt ip-address and other properties for a launcher can be changed/edited. Note that we are building launcher per server.

In below download, there are two programs:
(https://i.ibb.co/XrLq0DqX/Screenshot-2025-08-17-051411.png)
Freeroam Local Server.exe was a 'local server launcher' and will connect to 127.0.0.1:8192 if opened. You have to use LauncherConfig.exe tool to edit the ip and port. Remember, the conf file we used above was optional only. The launcher can be shipped without .conf file also.


The Website
The launcher can be made from browser too. Go to www.vcmp-launcher.art. Select a 0.4.7.1 or 04rel006 one.
(https://i.ibb.co/6RW6X1tT/Screenshot-2025-09-11-203122.png)

(https://i.ibb.co/VpcTvgq8/Screenshot-2025-09-11-203827.png)
(https://i.ibb.co/1J2dkdgV/Screenshot-2025-09-11-203841.png)


The Splash
You can attach a PNG image into the launcher which it use as splash screen.
(https://i.ibb.co/N2Fwk4rt/custom-splash-launcher.png)


Download Links

VCMP Launcher (zip)(12.4 MB) (https://www.mediafire.com/file/mgc1kv4qp0g1pmy/vcmp-launcher.zip/file)
VCMP Launcher (7z) (9.28 MB) (https://www.mediafire.com/file/946i894tcus0uzp/VCMP-launcher.7z/file)

Source code
You can download all the source code from below:
Source VCMP Launcher (9.17 MB) (https://www.mediafire.com/file/5hv4cn6h6938iko/source+VCMP+Launcher.7z/file)

Credits