You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like mentioned in #3 the VR port of the game included a lot of helpful strings inside, giving us an idea of what each ESP & EM are meant for.
Here's the strings I extracted from it so far:
ESPID_00: "Generic effect"
ESPID_01: "Triangle strip effect"
ESPID_02: "Muzzle flash effect"
ESPID_03: "Line effect"
ESPID_04: "Screen filter effect"
ESPID_05: "Flickering effect"
ESPID_06: "The effect of riding a pass"
ESPID_07: "Bouncing effect on the ground"
ESPID_08: "Texture sink effect"
ESPID_09: "tail lamp"
ESPID_0a: "Spotlight effect"
ESPID_0b: "Effect of displaying at a position closer to the camera by the specified radius"
ESPID_0C: "Call EST"
ESPID_0d: "Effect of being sucked in/parted from a part"
ESPID_0e: "Simple lens flare effect"
ESPID_0f: "Negative/positive reversal effect"
ESPID_10: "Effect on the ground position"
ESPID_11: "Light control"
ESPID_12: "strip to remember the previous coordinates"
ESPID_13: "Effect that disappears when approaching the camera"
ESPID_14: "Pseudo specular effect"
ESPID_15: "The effect of being always near the camera"
ESPID_16: "Adhesive strip"
ESPID_17: "Effects on the camera coordinate system"
ESPID_18: "Blur effect"
ESPID_19: "Laser pointer line"
ESPID_1a: "Effect of connecting indirect"
ESPID_1b: "4 point designated deformation effect"
ESPID_3f: "For memory allocation"
ESPID_40: "Black fog effect"
ESPID_41: "Fog-related special action effect"
ESPID_42: "Alpha blend test"
ESPID_43: "Flame effect that disappears when the player approaches"
ESPID_44: "Sound SE"
ESPID_45: "Spread blur effect"
ESPID_46: "Glare filter effect"
ESPID_47: "Repeat effect for texture rendering"
ESPID_48: "Shaking effect"
ESPID_49: "Effect that disappears when approaching the water surface"
ESPID_4a: "Screen shaking effect"
ESPID_4b: "Animation pattern designation effect"
ESPID_4c: "Water surface control effect"
ESPID_4d: "Water shaking effect"
ESPID_4e: "cloth set"
ESPID_4f: "Effect that disappears when entering the designated area"
ESPGEN_00: "General-purpose effect generator"
ESPGEN_01: "Lens flare"
ESPGEN_02: "Effect from the path"
ESPGEN_10: "ESPGEN call effect generator"
ESPGEN_40: "Black fog generator"
ESPGEN_41: "Black fog avoidance control"
ESPGEN_42: "water surface"
ESPGEN_43: "sand"
ESPGEN_44: "spore"
ESPGEN_45: "Infinite water"
Like mentioned in #3 the VR port of the game included a lot of helpful strings inside, giving us an idea of what each ESP & EM are meant for.
Here's the strings I extracted from it so far:
Lots more than that too, the
Bio4PrintUtils
funcs seem pretty interesting.E: Some of the EMs that were missing from there:
The text was updated successfully, but these errors were encountered: