mareliada Posted Monday at 12:51 PM Posted Monday at 12:51 PM (edited) Hello everyone, I hope I am in the right category for this, because I'm trying to extract the assets (especially the audio/sound files) from the game "Schlag den Raab" for PC, where all data assets are stored in .odau files and I can't find anything specific about that file format and I hope someone here can help me out with this. There are a total of 41 files stored in the data folder, so are all files in the .odau format only and labeled from 001 up to 210. I can also upload all files, if necessary (around 550 MB), but I hope one file is enough. Thank you very much in advance. odau.zip Edited Monday at 12:52 PM by mareliada
Solution DKDave Posted Monday at 06:05 PM Solution Posted Monday at 06:05 PM 5 hours ago, mareliada said: Hello everyone, I hope I am in the right category for this, because I'm trying to extract the assets (especially the audio/sound files) from the game "Schlag den Raab" for PC, where all data assets are stored in .odau files and I can't find anything specific about that file format and I hope someone here can help me out with this. There are a total of 41 files stored in the data folder, so are all files in the .odau format only and labeled from 001 up to 210. I can also upload all files, if necessary (around 550 MB), but I hope one file is enough. Thank you very much in advance. odau.zip 13.83 MB · 4 downloads It uses a 1-byte xor encryption - you can use the attached QuickBMS script to decrypt it. The resulting file is a zip file with audio and other file types in. Hopefully the other files will all be the same. odau.zip 1
mareliada Posted Monday at 10:25 PM Author Posted Monday at 10:25 PM (edited) 4 hours ago, DKDave said: It uses a 1-byte xor encryption - you can use the attached QuickBMS script to decrypt it. The resulting file is a zip file with audio and other file types in. Hopefully the other files will all be the same. odau.zip 243 B · 2 downloads Thank you very much for this script, that did the trick and I was also able to extract everything from the other files too. Edited Monday at 10:32 PM by mareliada
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