Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Cross-Platform PSX Game Combiner - Combines mutliple .bin files into a single .bin

License

NotificationsYou must be signed in to change notification settings

ADBeta/psx-comBINe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

What's new?

  • Fixed issue with dark theme under Linux
  • Changed Makefile under Linux to be dynamic linked
  • Ensured Cue file generation is correct cross-platform

Thanks!

A huge thank you to the following contributors, for their efforts to makepsx-comBINe even better
(Not in Chronological order)

ui

Decription

psx-comBINe is a lightweight and fast, cross-platform program to combinemulti-bin CD-ROM PSX Games into a single.CUE and.BIN pair. It supportsall CUEMODES,Remarks, 99TRACKS, with 99INDEXs each, support formulti-session dumps, and more.

32-bit and 64-bit exe's for Windows Systems are in the release files.

psx-comBINe supports the CUE sheet specifications;

  • Supports all of the GNU approved CUETYPEs
  • REM lines
  • a max of 99TRACKs and 99INDEXs (as per CUE spec)
  • Repairs slightly malformed inputs
  • Ensures proper byte-alignment for the CUE Specifications

NOTE This program is in no way intended to support or condone piracy.This program should only be used with legitimately acquired backups of disksyou ownLEGALLY

Minimum Requirments

  • 4KB Free RAM
  • 32-bit or higher architecture

Compilation

Requirments

To Compile this project you will need:

  • wxWidgets
  • mingw (If using Linux to compile for Windows)
  • wxWidgets for mingw (If using Linux to compile for Windows)

Linux

The easiest way to install psx-comBINe for other architectures is to usegit clone:

git clone https://github.com/ADBeta/psx-comBINecd ./psx-comBINesudo make install

This will copy the psx-combine executable to your/usr/local/bin/ folder.
If you do not want to install to your system, use

make

This will output the psx-combine executable to the/psx-comBINe/bindirectory

Windows

Compiling on Windows has not been tested extensively; as such there is no standardmethod, compile using your own preferred methods.
32-bit and 64-bit .exe files are in the release files, you can use theseinstead of compiling the program manually.

WARNING This is not thoroughly tested, use at your own risk:
The Makefile includes a Windows target, which compiles on Linux using mingw.

git clone https://github.com/ADBeta/psx-comBINecd ./psx-comBINemake win32# ormake win64

ADBeta (c) 2023-2024
This software is under the GPL 2.0 Licence, please see LICENCE for information

About

Cross-Platform PSX Game Combiner - Combines mutliple .bin files into a single .bin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp