Skip to content

[Feature request] Multi-game/Game Collection support for discs in ISO format #18467

@xperia64

Description

@xperia64

Quick summary

Multi-game collection discs in ISO format containing PS3_GM01, PS3_GM02 etc only show the first game on the disc (in PS3_GAME), rather than all of the games on the disc.

Details

ISO support appears to be hardcoded to only recognize games under the PS3_GAME folder of the disc:

game_path = iso_device::virtual_device_name + "/PS3_GAME/./";

Game collections such as the Disgaea Triple Play Collection contain multiple games on one disc, the first being PS3_GAME, while the others are PS3_GM01, PS3_GM02 etc: #4450

Parity with folder-format games would be ideal, so that all games in a multi-game ISO appear in the game list and are bootable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions