You are viewing a potentially older version of this package. View all versions.
Vertigo-Stop_N_Swop_Tranfer_Tool-1.0.2 icon

Stop N Swop Tranfer Tool

Transfer Stop 'n' Swop items from Banjo-Kazooie to Star Fox 64.

By Vertigo
Date uploaded 3 weeks ago
Version 1.0.2
Download link Vertigo-Stop_N_Swop_Tranfer_Tool-1.0.2.zip
Downloads 36
Dependency string Vertigo-Stop_N_Swop_Tranfer_Tool-1.0.2

This mod requires the following mods to function

LT_Schmiddy-RecompExternalPython_for_Starfox64Recompiled-2.0.0 icon
LT_Schmiddy-RecompExternalPython_for_Starfox64Recompiled

A resource for modders. Enables use of Python code and the Python Standard Library within mods, enabling many behaviors that would otherwise require an external library to be compiled.

Preferred version: 2.0.0

README

Stop 'n' Swop Transfer Tool (Star Fox 64)

This is the Star Fox 64 version of the Stop 'n' Swop Transfer Tool mod.

This mod requires Stop 'n' Swop data from Banjo-Kazooie: Recompiled. Download the Banjo-Kazooie version of Stop 'n' Swop Transfer Tool from its mod page.

Required Dependency

The RecompExternalPython for Starfox64Recompiled mod is required for Stop 'n' Swop Transfer Tool to work.

To Install RecompExternalPython for Starfox64Recompiled

  1. Download the mod
  2. Extract the mod
  3. Drag and drop all files (minus CHANGELOG.md, README.md, icon.png, and manifest.json) into your Star Fox 64 mods folder. The game will not run start if this is not done correctly.
    • While technically you do not need all of the files depending on your operating system, it is easier to just move them all into your mods folder than sort through them all. If you know what you are doing, then drag and drop the files you need for your operating system.
  4. Follow any additional instructions provided by RecompExternalPython for Starfox64Recompiled (if any).

To Transfer Data

  1. Navigate in your preferred file explorer application to the folder location where your Banjo-Kazooie: Recompiled application is running from.
  2. In this location there should be a file called "sns_data.bksns". Copy this file to your clipboard.
  3. Navigate to the folder location that houses the game you wish to transfer Stop 'n' Swop data to.
  4. Paste the "sns_data.bksns" file. If that game has a "Stop 'n' Swop Transfer Tool" mod enabled, then it will read the data when you start the game, and rewards will be given for unlocked Stop 'n' Swop items.

CHANGELOG

1.1.0

  • File reads from home folder. Removes need to manually relocate file. Improves flatpak support.

1.0.1

  • Fixed missing green egg description in mod menu.

1.0.0

  • Initial release