Skip to content
@vitasdk-softfp

VitaSDK — SoftFP

VitaSDK SoftFP Fork

vitasdk — softfp fork

This organization provides softfp version of VitaSDK, its package manager, and packages. Softfp is useful for Android->Vita ports done via so-laoder.

One difference from upstream packages is that instead of standard SDL2, Northfear's SDL2-vitagl fork is provided by default. This fork makes use of VitaGL as rendering backend instead of standard GXM and thus allows managing GL context through SDL (using SDL_GL stuff) unlike the upstream version.

Last fork synchronization with upstream: Apr 26 2024.

How to install

Follow instructions on https://vitasdk.org/ BUT replace the organization in git clone https://github.com/vitasdk/vdpm command with vitasdk-softfp, like so:

git clone https://github.com/vitasdk-softfp/vdpm
cd vdpm
<... other commands ...>

Make sure that you delete or rename your old $VITASDK (if you had one) to avoid any potential conflicts. Hardfp (standard) and softfp SDK can exist alongside each other without any issue as long as you keep them in separate directories (e.g. /usr/local/vitasdk-softp && /usr/local/vitasdk-hardfp and adjust $VITASDK environment variable when needed).

Popular repositories Loading

  1. vdpm vdpm Public

    Forked from vitasdk/vdpm

    SDK installer and package "manager" for $VITASDK

    Shell 1

  2. packages packages Public

    Forked from vitasdk/packages

    Shell

  3. vita-headers vita-headers Public

    Forked from vitasdk/vita-headers

    Documentation:

    C

  4. autobuilds autobuilds Public

    Forked from vitasdk/autobuilds

    Check out releases for the latest builds

    Makefile

  5. buildscripts buildscripts Public

    Forked from vitasdk/buildscripts

    Build scripts for the toolchain.

    CMake

  6. vita-toolchain vita-toolchain Public

    Forked from vitasdk/vita-toolchain

    C

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…