0 of 0

File information

Last updated

Original upload

Created by

RE-UE4SS Team

Uploaded by

Narknon

Virus scan

Safe to use

Tags for this mod

About this mod

UE4SS is a Lua scripting system, blueprint modloader and live debugger for UE4 games.

Requirements
Permissions and credits
Lua scripting system platform, C++ Modding API, SDK generator, blueprint mod loader, live property editor and other dumping utilities for UE4/5 games.

Installation Instructions
1
) Download the File
.
2) Extract the file with 7zip/WinZip/WinRar.
3) Drag and drop into your FF7R Directory
in the following locations:
  • Steam users  Drive Letter\Steam\steamapps\common\FINAL FANTASY VII REBIRTH\End\Binaries\Win64

To Enable the Debug GUI:
1) Set the following setting to true in UE4SS-Settings.ini
[General]
; Whether to create UObject listeners in GUObjectArray to create a fast cache for use instead of iterating GUObjectArray.
; Setting this to false can help if you're experiencing a crash on startup.
; Default: true
bUseUObjectArrayCache = true

2) Set the following settings to 1 in UE4SS-Settings.ini
[Debug]
; Whether to enable the external UE4SS debug console.
ConsoleEnabled = 1
GuiConsoleEnabled = 1
GuiConsoleVisible = 1

Bug Report
If you experience crashes or other UE4SS related issues, please provide a brief description and the content of the UE4SS.log.
The log file is located in the Win64 directory.
Path: (game root directory)\End\Binaries\Win64
The easiest way to share the content of the log file is to upload it to a site like: pastebin.com