Giter VIP home page Giter VIP logo

shiromino's Introduction

Shiromino - Playstation Vita port

All known features are working perfectly. Needs some aesthetic refreshes and code cleanup.

Building

Requires a Vita SDK environment. Inside, install SDL2, SDL2_image and SDL2_mixer. debugnet is currently required for debugging, but will be made an optional dependency. Additionally requires VitaSmith/libsqlite, install it into the SDK directory overwriting existing (crippled) version of sqlite.

To build, run cmake CMakeLists.txt and then make.

Known issues

  • Debugging permanently enabled, hardcoded IP and port
  • Stretched backgrounds
  • Bad usage of screen estate
  • PC specific dead code
  • Pointless config

Development notes

  • SDL-Vita requires texture dimensions that divide by 8
  • SDL-Vita doesn't support render-to-texture
  • All paths need to be absolute, chdir() does nothing
  • ux0:data is a good location for writeable files
  • ux0:app/TEAR0001 is bind mounted at app0: (might be read-only?)

shiromino's People

Contributors

felicityvi avatar maryhal avatar partymanx avatar raincomplex avatar tearnote avatar that1 avatar zeamador avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.