SDL net Vita: Difference between revisions
From GameBrew
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 13: | Line 12: | ||
|lastupdated=2017/12/09 | |lastupdated=2017/12/09 | ||
|type=Developments | |type=Developments | ||
|version=2.0 | |version=2.0.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/sdlnetvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/sdlnetvita.7z | ||
| Line 19: | Line 18: | ||
|source=https://github.com/rsn8887/SDL_net | |source=https://github.com/rsn8887/SDL_net | ||
}} | }} | ||
SDL_net for | '''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 | ||
<pre> | |||
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf sdl2_net_vita_20171208.tar.xz</pre> | |||
===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. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/rsn8887/SDL_net | * Github - https://github.com/rsn8887/SDL_net | ||
Revision as of 00:19, 22 November 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