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.

Spider-Man Friend or Foe [PSP] [Request] [.sbk & .pcp]

Featured Replies

  • Author
  • Localization

JackTheRipper, posted Thu Apr 07, 2022 8:38 pm (70943)


I think .PCP is ZLIB compressed version of .PSP file and SBK is sounds

So possibly use ed, edd, n eddy ps2 script unless it is in uncompressed, zlib precompressor (precomp)
  • Author
  • Localization

rabatini, posted Thu Apr 07, 2022 10:19 pm (70947)


Its a zlib compression

just use offzip from aluigi in the file.

offzip.rar

  • Author
  • Localization

keyvan_darnell, posted Fri Apr 08, 2022 12:11 pm (70957)


rabatini wrote:
Its a zlib compression

just use offzip from aluigi in the file.



Thnaks, but I Actually Used Offzip, But I don't Know what to do next
It turs the compressed file into a .DAT file (I used -1 to get only one file)

What Should I Do with the .DAT file?
  • Author
  • Localization

keyvan_darnell, posted Fri Apr 08, 2022 12:30 pm (70958)


JackTheRipper wrote:
I think .PCP is ZLIB compressed version of .PSP file and SBK is sounds

So possibly use ed, edd, n eddy ps2 script unless it is in uncompressed, zlib precompressor (precomp)


Yes You are Right to some extent, .pcp is zlib of .psp file
ed, edd, n eddy ps2 script didn't work
so I used precomp and I Got a pcf file.
now what should I do with the .pcf file? (yes I'm a newby)
  • Author
  • Localization

rabatini, posted Fri Apr 08, 2022 4:24 pm (70963)


keyvan_darnell wrote:
rabatini wrote:
Its a zlib compression

just use offzip from aluigi in the file.



Thnaks, but I Actually Used Offzip, But I don't Know what to do next
It turs the compressed file into a .DAT file (I used -1 to get only one file)

What Should I Do with the .DAT file?


in my zip file attached i give you the bat command, use this.

you dont need to put -1 -15
its not a deflate compression.

offzip -s -a ZOOLEVEL.PCP
  • Author
  • Localization

keyvan_darnell, posted Tue Apr 12, 2022 4:02 pm (71091)


rabatini wrote:
keyvan_darnell wrote:
rabatini wrote:
Its a zlib compression

just use offzip from aluigi in the file.



Thnaks, but I Actually Used Offzip, But I don't Know what to do next
It turs the compressed file into a .DAT file (I used -1 to get only one file)

What Should I Do with the .DAT file?


in my zip file attached i give you the bat command, use this.

you dont need to put -1 -15
its not a deflate compression.

offzip -s -a ZOOLEVEL.PCP


Again There Are Unknown Formats, Unknown .Dat andd Other formats, What Should I do?
  • Author
  • Localization

rabatini, posted Tue Apr 12, 2022 7:07 pm (71095)


Quote:
Again There Are Unknown Formats, Unknown .Dat andd Other formats, What Should I do?

I don't know how to open the files.


this 000004.dat file

you can use this script to unpack, but i dont if its helps you.

Code:
goto 0x30
get base_off long
xmath base_off "(base_off * 0x800)"
xmath base_off "(base_off 0x40)"
goto base_off
get filesize asize
for
get null long
get offset long
savepos temp
get null long
get size long
goto temp
if offset == filesize
break
endif
xmath size "(size - offset)"
log "" offset size
next
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.