When UltraCam TOTK mod is installed, emulator tries initializing at 0x0 #49

Open
opened 2024-03-24 21:02:40 +01:00 by ivan725 · 7 comments

Is there an existing issue for this?

  • I have searched the existing issues

Affected Commit or Release

beta 0.0.2

Description of Issue

After adding the mod "UltraCam", the emulator refuse to launch the game and stuck on infinite "Launching"

Expected Behavior

The game can boot on old yuzu with the same mod

Reproduction Steps

1.download and install the mod UltraCam 2.1.4
2.boot the game

Log File

suyu_log.txt

System Configuration

CPU: Intel i5-12400f
GPU/Driver: RTX 4060/Game Ready Driver 551.86
RAM: 16GB
OS: Windows 10 22H2 Build 19045.4170

### Is there an existing issue for this? - [x] I have searched the existing issues ### Affected Commit or Release beta 0.0.2 ### Description of Issue After adding the mod "UltraCam", the emulator refuse to launch the game and stuck on infinite "Launching" ### Expected Behavior The game can boot on old yuzu with the same mod ### Reproduction Steps 1.download and install the mod UltraCam 2.1.4 2.boot the game ### Log File [suyu_log.txt](/attachments/c3cf6104-ad86-4e9c-a16b-377c2994df13) ### System Configuration CPU: Intel i5-12400f GPU/Driver: RTX 4060/Game Ready Driver 551.86 RAM: 16GB OS: Windows 10 22H2 Build 19045.4170
ivan725 added the
bug
label 2024-03-24 21:02:40 +01:00
Exverge changed title from Zelda TOTK unable to boot with mod "UltraCam" to When UltraCam TOTK mod is installed, emulator tries initializing at 0x0 2024-03-24 21:06:51 +01:00
Member

You need to update to latest.

You need to update to latest.

I have the same issue using the latest git commit 77e9b7b59b

Reinstalling the latest update "1.2.0" makes it possible to launch the game once.

I have the same issue using the latest git commit `77e9b7b59b` Reinstalling the latest update "1.2.0" makes it possible to launch the game once.

Nevermind i updated the game to "1.2.1" and it works now

Nevermind i updated the game to "1.2.1" and it works now
Author

So it can't be used in previous version of game, and I can only change an emulator to use mods?

So it can't be used in previous version of game, and I can only change an emulator to use mods?
Member

So it can't be used in previous version of game, and I can only change an emulator to use mods?

The mod most likely only supports a later version of the game, so it won’t make a difference. You can use nxdumptool to dump the update off your switch.

> So it can't be used in previous version of game, and I can only change an emulator to use mods? The mod most likely only supports a later version of the game, so it won’t make a difference. You can use nxdumptool to dump the update off your switch.
Exverge added the
invalid
label 2024-03-29 12:37:53 +01:00
Author

So it can't be used in previous version of game, and I can only change an emulator to use mods?

The mod most likely only supports a later version of the game, so it won’t make a difference. You can use nxdumptool to dump the update off your switch.

I have written in the issue that the mod runs perfect in yuzu with any version of game it support(1.1.0-1.2.1). It's just a bug of suyu that needs repair

> > So it can't be used in previous version of game, and I can only change an emulator to use mods? > > The mod most likely only supports a later version of the game, so it won’t make a difference. You can use nxdumptool to dump the update off your switch. I have written in the issue that the mod runs perfect in yuzu with any version of game it support(1.1.0-1.2.1). It's just a bug of suyu that needs repair
ivan725 reopened this issue 2024-03-30 12:20:26 +01:00
Exverge removed the
invalid
label 2024-03-30 15:44:39 +01:00
ivan725 started working 2024-03-31 19:53:39 +02:00
ivan725 stopped working 2024-03-31 19:53:49 +02:00
10 seconds
ivan725 started working 2024-03-31 19:53:57 +02:00
ivan725 canceled time tracking 2024-03-31 19:54:00 +02:00
ivan725 deleted spent time 2024-03-31 19:54:17 +02:00
- 10 seconds

Since this quick fix of downgrading/upgrading doesn't require you to launch the game it probably has something to do with how suyu handles applying version updates and mod fsoverlays in src/core/file_sys/. OP states old yuzu works so the codestyle changes in e5a954617b are the likely offenders.

Since this quick fix of downgrading/upgrading doesn't require you to launch the game it probably has something to do with how suyu handles applying version updates and mod fsoverlays in src/core/file_sys/. OP states old yuzu works so the codestyle changes in e5a954617bba504617ae9c645f7835ab348c6d88 are the likely offenders.
Sign in to join this conversation.
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suyu/suyu#49
No description provided.