Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsudoko/deoptimizeobs

rUGP oor sound format documentation and tools
https://github.com/tsudoko/deoptimizeobs

converter plugin rugp visual-novel

Last synced: about 1 month ago
JSON representation

rUGP oor sound format documentation and tools

Awesome Lists containing this project

README

        

This is a set of tools and documentation for the oor (COptimizedObs,
OptimizedObsforR) sound container format used in the rUGP/AGES engine
developed by [âge][agewiki].

oordump
-------

Rough rUGP plugin for dumping sounds from a running game.

deoptimizeobs
-------------

Oor-to-ogg converter written in Erlang. To compile, run `erl -make`.
To convert a file, run `./deoptimizeobs.escript file.oor`.

[alterdec][]
------------

Modified version of alterdec with oor extraction support. Works with
a very limited range of titles.

[agewiki]: https://en.wikipedia.org/w/index.php?title=%C3%82ge&oldid=987317475
[alterdec]: https://github.com/tsudoko/chinesize/tree/oor/Rugp/alterdec