Download

On this page you can find the download links for the current version of Secretchronicles. This and older releases are at GitHub releases, but please note that outdated releases are unsupported.

Package repositories

A repository installs TSC with your system’s own package manager and keeps it up to date afterwards, so you do not have to come back to this page for the next release. Everything in them is built by the workflows in the TSC repository and served from the files attached to a GitHub release.

These repositories are not signed yet. Signing needs a GPG key, which is a secret the build cannot invent for itself, so the commands below tell your package manager to trust them without one. That means you are trusting whoever serves these files. The workflows say what to change once a key exists.

Debian and Ubuntu (apt)

Ubuntu 26.04 and Debian 14 and newer — those are the releases that ship SFML 3, which TSC needs. On anything older, use the AppImage or the Flatpak.

sudo mkdir -p /etc/apt/sources.list.d
echo 'deb [trusted=yes] https://secretchronicles.org/apt ./' \
  | sudo tee /etc/apt/sources.list.d/tsc.list
sudo apt update
sudo apt install tsc

Then start it from your application menu, or run tsc.

AppImage

One file that runs on any Linux distribution without being installed. zsync updates it in place instead of downloading it again:

wget https://secretchronicles.org/appimage/TSC-x86_64.AppImage
chmod +x TSC-x86_64.AppImage
./TSC-x86_64.AppImage

# later, to update it in place:
zsync https://secretchronicles.org/appimage/TSC-x86_64.AppImage.zsync

Flatpak

Any distribution with Flatpak, x86_64 and aarch64:

flatpak remote-add --if-not-exists --no-gpg-verify tsc \
  https://secretchronicles.org/flatpak/tsc.flatpakrepo
flatpak install tsc org.secretchronicles.TSC
flatpak run org.secretchronicles.TSC

Individual files for older releases are further down this page.

Beta Version

2.2.0-beta2 was released on 2026-08-03. Its packages are attached to the GitHub release and listed below.

Each Debian and Ubuntu .deb below also needs the shared TSC-2.2.0-beta2-data-all.deb data package installed alongside it.

AppImage

VersionPlatformCPUDownloadChecksums
2.2.0-beta2 Any Linux distribution 64-bit x86 TSC-2.2.0-beta2-x86_64.AppImage
Checksums MD5 sum:
9094e24884cd0bcc0babab2e73b99e58
SHA256 hash:
3a4a89ff8454e8b5f8d5f17ac06c9ff0d6d0148c299f5a85c4c9595637b86820
2.2.0-beta2 Any Linux distribution 64-bit ARM TSC-2.2.0-beta2-aarch64.AppImage
Checksums MD5 sum:
6100a19ae1aa9d92b4dcefae0a2688c9
SHA256 hash:
cd035fb722d578bbc59b6c5a43ef84d478926881809b431467c40e2c1c156481
2.2.0-beta2 Any Linux distribution armhf (32-bit ARM) TSC-2.2.0-beta2-armhf.AppImage
Checksums MD5 sum:
0ad1f17892bba57c74a675c3b62feae9
SHA256 hash:
e2fa0061e5a23675ce188369bb963234dea498a9228292a3c4b685bb539b5542

Flatpak

VersionPlatformCPUDownloadChecksums
2.2.0-beta2 Any distribution with Flatpak 64-bit x86 TSC-2.2.0-beta2-x86_64.flatpak
Checksums MD5 sum:
d4b621eb63e898520b2789075197e7a0
SHA256 hash:
b8ae710c763bdde2dba0fbead29c28c4e995a91e8d789ce2ae4351d110347f6b
2.2.0-beta2 Any distribution with Flatpak 64-bit ARM TSC-2.2.0-beta2-aarch64.flatpak
Checksums MD5 sum:
5551aac6c58a9e8abf29a7ef86fa81b5
SHA256 hash:
44b6b87a8a8a69276155a7d95283861951401878898a1e032b23b507e88ec01e

Windows

VersionPlatformCPUDownloadChecksums
2.2.0-beta2 Windows (64-bit) 64-bit x86 TSC-2.2.0-beta2-win64.exe
Checksums MD5 sum:
719448884d99adc5b8273586adb2d6cd
SHA256 hash:
c028fb88100920838410928238e752685549002071a4b39db1fb50e046b80156
2.2.0-beta2 Windows (64-bit) 64-bit x86 TSC-2.2.0-beta2-win64.7z
Checksums MD5 sum:
1b501211176865d5b38261831f42cce0
SHA256 hash:
c68a70a33d66fefc16e7624aabf1b6d1b7c3243a5cdb71526d8eb6891cab2996

Ubuntu 26.04 Resolute Raccoon

VersionPlatformCPUDownloadChecksums
2.2.0-beta2 Ubuntu 26.04 Resolute Raccoon amd64 (64-bit x86) TSC-2.2.0-beta2-resolute-amd64.deb
Checksums MD5 sum:
a643a7a4ea148b6f43690816e6bb768c
SHA256 hash:
21d347114b7b0286fad22f80c937380cdfbd120d16c95c9f6349079b7ae249b4
2.2.0-beta2 Ubuntu 26.04 Resolute Raccoon arm64 (64-bit ARM) TSC-2.2.0-beta2-resolute-arm64.deb
Checksums MD5 sum:
cc76c3713d72f3e32ecbb3a1b36107e4
SHA256 hash:
fc0e1b36809f8f548dc3f0f86afce708e2f2e7f8201b54d85e9df16135e2170b
2.2.0-beta2 Ubuntu 26.04 Resolute Raccoon armhf (32-bit ARM) TSC-2.2.0-beta2-resolute-armhf.deb
Checksums MD5 sum:
0b94fbeecda0f2d51090779a456d52a6
SHA256 hash:
45189d3a3f009faeb942ab7f44616cef4bfe5315ab31d2cd479ee1706b99fca7
2.2.0-beta2 Ubuntu 26.04 Resolute Raccoon ppc64el (PowerPC) TSC-2.2.0-beta2-resolute-ppc64el.deb
Checksums MD5 sum:
8f50ef95a354fbcc15aa57f5dd1b3d2f
SHA256 hash:
1eb7ec855aec8de95c53b52459200dca15ae09278b116292583dee0f455cb22b
2.2.0-beta2 Ubuntu 26.04 Resolute Raccoon riscv64 (RISC-V) TSC-2.2.0-beta2-resolute-riscv64.deb
Checksums MD5 sum:
bcaa185d4cd0286b8637cffa8eb529d1
SHA256 hash:
59049b623f71680d968b475cfbe888a24f25ee383264634e5de0552ef59ba2c9
2.2.0-beta2 Ubuntu 26.04 Resolute Raccoon s390x (IBM Z) TSC-2.2.0-beta2-resolute-s390x.deb
Checksums MD5 sum:
34ace0d543679314cd9ad242db7fc381
SHA256 hash:
7ed5df563f8bb9f3479a6796ecbbb6ea018a7c194e5dae24cac08e737aad3b47

Debian 14 Forky

VersionPlatformCPUDownloadChecksums
2.2.0-beta2 Debian 14 Forky amd64 (64-bit x86) TSC-2.2.0-beta2-forky-amd64.deb
Checksums MD5 sum:
b3adb051d6bfec57aee96889f7d9d688
SHA256 hash:
17b92cf84135ed906e72d8ca2a7f774d420952b0a0e2eb57f40edb50a338e910
2.2.0-beta2 Debian 14 Forky arm64 (64-bit ARM) TSC-2.2.0-beta2-forky-arm64.deb
Checksums MD5 sum:
f83243b20fce92655507ea466cdc9461
SHA256 hash:
46af8b762dcc15cd5ae62a737f8f007d8e45b7d3e3716d7f26d023801ea1a220
2.2.0-beta2 Debian 14 Forky armhf (32-bit ARM) TSC-2.2.0-beta2-forky-armhf.deb
Checksums MD5 sum:
6c16d49efaf8666bab42b0dba153c6df
SHA256 hash:
f99242b54521b1585b3317b661756cf78454724f7b8d0cbe3209a25ca457f98e
2.2.0-beta2 Debian 14 Forky ppc64el (PowerPC) TSC-2.2.0-beta2-forky-ppc64el.deb
Checksums MD5 sum:
c53120ef9bd091bbacf5fd4e1c9f8fee
SHA256 hash:
6d02c3ae88879453ae627a3e46ae134d843396c43dae49d528ebe13e421918da
2.2.0-beta2 Debian 14 Forky riscv64 (RISC-V) TSC-2.2.0-beta2-forky-riscv64.deb
Checksums MD5 sum:
cc6d0eefe64c5b5bc2e5ac5d152e1f32
SHA256 hash:
bf9b0f89a769bff9ea57f0d1013c7583476084014651dc249f6d5783e577987e
2.2.0-beta2 Debian 14 Forky s390x (IBM Z) TSC-2.2.0-beta2-forky-s390x.deb
Checksums MD5 sum:
dbe7e9e4658427770066dac435555f7a
SHA256 hash:
4076590317aa9bef8f0d8691dc136ec59a39a8748f10396834368c9df757367a

Shared data package

VersionPlatformCPUDownloadChecksums
2.2.0-beta2 Shared data package all TSC-2.2.0-beta2-data-all.deb
Checksums MD5 sum:
310645473079b0dfd8ebd5b4a81de552
SHA256 hash:
9a6f0c313e3d13bb3324906d5003b6ab6f138d76443585c72ae15e6f3aa56547

Stable Version

The stable version is 2.1.0, released on 2020-05-17.

Newest at the top of each table, oldest at the bottom. Click Checksums to check a download against its MD5 and SHA256 sums.

Windows

VersionPlatformCPUDownloadChecksums
2.1.0 Windows 7 and newer 64-bit x86 TSC-2.1.0-win64.exe
Checksums MD5 sum:
88dffbc684d6897498b123922098069a
SHA256 hash:
f5a64dd4f4a789792754f9ef86162ac78a01b13f69a2cb11265bb3954ad0670d
2.1.0 Windows 7 and newer 64-bit x86 TSC-2.1.0-win64-debug.exe (debug)
Checksums MD5 sum:
8fcb0c25ff59d72bb507c028cf6d7d72
SHA256 hash:
33b227a5f1693bfc950ef029f2a11fef9665d7351f10cbec2f0efc43c203986b
2.1.0 Windows 7 and newer 32-bit x86 TSC-2.1.0-win32.exe
Checksums MD5 sum:
19c2fd83778a81d7e9a1abb6a6996a34
SHA256 hash:
5def6edeb8f1d293b49b16ef88a1d41ab3c593cc53c1f5299d7b321723b3b524
2.1.0 Windows 7 and newer 32-bit x86 TSC-2.1.0-win32-debug.exe (debug)
Checksums MD5 sum:
908aca8421448e322e596bd5658fc610
SHA256 hash:
a4bd65ededd6bbc4bc48685ee91ec51dfda06da6bcda77185509edfbd9f21823

Ubuntu and Linux Mint

VersionPlatformCPUDownloadChecksums
2.1.0 Ubuntu 24.04 LTS Noble Numbat amd64 (64-bit x86) TSC-2.1.0-noble-amd64.deb
Checksums MD5 sum:
c913030fbc68b5692da5a7a04c1d1f2f
SHA256 hash:
0f1a9ae26c36f37a87f8d7b5ba303147f2d25e2966c78649a21f30e922ac8eb5
2.1.0 Ubuntu 24.04 LTS Noble Numbat arm64 (64-bit ARM) TSC-2.1.0-noble-arm64.deb
Checksums MD5 sum:
3735dc85bcbaf27370fe6669c81b39fa
SHA256 hash:
485da2ef7a8336e358ff35e0ed09df1405792a3795cab6889aafbef68feeacd9
2.1.0 Ubuntu 24.04 LTS Noble Numbat s390x (IBM Z) TSC-2.1.0-noble-s390x.deb
Checksums MD5 sum:
2fd0adc2a62f50450b868a331cc4f5cc
SHA256 hash:
b0139d89e591b9bd3961b3b9cd7c164023931b873daab2d87eb38fc56a23fad7
2.1.0 Ubuntu 22.04 LTS Jammy Jellyfish amd64 (64-bit x86) TSC-2.1.0-jammy-amd64.deb
Checksums MD5 sum:
b5fc9d13652394f48edd118b3b69c8e0
SHA256 hash:
6d329a7a75fabb7500ae552309c286f51f5537ed9c831f407686ee0a6046b7b5
2.1.0 Ubuntu 22.04 LTS Jammy Jellyfish arm64 (64-bit ARM) TSC-2.1.0-jammy-arm64.deb
Checksums MD5 sum:
253f97d4b3a31015fc1d4d847f5f3a7c
SHA256 hash:
e48437ac767d4fa09dbe900b8bbdcdf5b112d3cee71a550c1cc22cec84b2de39
2.1.0 Ubuntu 22.04 LTS Jammy Jellyfish s390x (IBM Z) TSC-2.1.0-jammy-s390x.deb
Checksums MD5 sum:
ccb3f179c72ba0c15aa823d60e0823a5
SHA256 hash:
4067cc2f007d73cb5c23d4157225c418537644252f11cb6b062b1c8fa31177aa
2.1.0 Ubuntu 21.04 Hirsute Hippo amd64 (64-bit x86) TSC-2.1.0-hirsute-amd64.deb
Checksums MD5 sum:
3c00848d52df71a140b3a61b62d65844
SHA256 hash:
bc565c0da20fb4043890fd6a3d6ac856c2b0bbc975889278ea358676dcecdd6f
2.1.0 Ubuntu 21.04 Hirsute Hippo arm64 (64-bit ARM) TSC-2.1.0-hirsute-arm64.deb
Checksums MD5 sum:
7edff4b901fac1e0d927ebee42eb0847
SHA256 hash:
cb92e9da670c21dbc9727f008ff3405e1d9ab899aa86837b0d760deb97ec1613
2.1.0 Ubuntu 21.04 Hirsute Hippo ppc64el (PowerPC) TSC-2.1.0-hirsute-ppc64el.deb
Checksums MD5 sum:
1b085e9459f5ad1272a6162b5a2d0d86
SHA256 hash:
e1cfb67023375e9ce10860f20d4f0b1628b82e291b9f586c0825188c9a7d41a3
2.1.0 Ubuntu 21.04 Hirsute Hippo s390x (IBM Z) TSC-2.1.0-hirsute-s390x.deb
Checksums MD5 sum:
b611a6179c3bad9eefba9b7daceaf223
SHA256 hash:
7868dc3b0c0556576040332a8c9b62997fd700c3a445b17ee83344058eb41800
2.1.0 Ubuntu 20.10 Groovy Gorilla amd64 (64-bit x86) TSC-2.1.0-groovy-amd64.deb
Checksums MD5 sum:
55bf65a993a7b53440f8841248e4f618
SHA256 hash:
9cff6d7cd10a715416f02e682d1d330c09fe7fdc4b0e6a0a568fb8fc8a09fbce
2.1.0 Ubuntu 20.10 Groovy Gorilla s390x (IBM Z) TSC-2.1.0-groovy-s390x.deb
Checksums MD5 sum:
b8a0895eaa07101fa61d889c1ff8e011
SHA256 hash:
485e942862ab68bb77ddc7e3b82f443a01444b11f390e35ed2dd50f438ceba2d
2.1.0 Ubuntu 20.04 LTS Focal Fossa amd64 (64-bit x86) TSC-2.1.0-focal-amd64.deb
Checksums MD5 sum:
21bb6f040eb97278c863e8f2fa7255a5
SHA256 hash:
497d9d857fe00fdad42ef8b50152589e7866fde40722e95413c835b98b04cb26
2.1.0 Ubuntu 18.04 LTS and Linux Mint 19.x amd64 (64-bit x86) TSC-2.1.0-amd64.deb
Checksums MD5 sum:
b0708e28d892a2d10f0c580b674451b9
SHA256 hash:
25af5cf8174de48c2c1a16b2c5e181c4bf8a8e50baa008a23fdc97625b8d85cf
2.1.0 Ubuntu 18.04 LTS and Linux Mint 19.x i386 (32-bit x86) TSC-2.1.0-i386.deb
Checksums MD5 sum:
27e41b2ae5d881bcf29e22c77e654660
SHA256 hash:
b1f679b442dadb847f518c37295923429482f2bb498e923f233b18584dcab438

Debian

VersionPlatformCPUDownloadChecksums
2.1.0 Debian Sid Unstable amd64 (64-bit x86) TSC-2.1.0-sid-amd64.deb
Checksums MD5 sum:
c3a105d2f62a941d4b37c4b5c905e963
SHA256 hash:
ecf5dd359b1b3711b2de82d96b46503eff154cd6c2d4e7caf432b38f50d1e578
2.1.0 Debian 12 Bookworm amd64 (64-bit x86) TSC-2.1.0-bookworm-amd64.deb
Checksums MD5 sum:
e3473bfcbec3e9d645affd72ad59c64b
SHA256 hash:
94a87331283d0c180d5b1f0f204ad2f944d9cc1411650be650a42e0bb8ab0bbe
2.1.0 Debian 12 Bookworm i386 (32-bit x86) TSC-2.1.0-bookworm-i386.deb
Checksums MD5 sum:
d8a8b81580bd7f8d9d79f7847cc2dcc2
SHA256 hash:
8951c7c1853be101b39c4adec3f6b2e7d8e49f421faa563fe4b8b1a598dd1958
2.1.0 Debian 11 Bullseye amd64 (64-bit x86) TSC-2.1.0-bullseye-amd64.deb
Checksums MD5 sum:
32a6aec9bf6ee62b7f86e10ae9e691eb
SHA256 hash:
30701ef6fb4fcf9afe36286ff00734af9ae474483db302de201f2c04ca07981a
2.1.0 Debian 11 Bullseye arm64 (64-bit ARM) TSC-2.1.0-bullseye-arm64.deb
Checksums MD5 sum:
63d4c2d4866e570e0e5666d388d45511
SHA256 hash:
5aa473f3c731ee21e8dbce2dd62420afc0e907d2f0c010c687807c054b8227b2
2.1.0 Debian 11 Bullseye i386 (32-bit x86) TSC-2.1.0-bullseye-i386.deb
Checksums MD5 sum:
1a3c2c4fa8031923c8e97d0c7a2df483
SHA256 hash:
a668162275587cc69fb026adf2a286879beaf434e4376f823f6b7fe7ad33971a
2.1.0 Debian 11 Bullseye ppc64el (PowerPC) TSC-2.1.0-bullseye-ppc64el.deb
Checksums MD5 sum:
dff18ae08c86cdb6d73418c036793ebc
SHA256 hash:
75868d9b28d737f6b9234a8a0305542c8fbf797c02089693b41ecbd283f60906
2.1.0 Debian 11 Bullseye s390x (IBM Z) TSC-2.1.0-bullseye-s390x.deb
Checksums MD5 sum:
f1ee08000cf40970318828994504422b
SHA256 hash:
29297afda03d5fbe4d0a79305bd65c7f67a01a9b0a484df0417abb39bc731b23

Raspberry Pi OS

VersionPlatformCPUDownloadChecksums
2.1.0 Raspberry Pi OS (RasPi 3/4) armhf (32-bit ARM) TSC-2.1.0-armhf.deb
Checksums MD5 sum:
81e1f94fe87c8ff5a2c6989980fd58cd
SHA256 hash:
5dac49ae91180478cbc4ef12211025e9b460722a57274d0633b2d2ec02fa4ec2

Source code

VersionPlatformCPUDownloadChecksums
2.1.0 Source code TSC-2.1.0.tar.gz
Checksums MD5 sum:
1f598a39667ff979d1b9075e173eac9b
SHA256 hash:
6a16765b4951e3d5d1ea2b84e6da8f67b0271460f0c570b53ccdab80d7396261
PGP

Windows

Follow Windows installer setup steps.

Bootable USB image for x86 and x64

More details

.deb packages

You can try can you install .deb package by double clicking it on file manager. If it does not work, and opens it as archive, close that archive manager, right click .deb package, and select open with package installer.

Alternatively, to install the package at terminal, first cd into the folder where you downloaded the package to:

cd Downloads/

Then run:

sudo apt install ./TSC-2.1.0+packagename.deb

Apt will take care of the installation and all required dependencies. After the install is finished you can launch TSC through the new The Secret Chronicles of Dr. M. entry in your application menu or by running the tsc command in your terminal.

NOTE: You must use apt, not apt-get to install the package, as the older apt-get cannot deal with installing .deb packages and resolving dependencies from a users home directory. You could also use dpkg -i to install the package, then run apt-get install -f to repair the broken dependencies.

Bootable USB image

Announcement and Download: Bootable USB image available

Unstable Versions

This section is used to make precompiled binaries of unstable versions available.

As of now, there are no precompiled unstable versions available.

Git access

The project is hosted on GitHub currently. You can retrieve and set up the repository like this:

$ git clone --recursive git://github.com/Secretchronicles/TSC.git

Please read the instructions in the INSTALL.md file for further information.

Signatues

All releases since 2.0.0 are signed with GPG, with the signature files being linked above. They have been created by the lead developer and signed by his private key with the following fingerprint:

pub   rsa4096 2019-02-21 [SC] [verfällt: 2022-02-20]
      900BE298C90B03B4EB0550AA3F6002E8826F3708
uid        [ unbekannt ] Marvin Gülker (quintus) <post@guelker.eu>
sub   rsa4096 2019-02-21 [A] [verfällt: 2022-02-20]
sub   rsa4096 2019-02-21 [E] [verfällt: 2022-02-20]

Following is the public key:

-----BEGIN PGP PUBLIC KEY BLOCK-----

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
=Mz1j
-----END PGP PUBLIC KEY BLOCK-----