A simple tool to clean up non-favorited products from Schedule I save games.
[Schedule I Product Remover]
Schedule I Product Remover is a PowerShell-based utility with a graphical user interface that helps you manage your Schedule I game saves by removing all products that aren't in your favorites list. This helps declutter your game and focus only on the products you care about.
- User-friendly interface: Simple GUI that makes it easy to clean up your save files
- Automatic save detection: Automatically finds and selects your Schedule I save folder
- Backup functionality: Creates backups of your files before making changes
- Preview mode: See what would be removed without actually making changes
- Detailed logging: Shows exactly what's happening during the cleanup process
The tool performs the following actions:
- Reads your
Products.jsonfile to identify your favorited products - Updates the
DiscoveredProductslist to only include favorited products - Filters the
ListedProductslist to keep only favorited products from your existing list - Keeps only the
MixRecipesthat involve your favorited products - Keeps only the
ProductPricesentries for your favorited products - Deletes all non-favorited product entries from
CreatedWeed - Deletes all non-favorited product entries from
CreatedMeth - Deletes all non-favorited product entries from
CreatedCocaine - Deletes all non-favorited product entries from
CreatedShrooms
No installation required! Simply download the repository and run the included batch file.
- Windows operating system
- PowerShell 5.1 or higher (included with Windows 10 and 11)
- Schedule I game save files
- Download or clone this repository
- Open Schedule 1 and stay at the main menu (to bypass steam cloud overwriting your save after you make the changes)
- Double-click the
Run-Product-Cleaner.batfile - The application will open and automatically detect your save folder
- Adjust the path if needed or use the Browse button to select your save folder
- Choose whether to create backups and/or preview changes
- Click "Run Cleanup" to start the process
- Backup Creation: By default, the tool creates a backup of all files before making changes
- Preview Mode: You can run the tool in preview mode to see what would be changed without actually modifying any files
- Validation Checks: The tool validates your save folder before making any changes
If you encounter any issues:
- Make sure you're running the batch file as an administrator
- Check that your Schedule I save folder path is correct
- Verify that your
Products.jsonfile has at least one favorited product - If all else fails, restore from the backup file created before changes were made
This project is released under the MIT License - see the LICENSE file for details.
This tool is not affiliated with or endorsed by the developers of Schedule I. Use at your own risk. Always back up your save files before using any third-party tools.
Contributions are welcome! Feel free to submit pull requests or open issues if you have suggestions for improvements.
- Thanks to the Schedule I community for inspiration
- Created by Michael Greene