This is an open source launcher for Crusader Kings 2 based on QT4.
Thread on Paradox Plaza
##To Install You can get pre-compiled deb/rpm packages from the openSUSE Build Service and detailed information here.
Both x86 and x86_64 builds are available for the following distributions:
- Ubuntu 12.10 "Quantal", 12.04 "Precise", 11.10 "Oneiric", 11.04 "Natty", 10.04 "Lucid"
- Debian 6.0 "Squeeze"
- Fedora: 18 "Spherical Cow", 17 "Beefy Miracle", 16 "Verne"
- Mandriva: 2011, 2010.1, 2010
- openSUSE: Factory, 12.2, 12.1, 11.4
- SLE 11: SP2, SP1
I can't test all of these builds. If something is not working, let me know.
sudo apt-get install git build-essential libqt4-dev qt4-qmake libqtwebkit-dev
git clone https://github.com/westonmyers/Qt-CK2-Launcher.git
cd Qt-CK2-Launcher
qmake
make
Note- Launcher is fully compitable with Steam overlay and DLC activation.
- Run Steam and open "Library" window.
- Right click on CK2 in game list.
- Click on "Properties"
- Click "Set launch options..." button
- Input "qtck2launcher %command%" and push "Ok"
- Now launcher will work like the Windows version.