Jump to content

Recommended Posts

Posted (edited)

You can't alter/create UI elements in Creation Kit.

UI engine is based on Scaleform GFx that uses Adobe Flash.

Adobe Flash technology is abandoned, and official tools are no longer available. But ActionScript documentation still here.

Alternative Flash related tools I know about:

JPEXS Free Flash Decompiler

FlashDevelop

 

All UI elements defined in .swf files in /Data/Interface directory. On clean Fallout 4 install they are packed to .ba2 archive, so you may need to extract them first.

Also, you may get additional information from https://github.com/F4CF/Interface

Edited by DlinnyLag
Posted
  On 6/9/2023 at 4:09 PM, DlinnyLag said:

You can't alter/create UI elements in Creation Kit.

UI engine is based on Scaleform GFx that uses Adobe Flash.

Adobe Flash technology is abandoned, and official tools are no longer available. But ActionScript documentation still here.

Alternative Flash related tools I know about:

JPEXS Free Flash Decompiler

FlashDevelop

 

All UI elements defined in .swf files in /Data/Interface directory. On clean Fallout 4 install they are packed to .ba2 archive, so you may need to extract them first.

Also, you may get additional information from https://github.com/F4CF/Interface

 

 

Thank you.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...