Hello Cyberolas,
As requested, I redirect my reply to this topic.
I started from vanila version of IL-2 Sturmovik 1946 which is from the original disc, version being 4.0.7. Modding history as follows:
1) Mega Patch IL-2 4.12.2m Mega Patch (donwloaded name is jamesjones42-Various Files-4.12.2 Mega Patch-2014086-b14)
2) SAS_JSGME_Options_for_Modact_5.3x
3) SAS_AI_Flyables_5.30_for_IL-2_4.12.2m
4) SAS_Modact_5.30_for_IL-2_4.12.2m
5) Putting your map in, extract the following 2 folders and moved to...
5.1) _Tex folder moved to
{Root Folder of IL-2 Sturmovik 1946}\#SAS\MAPMODS\MAPS\, when asked overwrite, hit Yes;
5.2) Kuban moved to
{Root Folder of IL-2 Sturmovik 1946}\#SAS\MAPMODS\MAPS\.
I ran into troubles when trying to create missions from FMB (Full Missions Builder). After using the great tool
Universal Static.INI Checker Ver 1.3 and it reported 2 missing objects, apparently from your map. These 2 missing objects are:
1) buildings$Luft_Hangar
2) buildings$T2_Hangar
Then I started searching for solutions from everywhere, quite tedious to be honest and sorry for being blunt. I bumped into one of the topics in this forum after google'ing, reading, redirecting and learned that there is an Object Pack. After downloading and unzipping, I finally obtained 31 .7z files which I believe contain the 2 missing objects I was looking for. I found them from one of these 31 .7z files, and extract them out. Each one of them are in a folder namely
1) Luft_Hangar
2) T2_Hangar
And from the zip file, I inferred that they should belong to the following paths:
3do\Buildings\Industrial
So out of sheer guess, I placed them under the following path
{Root Folder of IL-2 Sturmovik 1946}\#SAS\MAPMODS\
3do\Buildings\Industrial\Then I edit the static.INI file under
{Root Folder of IL-2 Sturmovik 1946}\#SAS\STD\com\maddox\il2\objects and add the followings about the 2 objects
[buildings.House$Luft_Hangar]
Title Luftwaffe_Hangar
MeshLive 3do/Buildings/Industrial/Luft_Hangar/live.sim
MeshDead 3do/Buildings/Industrial/Luft_Hangar/dead.sim
AddHeightLive -2.0
AddHeightDead -2.0
Body RockBig
Panzer 0.34
[buildings.House$T2_Hangar]
Title T2_Hangar
MeshLive 3do/Buildings/Industrial/T2_Hangar/live.sim
MeshDead 3do/Buildings/Industrial/T2_Hangar/dead.sim
Body RockBig
Panzer 0.34
I obtained the buildings.House$Luft_Hangar when I was reading your Ardennes Map where you supplie us with the lines. But I could not found that for buildings.House$T2_Hangar. After many searches, I incidentally found the lines in the full_static.INI files that comes with the
Universal Static.INI Checker Ver 1.3! So I put the lines into the static.INI file and then I use
Universal Static.INI Checker Ver 1.3 to check again, BINGO this time, all missing objects are found.
It's an adventure! Like playing an adventure games, going here and there looking for missing objects.[
That's it.
I didn't use the Mod Activator for 4.12.2m, would that make much difference from what I have got so far, graphics-wise, better texture and hue?I have modified the conf.INI file to the follows
[il2]
title=Il2-Sturmovik Forgotten Battles
hotkeys=HotKey game
[window]
width=1680<---
height=1050<---
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1<---
FullScreen=1<---
DrawIfNotFocused=0
EnableResize=1
EnableClose=1
SaveAspect=0
Use3Renders=0
WideScreenFoV=1
UIColor=0
UIDetail=0
UIBackground=en
[GLPROVIDER]
GL=Opengl32.dll
[GLPROVIDERS]
Open GL=Opengl32.dll
DirectX=dx8wrap.dll
[NET]
speed=5000
routeChannels=0
serverChannels=31
localPort=21000
remotePort=21000
SkinDownload=1
serverName=No Name
serverDescription=
remoteHost=
localHost=
socksHost=
checkServerTimeSpeed=1
checkClientTimeSpeed=0
[MaxLag]
farMaxLagTime=10.0
nearMaxLagTime=2.0
cheaterWarningDelay=5.0
cheaterWarningNum=-1
[chat]
region=(dx=0.6925,dy=0.071666665,x=0.0,y=0.0)
[game]
Arcade=0
HighGore=0
mapPadX=0.6692859
mapPadY=-0.046666667
viewSet=32
Intro=0
NoSubTitles=0
NoChatter=0
NoHudLog=0
NoLensFlare=0
iconTypes=3
eventlog=eventlog.lst
eventlogkeep=0
3dgunners=1
ScreenshotType=0
RecordingIndicator=0
MapAlpha=0.99
SaveTrk=1
IconUnits=0
SkipParatrooperViews=0
NoMissionInfoHud=0
noKillInfoHud=0
BlockMorseChat=0
SmallMapWPLabels=1
ShowMorseAsText=0
mapPadMode=1
[HotKey game]
PrintScreen=ScreenShot
P=pause
Pause=pause
[HotKey gui]
Escape=activate
[HookViewFly Config]
timeFirstStep=2.0
deltaZ=10.0
[HookView]
MouseLeft=Len
[HookView Config]
AzimutSpeed=0.1
TangageSpeed=0.1
LenSpeed=1.0
MinLen=1.0
DefaultLen=20.0
MaxLen=3000.0
Speed=6
LeanF=0.39999998
LeanS=0.39999998
Raise=0.2
RubberBand=0.5
[HotKey builder]
MouseLeft=objectMove
MouseRight=popupmenu
Enter=freeView
Shift MouseLeft=worldZoom
Alt MouseLeft=select+
Alt MouseRight=select-
Alt Ctrl=unselect
PageDown=change+
PageUp=change-
End=change++
Home=change--
Ctrl MouseLeft=insert+
Insert=insert+
NumPad-0=insert+
F=fill
Ctrl MouseRight=delete+
NumPad.=delete+
Delete=delete+
Backspace=cursor
Tab=cursor
F10=land
F11=onLand
NumPad-=normalLand
NumPad+=toLand
NumPad-5=resetAngles
NumPad-8=resetTangage90
NumPad-7=stepAzimut-5
NumPad-4=stepAzimut-15
NumPad-1=stepAzimut-30
NumPad-9=stepAzimut5
NumPad-6=stepAzimut15
NumPad-3=stepAzimut30
[MouseXYZ]
F1=SpeedSlow
F2=SpeedNormal
F3=SpeedFast
MouseRight=XYmove
F4 MouseRight=Zmove
MouseMiddle=Amove
F5 MouseRight=Amove
F6 MouseRight=Tmove
F7 MouseRight=Kmove
[MouseXYZ Config]
RealTime=1
[HotKey Console]
Shift Tab=Activate
[Console]
HISTORY=1024
HISTORYCMD=1024
LOAD=console.cmd
SAVE=console.cmd
LOG=0
LOGTIME=0
LOGFILE=log.lst
LOGKEEP=0
[sound]
SoundUse=1
SoundEngine=1
Speakers=0
Placement=0
SoundFlags.reversestereo=0
RadioFlags.Enabled=1
RadioEngine=2
MusicVolume=8
ObjectVolume=14
MusState.takeoff=1
MusState.inflight=1
MusState.crash=1
MusFlags.play=0
MasterVolume=14
Attenuation=7
SoundMode=1
SamplingRate=2
NumChannels=2
SoundExt.occlusions=0
SoundFlags.hardware=1
SoundFlags.streams=1
SoundFlags.duplex=1
SoundExt.acoustics=0
SoundExt.volumefx=0
SoundFlags.voicemgr=0
SoundFlags.static=1
VoiceVolume=12
Channels=2
SoundExt.extrender=0
SoundFlags.bugscorrect=0
SoundSetupId=9
ActivationLevel=0.02
Preemphasis=0.85
RadioLatency=0.5
AGC=1
PTTMode=1
SoundFlags.UseRadioChatter=0
SoundFlags.AutoActivation=0
RadioFlags.PTTMode=0
RadioFlags.PlayClicks=0
ActLevel=0
MicLevel=0
SoundFlags.forceEAX1=0
[rts]
;ProcessAffinityMask=1
mouseUse=2
joyUse=1
trackIRUse=1
DisableIME=0
locale=
UseSmartAxis=0
[rts_mouse]
SensitivityX=1.0
SensitivityY=1.0
Invert=0
[rts_joystick]
X=0 1 4 9 16 25 36 49 64 81 100 0
Y=0 1 4 9 16 25 36 49 64 81 100 0
Z=0 10 20 30 40 50 60 70 80 90 100
RZ=0 10 20 30 40 50 60 70 80 90 100 0
FF=0
U=0 10 20 30 40 50 60 70 80 90 100 0
V=0 10 20 30 40 50 60 70 80 90 100 0
[Render_DirectX]
TexQual=3
TexMipFilter=2
TexCompress=0
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=0
TexFlags.TexCompressARBExt=1
TexFlags.TexEnvCombine4NV=0
TexFlags.TexEnvCombineDot3=0
TexFlags.DepthClampNV=0
TexFlags.SeparateSpecular=0
TexFlags.TextureShaderNV=0
HardwareShaders=0
Shadows=2
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3
Sky=2
Forest=4<---Change from 2 to 4
LandShading=3
LandDetails=2
LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1
VideoSetupId=4
[Render_OpenGL]
TexQual=3
TexMipFilter=2
TexCompress=0
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1
TexFlags.TexEnvCombine4NV=1
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=1
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=1
HardwareShaders=1<---Change from 0 to 1
Shadows=1
Specular=3<---Increase from 2 to 3
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3
Sky=1
Forest=3
LandShading=3
LandDetails=2
LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1
VideoSetupId=3
Water=1
Effects=1
ForceShaders1x=0
[Mods]
RandomSplash=1
netCallsign=
PALGameMenuStatusBar=1
PALGameMenuShowFPS=0
PAL3DStart=0
PAL3DSepAim=0.7
PAL3DSepGun=1.35
PAL3DSepPit=1.5
PAL3DSepExt=25.0
PAL3DConvAimL=-0.05
PAL3DConvAimR=-0.05
PAL3DConvGunL=-0.09
PAL3DConvGunR=-0.09
PAL3DConvPitL=-0.13
PAL3DConvPitR=-0.13
PAL3DConvExtL=-0.55
PAL3DConvExtR=-0.55
PAL3DCockpitSoftViewEnabled=1
PAL3DCockpitSoftView=0.075
PAL3DCockpitTurretInertiaEnabled=1
PAL3DCockpitTurretInertia=0.0010
PAL3DFollowInertiaEnabled=1
PAL3DFollowInertia=0.009999999776482582
PAL3DFollowInertiaAngle=0.01
PAL3DExternalSoftView=0.075
PAL3DExternalTrackIR=0
PAL3DExternalMouseInertia=1
Looks like that after changing Forest to 4, more trees appear, but that was under Render_DirectX, and I am running the game under Open_GL. Why is that so. Please see the attached pic anyway.
Cyberolas, your youtube video shows much better graphics, how do you do that? What am I missing here?
I want to attach a .TRK file, how do I do that?





