Luciddvfx Posted May 11 Posted May 11 (edited) I wondered if anyone knew how to decrypt car models from Assetto Corsa. They come in kn5 format, and I have not found a way to decrypt them. Thanks. Edited May 11 by Luciddvfx added thanks
Engineers Rabatini Posted May 11 Engineers Posted May 11 Did you try it from aluigi? # Assetto Corsa (script 0.1.2) # script for QuickBMS http://quickbms.aluigi.org idstring "sc6969" get VER long if VER >= 6 get DUMMY long endif get FILES long for i = 0 < FILES get DUMMY long get NAMESZ long getdstring NAME NAMESZ get SIZE long savepos OFFSET log NAME OFFSET SIZE math OFFSET += SIZE goto OFFSET next i get SIZE asize math SIZE -= OFFSET log "" OFFSET SIZE
Luciddvfx Posted May 11 Author Posted May 11 (edited) No, I haven't. Ill try it now, thanks! Edited May 11 by Luciddvfx thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now