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.

Vagante .vra

Featured Replies

  • Author
  • Localization

csanchez, posted Fri Dec 27, 2019 4:09 am (52805)


Hi, i'm trying translate this game in spanish, I have some problem reimporting a file
This is the bat to extract the files
quickbms.exe vagante_vra.bms data.vra vangate_data

to reimport just
quickbms.exe -G -w -r vagante_vra.bms data.vra vangate_data

I have this error
Image
TEPORARY_FILE?
I'm doing something wrong?

I modified just the file 'loading.png' in gfx\gui\
btw, about that, how I can extract some specific file/directory?
like data.vra\gfx\gui\loading.png or data.vra\gfx\gui\ ?
  • Author
  • Localization

csanchez, posted Sun Dec 29, 2019 5:23 pm (52881)


Nothing? Anybody? :(
  • Author
  • Localization

aluigi, posted Thu Mar 26, 2020 2:45 pm (55137)


For reimporting you need to keep your TEMPORARY_FILE created during extraction.
Then remove the following lines:
Code:
comtype zlib_noerror
get SIZE asize
clog TEMPORARY_FILE 0 SIZE SIZE
open "." TEMPORARY_FILE

Use reimport.bat selecting TEMPORARY_FILE, remember that you cannot change the size of your files.
Then you must compress TEMPORARY_FILE and renaming it as the original archive, use this script for compressing:
Code:
comptype zlib_compress
get SIZE asize
clog "new_file" 0 SIZE SIZE
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.