Emu4Vita Plus: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 4: | Line 4: | ||
|description=A frontend based on the Libretro API. | |description=A frontend based on the Libretro API. | ||
|author=noword | |author=noword | ||
|lastupdated=2024/11/ | |lastupdated=2024/11/23 | ||
|type=Other Emulators | |type=Other Emulators | ||
|version=0. | |version=0.06 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/Emu4VitaPlus.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/Emu4VitaPlus.7z | ||
| Line 96: | Line 96: | ||
https://dlhb.gamebrew.org/vitahomebrews/images/Emu4VitaPlus-03.png | https://dlhb.gamebrew.org/vitahomebrews/images/Emu4VitaPlus-03.png | ||
==Changelog== | ==Changelog== | ||
'''v0.06''' | |||
* Increase the main stack size, many of the crash are caused by this | |||
* Show a icon when selecting the device port | |||
'''v0.05''' | |||
* fix dosbox-pure hang issue when it exit | |||
* support pointer input | |||
'''v0.04''' | '''v0.04''' | ||
* Support light gun & mouse, you can't play hunt duck of NES with touch screen now (set zapper on device port 1). | * Support light gun & mouse, you can't play hunt duck of NES with touch screen now (set zapper on device port 1). | ||
Revision as of 00:15, 24 November 2024
| Emu4Vita Plus | |
|---|---|
| General | |
| Author | noword |
| Type | Other Emulators |
| Version | 0.06 |
| License | Mixed |
| Last Updated | 2024/11/23 |
| Links | |
| Download | |
| Website | |
| Source | |
Emu4Vita++ is an emulator frontend for the PlayStation Vita, based on the Libretro API.
User guide
Supported cores
Arcade:
NES:
SNES:
MD:
GBC:
GBA:
PCE:
PS1:
WSC:
NGP:
DOS(under testing):
Related path
- Preview images - The program will automatically search for a JPG or PNG file with the same name as the ROM in the
.previewsdirectory within the ROM folder. If none is found, it will look for screenshots of save states. - Cheats - The program will sequentially search for a
.chtfile with the same name in the following locations:- the ROM directory,
- the
.cheatssubdirectory in the ROM folder, - or
ux0:/data/EMU4VITAPLUS/[core]/cheats. It will use the first file it finds.
- Overlays - The program reads overlays.ini from
ux0:/data/EMU4VITAPLUS/[core]/overlays. - Save states -
ux0:/data/EMU4VITAPLUS/[core]/savestates/[rom] - Save files -
ux0:/data/EMU4VITAPLUS/[core]/savefiles - BIOS -
ux0:/data/EMU4VITAPLUS/system(Please copy the corresponding BIOS files into this directory.)
Others
FBNeo recommend settings:
- Enable Cyclone
- Disable FM interpolation
- Disable sampling interpolation
Screenshots
Changelog
v0.06
- Increase the main stack size, many of the crash are caused by this
- Show a icon when selecting the device port
v0.05
- fix dosbox-pure hang issue when it exit
- support pointer input
v0.04
- Support light gun & mouse, you can't play hunt duck of NES with touch screen now (set zapper on device port 1).
- Dosbox-pure roll back to 0.20.
- Fix bugs.
v0.03
- Updated a lot of things.
v0.01
- First Release.
Credits
Special Thanks:
- 一直改 (yizhigai)
- KyleBing
- TearCrow
- And the developers of all open source projects used in this project