barbudreadmon / fbalpha-backup-dontuse-ty

Deprecated port of Final Burn Alpha to Libretro (v0.2.97.43).
61 stars 43 forks source link

ISI error on WiiU #202

Closed cucholix closed 6 years ago

cucholix commented 6 years ago

tried with one of the latest nightlies and upon loading any content I got this error img-20180506-wa0000

this has been broken for a while on WiiU acording other users, I can bisect if needed.

barbudreadmon commented 6 years ago

To my knowledge, there shouldn't be a Wii u version of this core in the buildbot. I don't intend to fix it, there wouldn't be any meaning in fixing it : Wii u is not powerful enough to run this, unlike cheaper hardware like the rpi.

andres-asm commented 6 years ago

Actually it works and worked pretty well, broke down a couple of months ago, not sure if it's a RA change or a core change.

cucholix commented 6 years ago

it used to run full speed previous to .43 bump, I guess will keep the build prior to may 3rd, thanks for your input.

andres-asm commented 6 years ago

@cucholix can you try building the commit that worked with the latest RetroArch? That would determine if it's a RA regression or a core regression

barbudreadmon commented 6 years ago

My bad then, i always thought this core wasn't running well on Wii u.

barbudreadmon commented 6 years ago

So, is the bump to .43 really responsible for this issue ?

cucholix commented 6 years ago

I've been hunting down for a working fba on WiiU but the more recent that I could find is from 27-03-18 git version: 923ab3b fba alpha v0.2.97.42 | 91e2435

The more recent version that "I could find" where the problem start to happen was from 26-04-18

barbudreadmon commented 6 years ago

@cucholix content of the commits between 27-03 and 26-04 :

None of those changes can affect wii u globally. Either you are wrong about the commit working / not working, or the issue is in retroarch itself (@fr500 ?).

dinkc64 commented 6 years ago

according to the stack dump: It looks like retroarch didn't even get to the fba core, or possibly something in the fba core structure define that retroarch is referring to is null.

cucholix commented 6 years ago

@barbudreadmon I compiled latest FBA core with an old RA build and it does work, so it's an issue within RA not the core, here's the System Info:

Now moving up to hunt down when RA broke FBA WiiU

barbudreadmon commented 6 years ago

I think you should open a new issue in retroarch's repo and tag this one.

cucholix commented 6 years ago

It's fixed in last nightly, no idea wha't going on, but it works now...