More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Emulators (Console) - GameBrew! | |title=Vita Homebrew Emulators (Console) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/Cpasjuste/pemu/tree/master/psnes | |source=https://github.com/Cpasjuste/pemu/tree/master/psnes | ||
}} | }} | ||
SNES emulator for | SNES emulator, multiplatform port of snes9x emulator. | ||
The main goals of this [https://github.com/snes9xgit/snes9x 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) | |||
== Installation (vita) == | |||
* copy "psnes" directory to "ux0:/data/" directory on sdcard | |||
* copy roms to "/ux0/data/psnes/roms/" directory on sdcard | |||
==Media== | ==Media== | ||
<youtube>dUmCrTjIaAI</youtube> | <youtube>dUmCrTjIaAI</youtube> | ||
==Screenshot== | |||
[[image:psnesvita.jpg|600px]] | |||
== 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 == | |||
* pSNES support preview images and videos (put files in roms media folder: png files goes in "roms/media/mixrbv2", mp4 files in "roms/media/video"). Please note that the vita port doesn't support video previews. You can download a near fullset mixrbv2 and video package here: | |||
** preview images: [http://files.mydedibox.fr/files/dev/pemu/psnes/psnes_mixrbv2.zip mixrbv2] (1.3GB) | |||
** preview videos: [http://files.mydedibox.fr/files/dev/pemu/psnes/psnes_video.zip video] (9.2GB) | |||
== Cheat format == | |||
Example for "Super Mario World (USA).cht" game genie codes | |||
<pre class="notranslate">cheat | |||
name: UnlimitedJumps | |||
code: 3E2C-AF6F | |||
enable | |||
cheat | |||
name: 99Lives | |||
code: 14B4-6F07 | |||
enable</pre> | |||
==Changelog== | |||
'''v.6.6''' | |||
* common: fix adding favorites in some cases | |||
* common: revert roms paths to default if not available | |||
'''Full list of changes can be found [https://github.com/Cpasjuste/pemu/releases here].''' | |||
https:// | |||
== | == Thanks == | ||
* ScHlAuChi | |||
* | * devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute .... | ||
* ScHlAuChi again :) | |||
== External links == | == External links == | ||
* Github - https://github.com/Cpasjuste/pemu/tree/master/psnes | * Github - https://github.com/Cpasjuste/pemu/tree/master/psnes | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/546 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/546 | ||
* Gbatemp - | * Gbatemp - https://gbatemp.net/threads/psnes-a-snes9x-port-for-the-ps-vita.509360/ | ||
Revision as of 02:10, 19 October 2022
pSNES | |
---|---|
File:Psnesvita.jpg | |
General | |
Author | cpasjuste |
Type | Console |
Version | 6.6 |
License | Mixed |
Last Updated | 2022/08/30 |
Links | |
Download | |
Source | |
SNES emulator, multiplatform port of snes9x emulator.
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)
Installation (vita)
- copy "psnes" directory to "ux0:/data/" directory on sdcard
- copy roms to "/ux0/data/psnes/roms/" directory on sdcard
Media
Screenshot
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
- pSNES support preview images and videos (put files in roms media folder: png files goes in "roms/media/mixrbv2", mp4 files in "roms/media/video"). Please note that the vita port doesn't support video previews. You can download a near fullset mixrbv2 and video package here:
Cheat format
Example for "Super Mario World (USA).cht" game genie codes
cheat name: UnlimitedJumps code: 3E2C-AF6F enable cheat name: 99Lives code: 14B4-6F07 enable
Changelog
v.6.6
- common: fix adding favorites in some cases
- common: revert roms paths to default if not available
Full list of changes can be found here.
Thanks
- ScHlAuChi
- devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute ....
- ScHlAuChi again :)