Reimport doesn't work

Doubts, help and support about QuickBMS and other game research tools
Pet90
Posts: 2
Joined: Sun Nov 02, 2014 5:55 pm

Reimport doesn't work

Post by Pet90 »

Hello

I have a problem with the reimport function. I use the bms script for farming simulator 2015.
I replaced false with true, but the reimport file is broken.
Original file:

Code: Select all

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<settings buildName="RC12" isDevelopmentVersion="true" isDemo="false" buildTypeParam="">
  <languages>
    <language code="en" short="en" suffix="_en"/>
  </languages>
</settings>

Reimport file:

Code: Select all

<?xml ve'7(o.,rq¨$ú§;PˆGÇŽbÑx1†¬Þ…iE‹Þg5fÚªýù]×<;ucÉâf<Ñ•íCßÍÈ)Ì{{whš¾Ùíg/¡g’xþò·6\ƒî4âS#Vh®WøÁù권fÇ|n錥•>ØXo<£L*÷_‚1‹çMîœ~©õã%6Ž‘E]jjq/;¾Å ÿƒíÈ%‰±¶¼ÿfÞWDvûWü¯±ºöŽ ž &~…΄ŸÝ|Ç
 ~=‹22Ì3HRô‹àgß,Ep
 

The game can't load the change database.

I hope you can help me
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Reimport doesn't work

Post by aluigi »

The script is not valid for reimporting because the encryption is applied also to files, not only to the table with information about the files.
The fact that the first 8 bytes are readable is an effect of the encryption.
Pet90
Posts: 2
Joined: Sun Nov 02, 2014 5:55 pm

Re: Reimport doesn't work

Post by Pet90 »

:( Thank you for the fast answer