Skip to content

Starting a WiiVC game, cancelling the prompts and shutting down the console still updates the tag #5

Description

@Brawl345

Steps to reproduce:

  1. Start a WiiVC game
  2. Cancel the prompts
  3. Shut down the console

What should happen:

  • RiiTag does not get updated

What does happen:

  • RiiTag is still updated

Cause:

The title id is saved when a game requests to start because ON_APPLICATION_START is not called for WiiVC games anymore. But ON_APPLICATION_REQUESTS_EXIT() also runs when the console is about to shut down (also happens when using Wiiload).

Workaround:

Start a system title first before shutting down.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions