- 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
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