Vl@d Zola Jr. wrote:If you know the exact file, where cameras are stored, I can take a look on it at the beginning of next month.
Its definitely gamedata.iff. I opened the file with edit pad pro and was scrolling through the hexadecimals and found this 43414D45005241504F53495449044F4E which translates to this CAMERAPOSITION. And most games usually store their camera settings in their gamedata file. You can look for yourself, just open the gamedata.iff file with a text editor and do a search for "camera" using ctrl + f, and you'll see it. Its gotta be it and its also in the gamedataextra.iff . So you pretty much have to use both of these files to edit all the ingame camera settings because the gamedataextra.iff is a continuation of the gamedata.iff file