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

FF7: Make left stick autorun configurable #557

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

CosmosXIII
Copy link
Contributor

Summary

This PR adds an option to the FFNx.toml config option to enable the auto-run mode where the player walks/run depending on how much you tilt the analog stick. This also fixes recent problems with the analog movement direction and the PS controllers d-pad diagonals not working properly.

Motivation

I made this option to make the auto-run mode optional as well as to make the threshold dependent on the provided dead zone in the config file to prevent not being able to walk on controllers with large dead zone.

ACKs

  • I have updated the Changelog.md file
  • I did test my code on FF7
  • I did test my code on FF8

@julianxhokaxhiu julianxhokaxhiu added the enhancement New feature or request label Mar 21, 2023
@julianxhokaxhiu julianxhokaxhiu added this to the 1.16.0 milestone Mar 21, 2023
@julianxhokaxhiu julianxhokaxhiu changed the title Added auto-run option and internal dead-zone dependent threshold FF7: Added auto-run option and internal dead-zone dependent threshold Mar 21, 2023
@julianxhokaxhiu julianxhokaxhiu changed the title FF7: Added auto-run option and internal dead-zone dependent threshold FF7: Make left stick autorun configurable Mar 21, 2023
@julianxhokaxhiu julianxhokaxhiu merged commit 9c012b6 into julianxhokaxhiu:master Mar 21, 2023
@julianxhokaxhiu
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants