Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wii U: starting a New Game raises error " UNKNOWN PROTOCOL VERSION" #105

Open
chrhaeusler opened this issue Aug 22, 2021 · 2 comments
Open

Comments

@chrhaeusler
Copy link

chrhaeusler commented Aug 22, 2021

Hello,

the current version of Tyrquake (v.062) running on Retroarch v1.9.8 raises the following error when selecting "New Game":
HOST ERROR: SV_WRITESOUNDNUM: UNKNOWN PROTOCOL VERSION (-34232865)

The game ran before I updated Retroarch/Tyrquake so I guess it is a bug that got introduced during the last 1-2 years?

Kind regards,
Chris


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@ODND-Open-Source
Copy link

I have the same issue

@Ploggy
Copy link
Contributor

Ploggy commented Nov 24, 2021

Apparently there is an issue with elf2rpl which can cause issues with some cores on WiiU, this maybe on of those issues.

The error can be seen here while compiling the Core...

ELF2RPL objs/wiiu/retroarch_wiiu.large.rpx
Unexpected addend 10415838 referenced in relocation section .rela.text, continuing.
Unexpected addend 10415838 referenced in relocation section .rela.text, continuing.

COMPRESS objs/wiiu/retroarch_wiiu.rpx

It's not guaranteed that this is the issue but this error can cause weird bugs and errors on WiiU Cores

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants