pSNES by Cpasjuste

PS VITA / PSTV pSNES by Cpasjuste 7.1

pepesnes.png

Here is pSNES, a snes9x port to multiple platforms.

The main goals of this snes9x port are:
  • have a basic but user friendly user interface on non windows devices
  • use a recent rendering interface for speed and effects support
  • cross-platform and code portability
  • easy updates of snes9x core (no modifications to the original sources)
Currently supported devices
  • Linux (sdl1, sdl2)
  • Nintendo Switch (libnx, sdl2)
  • Sony Ps Vita (vitasdk, vita2d)
Capabilities
  • Support save states
  • Support cheats (put a "rom_name.cht" file with game genie codes in cheat folder)
  • Support 2x, 3x, fit, fit 4/3 and fullscreen hardware linear scaling
  • Support shaders effects
Romset
  • The pSNES database is built against the no-intro romset "Nintendo - Super Nintendo Entertainment System (2017-05-29).zip". The best is to use this romset with pSNES.
Preview images and videos
Cheat format
  • Example for "Super Mario World (USA).cht" game genie codes
    Code:
    cheat
      name: UnlimitedJumps
      code: 3E2C-AF6F
      enable
    
    cheat
      name: 99Lives
      code: 14B4-6F07
      enable

Installation (vita)
  • copy "psnes" directory to "ux0:/data/" directory on sdcard
  • copy roms to "/ux0/data/psnes/roms/" directory on sdcard
Thanks
  • ScHlAuChi
  • devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute ....
  • ScHlAuChi again :)
Additional links:
https://gbatemp.net/threads/psnes-a-snes9x-port-for-the-ps-vita.509360/,
https://github.com/Cpasjuste/pemu/blob/master/psnes/README.MD,
https://www.rinnegatamante.eu/vitadb/#/info/546.
Uploaded by
jolek
Downloads
3,419
Views
3,419
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from jolek

Latest updates

  1. pSNES v7.1 is out!

    pSNES by Cpasjuste 7.1 is out! Changelog: psnes: fix texture pitch/lock psnes: bump snes9x to...
  2. pSNES by Cpasjuste 6.7 is out!

    pSNES by Cpasjuste 6.7 is out! Changelog: common: cleanup media loading code common: add...
Back
Top