More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|image=psnesvita2.png | |image=psnesvita2.png | ||
|description=SNES emulator for PS Vita. | |description=SNES emulator for PS Vita. | ||
|author= | |author=Cpasjuste | ||
|lastupdated=2022/08/30 | |lastupdated=2022/08/30 | ||
|type=Console | |type=Console | ||
Line 17: | Line 17: | ||
|website=https://github.com/Cpasjuste/pemu/tree/master/psnes | |website=https://github.com/Cpasjuste/pemu/tree/master/psnes | ||
|source=https://github.com/Cpasjuste/pemu/releases/ | |source=https://github.com/Cpasjuste/pemu/releases/ | ||
|discussion=https:// | |discussion=https://ko-fi.com/cpasjuste | ||
}} | }} | ||
pSNES: Portable Snes9x is a SNES emulator, multiplatform port of snes9x emulator. | pSNES: Portable Snes9x is a SNES emulator, multiplatform port of snes9x emulator. |
Revision as of 13:47, 5 February 2023
pSNES: Portable Snes9x | |
---|---|
General | |
Author | Cpasjuste |
Type | Console |
Version | 6.6 |
License | GPL-3.0 |
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".
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
Changelog
v.6.6
- pfbn: support latest fbneo core (25f8e93).
- pfbn: fix memory leak on stop.
- pfbn: fix default dip switch values (fix red hearth, some megadrive games...)
- common: fix adding favorites in some cases.
- common: revert roms paths to default if not available.
- pnes/vita: should fix zip loading.
- android: add android support (wip).
Full list of changes can be found here.
Credits
Thanks:
- ScHlAuChi.
- devkitPro and libnx people: yellows8, plutoo, profi200, WntrMute ....
- ScHlAuChi again.