GT3 alternate race camera

  • Thread starter Thread starter sucahyo
  • 4 comments
  • 1,339 views
Messages
2,171
It seem alternate camera view for GT3 do not have cool camera like GT1, GT2 or GT4. But it is possible todo. Raw address is:
race mode
01F97D80

qualifying
01FCC6F0


set the address with appropriate camera number, 0 is default bump camera, 1 is default bird camera. If you made armax code from this, use detection code, maybe detect if those addresss has 1 value then set it to other camera (this is what I do in GT4 cockpit code).

camera 5 will look like this:


camera 8 will look like this



no inside cockpit camera unfortunately.
other image, acording to camera number
 
Interesting. When did you get GT3?
 
Just borrowing from friend, I want to hybrid GT4 by learning GT3 hybriding first.
 
Just borrowing from friend, I want to hybrid GT4 by learning GT3 hybriding first.

You can hybrid in GT4? I thought you couldn't.
 
Last edited:
Although there is a posibility to do that, not yet.
 
Back