[Bug] Autoloading bundled updates for Multi-Game XCI files doesn’t work properly #225

Open
opened 2024-11-11 07:01:54 +00:00 by frafes · 0 comments
frafes commented 2024-11-11 07:01:54 +00:00 (Migrated from github.com)

Description of the issue

If a cartridge dump (.xci) with multiple games contains bundled updates, the updates will not be applied to all games.

Tested three different dumps:

  1. Overcooked! Special Edition + Overcooked! 2
    Game IDs: [01009B900401E000], [01006FD0080B2000]
    Bundled updates: [01009B900401E800][v262144], [01006FD0080B2800][v655360]
  1. Final Fantasy VII & Final Fantasy VIII Remastered Twin Pack
    Game IDs: [0100A5B00BDC6000], [01008B900DC0A000]
    Bundled updates: [0100A5B00BDC6800][v262144], [01008B900DC0A800][v196608]
  1. Enter X Exit the Gungeon
    Game IDs: [01009D60076F6000], [0100DD30110CC000]
    Bundled updates: [01009D60076F6800][v1048576], [0100DD30110CC800][v327680]

Only one game will autoload the update. The other one needs to be applied manually every time Ryujinx is restarted.

Reproduction steps

Place a multi-game .xci dump containing bundled updates in the games directory, open Ryujinx, and scan for it. The update will only be auto-applied to one game. Manually apply the update to the other game, save, and restart Ryujinx.

Don't use additional standalone updates.

Log file

Ryujinx_1.2.72_2024-11-11_03-19-19.log

OS

Windows 11 23H2

Ryujinx version

1.2.72

Game version

No response

CPU

No response

GPU

No response

RAM

No response

List of applied mods

No response

Additional context?

No response

### Description of the issue If a cartridge dump (.xci) with multiple games contains bundled updates, the updates will not be applied to all games. Tested three different dumps: > 1. Overcooked! Special Edition + Overcooked! 2 > Game IDs: [01009B900401E000], [01006FD0080B2000] > Bundled updates: [01009B900401E800][v262144], [01006FD0080B2800][v655360] > 2. Final Fantasy VII & Final Fantasy VIII Remastered Twin Pack > Game IDs: [0100A5B00BDC6000], [01008B900DC0A000] > Bundled updates: [0100A5B00BDC6800][v262144], [01008B900DC0A800][v196608] > 3. Enter X Exit the Gungeon > Game IDs: [01009D60076F6000], [0100DD30110CC000] > Bundled updates: [01009D60076F6800][v1048576], [0100DD30110CC800][v327680] Only one game will autoload the update. The other one needs to be applied manually every time Ryujinx is restarted. ### Reproduction steps Place a multi-game .xci dump containing bundled updates in the games directory, open Ryujinx, and scan for it. The update will only be auto-applied to one game. Manually apply the update to the other game, save, and restart Ryujinx. Don't use additional standalone updates. ### Log file [Ryujinx_1.2.72_2024-11-11_03-19-19.log](https://github.com/user-attachments/files/17697927/Ryujinx_1.2.72_2024-11-11_03-19-19.log) ### OS Windows 11 23H2 ### Ryujinx version 1.2.72 ### Game version _No response_ ### CPU _No response_ ### GPU _No response_ ### RAM _No response_ ### List of applied mods _No response_ ### Additional context? _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MeloNX/Ryujinx-ryubing#225
No description provided.