Rx3 File Editor
A professional modder rarely uses only the RX3 Editor. Here is a complete pipeline:
Over the last decade, the modding community has produced several excellent tools. Below is a breakdown of the most reliable editors available today.
When the community refers to an "RX3 File Editor," they are almost always talking about RX3 Master (often stylized as RX3Master). Created by legendary modder Rinaldo (of the Creation Master and File Master family), RX3 Master is the industry standard.
The RX3 file is a locked door, but the key is free. With the right editor, you can turn a generic sports simulation into your personal dream roster, complete with historical kits, custom boots, and photorealistic faces. Download an editor, export your first texture, and start creating today.
Disclaimer: Modding EA Sports games may violate the EA User Agreement. This article is for educational purposes for offline, single-player career mode modding only. rx3 file editor
Best for: Quick, single-file edits. Platform: Windows (requires Java Runtime).
If you do not want a bloated suite, RX3 Master (by Rinaldo, the legendary PES/FIFA modder) is your tool. It does one thing perfectly: opens RX3 files and shows you every texture inside.
Pros:
Cons:
Editing kits is simple; editing faces is where the RX3 format gets complex. A face RX3 (e.g., face_158023.rx3 for Kylian Mbappé) contains three distinct elements:
To edit a face RX3, you need Blender (free 3D software) plus a plugin called FIFA Blender Tools. You import the RX3 into Blender, sculpt the vertex positions (e.g., making a player look more like their real-life photo), and then export back to RX3.
Warning: Editing face meshes has a steep learning curve and often crashes the game if vertex counts change.
Step 1: Download and Install
Download RX3 Master from trusted modding forums like FIFA Infinity or Soccergaming. Since it is a standalone executable (no installer), simply extract the ZIP to a folder like C:\Modding\RX3Master. A professional modder rarely uses only the RX3 Editor
Step 2: Open an RX3 File
Launch the editor. Go to File > Open and navigate to your game’s data folder. For example:
Step 3: Examine the Contents On the left panel, you will see a tree view. A typical kit RX3 might contain:
Step 4: Export a Texture
Right-click on a texture and select Export. Save it as a PNG (easiest to edit) or DDS (preserves mipmaps). Edit the file in Photoshop (with NVIDIA DDS plugin) or GIMP.
Step 5: Import Your Edited Texture
Click Import, select your modified image. The RX3 Editor will automatically recompress the texture into the game’s native format (usually DXT5 or DXT1). Disclaimer: Modding EA Sports games may violate the
Step 6: Save Your Changes
Use File > Save (or Save As) to overwrite the original RX3. Always back up the original file first—a corrupted RX3 will crash the game on load.

