Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Errore No output_folder

Featured Replies

  • Author
  • Localization

genji1993, posted Tue Jun 04, 2019 5:04 pm (48427)


Hello sorry for my english

I use a special build for undub a ps3 game (Tales of grace F) EU version : http://zupimages.net/viewer.php?id=19/23/2jdj.png
Once I arrive at the CRI Packed file maker for console step I have an error: Could not start quickbms correctly: http://zupimages.net/viewer.php?id=19/23/lxzp.png
I think the problem comes from no oupluck_folder

could you help me solve my problem
Thank you
  • Author
  • Localization

aluigi, posted Tue Jun 04, 2019 6:43 pm (48437)


I guess you are using a custom .bat file or an external tool.
The problem is that it's missing some arguments required by quickbms.
Maybe the bat/tool used to launch quickbms.exe doesn't delimit the paths and a file like "c:\folder\my file.txt" will be two arguments, if that's the case would be enough to move all that folder in a path like c:\tempdir

Honestly I can't work on the errors of other people :)
  • Author
  • Localization

genji1993, posted Tue Jun 04, 2019 7:55 pm (48441)


yes it is a bat customize for undub tales of graces f undub EU.
this is the only one I found on the ned unfortunately there is no tutorial ...
I am you my folder with the bat in attached piece
is it possible that someone is looking to find the problem please?
  • Author
  • Localization

aluigi, posted Tue Jun 04, 2019 8:20 pm (48442)


Try the following.

Open BUILD_UNDUB_FILES.BAT with a text editor.

Search the following:
quickbms -f

You will see 3 occurrences of that string.
Replace the * character in these lines with {}

For example, from:
Code:
quickbms -f "*debug_*.chd" cpk_ndc.bms rootR_EU.cpk eu_files
if not %ERRORLEVEL% EQU 0 goto error

rem uncompress chd files
title TOGF EURO UNDUB - uncompressing skit files
quickbms -f "*.chd" cpk.bms rootR_EU.cpk chd_unc_eu
if not %ERRORLEVEL% EQU 0 goto error
quickbms -f "*.chd" cpk.bms rootR_JP.cpk chd_unc_jp
to
Code:
quickbms -f "{}debug_{}.chd" cpk_ndc.bms rootR_EU.cpk eu_files
if not %ERRORLEVEL% EQU 0 goto error

rem uncompress chd files
title TOGF EURO UNDUB - uncompressing skit files
quickbms -f "{}.chd" cpk.bms rootR_EU.cpk chd_unc_eu
if not %ERRORLEVEL% EQU 0 goto error
quickbms -f "{}.chd" cpk.bms rootR_JP.cpk chd_unc_jp

Let me know if now it works.
  • Author
  • Localization

genji1993, posted Wed Jun 05, 2019 7:28 am (48464)


Do you want me to put in piece together the 2 files rootR. cpk (eu and jap) to be able to start the . bat and see if you have the same probleme as me ?
  • Author
  • Localization

aluigi, posted Wed Jun 05, 2019 7:29 am (48465)


Sorry but I have no other ideas at the moment, contact who made that bat file.
  • Author
  • Localization

genji1993, posted Wed Jun 05, 2019 7:59 am (48469)


Ok thank you for your help if you have an idea contact me please. I'm going to continue but looking for my side.
  • Author
  • Localization

genji1993, posted Fri Jun 07, 2019 6:42 pm (48578)


Hello
I did some research and I think I found my problem.
on this image : http://zupimages.net/viewer.php?id=19/23/5otz.png
I have the impression that there is a problem between cpkmakec and quickbms
my error comes just after: http://zupimages.net/viewer.php?id=19/23/lxzp.png

Do you think there is a problem between the two?

Thank you
  • Author
  • Localization

aluigi, posted Fri Jun 07, 2019 9:32 pm (48580)


It's clearly written: "Starting quickbms without parameters for testing".
  • Author
  • Localization

genji1993, posted Fri Jun 07, 2019 10:28 pm (48585)


ok thanks, so if I understood correctly I must parameters quickbms?
  • Author
  • Localization

aluigi, posted Sat Jun 08, 2019 12:01 pm (48595)


Yes but in this specific case you have a bat file that should do it automatically.
Again, contact the author of that mod/bat
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.