mmatyas / pegasus-frontend

A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
http://pegasus-frontend.org
Other
1.17k stars 104 forks source link

Add or optimize support for. pkg format Roms such as PS3 and WIIU. #1078

Closed wangjingshan2555 closed 8 months ago

wangjingshan2555 commented 8 months ago

During the process of adding EBOOT.BIN file of PS3 game, many unnecessary BIN files will be imported. After adding WIIU game, running the game through Pegasus can only open CEMU, but not the game. I hope to simplify the operation of importing PS3 and WIIU games, just like the 13.3 version of launchbox. ![Uploading fcde5b54-e7f5-4173-9789-4e5599dea2dd.jpg…]()

mmatyas commented 8 months ago

Hi! Pegasus does not include any emulator or console specific information. It allows you to use any emulators and any kind of files, if you know how to launch them.

If you have issues with WiiU or PS3, you might wish to look into the documentation of the emulators. If you're using a larger package that includes Pegasus, you might wish to report the issue to the maintainers of that package.

wangjingshan2555 commented 8 months ago

IMG_20231014_183412 IMG_20231014_183444 IMG_20231014_183336_1

This is the latest version of Pegasus that I downloaded from your website. This is my metadata, file path and display effect.

wangjingshan2555 commented 8 months ago

I just added a game, and the result was as shown. I hope that future versions can be optimized.

mmatyas commented 8 months ago

For the launch command, I'm not familiar with the emulator, so I can't help with that. However, there are many people on Discord, who might help with that, so feel free to ask there.

For the many BIN files issue, I've answered on Discord:

The extensions: line tells Pegasus to include all files with .BIN extension. If you don't want that, you don't need the extensions: line. It is enough to add the EBOOT.BIN path to the games as a file:.

mmatyas commented 8 months ago

I think this got solved on Discord.