masagrator / UE4CMDNX

Use commands in Unreal Engine 4 games for Nintendo Switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UE4CMDNX

Set of SaltyNX plugins + homebrew to use commands in Unreal Engine 4 games for Nintendo Switch.

Each plugin must be crafted for each game specifically because of how there are differences in getting game's instance. Finding function responsible for accepting commands is pretty universal from various researches.

Plugins store main.cpp that should use to replace the same file in ReverseNX-RT plugin source code and compile.

About

Use commands in Unreal Engine 4 games for Nintendo Switch


Languages

Language:C 56.4%Language:C++ 27.1%Language:Makefile 16.5%