Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tsudoko/deoptimizeobs
- Owner: tsudoko
- License: unlicense
- Created: 2021-01-05T23:12:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T05:53:39.000Z (over 2 years ago)
- Last Synced: 2024-10-15T07:49:14.601Z (3 months ago)
- Topics: converter, plugin, rugp, visual-novel
- Language: C
- Homepage:
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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