Skip to content

r3nzk/Re4QuadX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuadX

Standalone Modding tool made to edit Resident Evil 4 (2005) data, enemy and map/level files within a 3D viewport.

Github license GitHub release Github All Releases

Note

This version is not being actively worked on for now, as I am supporting JADERLINK on the next version of the original Quad editor. Once the new version is released, I will re-fork it and keep the active development. This version is still fully usable as it is, just don’t expect new features anytime soon. (You will get an alert in editor when the new ver. is released).

About:

QuadX is a 3D editor made to modify core files for most versions of OG RE4. It features a 3D viewport for real-time object manipulation. This fork focuses on improving editing workflow, adding more interactions, themes and automation.

example1

Fork Upgrades

  • General interface/logic/structure rework with modern components and intuitive visual style.
  • Renderer mipmap generation and new render loop for smoother 3D view.
  • Gizmo based object translation and rotation supporting local and worldspace manipulation.
  • Built-in automation to extract, import and repack entire room files in 1 click.
  • Console tab that displays editor actions with deeper setup logs and sanity checks.
  • Search and Filter bars to multiple panels for easier element selection (WIP).
  • Dark and Light theme support.
  • Auto update checker at startup.
  • More options and preferences.

Check full changelog here.

Usage

This editor is designed to be as intuitive and straightforward as possible. However, since it works with closed-source 2005 game, some of RE4’s file formats, structures, or engine quirks can be a bit unclear for beginners. If you need guidance, you can check the project Wiki for basic setup instructions and some general usage tips.

To use the program properly, you will need the original game files of your target version. You can follow the step-by-step Setup Wizard that runs on first launch (or open it anytime from Misc > Setup Wizard). It will help you configure all required game directories and tool paths.

Supported Versions

Currently supports (same as RE4QuadNewAge):

  • Resident Evil 4 Ultimate HD Edition (UHD)
  • Resident Evil 4 Sourcenext/Ubisoft (2007)
  • Resident Evil 4 for Playstation 2
  • Resident Evil 4 for Playstation 4/Nintendo Switch (Partially)

Libraries/Packages Utilized

Credits

QuadX is only a fork of RE4QuadNewAge Editor created by JADERLINK. Most of the heavy lifting, research, and reverse-engineering work were done by him and the RE4 modding community. This fork mainly focuses on improving usability, adding quality-of-life features, and modernizing the interface with more options and themes, while keeping the original core and logic built entirely by jaderlink.

License

MIT License – Free to use, modify, and distribute.

About

A standalone 3D Editor for Resident Evil 4 (2005) data and level modding, built with WinForms and OpenTK.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 99.1%
  • Other 0.9%