tyrquake icon indicating copy to clipboard operation
tyrquake copied to clipboard

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

Open chrhaeusler opened this issue 4 years ago • 2 comments

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.

chrhaeusler avatar Aug 22 '21 12:08 chrhaeusler

I have the same issue

ODND-Open-Source avatar Aug 27 '21 12:08 ODND-Open-Source

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

Ploggy avatar Nov 24 '21 11:11 Ploggy