RPCS3 Forums

Full Version: Choosing a game on a multi-game disc (Arland Aterlier Trilogy)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering how to choose a game on a disc that contains multiple games. In my case, it's the Arland Atelier Trilogy.
A standard PS3 game has only 2 root folders, PS3_GAME and PS3_UPDATE. This disc has those, plus PS3_GM01 and PS3_GM02.

The three games from the trilogy are divided into those three folders (game, gm01 and gm02), but when loading the disc in RPCS3 it defaults to the first game in the PS3_GAME folder (in this case, that game is Atelier Rorona: The Alchemist of Arland).

Opening the root folder opens the root game as described above. If manually opening either GM_01 or GM_02 RPCS3 throws an error 'Failed to mount disc directory for the disc game BLUSxxxxx' where xxxxx is the disc ID (which differs between GM01 and GM02) which it does recognize correctly.

Is there any way to select the other games?
Support for game collections is already implemented on a Pull Request: https://github.com/RPCS3/rpcs3/pull/4450
(11-06-2018, 09:51 PM)Ani Wrote: [ -> ]Support for game collections is already implemented on a Pull Request: https://github.com/RPCS3/rpcs3/pull/4450

Thanks for the heads up! Well, I updated RPCS3 to the newest version yesterday before running the game so either something doesn't work right or I'm doing something wrong. Do I need to open the disc in a certain way for all games to appear?

EDIT: wait a minute, the pull request hasn't been merged yet? That would explain it not working haha. Whoops!