Guides

Factorio Guide – Where to Find Save Files

Factorio Guide - Where to Find Save Files

Factorio is one of those games that requires a guide to get the hang of. This is no surprise, as organizing autonomous production of vital resources after crash-landing on a hostile planet is no easy task. However, some users (those who decide to simplify their progress with cheats or simply load someone else’s save) may encounter difficulties even when searching for save files. Our guide will help you quickly resolve this issue, so you can move on to solving more serious problems that await you in Factorio.

 

The game is officially available for PC purchase through the Steam and GOG digital stores . And in any case (even pirated versions ), Factorio saves will be stored in one place:

  • C:/Users/[Username]/AppData/Roaming/Factorio/saves/

However, save files are located in the AppData folder, which may be hidden by default by Windows security. To change this setting, you can check the “Hidden items” box or press Win + R and enter the following text in the window that opens: %APPDATA%/Factorio/saves/

Factorio is also loved for being ideal for laptops and portable devices like the Steam Deck . However, they may run on different operating systems, which will cause save locations to differ:

Linux (Steam Deck):

  • /home/user/.factorio/saves

macOS (OS X):

  • ~/Library/Application Support/factorio/saves/
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Most Popular

To Top
$(".comment-click-3195").on("click", function(){ $(".com-click-id-3195").show(); $(".disqus-thread-3195").show(); $(".com-but-3195").hide(); }); // Infinite Scroll $('.infinite-content').infinitescroll({ navSelector: ".nav-links", nextSelector: ".nav-links a:first", itemSelector: ".infinite-post", loading: { msgText: "Loading more posts...", finishedMsg: "Sorry, no more posts" }, errorCallback: function(){ $(".inf-more-but").css("display", "none") } }); $(window).unbind('.infscr'); $(".inf-more-but").click(function(){ $('.infinite-content').infinitescroll('retrieve'); return false; }); $(window).load(function(){ if ($('.nav-links a').length) { $('.inf-more-but').css('display','inline-block'); } else { $('.inf-more-but').css('display','none'); } }); $(window).load(function() { // The slider being synced must be initialized first $('.post-gallery-bot').flexslider({ animation: "slide", controlNav: false, animationLoop: true, slideshow: false, itemWidth: 80, itemMargin: 10, asNavFor: '.post-gallery-top' }); $('.post-gallery-top').flexslider({ animation: "fade", controlNav: false, animationLoop: true, slideshow: false, prevText: "<", nextText: ">", sync: ".post-gallery-bot" }); }); });