lynzrand / gettapped

5 stars 1 forks source link

PatchInitPoiInfo is never called #5

Open Vin-meido opened 2 years ago

Vin-meido commented 2 years ago

PatchInitPoiInfo which is responsible for initializing POI functionality is never called. Therefore, POI functionality does not work.

https://github.com/lynzrand/gettapped/blob/391ced503e178a6b8424e1a3fabca42781dd14de/FixEyeMov.com3d2/PointOfInterest.cs#L664

I believe this should be called somewhere near the call the PatchKagSceneTags?

https://github.com/lynzrand/gettapped/blob/391ced503e178a6b8424e1a3fabca42781dd14de/FixEyeMov.com3d2/Plugin.cs#L81