Skip to content

Releases: Foxxyyy/Magic-RDR

v1.3.8

19 Dec 18:08
Compare
Choose a tag to compare

Changes :

  • Added audio player for PC AWC files (MS-ADPCM only). Still have to work on the OPUS codec.

Full Changelog: v1.3.7...v1.3.8

v1.3.7

09 Dec 10:27
Compare
Choose a tag to compare

Changes :

  • Added editing support for WSF texture files for the PC version (still have to use the same pixel format & dimensions).
  • Merged code from @emoose for script viewer, which fixes a lot of issues and can now display native namespaces & raw disassembly code.

Full Changelog: v1.3.6...v1.3.7

v1.3.6.3

24 Dec 19:54
Compare
Choose a tag to compare

Changes :

  • Added an option to change the game language for the Nintendo Switch version.
  • Added CLI support for people -> Reality Redemption project and Issue #8
  • Command line arguments comes with a batch file where you can automatize simple operations :
-import "rpf_path" rpf_directory_path "import_files_path" -new "rpf_save_new_path" 

-replace "rpf_path" rpf_directory_path "import_files_path" -current

1.3.6.1 Changes :

  • Fixed an error that happened when removing a directory.
  • Added more filenames (@OAleex).
  • Hid CLI when the app uses WinForms.

1.3.6.2 Changes :

  • Updated the list of native function names.
  • The script decompiler will now display switches and while loops.

1.3.6.3 Changes :

  • Added missing filenames for the PC version.

v1.3.5

03 Sep 16:40
57560e0
Compare
Choose a tag to compare

Changes :

  • Added more files to the text viewer (.fxlist, .shaderlist, .traffic, etc...)
  • Moved the texture background selector to the 'Settings" section
  • Added support to edit text files
  • Reworked the Hex Viewer which can now view all files
  • Organized most of the files into subfolders to make the project cleaner
  • Removed the 'Keep Offset' option when you replace files
  • Removed the 'Sort files by offset' message when saving
  • Added ability to reload RPF files
  • Introduced some shortcuts (F5 to reload, Ctrl+S to save, Ctrl+Alt+S to save as new, Ctrl+A to select all files, Delete to remove/un-remove selected files)
  • Added support for dragging and dropping RPF files
  • Added support for dragging and dropping files for import/replace
  • Removed the 'Compress' and 'Resource' buttons -> these options will now be handled automatically
  • Reworked the 'Import Directory' option to import/replace automatically files with the correct settings applied
  • Fixed textures imports for the Xbox side
  • Added a new sorting option in the Settings for preferences. You can now sort files by type (name, resource type, size), which also works by clicking on column headers
  • Added a blue hovering color when hovering items in the ListView
  • Added a blue highlighting when hovering over items in the TreeView
  • A single click will now expand/collapse the TreeView
  • Added an option to import higher-resolution textures for .WTD (Switch) :
    - This utilizes the Texture Converter created by d3gon-byte
    - Use the 'Multi-Import' button in the texture viewer
    - Also do not place anything in the 'Temp' folder of the application

v1.3.4

27 Aug 00:47
0726fa6
Compare
Choose a tag to compare

Changes :

  • Added .WVD model viewer
  • Added editing support for .WVD embedded textures (with the same dimensions)
  • Added the ability to export textures as .DDS
  • Added all the filenames, no more hashes (Nintendo Switch)
  • Added L8 format for .WTD textures
  • Can now view .WTX textures
  • Fixed some bugs

v1.3.3

22 Aug 21:54
0726fa6
Compare
Choose a tag to compare

Changes :

  • Removed the platform selection, it will now detect which platform is your .RPF.
  • Added the ability to view and edit most .WTD files 💯

If you encounter any bugs, please create a Git issue.

Note : For now, you can only replace textures with the same dimensions.

v1.3.2

18 Aug 16:14
567ab81
Compare
Choose a tag to compare

BETA Support for the Nintendo Switch :

  • Added more filenames
  • Can now save Nintendo Switch's RPFs
  • Added the ability to view .WSC scripts and .SST strings (editing is not supported!)
  • Added extracting support for regular files and resources
  • Kinda fixed the shader viewer for .NVN files, but still working on it.

Since saving is now supported, I recommend making backups of your game files.

I'll also release the Demonic Revelations mod menu for the switch version soon. It needs an update because some things doesn't work anymore and we're making sure everything is good.

Don't use this version if you don't care about the Switch port.

v1.3.1

17 Aug 18:29
567ab81
Compare
Choose a tag to compare

BETA Support for the Nintendo Switch :

  • Opens all RPFs
  • View all files (added a lot of filenames for the switch version that was hashed)

Don't use this version if you don't care about the Switch port.

v1.3.0

09 Aug 08:20
9314325
Compare
Choose a tag to compare

MagicRDR - Xbox 360 & Xenia