Michael Sabin

Results 8 issues of Michael Sabin

http://www.thps-mods.com/forum/viewtopic.php?t=5890 Environment ------------- jPSXdec version: 1.06

enhancement

SEQ is a "sequenced" audio format, similar in nature to MIDI. This outstanding post says converting SEQ to MIDI is quite doable. https://www.reddit.com/r/OsamuSato/comments/snzrfu/sato_videogame_soundtracks_reworked_and_exported/ > For SEQ files it's actually really...

enhancement

Environment ------------- jPSXdec version: v2.0 PlayStation Game (if applicable) ---------------------------------- Name: Private Collection: Policenauts Region code (e.g. SLUS-1234): SLPS-00228 Description ------------- They use a different FPS than the full game...

enhancement

SPU audio, sometimes wrapped in a .VAG ("very audio good") container. The format is a form of adaptive differential pulse-code modulation (ADPCM), specifically [Bit Rate Reduction](https://en.wikipedia.org/wiki/Bit_Rate_Reduction) format. PSound may be...

enhancement

Detection and extraction work. Need to add replace.

enhancement

Environment ------------- jPSXdec version: 2.0 Operating system: Windows 10 Java runtime environment: openjdk version "1.8.0_322" OpenJDK Runtime Environment (build 1.8.0_322-b06) OpenJDK 64-Bit Server VM (build 25.322-b06, mixed mode) PlayStation Game...

bug

![Image](https://github.com/user-attachments/assets/98327436-3aad-4529-98aa-ce9e5488310e) To reproduce `git clone https://github.com/mortennobel/java-image-scaling.git` Copy attached Test.java file under src/main/java `cd java-image-scaling` `mvn clean install` Put `testupscale.png` in the current directory `java -cp target\java-image-scaling-0.8.7-SNAPSHOT.jar Test` Compare `testupscale-gimp-none.png` with...