Doliman100 / ForzaTech-extraction-tools

Reverse engineering the structure of .carbin and .modelbin files from Forza game series.
GNU General Public License v3.0
32 stars 5 forks source link

Importer Script #6

Open DJNormality opened 1 week ago

DJNormality commented 1 week ago

Tried commenting out db but still throws an error im using version 1.604.3091.0 and the decrypted db provided is v1.174.4791.2 can you help me figure out what is going on or how to dump the correct db file ? image

DJNormality commented 1 week ago

OK I see it was a issue with BASE folder I fixed that but now it says this error. image

Doliman100 commented 1 week ago

Make a screenshot of your settings located at the beginning of the file. It looks like you disabled the db, but not defined the car constants. If your game version is older than the database version, you still can try use it. If you want to decrypt the db file yourself, you can use this: https://github.com/Doliman100/ForzaTech-encryption-tool