This is a prototype of a simple and powerful launcher
capable of managing extra configuration
and various mods inside the instances page.
The main goal is to make the launcher look like the original. No reverse engineering is being utilised. Each module is built from source.
It should support all versions of the game.
There are just a few dependencies:
| Name | URL | Optional |
|---|---|---|
| cJSON | https://github.com/DaveGamble/cJSON | |
| GTK3 | https://gitlab.gnome.org/GNOME/gtk/-/tree/gtk-3-24 | |
| GTK3 Classic | https://github.com/lah7/gtk3-classic | >< |
After cloning or downloading the repository, initialise the submodules:
git submodule update --init --remoteBuilding is really simple as the Makefile is well written:
make BUILD_TYPE=ReleaseThe built binary can be found under bin folder
and placed inside the game folder
as is or replacement of the original one.
This launcher may not work under modified environments since it is meant to run the game parallel to the game manager.
It will not grant any countermeasures against DRM protocol. This launcher does not pirate the game.
There is no connection between the developer and The Fun Pimps development team. Do not report bugs to them. All issues should be filed under one of the following tabs:
Note: The application theme is based on the machine system and can be different from the gallery.

