WeegeeDEVELOPER / uMario-PSVita-Port

A port of uMario (a widescreen remake of SMB NES) to the Playstation vita.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uMario PSVita Port

A port of uMario (a widescreen remake of SMB NES) to the Playstation vita.

Gameplay video: https://youtu.be/QZDfrHlEhj4

uMario: https://github.com/jakowskidev/uMario_Jakowski

Controls

  • Cross = Jump, Menu Selection (Run/Shoot in 1.2.7)
  • Circle = Run/Shoot, Return (Jump in 1.2.7)
  • D-Pad = Move/Menu actions
  • Select = Pause

Requirements

the PSV Homebrew SDK: https://vitasdk.org/

Libraries (included in the vita SDK)

  • SDL2_mixer
  • SDL2_gfx
  • SDL2_image
  • SDL2_net
  • SDL2_ttf
  • SDL2main
  • SDL2
  • vorbisfile
  • vorbis
  • FLAC
  • mikmod
  • mpg123
  • ogg
  • SceDisplay_stub
  • SceCtrl_stub
  • SceAudio_stub
  • SceSysmodule_stub
  • SceGxm_stub
  • SceCommonDialog_stub
  • SceAppMgr_stub
  • SceTouch_stub
  • SceHid_stub
  • SceMotion_stub

About

A port of uMario (a widescreen remake of SMB NES) to the Playstation vita.

License:GNU General Public License v2.0


Languages

Language:C++ 87.5%Language:Makefile 8.7%Language:CMake 3.7%Language:C 0.1%