0 of 0

File information

Last updated

Original upload

Created by

Rayshader

Uploaded by

RayshaderFR

Virus scan

Safe to use

13 comments

  1. sdjSTAR
    sdjSTAR
    • member
    • 0 kudos
    hello it seems in my computer this RedFileSystem COUSEING  THE game crash I have to disable and re enable 20 mods to find the susmod it was time consuming can you please tell me why it was happening 
    yes i am  sure this is the mods made my game crash because i have checked other mods too the are working
    1. RayshaderFR
      RayshaderFR
      • premium
      • 4 kudos
      Can you open an issue/bug? Describe what mods are installed when game crash with RFS, along with:
      - version of mods (RED4ext, Redscript, ...)
      - log in red4ext/logs/ for redfilesystem.
      - is it with Vortex, MO2 or none?
      The more information you share the easier it will be too find why it's crashing with your setup. Otherwise, I won't be able to reproduce and provide a fix.
    2. sdjSTAR
      sdjSTAR
      • member
      • 0 kudos
      I am using Vortix and only RFS is couseing the crash ,if I enable RFS then the game crash so I have to desable't and yes I do have RED4ext, Redscript and other's 
    3. RayshaderFR
      RayshaderFR
      • premium
      • 4 kudos
      Please read my comment again to provide all information I need, so I can help fix your bug. This place is for comments like feedback and feature requests, use bug section to continue discussing this.
  2. djkovrik
    djkovrik
    • premium
    • 1,279 kudos
    Wdyt about file deletion? Got a few requests about that already, seems like the most popular request
    1. RayshaderFR
      RayshaderFR
      • premium
      • 4 kudos
      Alright, I'll add it. I'll see if I can fix the MO2 compatibility issue too.
    2. djkovrik
      djkovrik
      • premium
      • 1,279 kudos
      Cool, thx
      MO2
      rfuzzo mentioned something here, maybe can be fixed from CET side
  3. djkovrik
    djkovrik
    • premium
    • 1,279 kudos
    It'd be great to have something like "get all file names from the storage" Working on presets manager for my mod where each preset is a separate file, looks like it's the only thing missing to make it work
    1. RayshaderFR
      RayshaderFR
      • premium
      • 4 kudos
      Good point, I'll make an update 🙂
  4. DeepBlueFrog
    DeepBlueFrog
    • premium
    • 73 kudos
    Read and write data locally is huge. Thanks!
    Does the plugin come with safeguards so that a mod doesn't try to write things in places where they shouldn't?
    1. kzd19
      kzd19
      • member
      • 0 kudos
      There's a reason why we don't allow CET and redscript to access the file systems. A quick browse through the code doesn't seem to show any safeguards that would prevent anyone from using this maliciously
    2. RayshaderFR
      RayshaderFR
      • premium
      • 4 kudos
      Please see the disclaimer on GitHub regarding safeguards. Short version: it restricts access to game's directory only.
    3. RayshaderFR
      RayshaderFR
      • premium
      • 4 kudos
      @kzd19, you probably missed the restrict_path function. But I'm all ears for ideas to improve security and to what kind of malicious usage you anticipate.

      A more strict access could be to force the use of FileSystemPrefix.CET / FileSystemPrefix.Redscript only, in such case game's directory could not be tempered with, only bin\x64\plugins\cyber_engine_tweaks\mods\ and r6\scripts\.