0 of 0

File information

Last updated

Original upload

Created by

reg2k

Uploaded by

registrator2000

Virus scan

Safe to use

Tags for this mod

23 comments

  1. UzvarinatoR
    UzvarinatoR
    • member
    • 0 kudos
    How to filter contermeasures based on the task, lets say i want to get tasks only for "Investigations Sector", so it seems i need to know how exactly the contermeasure description text field is called?
  2. UzvarinatoR
    UzvarinatoR
    • member
    • 0 kudos
    Also, how to configure the .js, so it would reject any personal and material mods if i want only weapons mods?

    Upd: ok, figured it out by myself.
  3. UzvarinatoR
    UzvarinatoR
    • member
    • 0 kudos
    i have a problem with your 0003. Auto Reroll Board Countermeasures mod.
    You wrote that "it requires DynaHUD as a prerequisite", but after installing it, the game gradually drops FPS from 60 to 10 slowly. Alt-tab fixes it but only for a few seconds. I tested it's really it. The problem is really this DynHUD. Without it game runs just fine. 
    Also i later found that numerous people has reported there about tha same FPS drop.

    Also, the author there is no longer answering. So currently, DynaHUD seems to be unusable. As well as your Auto Reroll Board Countermeasures. 
    Please, do sonething about it so we could actually use the mod.
  4. ExoKallum
    ExoKallum
    • premium
    • 1 kudos
    The picture you have up there of Jesse is my new favorite.
  5. Typhoon966
    Typhoon966
    • member
    • 0 kudos
    I tried to run the Jesse Speaks CMD file but I only get a "Press any key to continue..." Then after pressing any key, the command prompt window just vanishes.

    I'm using it for the Steam version.
  6. blahnsaiasi
    blahnsaiasi
    • member
    • 0 kudos
    Both of the cmd files just spit out:
    "py.exe is not recognised as an internal or external command, operable program or batch file".
    Yes, I've added it to PATH. I ticked the option upon install of python, then checked the windows environment variables menu to make sure.
    I've also tried renaming "python.exe" or "pythonw.exe" within the directory specified in PATH, since there isn't one called "py.exe" and that just gives different errors.
  7. thebeastiary
    thebeastiary
    • member
    • 0 kudos
    These are awesome! I've been having a lot of fun taking photos, and Jesse's constant quips help break up the silence of the Oldest House. 
    The list of voicelines is super helpful, but do you have a collection of animation codes? (not sure what to call them aha) I'd like to get more expressions out of Jesse but I'm not sure what to look for to get different facial expression animations.
    either way, thanks so much for these tools! super helpful :)
  8. TacoConsumer
    TacoConsumer
    • member
    • 0 kudos
    Thank you for this! 
  9. Cakeroll
    Cakeroll
    • member
    • 0 kudos
    Hi,

    I have never used python 3 and I get this error:

    Jesse Speaks v1.0 by reg2k
    Attaching to process...
    Traceback (most recent call last):
      File "D:\0002. Jesse Speaks-51-1-0-1601209830\bin\jesse_speaks.py", line 26, in <module>
        script = session.create_script(script_data, runtime='v8')
      File "D:\Program Files\Python\lib\site-packages\frida\core.py", line 26, in wrapper
        return f(*args, **kwargs)
      File "D:\Program Files\Python\lib\site-packages\frida\core.py", line 204, in create_script
        return Script(self._impl.create_script(*args, **kwargs))
    frida.NotSupportedError: v8 runtime not available due to build configuration
    Press any key to continue . . .

    I already used the get_requirements:
    Obtaining requirements...
    Requirement already satisfied: frida>=12.8.13 in d:\program files\python\python39\lib\site-packages (from -r bin/requirements.txt (line 1)) (14.1.2)
    Requirement already satisfied: keyboard>=0.13.5 in d:\program files\python\python39\lib\site-packages (from -r bin/requirements.txt (line 2)) (0.13.5)
    Press any key to continue . . .

    Any help?
    1. registrator2000
      registrator2000
      • premium
      • 2,619 kudos
      This is due to the latest version of Frida no longer including the v8 runtime.

      To resolve the issue, run the following in a command prompt to install the exact version of Frida that this mod was created against:
      py.exe -3 -m pip install 'frida==12.8.13' --force-reinstall
  10. Acleacius
    Acleacius
    • supporter
    • 76 kudos
    Thanks for your work on this mod!  :)

    Damn, they won't let me give you another Kudos.  :(

    Any chance your Cam mod, allows or could allow the incremental zoom-in and zoom-out of the gameplay cam?
    The only thing I"ve seen do it was a Cheat Table but it doesn't work in dx 11 and don't think it's been updated in awhile for dx12.

    Edit: Found a FOV mod here, that works and it does use Cheat Engine.