Control
0 of 0

File information

Last updated

Original upload

Created by

reg2k

Uploaded by

registrator2000

Virus scan

Safe to use

Tags for this mod

20 comments

  1. ExoKallum
    ExoKallum
    • premium
    • 0 kudos
    The picture you have up there of Jesse is my new favorite.
  2. 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.
  3. 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.
  4. 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 :)
  5. TacoConsumer
    TacoConsumer
    • member
    • 0 kudos
    Thank you for this! 
  6. 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,359 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
  7. Acleacius
    Acleacius
    • supporter
    • 66 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.
  8. johnmarshallyt
    johnmarshallyt
    • member
    • 0 kudos
    My game crashed after installing this mod. How to uninstall. Plz  help
    1. Acleacius
      Acleacius
      • supporter
      • 66 kudos
      Normal procedure is to remove the files you installed?
  9. CbBara
    CbBara
    • member
    • 3 kudos
    Hey I've been using almost everything you have published and I started wondering if there is a way for you to mod the files of the game so you can replay any mission after you beat the game? Like in this watch dogs mod called E3 Demos - Ps4 Relaunch package (in nexus) it allows you to replay them at any time
    1. RickyTheOx
      RickyTheOx
      • supporter
      • 146 kudos
      Check in R2Ks mods for Control
    2. CbBara
      CbBara
      • member
      • 3 kudos
      Yeah, he/she still hasnt found a way to do it yet (but omg idk now about the dev control option :O) :7 but thanks for answering anyway
    3. RickyTheOx
      RickyTheOx
      • supporter
      • 146 kudos
      Then U misunderstand how the mod work.
      Im on my 4th Game+ now with all my cool stuff.

      Edit
      Saw now, Im read Ur question wrong.
      So far I haven't been able to replay a mission with R2Ks mods
    4. CbBara
      CbBara
      • member
      • 3 kudos
      Dont worry, it is not something you come across often but i wish the author finds a way to make it possible.
  10. ZombieSaint11
    ZombieSaint11
    • supporter
    • 11 kudos
    Thanks for your time and effort.