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.

SW Rogue Squadron 3 - GameCube

Featured Replies

  • Author
  • Localization

Raven, posted Wed Sep 02, 2015 2:27 pm (7125)


hello

i try to unpack .pool & .cdata from SW Rogue Squadron 3 on GameCube
a Factor 5 game ....
to find texture folder and model folder

on Xentax we have a part of code, but it cannot unpack correctly

Code:
# SW Rogue Squadron 3 (cdata)
# By Gh0stBlade
ENDIAN BIG

get MAGIC long
get FILES long

for i = 0 < FILES
    get UNK00 long
    get OFFSET long
    get UNK01 long
    get SIZE long
    log i OFFSET SIZE
next i


for a file of 300 Mo, this code give only 100 Mo of unpack datas ...

https://drive.google.com/file/d/0B38_2a ... sp=sharing

best regards
  • Author
  • Localization

Raven, posted Thu Sep 03, 2015 2:53 pm (7159)


thks

after a quick test

for the bData.pool, extraction 99%
for the gTexPool.cData , extraction 33%

i will try to locate models and textures
  • Author
  • Localization

Raven, posted Thu Sep 03, 2015 4:23 pm (7162)


Aluigi

can you recheck your script for factor5 game (Star Wars Rogue Leader II, Star Wars Rogue Squadron III ) ?
http://aluigi.altervista.org/papers/bms/factor5.bms

your last script for .cdata , give extension to files into this archive ( xxx.dat )
and your script for data.dat , with factor5.bms, give no extension ...
https://drive.google.com/file/d/0B38_2a ... sp=sharing

i suspect xxx.dat is too, an archive
https://drive.google.com/file/d/0B38_2a ... sp=sharing
  • Author
  • Localization

aluigi, posted Fri Sep 04, 2015 4:32 pm (7169)


Good, I have deleted the previous script and I have updated factor5.bms to version 0.2
  • Author
  • Localization

Raven, posted Fri Sep 04, 2015 5:25 pm (7172)


aluigi wrote:
Good, I have deleted the previous script and I have updated factor5.bms to version 0.2


thks it work ...
now , i start to look on those xxx.dat files generate ...
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.