SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SH4 ATO Mods (https://www.subsim.com/radioroom/forumdisplay.php?f=234)
-   -   [REL] Dark Waters (https://www.subsim.com/radioroom/showthread.php?t=243322)

mazzi 05-25-20 04:50 AM

Quote:

Originally Posted by Randomizer (Post 2672606)
What line in the menu_1024_768.ini will move the chronometer into the centre of the display?

What specific screen resolution?

top left:

[G29 I1]
;Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x29000000 -0.5 0.5 -550 -800
Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x29000000 -0.5 0.5 0 0

[G29 I2]
;Zone= 412 768 234 225 0 1 0x29000000 1.23 0 0x29020000 -1 0 -300 0
Zone= 412 768 234 225 1 1 0x29000000 0 0 0x29020000 0.1 -0.1 0 0

igiu83 05-25-20 05:43 AM

Quote:

Originally Posted by Fifi (Post 2672213)
Sorry mate but doesn’t work!
Win7 compatibility and DPI scaling —-> still the damn red window!

Hi guys!
Just to say that i have resolved that big red no go creating a batch file. Just create an empty text file e rename its extension to .bat. inside simply write the address of SH4 exe as c:\....... only thing to remember is to start this batch file as an administrator.
That's it. Zero problem and no more UAC.

PS: i'm running on windows 10 64 bit.

Fifi 05-25-20 06:19 AM

Quote:

Originally Posted by igiu83 (Post 2672750)
Hi guys!
Just to say that i have resolved that big red no go creating a batch file. Just create an empty text file e rename its extension to .bat. inside simply write the address of SH4 exe as c:\....... only thing to remember is to start this batch file as an administrator.
That's it. Zero problem and no more UAC.

PS: i'm running on windows 10 64 bit.

Hi mate,
Could you explain in detail, because i don’t really understand what you have done

igiu83 05-25-20 07:58 AM

1 Attachment(s)
Quote:

Originally Posted by Fifi (Post 2672758)
Hi mate,
Could you explain in detail, because i don’t really understand what you have done

Here it is. I've managed to bypass this UAC problem (application doesn't start with a red warning about exe has been blocked).

I've created a batch file on my desktop. A batch file has a .bat extension and it is used to make some actions on PC. It's a DOS command prompt, but in a file version.

So, i've made it this way. Right click on desktop and create a new text file. It will have .txt extension. Doesn't matter. Rename it as you want and make sure to replace .txt extension with a .bat one.
So it will be "test.bat", as an example.

Then open it, and write DOS command to start SH4 exe file. In my PC, the command is "c:\SH4\sh4.exe".
Save and exit.

Now launch the game with this file just created. The important thing is to start it as an Administrator.


That's it!!! :Kaleun_Salute:

Fifi 05-25-20 08:49 AM

Thanks! :up: I’ll try later on and see what’s happening. I’ll report back.

Randomizer 05-25-20 09:21 AM

Quote:

Originally Posted by mazzi (Post 2672737)
What specific screen resolution?

top left:

[G29 I1]
;Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x29000000 -0.5 0.5 -550 -800
Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x29000000 -0.5 0.5 0 0

[G29 I2]
;Zone= 412 768 234 225 0 1 0x29000000 1.23 0 0x29020000 -1 0 -300 0
Zone= 412 768 234 225 1 1 0x29000000 0 0 0x29020000 0.1 -0.1 0 0

@Mazzi
These edits did the trick, thank you very much.

-C

sonicninja 05-25-20 02:03 PM

Bit of help please
 
Hi Shipmates, i'm on my 4th Patrol sailing from St Nazaire into the middle of the Atlantic, sank a few ships, completed my patrol grid then asked to proceed into the Med by the BDU and patrol off Greece.

Followed my orders and sailed from BE25 through the Gib Straights to my patrol grid and then back into the Atlantic as BDU requested i patrol CG86.

At no time since leaving my origional patrol did i come across any other surface vessels or aircraft, its all gone eerily quiet and i think there may be a problem, currently sat in BE14 patrolling 14/5/41

Fritz Klum 05-26-20 08:40 PM

Issue with flotilla transfers
 
Hey!


Great mod - have just started trying it out.


However, I chose the training flotilla at the war start, and after completing the 2nd training mission, it says I should transfer to a battle flotilla, but when I go to hit the transfer button, it says no transfers available?


any ideas on how to fix this issue?


Thanks.

Mad Mardigan 05-26-20 08:56 PM

Re: Issue with flotilla transfers
 
Quote:

Originally Posted by Fritz Klum (Post 2673121)
Hey!


Great mod - have just started trying it out.


However, I chose the training flotilla at the war start, and after completing the 2nd training mission, it says I should transfer to a battle flotilla, but when I go to hit the transfer button, it says no transfers available?


any ideas on how to fix this issue?


Thanks.

:hmmm:

1 thing I can think of, is 1st off in the office go to the save/load which should be if memory serves Me correctly off to the left of the desk area. Once in that, check & see of making sure the save is there, showing you are back at base & if so.. exit out of it then exit out of the game. Once that's done, then try reloading up, then try the transfer again & see if there is a transfer option available. :D

Out idea of that, don't know what else to do to be able to arrange a transfer to another base location... Hopefully, Fifi will log on & see your post and be able to offer a more definitive answer to your inquiry.

Hopefully this suggestion does the trick & after that you don't run into another snafu. :up:

Mad Mardigan

:Kaleun_Salute:

Fifi 05-27-20 12:47 AM

Levyathan made first video of Dark Waters! :up:

https://www.youtube.com/watch?v=CPqV...&feature=share

@ Fritz Klum: can’t help you right now with the training flotillas, but surely Propbeanie could! Soon as he will read this.

Fifi 05-27-20 04:48 AM

Quote:

Originally Posted by igiu83 (Post 2672773)
Here it is. I've managed to bypass this UAC problem (application doesn't start with a red warning about exe has been blocked).

I've created a batch file on my desktop. A batch file has a .bat extension and it is used to make some actions on PC. It's a DOS command prompt, but in a file version.

So, i've made it this way. Right click on desktop and create a new text file. It will have .txt extension. Doesn't matter. Rename it as you want and make sure to replace .txt extension with a .bat one.
So it will be "test.bat", as an example.

Then open it, and write DOS command to start SH4 exe file. In my PC, the command is "c:\SH4\sh4.exe".
Save and exit.

Now launch the game with this file just created. The important thing is to start it as an Administrator.


That's it!!! :Kaleun_Salute:

Didn’t work either...still red windows this application has been blocked...
I think my computer is purely crap.
Can’t understand why it is running SH3 very fine but SH4! Both from disc...

WH4K 05-28-20 07:28 AM

What is going on with the very odd ship names?


For example, "KS-M-KS-M-F-M-KS-M Merchant".


It's both tagged that way in the periscope/UBT view, and shown as such in the recognition manual.


Some other merchants have weird names like this too, for example tankers (similar alphabet soup).



Been digging through all the files that came with the mod, but I haven't found this explained anywhere (yet).

sonicninja 05-28-20 07:36 AM

It’s all to do with how many masts, cranes, and island structures are on the ships

https://maritime.org/doc/id/oni208-merchant/pg001.htm

https://maritime.org/doc/id/oni208-m.../img/pg005.jpg

Fifi 05-28-20 10:17 AM

This is the damn window nothing could break:

https://i.goopics.net/JE5wo.png

Levyathan89 05-28-20 10:59 AM

Quote:

Originally Posted by Fifi (Post 2673499)
This is the damn window nothing could break:

https://i.goopics.net/JE5wo.png


I had the exact same problem when I installed SH4 the last time. The game could only be started when I activated the hidden Windows 10 administrator account, which is not a very viable solution. Anyway, after a simple re-installation of SH4 (into a folder other than program files (x86)), the problem didn't occur anymore.


All times are GMT -5. The time now is 03:42 AM.

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.