My projects

Some of my biggest projects. I spent a lot of my free time and also I learned a lot of things when I worked on these projects.

Various

Mod Installer for Far Cry game

2018 - still active

URL: Far Cry Mod Installer

The program is witten in C# using Avalonia UI. Main function of the program is work with binary data.

Mod Installer uses packages with changed files (mods). User then can select which package want to install to the game.

Mod Installer also contains three editors - for weapons, rewards and sights. Editors provide simple and fast value change.

Mod Installer is used more than 100,000 users / players across whole world.

Domino Visualizer

2022 - still active

URL: Domino Visualizer

The program is witten in C# using Avalonia UI. Main function of the program is visual scripting.

Far Cry games uses Domino script as main script for missions. This script is compiled into Lua and then used in the game.
Domino is used for speeding up creating scripts, it can be easier in case of bigger scripts.

This program doesn't use official Domino as it's not available in retail game files, but rather use custom created Domino document saved in XML. The XML because of some leftover filenames in game files.

Custom Radio Station

2020 - still active

URL: Custom Radio Station

The program is witten in C# using Avalonia UI. Main function of the program is creating custom radio stations with custom music for Far Cry 5 / New Dawn / 6.

Notes (Android app)

2013 - 2020

My first app for Android - Notes. I learned Java when I started this project. First build of this app was for Android 4.0.

Now (in 2019) the app is still in active development. Build API level is now 29 and app is primary created for latest Android version 10.

Since Google added Kotlin as primary programming language, I decided to convert whole project from Java to Kotlin.

Colors of Holi

2017

URL: Colors of Holi

Small project about Hindu spring festival Holi. You can throw a color to white background by clicking mouse or tapping (mobile devices).

It is created using JS canvas and jQuery.

Hra v XNA (Game in XNA)

2011 - 2012

My first 3D game created using C# and XNA Framework. The game had an editor for creating custom scenarios (placing enemies and their waypoints, triggers, ammo, health, etc...).

Pictures from the game

Pictures from the editor

First picture is game menu, second picture is very first build of the game

Mods for games

Far Cry 6 Libertad mod

2021 - still active

URL: Far Cry 6 Libertad mod

Mod for the game Far Cry 6. The game originally doesn't support modding.
Modding this game is like reverse engineering.

The mod is pack of many small mods from many modders.

Far Cry New Dawn Dark Hope County

2020

URL: Far Cry New Dawn Dark Hope County

Texture replacement mod for game Far Cry New Dawn.

Far Cry 5 Green Hope County

2020

URL: Far Cry 5 Green Hope County

Texture replacement mod for game Far Cry 5.

Far Cry New Dawn Winter Hope County 2035

2020

URL: Far Cry New Dawn Winter Hope County 2035

Texture replacement mod for game Far Cry New Dawn.

Far Cry 5 Winter Hope County

2019

URL: Far Cry 5 Winter Hope County

Texture replacement mod for game Far Cry 5.

Far Cry New Dawn Scavenger mod

2019 - still active

URL: Far Cry New Dawn Scavenger mod

Mod for the game Far Cry New Dawn. The game originally doesn't support modding.
Modding this game is like reverse engineering.

The mod is pack of many small mods from many modders.

Far Cry 5 Resistance mod

2018 - still active

URL: Far Cry 5 Resistance mod

Mod for the game Far Cry 5. The game originally doesn't support modding.
Modding this game is like reverse engineering.

The mod is pack of many small mods from many modders.

Arma 3 Sagarmāthā Zone (unreleased)

2017 - 2018

Map for Arma 3 based on Himalayas in Nepal. Map will cover part of Sagarmāthā in eastern Nepal.

Note: Website is created whole by me, including web scripts.

I spent about 1 year on this project. 6 hours per day. Cancelled due to little amount of my free time.

Arma 3 Winter Town

2015

URL: Arma 3 Winter Town

Mod for game Arma 3. The town Winter Town is located in state Kansas in USA.

This mod was created in 260 hours.

Arma 3 Observation Night Sky

2014

URL: Arma 3 Observation Night Sky

Mod for game Arma 3. It simulates real night sky in game.

Support library for mod is written in C++.

I spent about a half of year on this project.

Arma 3 Chernobyl Zone

2011 - 2016

URL: Arma 3 Chernobyl Zone

Mod for game Arma 3. It was created completely by me. Models were exported from game series S.T.A.L.K.E.R. but some of them were created by me.

I spent about 5 years on this project.

And of course this website ;)