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.

Sims Bustin' Out (GameCube)- .arc file

Featured Replies

  • Author
  • Localization

SuperLoser, posted Wed Nov 25, 2015 1:39 am (10074)


Need a specific script/bms to decompress the game's .arc file (or maybe other file types) using QuickBMS.

Would like to modify textures.arc and models.arc by using one of its own content within it to overwrite the other.

And when finished, do I use FreeArc or other programs like it to compressed it together to .arc again?

textures.arc : https://drive.google.com/file/d/0B72vtG ... sp=sharing
models.arc : https://drive.google.com/file/d/0B72vtG ... sp=sharing
  • Author
  • Localization

einstein95, posted Wed Nov 25, 2015 7:01 am (10079)


Code:
get OFFSET long
endian big
goto OFFSET
get OBJECTS long
get DUMMY long
for OBJECT = 0 < OBJECTS
    get OFF long
    get SIZE long
    get NAME string
    log NAME OFF SIZE
    getdstring DUMMY 12
next OBJECT


No, FreeArc won't make the same format .arc file.
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.