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.

Switchball (*.batch)

Featured Replies

  • Author
  • Localization

aluigi, posted Tue Sep 06, 2016 9:29 pm (17287)


Script for switchball.batch:
http://aluigi.org/bms/switchball.bms

I'm very happy for this script because currently nobody was able to figure out the compression and encryption :)

This is just another game (like many) that Game Extractor "claims" to support but it's completely false, in fact it simply dumps the data "as-is" (encrypted and compressed) which is totally useless.
  • Author
  • Localization

AnonBaiter, posted Wed Sep 07, 2016 12:41 am (17289)


Just found this out of the Xbox 360/XBLA version of the game:
switchball_bod.rar
  • Author
  • Localization

aluigi, posted Wed Sep 07, 2016 7:38 am (17298)


Well done, script 0.1.1
The difference are: endianess, xmemdecompress (instead of the unknown "FIN" used for PC), no filenames and no encryption.
  • Author
  • Localization

AnonBaiter, posted Wed Sep 07, 2016 3:30 pm (17313)


Well...
Code:
  013e8d95 633536     0000032f.dat

Error: incomplete input file 0: E:\Switchball\58410830\000D0000\switchball.bod
       Can't read 11 bytes from offset 013f3ec9.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file 0   100%   20931046   20922057

Last script line before the error or that produced the error:
  26  clog "" OFFSET SIZE XSIZE
  • Author
  • Localization

aluigi, posted Wed Sep 07, 2016 4:21 pm (17322)


Try 0.1.2
  • Author
  • Localization

AnonBaiter, posted Wed Sep 07, 2016 4:30 pm (17325)


Now it works! Thanks.
  • Author
  • Localization

aluigi, posted Wed Sep 07, 2016 4:36 pm (17326)


The problem was just that "math SIZE - 11", I was sure to have checked the size but apparently I forgot to check it better.
It's strange that there was no problem with switchball.batch

*edit* there was no problem with switchball.batch because the latest file wasn't a VNZ and so wasn't affected :)
  • Author
  • Localization

aluigi, posted Wed Sep 07, 2016 4:39 pm (17328)


Mistery solved.
ONLY switchball.bod requires SIZE - 11, script 0.1.2a
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.