This is a encoder/decoder for the data .db files. DOESN'T WORK FOR characters.db
You can use this to edit the sounds, images, and the models in the game.
How to use:
Extract the jar.
Open up the a console.
Go to the path where the jar is.
To Decode: java -jar CWAssetManager.jar decode "<path-to-db>"
To Encode: java -jar CWAssetManager.jar encode "<path-to-folder>"
Example:
To decode data1.db: java -jar CWAssetManager.jar decode "<pathtocubeworld>/data1.db"
To encode data1: java -jar CWAssetManager.jar encode "<pathtocubeworld>/data1/"
Can you post the decompiled file please? It seems as i cannot make it work by following you instructions.
Originally Posted by VIPkiller17
Can you post the decompiled file please? It seems as i cannot make it work by following you instructions.
Does it tell you "Java is not recognized as an internal or external command" If so follow this guide, i had this problem and the guide fixed it.
Originally Posted by Gauze
Does it tell you "Java is not recognized as an internal or external command" If so follow this guide, i had this problem and the guide fixed it.
Thnx alot!! finally got it working.
Originally Posted by VIPkiller17
Thnx that fixed the error but i would still need better instruction on how to actually use the program because whatever i try when i have to write the path to the data1.db it says the system cannot find the path specified.
The problems i came across are that if you run a 64-bit OS the batch file that came with it wont work because its pointing to a java folder in the normal "program files" folder where the 64-bits is only in the other folder, also make sure you are putting the full path for example mine is "C:\Users\gauze\Desktop\Cube World"
Originally Posted by Gauze
The problems i came across are that if you run a 64-bit OS the batch file that came with it wont work because its pointing to a java folder in the normal "program files" folder where the 64-bits is only in the other folder, also make sure you are putting the full path for example mine is "C:\Users\gauze\Desktop\Cube World"
Yeah. I finally got it working thank you for your help
tHIS IS DAYUUM AWESOME SAHN
dont work for me ;/ can somebody upload for me decoded db's ? please
Thanks buddy!
seemed to be "working" when I encode, select file path to C:\Program Files (x86)\Cube World then I got this error which you can see in the below;
image
FileNotFoundException.png
Originally Posted by Kobald
seemed to be "working" when I encode, select file path to C:\Program Files (x86)\Cube World then I got this error which you can see in the below;
image