SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SHIII Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=195)
-   -   [REL] [REL]Tycho Sh3 Patch (https://www.subsim.com/radioroom/showthread.php?t=231140)

Anvar1061 04-15-18 03:09 AM

Quote:

Originally Posted by hauangua (Post 2549439)
You Need open spoiler "How to install"


http://i63.tinypic.com/bi9v06.jpg

I know where download! I ask to download the corrected patch.

Tycho 04-16-18 03:21 PM

Quote:

Originally Posted by Anvar1061 (Post 2549443)
I know where download! I ask to download the corrected patch.

There is no urgent need for a correction, a non-essential element that does nothing, does not matter whether it is there or not.

Izgud 12-03-18 01:14 AM

Quote:

Originally Posted by Tycho (Post 2482100)
9. Fixed intersection between upgrade page, equip option "none" and weather report, fog state "none".

Change the equip option "none" from string "4100=" to string "2800=" in en_menu.txt
Now you can have whatever weather report format you prefer, and this will not look strange in the upgrade page.

Bonus, my weather report format:
 

Code:

;; 3-Fog
4100=, Vis. good
4101=, Vis. moderate
4102=, Vis. bad
4103=, Vis. zero

;; 1-Clouds
4110=Blue sky
4111=Partly cloudy
4112=Overcast

;; 2-Rain
4120=
4121= (rain)
4122= (rain squall)

4128=%s%s%s|Wind speed: %d m/s, direction %3d°


Has anyone else been able to get this part working?

Otherwise, a really great tool.

EDIT: I see now that it works for certain items (sonar) but not others (coatings).

Regards

Tycho 12-03-18 07:16 AM

Quote:

Originally Posted by Izgud (Post 2579901)
EDIT: I see now that it works for certain items (sonar) but not others (coatings).

Yes, I just don't have power to update the patch right now.

Replace in the TychoSh3Patch.map file the corresponding section with:

Code:

#
#
@@@ Fixed intersection between upgrade page, equip option "none" and weather report, fog state "none". Change the equip option "none" from string "4100=" to string "2800=" in en_menu.txt
0005E330: 04 f0
0005E331: 10 0a
0005E332: 00 00
0005E333: 00 00
@
000621B0: 04 f0
000621B1: 10 0a
000621B2: 00 00
000621B3: 00 00
#
#


Izgud 12-03-18 06:09 PM

Quote:

Originally Posted by Tycho (Post 2579920)
Yes, I just don't have power to update the patch right now.

Replace in the TychoSh3Patch.map file the corresponding section with:

 
Code:

#
#
@@@ Fixed intersection between upgrade page, equip option "none" and weather report, fog state "none". Change the equip option "none" from string "4100=" to string "2800=" in en_menu.txt
0005E330: 04 f0
0005E331: 10 0a
0005E332: 00 00
0005E333: 00 00
@
000621B0: 04 f0
000621B1: 10 0a
000621B2: 00 00
000621B3: 00 00
#
#


Perfect! Thank you!

Olamagato 04-09-19 11:35 PM

Expand Nav and Attack maps render limit not work for me
 
Hi, Expand Nav and Attack maps render limit probably not working. :doh:
I try:
1. Uncomment TychoSh3Patch.map properly sections. Especially all 4 sections Expand Nav and Attack maps render limit, from 1024x1024 to 2048x2048.
2. Patch h.sie sh3.exe (successful and binary different to h.sie version)
3. Set menu1024x768.ini for work in widescreen 1360x768 resolution
4. Set in data\menu\cfg\maps.cfg:
[Map0]
MapID=Navigation_map
Position=0,0; top-left
Resolution=1360,656; was 1024,768
[...]

Navigation map is still wide 1024 pixels.
Any suggestions?

Tycho 04-10-19 03:29 AM

Quote:

Originally Posted by Olamagato (Post 2602452)
Navigation map is still wide 1024 pixels.
Any suggestions?

To setup maps.cfg, it is not only "Resolution=", but also to calculate and setup the effective map, there have description in the file:
Quote:

;Effective map will have, on each axe, MajorSqr*MinorSqr*PixPerUnit; the rest is considered map border
Now look over the original values: 50*5*4=1000, will be effective map, the rest 24 pixels goes for map border.
For your case you decide, let say 1350 to be effective map, usually only "MajorSqrs=" is changed: 1350/50/5=5.4
MajorSqrs=5.4,
For other axis, let say 640/50/5=2.56:
MajorSqrs=5.4,2.56
MinorSqrs=5,5
PixPerUnit=50

Of course, you can change also the MinorSqrs, just experiment with these, for example from the: "_LSH3-2015_GUI__WS_FSNavMap.7z"
[Map0]
MapID=Navigation_map
Position=0,0
Resolution=1360,660
MajorSqrs=2.8,2.2
MinorSqrs=9.5,5.8
PixPerUnit=50

Olamagato 04-10-19 04:48 AM

Thank you for the explanation.
I did not know what was wrong. And finally I doubted the effectiveness of the patch in the code without understanding how the map display works. :)

YoYo 08-02-19 01:42 AM

Quote:

Originally Posted by Tycho (Post 2482100)
...

Hello,
I have a problem with TychoSh3Patch_v3 I suppose.
Double map like here: https://www.subsim.com/radioroom/sho...&postcount=112

http://i.imgur.com/jrPC7bxm.jpg

When I use bat file I have:

http://i.imgur.com/jnkxE9nm.jpg http://i.imgur.com/BkpiZwkm.jpg

Windows 10, sh3.exe from UPlay.

Please notice that in UPlay version You have sh3.exe - 48 Kb and sh3_g.exe - 1306 Kb:

http://i.imgur.com/78u3BdAl.jpg

http://i.imgur.com/sQyeReZl.jpg

Any ideas???
:06:

btw.
I have installed GWX 3.0 also but did bacukup of both this sh3.exe (oryginal Uplay) and the same.

rosseloh 09-01-19 08:38 PM

Quote:

Originally Posted by YoYo (Post 2621156)
Hello,
I have a problem with TychoSh3Patch_v3 I suppose.
Double map like here: https://www.subsim.com/radioroom/sho...&postcount=112

http://i.imgur.com/jrPC7bxm.jpg


I'm having the same problem - except my batch file worked fine, with no errors. I just have the double map (and thus far it appears to be the ONLY issue I'm having).


EDIT: My bad, I didn't see that the render limit stuff was disabled by default. The guide I was following did not mention that that was necessary.



This is probably the biggest issue I've had with these forums so far. Everyone's tutorials assume you know one thing or another about what you're doing already, which doesn't help us who have just bought the game recently and would REALLY love a "one-executable-installer" for required mods. I know how to dig around files, but when I'm not told what actually needs to be changed, it gets...interesting.

ivanov.ruslan 09-02-19 02:53 AM

:Kaleun_Wink:https://www.subsim.com/radioroom/sho...d.php?t=232178
There is included Tychos patch!

Pajuga 09-12-19 06:45 PM

Ubiplay's version issue
 
Same UPlay's version issue here:

1.Installed GWX 3 Gold and working. Solved some dificulties after been able to change in Uplay the folder of the game to "/SilentHunter3" (installed SH3 in "/Silent Hunter 3" > Copied all original SH3 files to "/SilentHunter3" folder > Modified files in "/Silent Hunter 3" folder > Into Uplay program SH game, pressed "verify files" and after not detect the files as correct, Uplay offered the possibility to "look for the game files" in another folder > Marked "/SilentHunter3" as folder for the Uplay game.

2.Installed ARB WideGui.

3.Installed TychoSh3Patch as described in ARB Widegui first post (no other TychoSh3 files added different that the ones in that post) and got THESE ISSUES and error messages described below.

4.Installed SH3Commander and working (at least some basic features tryed)

==> Currently the game works but map is doubled and doesn't match with real positions apparently (i.e. waters in port and surrounding areas appear as inland).

[Note no Sie patch or other patchs installed, that were not included in the ARB Widegui first post]

I have a problem with TychoSh3Patch_v3 I suppose.
Double map like here: https://www.subsim.com/radioroom/sho...&postcount=112

http://i.imgur.com/jrPC7bxm.jpg

When I use bat file I have:

http://i.imgur.com/BkpiZwkm.jpg

Windows 7, sh3.exe from UPlay.

Please notice that in UPlay version You have sh3.exe - 48 Kb and sh3_g.exe - 1306 Kb:

http://i.imgur.com/78u3BdAl.jpg



ANY IDEAS TO SOLVE THIS ISSUE TO GET 1080p MAPS?

OTHERWISE...any suggestion how to "remove" the patch and have "smaller but functional" navigation maps back in the game without removing all the mods and try to reinstall?

Aktungbby 09-12-19 07:58 PM

Welcome aboard!
 
pajuga!:Kaleun_Salute:

THEBERBSTER 09-13-19 04:05 AM

A Warm Welcome To The Subsim Community > pajuga
Subsim <> Make A Donation <> See The Benefits <> Support The Community
SH3 – 4 - 5 Tutorials > Downloads > Other Useful Information > See Links in My Signature Below

PirateKaluen 01-25-20 02:19 PM

Patch wont work
 
I followed the instructions but the patch bat says "succes" 184 things added or something. i did't already use the tschyo patch at all unless its refering to the h.sie patch i did before. anyway it won't work and please help.


All times are GMT -5. The time now is 11:08 AM.

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