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.

Red Faction Armageddon .str2_pc

Featured Replies

  • Author
  • Localization

makc_ar, posted Fri Dec 16, 2016 3:05 am (19567)


Ekey wrote:
http://svn.gib.me/public/volition/trunk/
http://forum.xentax.com/viewtopic.php?f ... 1&start=15

How usage Gibbed.Volition.Pack.DLL?
Code:
?????????? ??????: System.FormatException: unexpected package version (expected 3)
   ? Gibbed.Volition.FileFormats.PackageFileV3.Deserialize(Stream input)
   ? Gibbed.Volition.Pack.STR2.Unpacker`1.Main(String[] args)
   ? Gibbed.RedFaction3.UnpackSTR2.Program.Main(String[] args)


Code:
Usage: Gibbed.Volition.Pack.DLL [OPTIONS]  input_str2 [output_dir]
Unpack specified Volition streams package file.

Options:
  -o, --overwrite            overwrite files if they already exist
  -v, --verbose              enable verbose logging
  -h, --help                 show this message and exit
  • Author
  • Localization

Ekey, posted Fri Dec 16, 2016 11:47 am (19581)


DLL ? How about Gibbed.RedFaction3.PackSTR2 and Gibbed.RedFaction3.UnpackSTR2 ?

bin_rf3.rar

  • Author
  • Localization

makc_ar, posted Fri Dec 16, 2016 12:38 pm (19585)


Image

.exe not working


Code:
for /R %%a in (*.str2_pc) do (
if not exist "%%~na\*.*" md %%~na
echo Unpacked: %%a
echo ------------------
 .\Tools\bin_rf3\Gibbed.RedFaction3.UnpackSTR2.exe "%%a" %%~na\
echo.
)

Code:
?????????? ??????: System.FormatException: unexpected package version (e
xpected 3)
   ? Gibbed.Volition.FileFormats.PackageFileV3.Deserialize(Stream input)
   ? Gibbed.Volition.Pack.STR2.Unpacker`1.Main(String[] args)
   ? Gibbed.RedFaction3.UnpackSTR2.Program.Main(String[] args)
  • Author
  • Localization

Ekey, posted Fri Dec 16, 2016 1:30 pm (19587)


Use Gibbed.SaintsRow3.UnpackSTR2 , partially works
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.