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.

[QuickBMS] How do we reimport files for Wizard101

Featured Replies

  • Author
  • Localization

PheonixVX, posted Sat Apr 14, 2018 4:55 am (34028)


i need to use the reimporter to be able to rebuild the wad files because i have found a way to get passed the patching so now i want to edit the game's files any help would be appreciated, here's my BMS Script

idstring KIWAD
get DUMMY long
get FILES long
get DUMMY byte # fix for root.wad
for i = 0 < FILES
get OFFSET long
get SIZE long
get ZSIZE long
get DUMMY byte
get ZIP long
get NAMESZ long
getdstring NAME NAMESZ
if ZIP == 0
log NAME OFFSET SIZE
else
clog NAME OFFSET ZSIZE SIZE
endif
next i


Also check out how to bypass the patch here viewtopic.php?f=4&t=7713
  • Author
  • Localization

aluigi, posted Sat Apr 14, 2018 3:08 pm (34039)


In my script there is a particular field called CRC, if the game really checks it then reimporting can't be automatized with quickbms.
In fact quickbms has even 2 reimporting methods all explained in section 3 of http://aluigi.org/papers/quickbms.txt
Have you tried both?
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.