About this mod
Allows you to open the character creation menu whenever you want so that you can change your character's appearance, gender, attributes and more.
- Requirements
- Permissions and credits
- Changelogs
- Donations
The menu opens by pressing the button "F12" on your keyboard.
Make a save or backup your saves before going into the character creation menu. You're not supposed to use this menu outside of starting a new game so I don't know if it could lead to any issues but everything seemed to be working fine while I was testing it.
Installation - REUE4SS
- Download REUE4SS. The link goes to the releases page which should have the latest experimental release available at the top. At the time of writing this the file is named "UE4SS_v3.0.1-326-g940af53.zip" but versions might change in the future (e.g. a future release might be named "UE4SS_v3.0.1-425-g3912ee3.zip". I suggest using the latest experimental release always and keeping it updated since it contains various bug fixes, performance improvements and is updated frequently.
- To install REUE4SS you need to extract its .zip archive and then go to where your game is installed and navigate to this path: \Alabama\Binaries\Win64. Drop the extracted files here. In the end it should look like this:
\Alabama\Binaries\Win64\dwmapi.dll
\Alabama\Binaries\Win64\ue4ss
After installing REUE4SS navigate to \Alabama\Binaries\Win64\ue4ss and open the file "UE4SS-settings.ini" with a text editor like Notepad. Find the line "RenderMode = ExternalThread" and change it to "RenderMode = EngineTick". Failing to do this will result in the game crashing when trying to open the Character creation menu.
If EngineTick crashes for you then use UGameViewportClient instead.
Installation - Lua script
- Download the mod. Extract its .zip archive.
- Go to where your game is installed. Navigate to \Alabama\Binaries\Win64\ue4ss\Mods
- Drop the folder "CharacterCreationMenu" from the extracted .zip archive in there.
- In the end it should look like this: \Alabama\Binaries\Win64\ue4ss\Mods\CharacterCreationMenu
