Skip to content

Repository files navigation

R6Config

What is it?

R6Config is a simple tool for importing/exporting configs.

It's made so sharing configs is easier across devices, accounts and different people.

How does it work?

It works by exporting the selected profile's GameSettings.ini file, compressing it, encoding it and outputting it as a readable string that you can copy and share.

Why?

This app was made because of the lack of config shareability in R6 compared to other titles like CS2.

Dependencies

This project uses WebView, minIni and zlib.

Building

To build, just run:

cmake -G "Visual Studio 18 2026" -B build -S .
cmake --build build --config Release

And the output will be in /build/bin/Release/R6Config.exe

If you don't want to build, you have the latest builds below.

Downloads

You can get the latest version here.

Screenshots

image

About

A simple GUI app to import/export configs.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages