More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew! | |title=Vita Homebrew PC Tools (Developments) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/rsn8887/flac-vita | |source=https://github.com/rsn8887/flac-vita | ||
}} | }} | ||
'''LibFLACis''' a binary release of FLAC and FLAC++ libraries for PS Vita. | |||
== | ==Installing libFLAC== | ||
To install, just download and extract into your VITASDK folder, via | |||
<pre>tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flac-1.3.2_vita_20171203.tar.xz</pre> | |||
for FLAC, or | |||
== | <pre>tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flacpp-1.3.2_vita_20171203.tar.xz</pre> | ||
'''(v.1. | |||
for FLAC++. | |||
==Changelog== | |||
'''(v.1.3.2)''' | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/rsn8887/flac-vita | * Github - https://github.com/rsn8887/flac-vita | ||
Revision as of 00:41, 22 November 2022
libFLAC | |
---|---|
File:Libflacvita.jpg | |
General | |
Author | rsn8887 |
Type | Developments |
Version | 1.3.2_vita |
License | Mixed |
Last Updated | 2017/12/04 |
Links | |
Download | |
Source | |
LibFLACis a binary release of FLAC and FLAC++ libraries for PS Vita.
Installing libFLAC
To install, just download and extract into your VITASDK folder, via
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flac-1.3.2_vita_20171203.tar.xz
for FLAC, or
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flacpp-1.3.2_vita_20171203.tar.xz
for FLAC++.
Changelog
(v.1.3.2)
- First Release.
External links
- Github - https://github.com/rsn8887/flac-vita