finalburnneo / FBNeo

FinalBurn Neo - We are Team FBNeo.
http://neo-source.com
Other
909 stars 359 forks source link

Xexex missing service button #166

Closed Panderner closed 4 years ago

Panderner commented 4 years ago

Xexex has missing service buttons and making them impossible to change difficulties and switching to stereo or mono

dinkc64 commented 4 years ago

It's here, f2 in standalone version: xexex_service

Panderner commented 4 years ago

But not in retroarch

barbudreadmon commented 4 years ago

xexex's service button is using a different szInfo label than usual, which is why it wasn't recognized as such by my code. Fixed by https://github.com/libretro/FBNeo/commit/6bceae3a89774d476a07e5dc1b98ee5256fa312d

Panderner commented 4 years ago

But there are no service option on retroarch

barbudreadmon commented 4 years ago

It's using whatever setting you set for "Diagnostic Input" in core option.

Panderner commented 4 years ago

I'm on Android but where's the diagnostic input in core option?

dinkc64 commented 4 years ago

Panderner I don't use retroarch so I don't know ..

barbudreadmon commented 4 years ago

where's the diagnostic input in core option

It's the one right before dipswitches, so in xexex it's the one before last

Panderner commented 4 years ago

where's the diagnostic input in core option

It's the one right before dipswitches, so in xexex it's the one before last

I don't know where the service button is

Panderner commented 4 years ago

It's using whatever setting you set for "Diagnostic Input" in core option.

There is no diagnostic input core option In xexex but cps2, cps3 and neo geo does

barbudreadmon commented 4 years ago

There is no diagnostic input core option In xexex but cps2, cps3 and neo geo does

It's not system dependent, and it's there for xexex on my setup : screenshot

With so few information on your setup (again), it's hard to tell you what's wrong with it, at the very least i don't think it could be a core issue.

Panderner commented 4 years ago

There is no diagnostic input core option In xexex but cps2, cps3 and neo geo does

It's not system dependent, and it's there for xexex on my setup : screenshot

With so few information on your setup (again), it's hard to tell you what's wrong with it, at the very least i don't think it could be a core issue.

Thanks I updated it