SDL net Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "|discussion=" to "|donation=" |
||
| Line 17: | Line 17: | ||
|website=https://github.com/rsn8887/SDL_net | |website=https://github.com/rsn8887/SDL_net | ||
|source=https://github.com/rsn8887/SDL_net | |source=https://github.com/rsn8887/SDL_net | ||
| | |donation=https://www.patreon.com/rsn8887 | ||
}} | }} | ||
This is a binary release of SDL2_net for Vita 2.0.1git version 20171208 ported to the Vita. | This is a binary release of SDL2_net for Vita 2.0.1git version 20171208 ported to the Vita. | ||
Latest revision as of 01:07, 14 August 2023
| SDL_net | |
|---|---|
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2.0.1 |
| License | Mixed |
| Last Updated | 2017/12/09 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
This is a binary release of SDL2_net for Vita 2.0.1git version 20171208 ported to the Vita.
It is an example portable network library for use with SDL.
Installation
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.
External links
- GitHub - https://github.com/rsn8887/SDL_net