Ftl - Faster Than Light Advanced Edition 1.5.13 Gog Version Download Exclusive Jun 2026
GOG occasionally gives away FTL for free. Add it to your wishlist and wait for a promotion. Subset Games has explicitly said they support GOG’s DRM-free model because they trust players.
Do not use GOG Galaxy’s “Verify/Repair” on a modded 1.5.13 install. It will wipe your mods.
Whether you are a first-time captain or a grizzled veteran hunting for the Crystal Cruiser , version 1.5.13 on GOG represents a perfect snapshot of gaming history. Subset Games crafted a game where every hull breach, every desperate surrender, and every lucky Beam drone feels earned. GOG occasionally gives away FTL for free
The primary reason veteran players seek this specific version is . Two essential tools make it possible:
In the vast expanse of indie gaming history, few titles have burnished a legacy quite like FTL: Faster Than Light . Developed by Subset Games, this strategic roguelike is a masterclass in tension, resource management, and emergent storytelling. For many PC gamers, specific versions of games become artifacts of a specific time—snapshots of balance, performance, or compatibility. Do not use GOG Galaxy’s “Verify/Repair” on a modded 1
Still the gold standard for roguelike strategy – DRM-free perfection on GOG
The search for ends with a simple truth: this is the purest, most flexible, and most permanent way to own a masterpiece. No launchers. No forced updates breaking your mods. No online checks. Subset Games crafted a game where every hull
is a specific historical stable build that remains highly relevant for users who prioritize legacy mod compatibility or specific gameplay stability. Subset Games Key Features of Version 1.5.13 This version solidified the massive Advanced Edition update, which added significant depth to the original game. New Systems : Introduces the (replaces Medbay to revive dead crew), (disables enemy systems), and Mind Control Enhanced Content : Adds the
And still have problem on build server after that… 😦
LikeLike
Samir, have you had similar issues with Visual Studio 2019? Have you found a solution for it?
LikeLike
Had the similar issue, and following worked for me, sharing if people are still facing this issue:-
had to mark the Specific Version = False for the following References in the TEST project
Microsoft.Data.Tools.Components
Microsoft.Data.Tools.Schema.Sql
Microsoft.Data.Tools.Schema.Sql.UnitTesting
Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll
do not set Specific Version = False for the following reference, not sure why but it breaks the test project, and it stays unloaded unless you fix the property in the project code manually.
hope it helps.
LikeLiked by 1 person
Microsoft.Data.Tools.Schema.Sql.UnitTestingAdapter (leave it as Specific Version = True)
LikeLike