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

Heavyweight Champ control problems #1685

Open
kounabi22 opened this issue Feb 21, 2024 · 13 comments
Open

Heavyweight Champ control problems #1685

kounabi22 opened this issue Feb 21, 2024 · 13 comments

Comments

@kounabi22
Copy link

kounabi22 commented Feb 21, 2024

In Heavyweight Champ (hwchamp) at the start screen it shows lvl 1 ,2 3 option to choose in mame but in fbneo is missing and there are some moves that dont exist in fbneo,you just go left ,right and 2 punches but in mame they are some block moves(if you press up,down in fbneo they dont exist).

@dinkc64
Copy link
Collaborator

dinkc64 commented Feb 21, 2024

Thanks for letting us know!

It should be obvious now that none of the sports games ever got played or playtested, except for maybe the occasional baseball, basketball or bowling game.

best regards,

  • dink

@kounabi22
Copy link
Author

yes i believe so....
well i try and test games that i have put im collection from time to time ,in order to see if dip switches are in normal setting and not some hardcore as i notice in some snk games.

@dinkc64
Copy link
Collaborator

dinkc64 commented Feb 21, 2024

I want you to know that we really appreciate taking the time to let us know about these problems!

best regards,

  • dink

@dinkc64
Copy link
Collaborator

dinkc64 commented Mar 2, 2024

@barbudreadmon
I added a fix for this, but reverted it because wasn't too happy with the layout...
Got any ideas?

@barbudreadmon
Copy link
Collaborator

barbudreadmon commented Mar 2, 2024

Hmmm, i looked at some videos of the cabinet, it's basically a twin-stick game with an additional analog axis to rotate the cabinet ?
It might be nice to have that rotation axis split into 2 axis, one to rotate to the left and the other one to rotate to the right, so that it could be mapped to a modern controller's left & right triggers while the 2 handles are mapped to the analog sticks.

@dinkc64
Copy link
Collaborator

dinkc64 commented Mar 2, 2024

Unfortunately its kinda difficult to play when mapped like that :/

@dinkc64
Copy link
Collaborator

dinkc64 commented Mar 10, 2024

@kounabi22, I added the missing functionality, but I might revisit it because I'm not completely happy with the way it controls.
Please try it and let me know what you think

@kounabi22
Copy link
Author

i download the win fbneo but i cant seem to manage to block high or low (c,v keys ) only go left ,right and the 2 punch buttons work.

@barbudreadmon
Copy link
Collaborator

barbudreadmon commented Mar 10, 2024

c,v keys

Do you mean keyboard keys ?

As previously mentioned, this game use 5 analog axises, meaning something returning a positive/negative variable value, not some 0/1 button.

My understanding is that 2 of those 5 axis are demi-axises expecting positives only (punches ?), while the 3 others expect full axises.

Note that i have yet to find a decent mapping for this in the libretro port.

@kounabi22
Copy link
Author

yes i try a gamepad and they work.

@barbudreadmon
Copy link
Collaborator

barbudreadmon commented Mar 10, 2024

yes i try a gamepad and they work.

For reference, how did you map this on the gamepad ?

@kounabi22
Copy link
Author

Untitled-1

right stick i use up and left .
so when you use diagonal you block down left ,down right and up

@dinkc64
Copy link
Collaborator

dinkc64 commented Mar 10, 2024

I have an idea - to merge the move left/right with the block udlr, going to try and see how it plays

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