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.

NeocoreGames (*.n2pk) bms script

Featured Replies

  • Author
  • Localization

Acewell, posted Sat Sep 02, 2017 6:38 am (26162)


i saw extractors for this archive type for Blender and Unpakke and on Github
but i didn't see a thread anywhere with a bms script so i made one for kicks :D
Code:
# script for QuickBMS http://aluigi.altervista.org/quickbms.htm

get ARC_SIGN_SZ long
get ARC_SIGN unicode
savepos BASE_OFF
get TABLE_OFF long
math TABLE_OFF BASE_OFF
goto TABLE_OFF
get UNK long
get UNK2 long
get FILES long
for i = 0    get UNK3 long
   get NAME_SZ long
   get NAME unicode
   get OFFSET long
   math OFFSET 0x2c
   get ZERO long
   get SIZE long
   get ZERO2 long
   log NAME OFFSET SIZE   
next i

it should work on n2pk files from NeocoreGames games :)
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.