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.
Zero Tolerance for Disrespect

One Piece Grand Adventure (PS2) (USA) .apf

Featured Replies

 

Is it possible to extract the game's files? such as Characters, stages, etc.
The character files and stages are inside the game's OGA.apf file, However i can't get to them.
The game seems to use some kind of FSM for the files within the .apf and the game's setup.dat.

.apf file https://drive.google.com/file/d/16Q1NcDW6FXQkjWmuD-5bjdnlkjr_HQ-N/view?usp=sharing

setup .dat file https://drive.google.com/file/d/1tN8L5-uXMS6vGWscmE9x5WiB6yH9LGqA/view?usp=sharing

edit : the game also might be using zlib  compression on some of it's files?

edit2 : the game  might be using FST(s) alongside the FSM(s)?

within the .apf  stage, character, estoric folders should be found, and inside these folders many .pac files should be found

image.thumb.png.6de4cbc4cb2a1cb435ab236c5e0f7ba0.png

Edited by cheeselake0
more information about the apf file

Solved by NeoGT404

  • 6 months later...
  • Localization
  • Solution

Hey, sorry for the long wait, just finally decided to sit down and do this so here you go: https://github.com/smiRaphi/UniPyX (https://github.com/smiRaphi/UniPyX/commit/69fa01b841d7ebd7635726e6325b3c810a9c55bd)

In case you get an error like this: "AssertionError: 5 not implemented (<stuff>)", tell me which file exactly that happened with and I'll try to fix that

Edited by NeoGT404

  • Author

 

20 hours ago, NeoGT404 said:

Hey, sorry for the long wait, just finally decided to sit down and do this so here you go: https://github.com/smiRaphi/UniPyX (https://github.com/smiRaphi/UniPyX/commit/69fa01b841d7ebd7635726e6325b3c810a9c55bd)

In case you get an error like this: "AssertionError: 5 not implemented (<stuff>)", tell me which file exactly that happened with and I'll try to fix that

No problem, Thank you.
It works nicely on python 3.13, Is it possible to add support for the games' model and animation formats?. (gmf and gaf respectively)

K:\UniPyX-main>py -3.13 unipyx.py K:\UniPyX-

mains\ACE_1P.gmf K:\UniPyX-mains
UniPyX
Downloading gamearch

['vol-cosmo']
Traceback (most recent call last):
  File "K:\UniPyX-main\unipyx.py", line 59, in <module>
    extract(inp,out,quiet=False,rs=True)
    ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "K:\UniPyX-main\lib\main.py", line 792, in main_extract
    if rs: assert ts,'Unknown file type'
                  ^^
AssertionError: Unknown file type
 

image.thumb.png.aa1d4d7a35dbd15a112192a841cde3fa.png

  • Localization

No my tool is exclusively focused on extracting stuff, besides that, I'm not well versed in 3d formats, sorry

Create an account or sign in to comment

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.