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.

Whiplash / Project Snowblind (PS2) - .rkv files

Featured Replies

  • Author
  • Localization

AnonBaiter, posted Sat Nov 26, 2016 4:32 am (19095)


So I tried to write a script that handles these formats:
Code:
get DUMMY1 long
get HEADER_SIZE long
get DUMMY2 long
#goto 0x6e #sometimes the references go really off
for CURR_OFF = 0 < HEADER_SIZE
   get NAMESZ long
   getdstring NAME NAMESZ
   get DUMMY3 long
   get OFFSET long
   get SIZE long
   get DUMMY6 long
   math OFFSET * 0x800
   log NAME OFFSET SIZE
   savepos CURR_OFF
next
These files I'm about to provide you though are different kinds of .RKV files in that they use a different structure and these files came from games developed by Crystal Dynamics. It is possible that Blood Omen 2 used this format as well.
Anyway, here are the samples.
  • Author
  • Localization

AnonBaiter, posted Sat Nov 26, 2016 12:40 pm (19105)


I updated the folder with samples from the PS2 version of Blood Omen 2(both the .rkv file and the .dir file, although I doubt the latter is really useful for anything). It doesn`t work with the script since it just crashes on the quickbms application without warning.
  • Author
  • Localization

aluigi, posted Sat Nov 26, 2016 7:08 pm (19110)


Script 0.1.1
  • Author
  • Localization

AnonBaiter, posted Sat Nov 26, 2016 7:15 pm (19111)


OK, that's about it for now. Thanks for the update, mate.
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.