Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@lah7 lah7 released this 19 Apr 16:50
· 18 commits to master since this release
89578f7

Now debuting: A home grown UI viewer/inspector for The Sims 2!

Screenshot with the "Neighbourhood Name" UI displayed

Features

  • Quickly filter scripts, elements or attributes.
  • Quickly copy IDs, attributes or values.
  • Search all UI scripts for attributes or values (Edit → Find References)
    • You can also do this by right clicking element properties.
  • Selectively show/hide elements.
    • Useful to dig into layers for some UI scripts.
  • Show original code for a UI script.
  • Identical UI scripts are grouped together to identify which game(s) and package(s).
    • Useful for observing differences between expansion packs.
  • Images with references pointing to a graphic that doesn't exist in the package will flash red.

Known Issues

  • Some controls are not rendered accurately or at all.
    • Checkboxes and radio buttons
    • Some buttons
    • Scroll bars
  • For best results, install these fonts:
    • "ITC Benguiat Gothic" or "Benguiat Gothic" or "Varela Round" (lookalike)
    • "HelveticaNeueLT Std Medium" or "Helvetica Neue" or "Helvetica".
      • It's similar to "Arial". Your system's default should be close enough.