Emu4Vita Plus: Difference between revisions
From GameBrew
More actions
No edit summary |
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=2025/01/ | |lastupdated=2025/01/24 | ||
|type=Other Emulators | |type=Other Emulators | ||
|version=0. | |version=0.17 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/Emu4VitaPlus.7z? | |download=https://dlhb.gamebrew.org/vitahomebrews/Emu4VitaPlus.7z?017 | ||
|website=https://gbatemp.net/threads/emu4vita-plus.662991/ | |website=https://gbatemp.net/threads/emu4vita-plus.662991/ | ||
|source=https://github.com/noword/Emu4VitaPlus | |source=https://github.com/noword/Emu4VitaPlus | ||
| Line 121: | Line 121: | ||
==Changelog== | ==Changelog== | ||
'''v0.17''' | |||
* Fix a time count bug, it cause the cracking sound. | |||
'''v0.16''' | |||
* Add 3 gb-palette shader. | |||
* Add a new core tgbdual. | |||
'''v0.15''' | '''v0.15''' | ||
* Support RetroArch rzip srm file. | * Support RetroArch rzip srm file. | ||
Revision as of 01:23, 26 January 2025
| Emu4Vita Plus | |
|---|---|
| General | |
| Author | noword |
| Type | Other Emulators |
| Version | 0.17 |
| License | Mixed |
| Last Updated | 2025/01/24 |
| Links | |
| Download | |
| Website | |
| Source | |
Emu4Vita++ is an emulator frontend for the PlayStation Vita, based on the Libretro API.
User guide
Supported cores
Arcade:
- FinalBurn Lite
- FinalBurn Alpha 2012
- FinalBurn Neo
- FinalBurn Neo Xtreme
- mame2000
- mame2003
- mame2003_plus
- mame2003 Xtreme
NES:
SNES:
MD:
GBC:
GBA:
PCE:
PS1:
NEOCD:
WSC:
NGP:
DOS(testing):
Atari 2600:
Atari 5200:
Atari 7800:
Vectrex:
Amiga:
ZX Spectrum:
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.
- Save files -
ux0:/data/EMU4VITAPLUS/[core]/savefiles - BIOS -
ux0:/data/EMU4VITAPLUS/system(Please copy the corresponding BIOS files into this directory.)
Compatible with RetroArch romset
Emu4Vita++ will try to read .lpl files in the following directories:
ux0:data/EMU4VITAPLUS/playlists- 'playlist_directory' item in
ux0:data/retroarch/retroarch.cfg ux0:data/retroarch/playlists
Use the label and path information in lpl to display the rom name and thumbnail.
Screenshots
Changelog
v0.17
- Fix a time count bug, it cause the cracking sound.
v0.16
- Add 3 gb-palette shader.
- Add a new core tgbdual.
v0.15
- Support RetroArch rzip srm file.
- Fix bugs.
v0.14
- Add a new shader: crt-mattias.
- Fix vba-next speed issue.
- Fix preview issuse in v0.13.
v0.13
- Add a core: chimerasnes
- Compatible with RetroArch playlists
v0.12
- add three cores: supafaust, fbneo extreme, mame2003 extreme
- fix bugs
v0.11
- Add two core: fuse and neocd.
- Improve browser.
- Fix bugs.
v0.10
- fix bugs.
v0.09
- File manage feature, can copy/cut/delete/rename files in browser now.
- Add two cores: uae4arm and vecx.
v0.08
- Fix bugs.
- Show game name in brower, if it's in DB.
- Show icons with 2 rows in arch.
- Search in browser.
- Release standalone vpk.
v0.07
- Fix UI bugs.
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