[HELP]When injecting files, how to skip the file is too large to force the injection?

Doubts, help and support about QuickBMS and other game research tools
fejich
Posts: 3
Joined: Mon Jun 05, 2017 6:54 am

[HELP]When injecting files, how to skip the file is too large to force the injection?

Post by fejich »

When injecting files, how to skip the file is too large to force the injection

Forgive me bad English, i use Google Translate this post


--------------------------------------------------------------------------------------------

Code: Select all

QuickBMS generic files extractor and reimporter 0.7.2a
by Luigi Auriemma
e-mail: me@aluigi.org
web:    aluigi.org
        (Dec 12 2015 - 17:24:48)

                   quickbms.aluigi.org  Homepage
                            zenhax.com  ZenHAX Forum
                               @zenhax  Twitter & Scripts

- REIMPORT mode enabled!
- open input file C:\Users\fejich\Desktop\Party U\menu.euen.bin
- open script Wii Party U_MP10-Unpacker.bms
- set output folder menu.euen.bin_extract

  offset   filesize   filename
--------------------------------------

Error: file "common\menu\layout\freeplay_lc.arc"
       the reimport option acts as a reimporter and so you cannot reinsert a
       file if it's bigger than the original otherwise it will overwrite the
       rest of the archive or cannot be loaded correctly:

         new size: 761896 uncompressed
         old size: 74124 uncompressed

- do you want to skip this file? (y/N/force)
  y will continue with the next file
  N (default) will terminate QuickBMS
  force will force the reimporting of the file

aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [HELP]When injecting files, how to skip the file is too large to force the injection?

Post by aluigi »

choose 'y' to skip
fejich
Posts: 3
Joined: Mon Jun 05, 2017 6:54 am

Re: [HELP]When injecting files, how to skip the file is too large to force the injection?

Post by fejich »

aluigi wrote:choose 'y' to skip


I would like to force the injection, no warning

Order inside plus-Y, or there will be a warning

------------------------------------------------------------------------------------------------------------------------

Code: Select all

C:\Users\fejich\Desktop\Party U\U>QuickBMS.exe -w -r -Y "Wii Party U_MP10-Unpacker.bms" "C:\Users\fe
jich\Desktop\Party U\U\menu.euen.bin" "menu.euen.bin_extract"

QuickBMS generic files extractor and reimporter 0.8.0
by Luigi Auriemma
e-mail: me@aluigi.org
web:    aluigi.org
        (Mar 12 2017 - 15:03:46)

                   quickbms.aluigi.org  Homepage
                            zenhax.com  ZenHAX Forum
                               @zenhax  Twitter & Scripts

- REIMPORT mode enabled!
  - remember to select the SAME script, file and folder you selected during
    the previous extraction
  - it's highly suggested to leave only the edited files in the folder, it's
    faster and less prone to errors with compressed files
- open input file C:\Users\fejich\Desktop\Party U\U\menu.euen.bin
- open script Wii Party U_MP10-Unpacker.bms
- set output folder menu.euen.bin_extract

  offset   filesize   filename
--------------------------------------
/
Error: file "common\menu\layout\modetitle_lc\npg001.arc"
       the reimport option acts as a reimporter and so you cannot reinsert a
       file if it's bigger than the original otherwise it will overwrite the
       rest of the archive or cannot be loaded correctly:

         new size: 418220 uncompressed
         old size: 52530 uncompressed

- do you want to skip this file? (y/N/force)
  y will continue with the next file
  N (default) will terminate QuickBMS
  force will force the reimporting of the file
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: [HELP]When injecting files, how to skip the file is too large to force the injection?

Post by aluigi »

ah, so you want to force it without showing the message... really a bad choice.
Anyway that's not possible, you have to write "force" when prompted.
fejich
Posts: 3
Joined: Mon Jun 05, 2017 6:54 am

Re: [HELP]When injecting files, how to skip the file is too large to force the injection?

Post by fejich »

aluigi wrote:ah, so you want to force it without showing the message... really a bad choice.
Anyway that's not possible, you have to write "force" when prompted.


Thanks for the answer

I have no other way to use this injection function

This game's .bin file, i can not find other tools to handle it.

Thanks again for the reply