-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
complexThis issue is quite complex and will take a whileThis issue is quite complex and will take a whilepartially implemented
Milestone
Description
IVP still has some issues, and some improvements could be made.
If you find any, please report them here, including crashes and such.
If you want any changes/have ideas for improvements, feel free to suggest them.
How to test
Linux
you can normally install holylib BUT the ghostinj.dll is required for the IVP replacement to work.
Additionally you have to add -holylib_replaceivp
to the command line.
Windows
- you need to rename the holylib dll to
vphysics.dll
- rename the
vphysics.dll
inside garrysmod tovphysics_orig.dll
- Now place the renamed holylib dll into the bin/win64 directory where the original
vphysic.dll
was renamed.
General (Both 32x & 64x)
- Fix ragdolls being completely broken
- Raise
MAX_ALLICATION
to solve crashes when hitting allocations limit (See 3396614)
64x Only issues
- Fix Objects having wrong material flags?
- Fix Object impact sounds being all the same?
64x Linux
- Fix a crash related to
CVPhysicsParse
IVP Bugs
- When a lot of objects collide with each other and a lot of friction is created objects can enter a freezed state without being freezed.
Zvbhrf, Astralcircle, WinterPhoenix, Pollux12, dvdvideo1234 and 1 more
Metadata
Metadata
Assignees
Labels
complexThis issue is quite complex and will take a whileThis issue is quite complex and will take a whilepartially implemented