Resource icon

Replay Buffer Folders v1.1.0

Ares__

New Member
Thanks for the script. Works quite well.
Could it be possible for you to make it so that it works with regular recordings as well? Thanks
 

redraskal

New Member
Thanks for the script. Works quite well.
Could it be possible for you to make it so that it works with regular recordings as well? Thanks
Hello, glad it works! To my knowledge, it is not possible to make this work with regular recordings using Lua scripts. Though, I'll take a look soon and see if that since changed.
 

yuwunii

New Member
Hey thanks for the script it works great for me but a question I do have is that windows was stopping me from downloading the file a while ago. So I popped detect_game.dll into virustotal and triggered 4 antiviruses. These are probably false positives but I'd like to know if you know why they are getting triggered just for my own piece of mind
 

redraskal

New Member
Hey thanks for the script it works great for me but a question I do have is that windows was stopping me from downloading the file a while ago. So I popped detect_game.dll into virustotal and triggered 4 antiviruses. These are probably false positives but I'd like to know if you know why they are getting triggered just for my own piece of mind
Hi, it's probably because the dll is not signed. The source code is available here https://github.com/redraskal/obs-replay-folders/blob/main/detect_game.c. detect_game.dll only reads info on processes and sends the game's exe path to OBS
 
Top