Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

webspam

Uploaded by

webspam

Virus scan

Safe to use

Tags for this mod

Mod articles

  • how do

    JPEXS
    - Loading libs / refs:
      - Following process below: No to all
      - Investigating / looking to make other changes: Copy gfxfontlib.swf to skyui subdir.  Yes to all.  This is extremely brittle and will fall over.

    Things worth noting:
    - Read this in VS Code with YAML highlighting.
    - ActionScript -> GlobalFunc -> Lock (+/- 640)
    - AS pixels are 1:2 - at 5120, pixels shown in swf/AS will be 2560
    - 20 twips == 1 AS/SWF px == 2 monitor px for us.  So, 51200 twips == 5120px.

    ALL SWFs:
    - Header X: 25600 -> 51200

    # inventorymenu.swf
    # - Sprite 8, Frame 1, PlaceObject2 (6 - bottomBar): translateX 0 -> 12800

    # bartermenu.swf
    # containermenu.swf
    # craftingmenu.swf