Giter VIP home page Giter VIP logo

cuewizard's Introduction

EmuDeck CueWizard

Overview

EmuDeck CueWizard is a C program specifically designed to enhance the experience of emulating PlayStation 1 (PS1) multi-disk games. It simplifies the management of .cue files for game disk images, making it particularly useful for users of EmuDeck, as well as other emulators.

Features

  • Tailored for PS1 multi-disk game emulation.
  • Moves .cue files from a specified source directory to a destination directory.
  • Creates an .m3u playlist file in the source directory.
  • The .m3u file is named after the game, aiding in easy identification and access in emulators.
  • Multi disk games with automatically switch to next disk

Prerequisites

  • A C compiler (like GCC) installed on your system.
  • Basic knowledge of terminal or command line operations.

Setup and Compilation

  1. Clone or download the repository to your local machine.

  2. Navigate to the directory containing the main.c file.

  3. Compile the program using GCC:

    gcc -o CueWizard CueWizard.c

Running the Program

Execute the program in the terminal:

./CueWizard

Usage Example

  1. When prompted, enter the path to the directory containing the .cue files for a PS1 multi-disk game.
  2. Enter the path to the directory where you want to move these .cue files.
  3. Enter the name of the game for the .m3u playlist file.

The program will move the .cue files to the specified destination and create an .m3u file in the source directory listing these files. This .m3u file can then be used in EmuDeck or any other emulator to easily manage and access multi-disk games.

Contributing

Contributions to the Game File Manager are welcome. Please feel free to fork the repository, make changes, and submit pull requests.

cuewizard's People

Watchers

 avatar

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.