irixxxx / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
55 stars 25 forks source link

[BUG-PS2] Control not work in game #144

Closed mariamariasilva1933 closed 1 month ago

mariamariasilva1933 commented 1 month ago

i try the latest build action PS2 control work in menu but in game not work proper buttons work more d-pad not work. d-pad keeps going left alone

irixxxx commented 1 month ago

Try remapping the buttons for player 1 in the configuration. It should work afterwards.

mariamariasilva1933 commented 1 month ago

i try and no work, in picodrive menu work, with game running no. ty bro

irixxxx commented 1 month ago

Could you please check with the latest build for the ps2 branch in the actions tab? That should fix this, and also have support for L2/R2 and L3/R3.

mariamariasilva1933 commented 1 month ago

PS2 L2/R2, tested now its all ok new bind working great and control d-pad bug solved sucess. the game blackthorn sega 32x is possible improve sound and gameplay ? the game final fight cd Europe not work i go test USA version now.

TY cheers!!!

mariamariasilva1933 commented 1 month ago

in PS2 L3/R3 is when press the analog for down ? L3/R3 on PS2 analog-pad not bind

irixxxx commented 1 month ago

It's enabled the same way as the other L/R buttons, but maybe there's more to it. Doesn't matter for now, I guess. Thanks for the Feedback!

mariamariasilva1933 commented 1 month ago

u need feedback i can help you, ty

irixxxx commented 1 month ago

I'd probably need to enable the analog part of the controller to get L3/R3 to work. That's currently not planned, hence I'm inclined to ignore L3/R3 altogether for now.

BTW the latest build also contains code to support 4 controllers with a multitap. If you have a setup to test that, go ahead please. There's also some very preliminary support for J-Cart.

mariamariasilva1933 commented 1 month ago

multitap i not have =( J-Cart I don't know what this is, can you explain it to me?

all new bind working fine L2/R2 L3/R3 need turn on analog on controller, led red is turn on many thanks for all any feddback contact me

mariamariasilva1933 commented 1 month ago

sega 32x is possible improve to run with sound and less lag ?

irixxxx commented 1 month ago

I'm afraid the CPU of the PS2 is just not fast enough to emulate the complex CPU arrangement used with the 32X (a total of 4 CPUs). I've however not done specfic optimisation for PS2. There might be some gain in that.

irixxxx commented 1 month ago

Oh BTW... J-Cart explanation here

mariamariasilva1933 commented 1 month ago

very good J-Cart =D

irixxxx commented 1 month ago

fixed in platform/libpicofe@86a086e in with 32d9484