Code Monkey home page Code Monkey logo

osu-recompress's Introduction

OSUrecompress

This script allows you to convert your beatmaps or skins back to the '.osz' and '.osk' file formats respectively that are recognized by osu!

Installation

  1. Clone or download and extract the project

  2. cd into the project directory

  3. Allow the user to execute the script
    chmod u+x OSUrecompress.py

You can now run the script with ./OSUrecompress.py while in the project directory.

Usage

This script is meant to be used in the terminal followed by the arguments below:

Required

-b, --beatmaps
Items in the SOURCE folder will be converted to beatmap format (.osz)

-s, --skins
Items in the SOURCE folder will be converted to skin format (.osk)

Either -b or -r is needed, but they cannot be combined.

--source SOURCE
Enter the path to the folder containing your uncompressed beatmaps or skins
Example: --source /path/to/osu/Songs/

--destination DESTINATION
Enter the path to the folder where you want your files to be saved

Optional

-h, --help
Shows information about the program

-R, --remove
Deletes the files in the SOURCE folder after compression to save space.
Please note that deletion through this option is irreversible. It is only there for people who wish to save space and not keep the files used by osu!stable.

Please Note

  • The generated '.osz/osk' files can be opened by osu!Stable and osu!Lazer, but they will be deleted right after being processed by the game.

  • osu!Lazer uses a binary-like file structure. Therefore, this script cannot be used to compress beatmaps from an osu!Lazer folder.

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.