Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PGEN Vita: Difference between revisions

From GameBrew
m (HydeWing moved page Pgen Vita to PGEN Vita without leaving a redirect)
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Emulators (Console) - GameBrew
|title=Vita Homebrew Emulators (Console) - GameBrew
|title_mode=append
|title_mode=append
|image=pgenvita.jpg
|image=pgenvita2.png
|image_alt=pGen
|image_alt=pGEN: Portable Genesis
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=pGen
|title=pGEN: Portable Genesis
|image=pgenvita.jpg
|image=pgenvita2.png
|description=Sega Genesis emulator, multiplatform port of Genesis Plus GX.
|description=Sega Genesis emulator, multiplatform port of Genesis Plus GX.
|author=Cpasjuste
|author=Cpasjuste
Line 16: Line 15:
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/pgenvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/pgenvita.7z
|website=https://github.com/Cpasjuste/pemu
|website=https://github.com/Cpasjuste/pemu/tree/master/pgen
|source=https://github.com/Cpasjuste/pemu/tree/master/pgen
|source=https://github.com/Cpasjuste/pemu/releases
}}
}}
Sega Genesis emulator, multiplatform port of Genesis Plus GX.
pGEN: Portable Genesis is a Sega Genesis emulator, multiplatform port of Genesis Plus GX.


==Media==
The main goals of this [https://github.com/ekeeke/Genesis-Plus-GX Genesis-Plus-GX] port are:
<youtube>mfG_ZWvVvhU</youtube>
*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 genesis-plus-gx core (no modifications to the original sources).


==Features==
*Support save states.
*Support 2x, 3x, fit, fit 4/3 and fullscreen hardware scaling.
*Support hardware filtering (shaders).
==Installation==
Install the VPK on your homebrew enabled PS Vita or PS TV.
Copy your roms into:
*Game Gear - ux0:data/pgen/gamegear/.
*Mega Drive - ux0:data/pgen/megadrive/.
*Sega Master System - ux0:data/pgen/sms/.
*MEGA CD (unzipped cue/bin) - ux0:data/pgen/megacd/.
BIOS files go in ux0:data/pgen/bios/:
* bios_MD.bin - MegaDrive TMSS startup ROM (bootrom) - Optional.
* bios_CD_E.bin - MegaCD EU BIOS - Required for MegaCD EU games.
* bios_CD_U.bin - SegaCD US BIOS - Required for SegaCD US games.
* bios_CD_J.bin - MegaCD JP BIOS - Required for MegaCD JP games.
* bios_E.sms - MasterSystem EU BIOS (bootrom) - Optional.
* bios_U.sms - MasterSystem US BIOS (bootrom) - Optional.
* bios_J.sms - MasterSystem JP BIOS (bootrom) - Optional.
* bios.gg - GameGear BIOS (bootrom) - Optional.
* sk.bin - Sonic & Knuckles ROM (lock-on) (2 MiB) - Optional.
* sk2chip.bin - Sonic & Knuckles UPMEM ROM (lock-on) (256 KiB) - Optional.
* areplay.bin - Action Replay ROM (lock-on) - Optional.
* ggenie.bin - Game Genie ROM (lock-on) - Optional.
==User guide==
===Romset===
The pGEN database (for infos and medias) is built against these no-intro sets:
*No-Intro - Sega - Mega Drive - Genesis (2017-03-18).zip
*No-Intro - Sega - Game Gear (20210519).zip
*No-Intro - Sega - Master System - Mark III (2017-04-14).zip
*[REDUMP] Disc Image Collection: Sega - Sega Mega CD updated 2021-01-08 (20-42-03)
===Preview images===
pGEN support preview images, put png files in ux0:data/pgen/roms/media/mixrbv2 (replace "roms" with the system roms path).
You can download full-set mixrbv2 and video packages [https://github.com/Cpasjuste/pemu/tree/master/psnes#preview-images-and-videos here].


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-01.jpg
pgenvita3.png
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-02.jpg
pgenvita4.png
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-03.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-04.jpg
==Changelog==
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-05.jpg
'''v.6.6'''
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-06.jpg
*pfbn: support latest fbneo core (25f8e93).
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-07.jpg
*pfbn: fix memory leak on stop.
https://dlhb.gamebrew.org/vitahomebrews/pgenvita-08.jpg
*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).


==Changelogs==
Full list of changes can be found [https://github.com/Cpasjuste/pemu/releases here].
'''(v.1.0)'''
* First Release.


== External links ==
== External links ==
* Official Website - https://github.com/Cpasjuste/pemu
* GitHub - https://github.com/Cpasjuste/pemu/tree/master/pgen
* Github - https://github.com/Cpasjuste/pemu/tree/master/pgen
* VitaDB - https://vitadb.rinnegatamante.it/#/info/820
* VitaDB -
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 05:13, 3 Ocak 2023

pGEN: Portable Genesis
Pgenvita2.png
General
AuthorCpasjuste
TypeConsole
Version6.6
LicenseGPL-3.0
Last Updated2022/08/30
Links
Download
Website
Source

pGEN: Portable Genesis is a Sega Genesis emulator, multiplatform port of Genesis Plus GX.

The main goals of this Genesis-Plus-GX 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 genesis-plus-gx core (no modifications to the original sources).

Features

  • Support save states.
  • Support 2x, 3x, fit, fit 4/3 and fullscreen hardware scaling.
  • Support hardware filtering (shaders).

Installation

Install the VPK on your homebrew enabled PS Vita or PS TV.

Copy your roms into:

  • Game Gear - ux0:data/pgen/gamegear/.
  • Mega Drive - ux0:data/pgen/megadrive/.
  • Sega Master System - ux0:data/pgen/sms/.
  • MEGA CD (unzipped cue/bin) - ux0:data/pgen/megacd/.

BIOS files go in ux0:data/pgen/bios/:

  • bios_MD.bin - MegaDrive TMSS startup ROM (bootrom) - Optional.
  • bios_CD_E.bin - MegaCD EU BIOS - Required for MegaCD EU games.
  • bios_CD_U.bin - SegaCD US BIOS - Required for SegaCD US games.
  • bios_CD_J.bin - MegaCD JP BIOS - Required for MegaCD JP games.
  • bios_E.sms - MasterSystem EU BIOS (bootrom) - Optional.
  • bios_U.sms - MasterSystem US BIOS (bootrom) - Optional.
  • bios_J.sms - MasterSystem JP BIOS (bootrom) - Optional.
  • bios.gg - GameGear BIOS (bootrom) - Optional.
  • sk.bin - Sonic & Knuckles ROM (lock-on) (2 MiB) - Optional.
  • sk2chip.bin - Sonic & Knuckles UPMEM ROM (lock-on) (256 KiB) - Optional.
  • areplay.bin - Action Replay ROM (lock-on) - Optional.
  • ggenie.bin - Game Genie ROM (lock-on) - Optional.

User guide

Romset

The pGEN database (for infos and medias) is built against these no-intro sets:

  • No-Intro - Sega - Mega Drive - Genesis (2017-03-18).zip
  • No-Intro - Sega - Game Gear (20210519).zip
  • No-Intro - Sega - Master System - Mark III (2017-04-14).zip
  • [REDUMP] Disc Image Collection: Sega - Sega Mega CD updated 2021-01-08 (20-42-03)

Preview images

pGEN support preview images, put png files in ux0:data/pgen/roms/media/mixrbv2 (replace "roms" with the system roms path).

You can download full-set mixrbv2 and video packages here.

Screenshots

pgenvita3.png pgenvita4.png

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.

External links

Advertising: