SDL net Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "GameBrew!" to "GameBrew" |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew | |title=Vita Homebrew PC Tools (Developments) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=ps-vita-logo.jpg | |image=ps-vita-logo.jpg | ||
Revision as of 03:24, 5 December 2022
| SDL_net | |
|---|---|
| File:Ps-vita-logo.jpg | |
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2.0.1 |
| License | Mixed |
| Last Updated | 2017/12/09 |
| Links | |
| Download | |
| Source | |
SDL_net is a binary release of SDL2_net for Vita 2.0.1git version 20171208 ported to the Vita.
Installing SDL_net
To install, download and run
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf sdl2_net_vita_20171208.tar.xz
Note
This will overwrite any currently installed versions of SDL2_net. The older VitaSDK version can always be downloaded from http://dl.vitasdk.org/sdl2_net.tar.xz .
Changelog
(2.0.1 - 20171208)
- First Release.
External links
- Github - https://github.com/rsn8887/SDL_net