Skip to content

Rewrite in C++ based on console NFS MW implementations#7

Open
TorutheRedFox wants to merge 44 commits into
xan1242:masterfrom
TorutheRedFox:master
Open

Rewrite in C++ based on console NFS MW implementations#7
TorutheRedFox wants to merge 44 commits into
xan1242:masterfrom
TorutheRedFox:master

Conversation

@TorutheRedFox

Copy link
Copy Markdown
  • Ports the particle system from the console versions of NFS MW, removing need to inject elasticity values
  • Fixes Fix the FPS limiter and contrails being overwritten by sparks #6
  • Adds option to fade particles out as they die
  • Fixes issues with texture filtering by disabling mipmapping
  • Removes pass shadowmap option due to it being broken (and it not really making much sense for an additive blended glowing particle such as a spark)
  • Adds option to enable more CG behaviors such as disabling bouncing

@TorutheRedFox TorutheRedFox marked this pull request as ready for review November 25, 2025 09:14
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

Successfully merging this pull request may close these issues.

Fix the FPS limiter and contrails being overwritten by sparks

2 participants