Git Product home page Git Product logo

cqhg3psf2's Introduction

Choro Q HG 3 (Gadget Racers) PSF2 Driver

This repository contains the IOP module for playing TSQ/TVB sound files with the PSF2 player.

There are also several scripts included that can be used to create PSF2 files.

Note that this is only for PlayStation 2 games and is not compatible with PlayStation 1 TSQ/TVB files.

For PlayStation 1 games, use tsq2psf by loveemu.

Requirements

Build

With PS2DEV environment :

cd ./src && make

With Docker :

./build-docker.ps1

Usage

  1. Extract SNDMOD.IRX, *.TSQ, *.TVB files from the game disc.
  2. Put SNDMOD.IRX to this directory and execute the following :
./scripts/fix-iopmod.ps1 -LiteralPath SNDMOD.IRX
  1. Create PSF2.INI in any text editor and write the following :
myhost.irx
cdvdnul.irx
fakesif.irx
libsd.irx
sndmod_linkfix.irx
tsqdrv.irx -b=[TVB filename] -s=[TSQ filename]
  1. Place the following files into their own directory.
Filename Where to get
PSF2.IRX From PSF2Kit
PSF2.INI You have to create/edit this yourself in step 3.
MYHOST.IRX From PSF2Kit
CDVDNUL.IRX From PSF2Kit
FAKESIF.IRX From PSF2Kit
LIBSD.IRX From the game itself
SNDMOD_linxfix.IRX Generated in step 2.
TSQDRV.IRX Just this module
[basename].TSQ From the game itself
[basename].TVB From the game itself
Must correspond to TSQ file
  1. Use mkpsf2 to bundle these files into a PSF2 file.

  2. Calculate the length of the songs and apply it to the PSF2 files using psfpoint.

./scripts/tsqtimer.ps1 -LiteralPath [TSQ path] -Loop [loop count]

cqhg3psf2's People

Contributors

sivanyar avatar

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.