Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

[FEATURE] Canned force feedback effects #137

@ikt32

Description

@ikt32

The GTA V map is pretty detailed regarding collisions, with dirt roads and potholes being modeled, and this is communicated over force feedback with this mod. However, other details like rumble strips, brick roads, or big flat fields of grass, are perfectly flat on the collision side of things, so the road feels perfectly smooth on these materials.

The script already can read these materials - generating force feedback from this would add some nice detail and variation.

Another project already has the bulk of the noise-generating code and material definition code, but I feel I'd need to do some proper refactoring before I pull that in...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions