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)
-   -   [WIP] OLC Gui 1.2.7 + Manos Optics for NYGM (https://www.subsim.com/radioroom/showthread.php?t=230505)

Kendras 03-22-17 07:39 AM

OLC Gui 1.2.7 + Manos Optics for NYGM
 
Hello,

I'm trying to adapt this nice Gui and optics for the NYGM supermod.

So, I keep Dials.cfg from OLC Gui, and I add this line :

 
[Dial74]
Name=CompassFdbk; FLB Sale`s Slideout Anzeigen
Type=12; DIAL_GYROCOMPASS
Cmd=Set_course,Crew
Dial=0x3F6F0013;; Stiebler
CrtVal=0x3F6F0017;; Stiebler
NewVal=0x3F6F0016;; Stiebler
DialVal=-180,180
RealVal=-180,180; degrees
Circular=Yes
Dynamic=Yes


And I keep menu_1024_768.ini from Manos Optics and I add these lines :

 
[G3F I401]
Name=FLB Kompass
Type=1026;Menu group
ItemID=0x3F6F0000
ParentID=0x3F000000
Pos=678,476,344,344
Color=0xFFFFFFFF
HorizSlide=344

[G3F I402]
Name=Group feedback
Type=1026;Menu group
ItemID=0x3F6F0001
ParentID=0x3F000000
Pos=678,476,344,344
Color=0xFFFFFFFF
HorizSlide=344

[G3F I403]
Name=Heading; FLB Sale`s 6 Anzeigen, Kompass
Type=1026;Menu group
ItemID=0x3F6F0012
ParentID=0x3F6F0001
Pos=0,0,344,344
Color=0xFFFFFFFF

[G3F I404]
Name=Dial
Type=1031;Stat bmp array
ItemID=0x3F6F0013
ParentID=0x3F6F0012
Pos=6,-6,332,332
Color=0xFFFFFF00
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/com_direction.tga
Crop 0=0.002994011,0.002994011,0.9940119761,0.994011976 1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G3F I405]
Name=Glas1
Type=1030;Static bmp
ItemID=0x3F6F0014
ParentID=0x3F6F0012
Pos=0,0,344,344
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/Layout/Glas1.tga
Crop 0=0,0,1,1
MatFlags=0x9
TexFmt=0x9

[G3F I406]
Name=Center
Type=1030;Static bmp
ItemID=0x3F6F0015
ParentID=0x3F6F0012
Pos=44,-44,256,256
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/Lage.tga
Crop 0=0,0,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G3F I407]
Name=New val
Type=1031;Stat bmp array
ItemID=0x3F6F0016
ParentID=0x3F6F0012
Pos=162,-20,20,304
Color=0xFFFFFFFF
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/layout/ZeigerKompass.tga
Crop 0=0,0,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G3F I408]
Name=Crt val
Type=1031;Stat bmp array
ItemID=0x3F6F0017
ParentID=0x3F6F0012
Pos=8,-8,328,328
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/layout/Richtung.tga
Crop 0=0.002994011,0.002994011,0.9940119761,0.994011976 1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF


The problem is that the compass dial is well shown on the screen in game, but is always pointing to north and not working.

Any idea ?

Kendras 03-22-17 09:14 AM

Problem solved. I forgot to change DialsNo=74 to 75 ...

Anvar1061 03-22-17 01:29 PM

Give us your download ready mod OLC Gui 1.2.7 + Manos Optics for NYGM

Kendras 03-22-17 04:32 PM

Near ready ! :O:

Kendras 03-22-17 05:46 PM

OLC Gui + Manos Optics with reworked NYGM dials !

http://i.imgur.com/3dRM1bW.png

Kendras 04-01-17 12:56 PM

Ready. Warning ! This is a beta test. I need NYGM players to test if all is ok (= this mod doesn't remove NYGM functions).

D/L link = http://www.mediafire.com/file/acsra3...X_for_NYGM.zip


INSTALLATION PROCESS


1. Download "OLC_GUI_127" and delete in this mod : data\Menu\Gui\Layout\Dials1b.tga

2. Download "MANOS_OPTICS_(FOR_OLC_GUI_127)"

3. Read installation instructions of both previous mods.

4. Put these two mods in your MODS folder

5. Unzip and put the folder called "OLC gui + Manos optics - FIX for NYGM" into your MODS folder.

6. Activate with JSGME in this order, after all NYGM mods :
- OLC_GUI_127
- MANOS_OPTICS_(FOR_OLC_GUI_127)
- OLC gui + Manos optics - FIX for NYGM

Kendras 04-02-17 05:49 AM

Small update for the installation process. See previous post.

Kendras 04-04-17 11:35 AM

Any feedbacks maybe ? :06:

Anvar1061 04-04-17 02:25 PM

Quote:

Originally Posted by Kendras (Post 2476805)
Any feedbacks maybe ? :06:

Where can I download
1. "OLC_GUI_127"
2. "MANOS_OPTICS_ (FOR_OLC_GUI_127)"?

Kendras 04-04-17 02:39 PM

Quote:

Originally Posted by Anvar1061 (Post 2476847)
Where can I download
1. "OLC_GUI_127"
2. "MANOS_OPTICS_ (FOR_OLC_GUI_127)"?

Here : ftp://Maik:Woelfe@hartmuthaas.no-ip....COMMUNITYMODS/

Folders :
> OLC
> makman94

Anvar1061 04-05-17 01:48 AM

Quote:

Originally Posted by Kendras (Post 2476849)

http://www.subsim.com/radioroom/imag...aleun_Wink.gif
OLC=ONELIFECRISIS
http://www.subsim.com/radioroom/imag...humbs_Up-1.gif

Benzin1973 04-06-17 06:15 PM

Looking forward to this mod!
Are you planning on a widescreen version of it?

Kendras 04-22-17 02:45 PM

Quote:

Originally Posted by Benzin1973 (Post 2477283)
Looking forward to this mod!
Are you planning on a widescreen version of it?

No, sorry.

Any feedbacks from NYGM players ?

Kendras 04-30-17 01:20 PM

I've created a new kompass for NYGM (and GWX), based on the one on Wise's U-Boats (as you can see on the pic below). With a funny little hand showing the new direction.

:Kaleun_Wink:

http://i.imgur.com/9Hd5p6r.png


All times are GMT -5. The time now is 08:33 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.