Page 5 of 5

Re: PR Noise-Problem Solution

Posted: 2020-05-02 10:37
by Nate.
operativac wrote:Bumpitiy-bump!

I have noticed that there are no download links that are working at the moment so I decided to upload the .zip I have on my local storage. Every setting is reverted to default and it is with the changes made by Senshi.

Link: https://drive.google.com/open?id=1i07AJ ... KJs-4a7heG

Enjoy friends!

Kind regards,
op
Amazing, thank you! I'll update OP.

Re: PR Noise-Problem Solution

Posted: 2020-05-10 15:23
by Spook
cleaned and updated.

Re: PR Noise-Problem Solution

Posted: 2020-08-29 12:01
by Jumbo.
Hi there!
I can not download the first file coz google drive detects a virus in the folder and just the owner can download it.
Can someone help me please?

Re: PR Noise-Problem Solution

Posted: 2020-08-29 17:24
by Jumbo.
Jumbo. wrote:Hi there!
I can not download the first file coz google drive detects a virus in the folder and just the owner can download it.
Can someone help me please?
I finally could download it, u can delete this if u want

Re: PR Noise-Problem Solution

Posted: 2020-09-01 17:58
by troooper
I'm having the same issue as jumbo.

Re: PR Noise-Problem Solution

Posted: 2020-09-01 18:37
by AlonTavor
Just go Google "nircmd" and download it manually.

Re: PR Noise-Problem Solution

Posted: 2020-09-02 16:07
by troooper
oh, thanks.

Re: PR Noise-Problem Solution

Posted: 2020-09-03 22:06
by Jumbo.
troooper wrote:oh, thanks.
U can also make a copy of the file, then disable the anti-virus and download the copied file.

Re: PR Noise-Problem Solution

Posted: 2021-02-27 16:03
by VTRaptor
Link to PRVolume is dead. Pls reupload.

Re: PR Noise-Problem Solution

Posted: 2021-02-27 16:25
by Nate.
VTRaptor wrote:Link to PRVolume is dead. Pls reupload.
https://drive.google.com/open?id=1i07AJ ... KJs-4a7heG

This one works for me.

Re: PR Noise-Problem Solution

Posted: 2021-04-25 13:00
by Spook
Seems to be blocked now as well by Google Drive. Sadly I must have deleted it off my hard drive. Anyone got the latest scripts and could re-up them?

Re: PR Noise-Problem Solution

Posted: 2021-04-25 13:07
by Outlawz7

Re: PR Noise-Problem Solution

Posted: 2021-04-25 15:12
by Spook
thanks, i reupped it on my gdrive and updated the link in the start post.

Re: PR Noise-Problem Solution

Posted: 2021-04-25 17:18
by Mats391
Since its just a AHK script, how about hosting it on github or gitlab? That should stay available for longer

Re: PR Noise-Problem Solution

Posted: 2023-02-06 19:36
by Mortarrion
Dunno why im struggling with this, but here https://ibb.co/J2DdqBy, can somone help and tell me exactly what i need to change so i make this work ?

Re: PR Noise-Problem Solution

Posted: 2023-02-07 21:28
by Outlawz7
Did you edit settings file like step 3 in first post says?

Re: PR Noise-Problem Solution

Posted: 2023-02-08 18:00
by Mortarrion
Outlawz7 wrote:Did you edit settings file like step 3 in first post says?
I did, but maybe i did it wrong here is the link how it looks: https://ibb.co/JQFXwRv

And this is the message i get when i try to use one of the commands: https://ibb.co/Zgb2rhd

Hope you can help,

Cheers.

Re: PR Noise-Problem Solution

Posted: 2023-02-14 13:59
by bad_nade
Mortarrion wrote:I did, but maybe i did it wrong here is the link how it looks: https://ibb.co/JQFXwRv

And this is the message i get when i try to use one of the commands: https://ibb.co/Zgb2rhd

Hope you can help,

Cheers.
Just to make sure you get the paths absolutely right: Locate the two files, PRLauncher.exe and nircmd.exe, in Windows Explorer one by one, press and hold Shift while right clicking the file and select "Copy as path" (or whatever it's in your language). Paste the paths into settings.ini.

If the AHK script still doesn't work then it could be your antivirus program blocking AutoHotKey actions.

Re: PR Noise-Problem Solution

Posted: 2023-02-14 16:23
by Outlawz7
Point to the folder not the exe.
Here's mine for example:
GamePath = "C:\Program Files (x86)\Project Reality\Project Reality BF2"
nircmdPath = "C:\Users\outlawz7\Documents\PRVolume"

Re: PR Noise-Problem Solution

Posted: 2023-02-14 16:26
by Mortarrion
Aaa alright understood, thank you very much :lol: