expired6978 posts
ChargenMenu Pre-Beta Game Version 1.7.36
Features: Save/Load/Delete Presets Separate Mod/Local preset directories Smaller Face List Entries for more vertical display Numeric values shown on sliders Translations in sfee.ini (UTF8 BOM encoding)Presets are by default loaded from the following directories Starfield/Data/SFSE/Plugins/Chargen/Presets Documents/My Games/Starfield/SFSE/Plugins/Chargen/PresetsMod presets cannot be deleted from the Menu, this is intentional so that Presets you cr...
ChargenMenu Presets
Decoded enough of the internals of NPC to Load/Save and Visually update with Presets in the ChargenMenuChanges to the menu: Added "Preset" tab Added "Load Preset" button Added "Save Preset" button Added Mods and Local lists with displayed file path Added Dialog Warning when a preset is missing Dependencies Added Dialog + Text Input when saving a preset to enter a name (Defaults to timestamp, but selected so typing will ove...
Starfield ChargenMenu
Work in progress to improve the Character Creation flow, the addition of the font accessibility option has made editing the menu a bit of a headache because it isn't just simply increasing font sizes, it also means increasing widths or heights of things to accommodate the new size. I'm going to try to do all of this dynamically in AS3 code so I don't have to duplicate all the changes I've made in the large variant of the menu.Chan...
RaceMenu 0.4.19.13 AE GOG
Please note that this version is completely untested, I simply re-built with SKSE GOG and updated the addresses. It may just crash immediately but hopefully not.While I have the game installed I do not have any mods setup to test anything at all including SKSE itself so fingers crossed.
RaceMenu 0.4.19.13 AE and Floating Healthbars 1.6.640
Updated RM to 1.6.640Improved BodyMorph speed with 2 new skee64.ini options which are on by default: bBodyMorphGPUCopy bBodyMorphRebindIf you encounter issues with these two new options, you can disable them via ini.Option 1 will perform a GPU copy to the additional partitions when updatingOption 2 will Rebind the GPU vertex buffer as dynamic as well as re-use the buffer pointer across partitions, making the copies unnecessary. Dynamic will also ...
RaceMenu 0.4.19.12 AE 1.6.353
This is more of a modder update which exposes more interfaces Added IItemDataInterface (refactoring the interface for fewer dependencies) Added ICommandInterface Refactored internal debug commands to provide better printout as to what is actually available Custom mod author commands can now be registered to the "skee <command> <stringdata>" console command via the CommandInterface Now compiled with C++20 including minor changes for compli...
RaceMenu 0.4.19.9.2 AE 1.6.353
Fixed memory leak related to dyes and body morphing Moved interface exchange to occur during post-load, query at post-post-load
RaceMenu 0.4.19.9.1 AE 1.6.353
Updated the binary using Visual Studio 2022 Refactored NiTransform interface to expose direct C++ interface calls Increased version number to NiTransform interface Included new Interface header file for mod author useHave not yet tested whether this new binary works, or whether there are issues with the interface refactor, this is mainly for mod authors to access the NiTransform interface directly from C++ side without an absurd amount of depend...
RaceMenu 0.4.19.9 AE 1.6.353
This is the preliminary version of RM for Skyrim Anniversary Edition. Expect bugs or broken functionality, I don't have the mods to reach testing coverage.Get the SKSE AE versionThis version is feature complete, if you notice any missing functionality that comes standard with RM please post the steps and expected result. You may be expecting a third party plugin to work that is not associated with RM.Updated for AE version 1.6.353
RaceMenu 0.4.19.8 AE 1.6.342
This is the preliminary version of RM for Skyrim Anniversary Edition. Expect bugs or broken functionality, I don't have the mods to reach testing coverage.Get the preliminary SKSE versionThis version is feature complete, if you notice any missing functionality that comes standard with RM please post the steps and expected result. You may be expecting a third party plugin to work that is not associated with RM.Updated for AE version 1.6.342Sti...
RaceMenu 0.4.19.3 AE 1.6.323
This is the preliminary version of RM for Skyrim Anniversary Edition. Expect bugs or broken functionality, I don't have the mods to reach testing coverage.Get the preliminary SKSE versionThis version is feature complete, if you notice any missing functionality that comes standard with RM please post the steps and expected result. You may be expecting a third party plugin to work that is not associated with RM.The following functionality I hav...
RaceMenu 0.4.17 AE
This is the preliminary version of RM for Skyrim Anniversary Edition. Expect bugs or broken functionality, I don't have the mods to reach testing coverage.Get the preliminary SKSE version at: http://skse.silverlock.org/or direct link: http://skse.silverlock.org/beta/skse64_2_01_02.7zFeel free to post any broken functionality or crash encounters that are a result of the new game edition.
More RGB... 2!
I wasn't aware that iCUE 4 was actually a separate download and was not provided via their update mechanisms. I had a chance to go over the previous plugin I made for iCUE and update it to work for iCUE 4.https://github.com/expired6978/CUEORGBPlugin
More RGB!
This is a little side project that is probably out of scope from what I normally do but I thought I would share it here anyway to let people know I am still alive and doing things outside of work. I have a mostly Corsair driven system and I noticed that Corsair's iCUE does not support coloring Motherboard LED headers, at least not for my motherboard specifically. The main problem is iCUE doesn't offer an API for this either, but I did not...
More VR Fixes
Haven't made a post in some time but I've had the chance to revisit some previously broken functionality for VR.The image below is a component of UIExtensions working in VR. I couldn't get a good screenshot of the Follower wheel due to the button to trigger it immediately closing the menu before the screenshot gets taken.Another not shown portion is SkyUI HUD widgets should now work. Technically they worked before but some modificatio...
Familiar Faces (Special Edition)
So I've deviated a bit from the RM VR conversion to port Familiar Faces. I'd been handed off the project some time ago but never got around to doing it. With the whole quarantine and self-isolation concerning Covid-19 I've had a little more time to take a second look. Turns out porting the SKSE plugin to SE was pretty simple and I just had to convert the assets from LE to SE. Next up should be a VR version, assuming that all the other...
RaceMenu Alpha 4
Fixes Race crash and branched latest changes from SE related to DyeManager, still have not tested DyeManager within RMVR though.Changed compiler to VS2019, notice the smaller filesize than previous.
SKSEVR Alpha
This is a post for anyone using older versions of SKSEVR that were unstable, please update to the included version here until it's ready to be released.This alpha has action bindings enabled by default. I don't have all controller types to test with so I don't know what controllers work and which don't. This new build includes new binding files which provide default bindings for most controllers.Index Controllers should now be nat...
RaceMenu VR Alpha 3
Should fix the inventory crash, hopefully no stretched sliders this time either. Still have yet to actually re-arrange the UI such that it is easier to use in VR.This version has the action binding prototype enabled by default. When launching the game your SteamVR bindings will be changed to the action binding versions and your legacy bindings may be disabled. If you have done any custom mapping in SteamVR you will need to redo this while the gam...
Skyrim VR, VRInput, and Action Bindings
Recently I've put redesigning RaceMenu on hold to focus on integrating SteamVR's Action Bindings mechanism into SKSEVR. This requires internally upgrading the input system and emulating the legacy inputs so the game doesn't completely break. So far I have a working prototype of this but I don't possess all controller types to properly test whether they all work so I've put my efforts into making sure at least the Index control...
RaceMenu VR Alpha 2
Second alpha with various crash fixes related to XP32 and other problem areas, available to all Jan 1st 2020
RaceMenu VR Alpha 1
This is the alpha build available to all Patrons until Jan 1st 2020. Please post any crashes you find. Please do not post obviously broken functionality, most of this is known.This version is compatible with the SE Edition. SKSE will select the appropriate DLL to inject and the menu is redirected to Interface/VR/RaceSex_Menu.swfIncluded is also a newer build of SKSEVR which may be required for some features of RM itself which were previously brok...
RaceMenu VR Update 2
I almost have everything functioning now. I've moved onto navigation of the menu since there are so few bindings on VR controllers. Almost everything is accessible via point-to-click but I've found the very small sliders to be nearly useless.Some action items: Redoing slider related options to accommodate VR controllers Add some way to rotate the view while sculpting as there's no equivalent to right clicking Enlarged some text fields...
RaceMenu VR Update
As I have reached the headset goal, I'll provide a bit of an update:I already purchased SkyrimVR and did some preliminary work to fix up SKSEVR and the plugin RaceMenu requires (SKEEVR pun not intended) prior to ordering the headset. It is currently in a non-crashing state and is mostly functional.I ordered and received the headset a few days ago offsetting the remaining cost from my own pocket, when I receive the Patreon payout it will recou...
RaceMenu VR
I'll be working on RaceMenu VR once I manage to get enough for a headset, I'll be using a combination of what I already have from Nexus donations if you prefer to contribute that way, as well as what is here on Patreon.
Special Edition Face Overlays
By popular request... Still needs further testing, getting it to work involved some nasty memory manipulation.
DyeManager SE WIP
Hey all, I've been working on re-doing the Dye Manager for SSE, for those of you unfamiliar with this mod: https://www.nexusmods.com/skyrim/mods/56420Here's the API functioning in SSE https://i.imgur.com/GWTTZ8P.pngFor those of you who were users/authors of mods utilizing this API I wanted to clarify some changes since I've rewritten the colorization of the texture through DirectX.What does this mean? Creates a new diffuse with the ef...


