Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

[R4iGold only?] cmdGetHWRevision returns chipid instead of hwrev #10

Description

@jason0597

This line from flashcart_core's r4igold.cpp seems to return chipid instead of hwrev, making it so that it would fail this switch statement, and therefore making it say "Flashcart setup failed!" and refuse to proceed. If you add a new case that matches the "hwrev" (really it's the chipid), init will succeed and then read/inject commands will work.

Here's the log it prints out:
[INFO]: R4iGold: Init [NOTICE]: R4iGold: HW Revision = 00000fc2 [NOTICE]: R4iGold: HW Type = a79bca95

I do not know how to go about to fix this issue, or if it's even something that I can fix (flashcart_core issue?)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions