Git Product home page Git Product logo

simplesplitps3's Introduction

SimpleSplitPS3 (formerly MiniSplit)

Overview

SimpleSplitPS3 is a tool for splitting large PS3 game files ( > 4294967295 bytes ) into .666## files so you can transfer them to a FAT32 formatted device (e.g. an external hard drive). It can also join .666## files back into their original file.

Java Runtime Environment 7 (1.7) is required for SimpleSplitPS3 to run.

Usage

  1. Run SimpleSplitPS3 by double clicking on SimpleSplitPS3.jar.
  2. Select Split or Join and check/uncheck each checkbox depending on your preferences.
  3. Press Search For Files to pick a folder to check recursively for large files if you want to split or .666## files if you want to join.
  4. If you checked the Change checkbox, choose a destination folder for your split/joined files.
  5. Wait for SimpleSplitPS3 to finish splitting/joining files.

Features

  • Split large files into 4294967295 byte pieces (the max file size for FAT32).
  • Join .666## files back into their original file.
  • Delete source files after splitting or joining files.
  • Rename game folders by adding an _ to the game folder once large files have been split or removing an _ from the game folder if split files have been joined.
  • Change the destination directory. Useful if you want to keep the split/joined files separate from the source files or if you want to speed up the splitting/joining process by reading the source files from one storage device and writing the resulting files to another storage device.
  • Recreate the folder structure of the source folder inside your chosen destination folder. Only applies when you've checked the Change checkbox. Lets you easily see where the newly split/joined files are supposed to go in the original game folder.
  • Display per file and total progress with progress bars.
  • Split/Join files from multiple game folders at one time.

Todo

  • Comment code.

Screenshots

Screenshot-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.