SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > Silent Hunter 5
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 03-26-11, 08:00 PM   #1
DelphiUniverse
中国水兵
 
Join Date: Mar 2010
Location: Scapa Flow, underneath a ferry
Posts: 272
Downloads: 125
Uploads: 0
Default

Quote:
Originally Posted by Dignan View Post
I'll try that. Right now in my Target line I have this.

"E:\Program Files\Ubisoft\Silent Hunter 5\Start_Realtime.bat"

The game is installed on my "E" drive. So you're saying I should make it look like this instead?

start /realtime /d "E:\Program Files\ubisoft\silent hunter 5\" sh5.exe

I want to make sure I understand.
I have solved it, change the script to this:

start "runrealtime" /realtime sh5.exe

I will update the download links with new scripts in a few moments, I will let people know, meanwhile you can edit the script manually. Just remember to run it as administrator if you want realtime to work.

Alright links are updated. If you want to automate running as administrator, create a new task scheduler with "lifted privileges" that way you can also automate the password phase of running as administrator (unless you run windows in an admin account to begin with, then it wont be neccesary)
DelphiUniverse is offline   Reply With Quote
Old 03-26-11, 08:01 PM   #2
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

Quote:
Originally Posted by DelphiUniverse View Post
I have solved it, change the script to this:

start "runrealtime" /realtime sh5.exe

I will update the download links with new scripts in a few moments, I will let people know, meanwhile you can edit the script manually. Just remember to run it as administrator if you want realtime to work.
Ok. So if my game is installed here E:\Program Files\Ubisoft\Silent Hunter 5, how exactly should the script in my batch file shortcut read?
Dignan is offline   Reply With Quote
Old 03-26-11, 08:04 PM   #3
DelphiUniverse
中国水兵
 
Join Date: Mar 2010
Location: Scapa Flow, underneath a ferry
Posts: 272
Downloads: 125
Uploads: 0
Default

Quote:
Originally Posted by Dignan View Post
Ok. So if my game is installed here E:\Program Files\Ubisoft\Silent Hunter 5, how exactly should the script in my batch file shortcut read?
start "runrealtime" /realtime sh5.exe

if you put the script somewhere else than in the silent hunter 5 folder, then you need to make the script like this:

start /d "E:\Program Files\Ubisoft\SilentHunter 5" "runrealtime" /realtime sh5.exe
DelphiUniverse is offline   Reply With Quote
Old 03-26-11, 08:08 PM   #4
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

Quote:
Originally Posted by DelphiUniverse View Post
start "runrealtime" /realtime sh5.exe

if you put the script somewhere else than in the silent hunter 5 folder, then you need to make the script like this:

start /d "E:\Program Files\Ubisoft\SilentHunter 5" "runrealtime" /realtime sh5.exe
I just tried putting start /d "E:\Program Files\Ubisoft\SilentHunter 5" "runrealtime" /realtime sh5.exe in my Target line and it says 'start' is not a valid script when I try to apply. Should it go in the "Start in:" line or the "Target:" line?
Dignan is offline   Reply With Quote
Old 03-26-11, 08:11 PM   #5
DelphiUniverse
中国水兵
 
Join Date: Mar 2010
Location: Scapa Flow, underneath a ferry
Posts: 272
Downloads: 125
Uploads: 0
Default

Quote:
Originally Posted by Dignan View Post
I just tried putting start /d "E:\Program Files\Ubisoft\SilentHunter 5" "runrealtime" /realtime sh5.exe in my Target line and it says 'start' is not a valid script when I try to apply. Should it go in the "Start in:" line or the "Target:" line?
You do not have to edit the shortcut at all. Download my realtime script again, it is changed. Then put it in the E:\Program Files\Ubisoft\SilentHunter 5 folder, then drag a shortcut of that script to your desktop, then launch the game by using the shortcut.

Sorry for the mess:

Change script to this: %windir%\system32\cmd.exe /c start "runrealtime" /realtime "C:\Ubisoft\Silent Hunter 5\sh5.exe"

My bad again. Remember to set correct path first. Some may have other paths. This time it will work.
DelphiUniverse is offline   Reply With Quote
Old 03-26-11, 08:19 PM   #6
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

Quote:
Originally Posted by DelphiUniverse View Post
You do not have to edit the shortcut at all. Download my realtime script again, it is changed. Then put it in the E:\Program Files\Ubisoft\SilentHunter 5 folder, then drag a shortcut of that script to your desktop, then launch the game by using the shortcut.

Sorry for the mess:

Change script to this: %windir%\system32\cmd.exe /c start "runrealtime" /realtime "C:\Ubisoft\Silent Hunter 5\sh5.exe"

My bad again. Remember to set correct path first. Some may have other paths. This time it will work.
Ok I'll try that. Should this be the path for both my desktop shortcut AND the batch file in my SH5 folder?
Dignan is offline   Reply With Quote
Old 03-26-11, 08:23 PM   #7
Dignan
Seasoned Skipper
 
Join Date: Mar 2008
Posts: 698
Downloads: 262
Uploads: 0
Default

Ok. I tried the new script with the new download. Put it in my SH5 folder, created a shortcut to the desktop and added the new script line. No dice.

I'm guessing one of two things is wrong.

1. I put the scirpt in the Target line of the shortcut wrong. (Are the quotations right?) It looks like this EXACTLY.

%windir%\system32\cmd.exe /c start "runrealtime" /realtime "E:\Program Files\Ubisoft\Silent Hunter 5\sh5.exe"

or

2. I'm not in administrator mode. How do I confirm and/or change this?
Dignan is offline   Reply With Quote
Old 03-26-11, 08:23 PM   #8
DelphiUniverse
中国水兵
 
Join Date: Mar 2010
Location: Scapa Flow, underneath a ferry
Posts: 272
Downloads: 125
Uploads: 0
Default

Quote:
Originally Posted by Dignan View Post
Ok I'll try that. Should this be the path for both my desktop shortcut AND the batch file in my SH5 folder?
Yep.

But like I said you dont need to edit the shortcut, the target folder will be filled in automatically when you copy a shortcut of the batch to your desktop.
DelphiUniverse is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:14 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.