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

On foot pathfinding breaks on high FPS #119

Open
purplebar0 opened this issue Dec 19, 2023 · 1 comment
Open

On foot pathfinding breaks on high FPS #119

purplebar0 opened this issue Dec 19, 2023 · 1 comment

Comments

@purplebar0
Copy link

purplebar0 commented Dec 19, 2023

On high FPS (ex. 144), player and NPC pathfinding gets very sensitive to obstacles. Instead of using a valid path, the NPC keeps bumping into whatever is in front of it (playing the animation of bumping into an obstacle) until the FPS is set to a lower value.

This is most noticeable in interiors with many enemies, and in events where player movement is taken over by the game and cannot be cancelled. Without dynamically capping the frame rate (ex. with MangoHud on Linux), some missions become trivial because enemies are busy bumping into walls, and the player may get stuck walking in a scenario like buying a hotdog at a hotdog stand.

Pretty obvious issue, please close if this is a duplicate.

@Calinou
Copy link

Calinou commented Jul 11, 2024

Still reproducible in FusionFix 2.5.6 + CE when running at a steady 117 FPS. It's most noticeable with friendly NPCs which have a tendency to get stuck inside open car doors after exiting a car. You can usually nudge them with your own body by walking towards them to get them unstuck.

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

2 participants