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.

pftxs (Fox Engine 1.5)

Featured Replies

  • Author
  • Localization

GHOST DEAD, posted Fri Sep 14, 2018 3:02 am (38323)


Hello aluigi...
can you help me to export and import this .pftxs?

format: pftxs
Game: Metal Gear Solid V: Ground Zeroes
Engine Version: Fox Engine 1.5
Comp-type: not compressed

Extension;
PSUB = .psu
FTEX = .ftex
Link: http://www.mediafire.com/file/ec8g2dkca ... s.zip/file
  • Author
  • Localization

Shokoniraya, posted Sat Sep 15, 2018 6:13 am (38395)


aluigi wrote:
http://aluigi.org/bms/fox_engine_pftxs.bms

Basically the script dumps the referenced ftex and the chunks in the subsequent PSUB data.


Fix file names: Download fox_engine_pftxs.bms Fixed name
  • Author
  • Localization

aluigi, posted Sat Sep 15, 2018 7:47 am (38401)


So basically a patch like:
Code:
18c18
<     string FNAME p "%s/ftex" NAME
---
>     string FNAME p "%s.ftex" NAME
30c30
<         string FNAME p "%s/psub/%d.dat" NAME x
---
>         string FNAME p "%s.%d.ftex" NAME x
Isn't better to have the ftex/psub files in one folder for each files rather than N sparse files?
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.