Skip to content

IVP/VPhysics changes #44

@RaphaelIT7

Description

@RaphaelIT7

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

  1. you need to rename the holylib dll to vphysics.dll
  2. rename the vphysics.dll inside garrysmod to vphysics_orig.dll
  3. 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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions