wattostudios / GameExtractor

Reads and writes thousands of different archive and image formats used in games.
http://www.watto.org
GNU General Public License v2.0
128 stars 9 forks source link

Request: Support for Darkness & Divinity with .nova extension #25

Open JackHarris1973 opened 6 days ago

JackHarris1973 commented 6 days ago

Hi, I have an archive for an Android game called Darkness & Divinity, which was discontinued two years ago. The archive has the file extension .nova, which GameExtractor didn't recognize. The .nova file was in an .OBB file, which was in an .APK file.

You can access the .nova file here: https://www.mediafire.com/file_premium/1k8e5dljvfmvyid/main.5037.com.game.nova/file Be warned: it's over 1.4 GB.

I'm hoping to access model & texture assets from the game. Thanks!