CamxxCore / ExtendedCameraSettings

Extending functionality of the GTA V gameplay camera
21 stars 10 forks source link

how to change the camera into the Orthophoto projection ? #6

Closed Taotaoxu closed 2 years ago

Taotaoxu commented 3 years ago

Good work!

Your code helps me a lot! When I create a new camera, I find that the resulting camera works with the Central projection. Now, I want to create a new custom camera with the Orthophoto projection. How should I change the code to do that?

  1. what is the mean of ''BOOL p1" of CREATE_CAM?
  2. what is the mean of '' BOOL p8, int p9" of CREATE_CAM_WITH_PARAMS?

Please help.

Thanks!

CamxxCore commented 2 years ago

I can't see how these questions are relevant to the project you've opened an issue on