Game Saver Extension

From Flashpoint Datahub
Revision as of 08:53, 22 December 2020 by Nosamu (talk | contribs) (Created page with "This article explains how to use the Game Saver Chrome extension to download Flash games. == Setting Up the Game Saver == # Open Chrome or another Chromium-based browser. Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This article explains how to use the Game Saver Chrome extension to download Flash games.

Setting Up the Game Saver

  1. Open Chrome or another Chromium-based browser. Then install the Game Saver extension from the Chrome Web Store.
  2. Go to a Flash game website.
  3. Click the extension's icon. In the popup menu, toggle the switch to "Enabled".
    Activate Game Saver.png

Using the Game Saver

  1. With Game Saver enabled, go to a Flash game's webpage and play through a bit of the game (for example, the first two levels). If you know that the game is multi-asset, play through as much of the game as possible.
  2. Repeat this for any other games that you would like to save.
  3. When you're done, click the extension's icon and click the "Download Games" button. This will download a ZIP file containing the game files for each game that you played.

Curating the Files

  1. Extract the ZIP file that you downloaded.
  2. Open the extracted folder; you should see a sub-folder corresponding to each game that you saved. The example below shows 4 games from NotDoppler.com that were saved with Game Saver.
    Game Saver Folders.png
  3. Choose a game from the folder to curate. Open its subfolder and copy the content folder inside.
  4. In Flashpoint Core, click the Open Folder button underneath your curation. If you have not started a curation yet, click the New Curation button first. For more information about using the Curate tab, see the Curation Tutorial.
  5. Paste the content folder from Step 3 into your curation folder.
    Copy and Paste Content.png
  6. Back in the Curate tab of Flashpoint Core, click the "Refresh Content" button.
  7. You should see an SWF file appear in the "Content Files" list. Copy the path to the SWF file.
  8. Paste the path into the "Launch Command" field, then type http:// before it.
    Curate Tab Content Files.png
  9. Click the Run button to test the game. Refer to the Curation Tutorial to finish curating.

Advanced Usage

The extension adds a new "Game Saver" tab to Chrome's Developer Tools. With the extension enabled, press F12 to open Chrome's Developer Tools, then switch to the Game Saver tab.

Using the Game Saver tab, you can see a list of game files that have been detected so far. You can also click the "Copy Links" button to copy a list of links to each file. You use this list with a tool such as Wget or cURLsDownloader as an alternative way to download the files.

If you mess up, clicking the "Clear Data" button will reset the list of files so you can start fresh.

Game Saver Devtools.png

Additional Information

If you would like to contribute to the development of the Game Saver extension, its repository is here.