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.

[SOLVED] Prey "VENOMBINPAK1.0" (Xbox 360)

Featured Replies

  • Author
  • Localization

AlphaTwentyThree, posted Fri Jan 14, 2022 6:03 pm (69079)


Hello everybody,

I'm trying to get a hold of the X360 version's files of Prey. Format seems simple enough but somehow I'm failing to produce anything sensible at the moment. Can somebody write a quick script for these archives?
Here are some samples: https://1fichier.com/?00x13svrypubyleobzty
Thanks!
  • Author
  • Localization

AlphaTwentyThree, posted Fri Jan 14, 2022 6:17 pm (69080)


Well, somehow I was a bit dumb, here's the script:
Code:
idstring "VENOMBINPAK1.0"
endian big
goto 0xf
get BIAS long
get FILES long
get DATASIZE long
for i = 1 < FILES
   getCT NAME string 0x0a
   getCT SIZE string 0x0a
   getCT OFFSET string 0x0a
   math OFFSET = BIAS
   getCT UNK string 0x0a
   log NAME OFFSET SIZE
next i

Somehow I didn't know that QuickBMS automatically converts strings to something usable when using the getCT command.
  • Author
  • Localization

aluigi, posted Fri Jan 14, 2022 8:06 pm (69082)


You can also replace "getct VAR string 0x0a" with "get VAR line"
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.