More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 3: | Line 3: | ||
|title_mode=append | |title_mode=append | ||
|image=psnesvita.jpg | |image=psnesvita.jpg | ||
|image_alt=pSNES | |image_alt=pSNES: Portable Snes9x | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=pSNES | |title=pSNES: Portable Snes9x | ||
|image=psnesvita.jpg | |image=psnesvita.jpg | ||
|description=SNES emulator for | |description=SNES emulator for PS Vita. | ||
|author=cpasjuste | |author=cpasjuste | ||
|lastupdated=2022/08/30 | |lastupdated=2022/08/30 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/psnesvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/psnesvita.7z | ||
|website= | |website=https://github.com/Cpasjuste/pemu/tree/master/psnes | ||
|source=https://github.com/Cpasjuste/pemu/ | |source=https://github.com/Cpasjuste/pemu/releases/ | ||
}} | }} | ||
SNES emulator, multiplatform port of snes9x emulator. | pSNES: Portable Snes9x is a SNES emulator, multiplatform port of snes9x emulator. | ||
The main goals of this [https://github.com/snes9xgit/snes9x snes9x] port are: | 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) | ||
== | ==Features== | ||
* | *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. | |||
== | ==Installation== | ||
Copy psnes directory to ux0:/data/ directory on sdcard. | |||
Copy roms to ux0:data/psnes/roms/ directory on sdcard. | |||
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. | |||
== | ==User guide== | ||
=== Preview images === | |||
pSNES support preview images, put png files to ux0:data/psnes/roms/media/mixrbv2/. | |||
You can download a near fullset mixrbv2 and video package [https://github.com/Cpasjuste/pemu/tree/master/psnes#preview-images-and-videos here]. | |||
== Cheat format == | === Cheat format === | ||
Example for | Example for "Super Mario World (USA).cht" game genie codes | ||
cheat | |||
name: UnlimitedJumps | |||
code: 3E2C-AF6F | |||
enable | |||
cheat | |||
name: 99Lives | |||
code: 14B4-6F07 | |||
enable | |||
==Screenshots== | |||
psnesvita3.png | |||
psnesvita4.png | |||
==Changelog== | ==Changelog== | ||
Line 70: | Line 68: | ||
'''Full list of changes can be found [https://github.com/Cpasjuste/pemu/releases here].''' | '''Full list of changes can be found [https://github.com/Cpasjuste/pemu/releases here].''' | ||
== | ==Credits== | ||
* ScHlAuChi | Thanks: | ||
* ScHlAuChi. | |||
* devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute .... | * devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute .... | ||
* ScHlAuChi again | * ScHlAuChi again. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Cpasjuste/pemu/tree/master/psnes | ||
* GBAtemp - https://gbatemp.net/threads/psnes-a-snes9x-port-for-the-ps-vita.509360/ | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/546 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/546 | ||
Revision as of 04:49, 3 Ocak 2023
pSNES: Portable Snes9x | |
---|---|
File:Psnesvita.jpg | |
General | |
Author | cpasjuste |
Type | Console |
Version | 6.6 |
License | Mixed |
Last Updated | 2022/08/30 |
Links | |
Download | |
Website | |
Source | |
pSNES: Portable Snes9x is a 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)
Features
- 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.
Installation
Copy psnes directory to ux0:/data/ directory on sdcard.
Copy roms to ux0:data/psnes/roms/ directory on sdcard.
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.
User guide
Preview images
pSNES support preview images, put png files to ux0:data/psnes/roms/media/mixrbv2/.
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
Screenshots
psnesvita3.png psnesvita4.png
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.
Credits
Thanks:
- ScHlAuChi.
- devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute ....
- ScHlAuChi again.