Jump to content

Recommended Posts

Posted

Hello to all good is that this is already posted by 2 users of this forum 1 is Javus aka Grisom and the other is GodPower ™, it will leave some tips and explanations to not go crazy when changing lines.

 

Original Topic by JavuS aka Grisom: [How To Addapt Things Between Chronicles]

Original Topic by GodPower™ [Guide]How To Adapt Items

 

Well now I leave some examples of what is meant by the lines in the file "ARMORGRP"

 

Fighter.MFighter_m011_u=Human Male Upbody

Fighter.MFighter_m011_l=Human Male Lowbody

Fighter.MFighter_m011_g=Human Male Gloves

Fighter.MFighter_m011_b=Human Male Boots

 

Fighter.FFighter_m011_u=Human Female Upbody

Fighter.FFighter_m011_l=Human Female Lowbody

FFighter.FFighter_m011_t89_g=Human Female Gloves

FFighter.FFighter_m011_t89_b=Human Female Gloves

 

DarkElf.MDarkElf_m001_u=DarkElf Male Upbody

DarkElf.MDarkElf_m007_l=DarkElf Male Lowbody

DarkElf.MDarkElf_m001_g=DarkElf Male Gloves

DarkElf.MDarkElf_m007_b=DarkElf Male Boots

 

DarkElf.FDarkElf_m007_u=DarkElf Female Upbody

DarkElf.FDarkElf_m008_l=DarkElf Female Lowbody

FDarkElf.FDarkElf_m007_t89_g=DarkElf Female Gloves

FDarkElf.FDarkElf_m008_t89_b=DarkElf Female Boots

 

icon.armor_t89_ul_i00=Icon Armor UpLow Body

icon.armor_t89_u_i00=Icon Armor Upbody

icon.armor_t89_l_i00=Icon Armor Lowbody

icon.armor_t89_g_i00=Icon Armor Gloves

icon.armor_t89_b_i00=Icon Armor Boots

 

While these are examples of the lines in the file "WEAPONGRP"

 

LineageWeapons.draconic_bow_m00_wp=Animation

LineageWeaponsTex.draconic_bow_t00_wp=Texture

icon.weapon_draconic_bow_i00=Icon Weapon

icon.weapon_dual_sword_i00=Icon Weapon Dual

 

While these are examples of the lines in the file "NPCGRP"

 

LineageNPC2.chief_of_insurgents

LineageNPCs2.chief_of_insurgents_m00

LineageNpcsTex2.chief_of_insurgents.chief_of_insurgents_t00

LineageNpcsTex2.chief_of_insurgents.chief_of_insurgents_t01

 

Class

Mesh

Texture 1

Texture 2

 

Well now that we have some things more clear let's start with the guide.

 

Adapting Weapons (We use the Draconic bow as an example of CT2.3 to CT2.4)

 

Well as we said before we use the ID of the Draconic Bow which is the 7575, but now they are under changes in the lines, it is easy to realize that is what was changed, for example, I explain what you meant above everything now just need to know the name of the texture & animation edited and just change it to so see it.

 

Code [CT2.3]

 

0 7575 1 1 15 2 0 LineageWeapons.draconic_bow_m00_wp LineageWeaponsTex.draconic_bow_t00_wp 0 0 0 0 0 1 0 0 icon.weapon_draconic_bow_i00 -1 1650 47 1 0 0 1 7 5 1 LineageWeapons.draconic_bow_m00_wp 1 1 LineageWeaponsTex.draconic_bow_t00_wp 4 ItemSound.bow_small_2 ItemSound.bow_small_3 ItemSound.bow_small_6 ItemSound.bow_big_2 ItemSound.itemdrop_bow ItemSound.itemequip_bow 5 581 132 6 5 12 -3 0 0 0 293 11 1 1 1000 1 -1 0 LineageEffect.c_u008 0.00000000 -3.00000000 0.00000000 1.20000005 1.20000005 LineageWeapons.rangesample 1.60000002 1.29999995 1.29999995 0.00000000 0.00000000 0.00000000 8 -1 -1 -1

 

 

Code [CT2.4]

 

0 7575 1 1 15 2 0 Dragonica_Bow.Dragonica_Bow Dragonica.B 0 0 0 0 0 1 0 0 icon.weapon_draconic_bow_i01 -1 1650 47 1 0 0 1 7 5 1 Dragonica_Bow.Dragonica_Bow 1 1 Dragonica.B 4 ItemSound.bow_small_2 ItemSound.bow_small_3 ItemSound.bow_small_6 ItemSound.bow_big_2 ItemSound.itemdrop_bow ItemSound.itemequip_bow 5 581 132 6 5 12 -3 0 0 0 293 11 1 1 1000 1 -1 0 LineageEffect.c_u008 0.00000000 -3.00000000 0.00000000 1.20000005 1.20000005 LineageWeapons.rangesample 1.60000002 1.29999995 1.29999995 0.00000000 0.00000000 0.00000000 8 -1 -1 -1 -1 -1

 

Animation Changed

Texture Changed

 

cnELV.png

 

Adapting Armor (We will use Draconic Armor as an example of CT2.3 to CT2.4)

 

Well as we said before we use the ID of the Draconic Leather Armor which is the 6379,80,81, but now they are under changes in the lines, it is easy to realize that is what was changed, for example, I explain what you meant above everything now just need to know the name of the texture & animation edited and just change it to so see it.

 

Code [CT2.3]

 

1 6379 0 3 4 3 0 dropitems.drop_MFighter_m011_t89_u_m00 mfighter.mfighter_m011_t89_u 0 0 0 0 0 1 0 0 icon.armor_t89_ul_i00 icon.armor_t89_u_i00 icon.armor_t89_l_i00 -1 4950 19 1 0 0 1 8 2 Fighter.MFighter_m011_u Fighter.MFighter_m011_l 2 mfighter.mfighter_m011_t89_u MFighter.MFighter_m011_t89_l 2 0 255 0 255 2 2 Fighter.FFighter_m011_u Fighter.FFighter_m011_l 2 FFighter.FFighter_m011_t89_u FFighter.FFighter_m011_t89_l 2 0 255 0 255 2 2 DarkElf.MDarkElf_m001_u DarkElf.MDarkElf_m007_l 2 MDarkElf.MDarkElf_m001_t89_u MDarkElf.MDarkElf_m007_t89_l 2 0 255 0 255 2 2 DarkElf.FDarkElf_m007_u DarkElf.FDarkElf_m008_l 2 FDarkElf.FDarkElf_m007_t89_u FDarkElf.FDarkElf_m008_t89_l 2 0 255 0 255 2 2 Dwarf.MDwarf_m004_u Dwarf.MDwarf_m008_l 2 MDwarf.MDwarf_m004_t89_u MDwarf.MDwarf_m008_t89_l 2 0 255 0 255 2 2 Dwarf.FDwarf_m004_u Dwarf.FDwarf_m008_l 2 FDwarf.FDwarf_m004_t89_u FDwarf.FDwarf_m008_t89_l 2 0 255 0 255 2 2 Elf.MElf_m008_u Elf.MElf_m007_l 2 MElf.MElf_m008_t89_u MElf.MElf_m007_t89_l 2 0 255 0 255 2 2 Elf.FElf_m008_u Elf.FElf_m004_l 2 FElf.FElf_m008_t89_u FElf.FElf_m004_t89_l 2 0 255 0 255 2 2 Magic.MMagic_m011_u Magic.MMagic_m011_l 2 MMagic.MMagic_m011_t89_u MMagic.MMagic_m011_t89_l 2 0 255 0 255 2 2 Magic.FMagic_m011_u Magic.FMagic_m011_l 2 FMagic.FMagic_m011_t89_u FMagic.FMagic_m011_t89_l 2 0 255 0 255 2 2 Orc.MOrc_m007_u Orc.MOrc_m006_l 2 MOrc.MOrc_m007_t89_u MOrc.MOrc_m006_t89_l 2 0 255 0 255 2 2 Orc.FOrc_m007_u Orc.FOrc_m006_l 2 FOrc.FOrc_m007_t89_u FOrc.FOrc_m006_t89_l 2 0 255 0 255 2 2 Shaman.MShaman_m007_u Shaman.MShaman_m007_l 2 MShaman.MShaman_m007_t89_u MShaman.MShaman_m007_t89_l 2 0 255 0 255 2 2 Shaman.FShaman_m007_u Shaman.FShaman_m007_l 2 FShaman.FShaman_m007_t89_u FShaman.FShaman_m007_t89_l 2 0 255 0 255 2 2 Kamael.mkamael_m009_u Kamael.mkamael_m009_l 3 mkamael.mkamael_m009_t89_u mkamael.mkamael_m009_t89_l mkamael.mkamael_m009_t89_ut 2 Kamael.Mkamael_m000_w_ad00 119 95 Kamael.Mkamael_m009_l_ad00 108 95 2 Mkamael.Mkamael_m000_t00_w mkamael.mkamael_m009_t89_ut 2 Kamael.fkamael_m008_u Kamael.fkamael_m008_l 3 fkamael.fkamael_m008_t89_u fkamael.fkamael_m008_t89_l fkamael.fkamael_m008_t89_ut 2 Kamael.Fkamael_m000_w_ad00 119 95 Kamael.Fkamael_m008_l_ad00 108 95 2 Fkamael.Fkamael_m000_t00_w fkamael.fkamael_m008_t89_ut 1 1 0 0 LineageEffect.p_u002_a 4 ItemSound.shield_bone_1 ItemSound.armor_leather_2 ItemSound.armor_leather_3 ItemSound.armor_leather_8 ItemSound.itemdrop_armor_leather ItemSound.itemequip_armor_leather 1 0 1 5 0 249 0 0 0

1 6380 0 3 3 2 0 dropitems.drop_MFighter_m011_t89_g_m00 mfighter.mfighter_m011_t89_g 0 0 0 0 0 1 0 0 icon.armor_t89_g_i00 -1 540 19 1 0 0 1 20 1 Fighter.MFighter_m011_g 1 mfighter.mfighter_m011_t89_g 1 0 255 1 1 Fighter.FFighter_m011_g 1 FFighter.FFighter_m011_t89_g 1 0 255 1 1 DarkElf.MDarkElf_m001_g 1 MDarkElf.MDarkElf_m001_t89_g 1 0 255 1 1 DarkElf.FDarkElf_m007_g 1 FDarkElf.FDarkElf_m007_t89_g 1 0 255 1 1 Dwarf.MDwarf_m004_g 1 MDwarf.MDwarf_m004_t89_g 1 0 255 1 1 Dwarf.FDwarf_m004_g 1 FDwarf.FDwarf_m004_t89_g 1 0 255 1 1 Elf.MElf_m008_g 1 MElf.MElf_m008_t89_g 1 0 255 1 1 Elf.FElf_m009_g 1 FElf.FElf_m009_t89_g 1 0 255 1 1 Magic.MMagic_m011_g 1 MMagic.MMagic_m011_t89_g 1 0 255 1 1 Magic.FMagic_m011_g 1 FMagic.FMagic_m011_t89_g 1 0 255 1 1 Orc.MOrc_m007_g 1 MOrc.MOrc_m007_t89_g 1 0 255 1 1 Orc.FOrc_m007_g 1 FOrc.FOrc_m007_t89_g 1 0 255 1 1 Shaman.MShaman_m007_g 1 MShaman.MShaman_m007_t89_g 1 0 255 1 1 Shaman.FShaman_m007_g 1 FShaman.FShaman_m007_t89_g 1 0 255 1 1 Kamael.mkamael_m009_g 1 mkamael.mkamael_m009_t89_g 1 0 255 1 1 Kamael.fkamael_m008_g 1 fkamael.fkamael_m008_t89_g 1 0 255 1 1 1 0 0 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_glove ItemSound.itemequip_armor_glove 1 0 0 5 0 55 0 0 0

1 6381 0 3 3 8 0 dropitems.drop_MFighter_m011_t89_b_m00 mfighter.mfighter_m011_t89_b 0 0 0 0 0 1 0 0 icon.armor_t89_b_i00 -1 1110 19 1 0 0 1 23 1 Fighter.MFighter_m011_b 1 mfighter.mfighter_m011_t89_b 1 0 255 1 1 Fighter.FFighter_m011_b 1 FFighter.FFighter_m011_t89_b 1 0 255 1 1 DarkElf.MDarkElf_m007_b 1 MDarkElf.MDarkElf_m007_t89_b 1 0 255 1 1 DarkElf.FDarkElf_m008_b 1 FDarkElf.FDarkElf_m008_t89_b 1 0 255 1 1 Dwarf.MDwarf_m008_b 1 MDwarf.MDwarf_m008_t89_b 1 0 255 1 1 Dwarf.FDwarf_m008_b 1 FDwarf.FDwarf_m008_t89_b 1 0 255 1 1 Elf.MElf_m007_b 1 MElf.MElf_m007_t89_b 1 0 255 1 1 Elf.FElf_m004_b 1 FElf.FElf_m004_t89_b 1 0 255 1 1 Magic.MMagic_m011_b 1 MMagic.MMagic_m011_t89_b 1 0 255 1 1 Magic.FMagic_m011_b 1 FMagic.FMagic_m011_t89_b 1 0 255 1 1 Orc.MOrc_m006_b 1 MOrc.MOrc_m006_t89_b 1 0 255 1 1 Orc.FOrc_m006_b 1 FOrc.FOrc_m006_t89_b 1 0 255 1 1 Shaman.MShaman_m007_b 1 MShaman.MShaman_m007_t89_b 1 0 255 1 1 Shaman.FShaman_m007_b 1 FShaman.FShaman_m007_t89_b 1 0 255 1 1 Kamael.mkamael_m009_b 1 mkamael.mkamael_m009_t89_b 1 0 255 1 1 Kamael.fkamael_m008_b 1 fkamael.fkamael_m008_t89_b 1 0 255 1 1 1 0 0 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_boots ItemSound.itemequip_armor_boots 1 0 0 5 0 55 0 0 0

 

Code [CT2.4]

 

1 6379 0 3 4 3 0 dropitems.drop_MFighter_m011_t89_u_m00 mfighter.mfighter_m011_t89_u 0 0 0 0 0 1 0 0 icon.armor_t89_ul_i00 icon.armor_t89_u_i00 icon.armor_t89_l_i00 -1 4950 19 1 0 0 1 8 2 Fighter.MFighter_m011_u Fighter.MFighter_m011_l 2 Human_Hero.mfighter_m011_t89_u Human_Hero.MFighter_m011_t89_l 2 0 255 0 255 2 2 Fighter.FFighter_m011_u Fighter.FFighter_m011_l 2 FFighter.FFighter_m011_t89_u FFighter.FFighter_m011_t89_l 2 0 255 0 255 2 2 DarkElf.MDarkElf_m001_u DarkElf.MDarkElf_m007_l 2 MDarkElf.MDarkElf_m001_t89_u MDarkElf.MDarkElf_m007_t89_l 2 0 255 0 255 2 2 DarkElf.FDarkElf_m007_u DarkElf.FDarkElf_m008_l 2 FDarkElf.FDarkElf_m007_t89_u FDarkElf.FDarkElf_m008_t89_l 2 0 255 0 255 2 2 Dwarf.MDwarf_m004_u Dwarf.MDwarf_m008_l 2 MDwarf.MDwarf_m004_t89_u MDwarf.MDwarf_m008_t89_l 2 0 255 0 255 2 2 Dwarf.FDwarf_m004_u Dwarf.FDwarf_m008_l 2 FDwarf.FDwarf_m004_t89_u FDwarf.FDwarf_m008_t89_l 2 0 255 0 255 2 2 Elf.MElf_m008_u Elf.MElf_m007_l 2 MElf.MElf_m008_t89_u MElf.MElf_m007_t89_l 2 0 255 0 255 2 2 Elf.FElf_m008_u Elf.FElf_m004_l 2 FElf.FElf_m008_t89_u FElf.FElf_m004_t89_l 2 0 255 0 255 2 2 Magic.MMagic_m011_u Magic.MMagic_m011_l 2 MMagic.MMagic_m011_t89_u MMagic.MMagic_m011_t89_l 2 0 255 0 255 2 2 Magic.FMagic_m011_u Magic.FMagic_m011_l 2 FMagic.FMagic_m011_t89_u FMagic.FMagic_m011_t89_l 2 0 255 0 255 2 2 Orc.MOrc_m007_u Orc.MOrc_m006_l 2 MOrc.MOrc_m007_t89_u MOrc.MOrc_m006_t89_l 2 0 255 0 255 2 2 Orc.FOrc_m007_u Orc.FOrc_m006_l 2 FOrc.FOrc_m007_t89_u FOrc.FOrc_m006_t89_l 2 0 255 0 255 2 2 Shaman.MShaman_m007_u Shaman.MShaman_m007_l 2 MShaman.MShaman_m007_t89_u MShaman.MShaman_m007_t89_l 2 0 255 0 255 2 2 Shaman.FShaman_m007_u Shaman.FShaman_m007_l 2 FShaman.FShaman_m007_t89_u FShaman.FShaman_m007_t89_l 2 0 255 0 255 2 2 Kamael.mkamael_m009_u Kamael.mkamael_m009_l 3 mkamael.mkamael_m009_t89_u mkamael.mkamael_m009_t89_l mkamael.mkamael_m009_t89_ut 2 Kamael.Mkamael_m000_w_ad00 119 95 Kamael.Mkamael_m009_l_ad00 108 95 2 Mkamael.Mkamael_m000_t00_w mkamael.mkamael_m009_t89_ut 2 Kamael.fkamael_m008_u Kamael.fkamael_m008_l 3 fkamael.fkamael_m008_t89_u fkamael.fkamael_m008_t89_l fkamael.fkamael_m008_t89_ut 2 Kamael.Fkamael_m000_w_ad00 119 95 Kamael.Fkamael_m008_l_ad00 108 95 2 Fkamael.Fkamael_m000_t00_w fkamael.fkamael_m008_t89_ut 1 1 0 0 LineageEffect.p_u002_a 4 ItemSound.shield_bone_1 ItemSound.armor_leather_2 ItemSound.armor_leather_3 ItemSound.armor_leather_8 ItemSound.itemdrop_armor_leather ItemSound.itemequip_armor_leather 1 0 1 5 0 249 0 0 0

1 6380 0 3 3 2 0 dropitems.drop_MFighter_m011_t89_g_m00 mfighter.mfighter_m011_t89_g 0 0 0 0 0 1 0 0 icon.armor_t89_g_i00 -1 540 19 1 0 0 1 20 1 Fighter.MFighter_m011_g 1 Human_Hero.mfighter_m011_t89_g 1 0 255 1 1 Fighter.FFighter_m011_g 1 FFighter.FFighter_m011_t89_g 1 0 255 1 1 DarkElf.MDarkElf_m001_g 1 MDarkElf.MDarkElf_m001_t89_g 1 0 255 1 1 DarkElf.FDarkElf_m007_g 1 FDarkElf.FDarkElf_m007_t89_g 1 0 255 1 1 Dwarf.MDwarf_m004_g 1 MDwarf.MDwarf_m004_t89_g 1 0 255 1 1 Dwarf.FDwarf_m004_g 1 FDwarf.FDwarf_m004_t89_g 1 0 255 1 1 Elf.MElf_m008_g 1 MElf.MElf_m008_t89_g 1 0 255 1 1 Elf.FElf_m009_g 1 FElf.FElf_m009_t89_g 1 0 255 1 1 Magic.MMagic_m011_g 1 MMagic.MMagic_m011_t89_g 1 0 255 1 1 Magic.FMagic_m011_g 1 FMagic.FMagic_m011_t89_g 1 0 255 1 1 Orc.MOrc_m007_g 1 MOrc.MOrc_m007_t89_g 1 0 255 1 1 Orc.FOrc_m007_g 1 FOrc.FOrc_m007_t89_g 1 0 255 1 1 Shaman.MShaman_m007_g 1 MShaman.MShaman_m007_t89_g 1 0 255 1 1 Shaman.FShaman_m007_g 1 FShaman.FShaman_m007_t89_g 1 0 255 1 1 Kamael.mkamael_m009_g 1 mkamael.mkamael_m009_t89_g 1 0 255 1 1 Kamael.fkamael_m008_g 1 fkamael.fkamael_m008_t89_g 1 0 255 1 1 1 0 0 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_glove ItemSound.itemequip_armor_glove 1 0 0 5 0 55 0 0 0

1 6381 0 3 3 8 0 dropitems.drop_MFighter_m011_t89_b_m00 mfighter.mfighter_m011_t89_b 0 0 0 0 0 1 0 0 icon.armor_t89_b_i00 -1 1110 19 1 0 0 1 23 1 Fighter.MFighter_m011_b 1 Human_Hero.mfighter_m011_t89_b 1 0 255 1 1 Fighter.FFighter_m011_b 1 FFighter.FFighter_m011_t89_b 1 0 255 1 1 DarkElf.MDarkElf_m007_b 1 MDarkElf.MDarkElf_m007_t89_b 1 0 255 1 1 DarkElf.FDarkElf_m008_b 1 FDarkElf.FDarkElf_m008_t89_b 1 0 255 1 1 Dwarf.MDwarf_m008_b 1 MDwarf.MDwarf_m008_t89_b 1 0 255 1 1 Dwarf.FDwarf_m008_b 1 FDwarf.FDwarf_m008_t89_b 1 0 255 1 1 Elf.MElf_m007_b 1 MElf.MElf_m007_t89_b 1 0 255 1 1 Elf.FElf_m004_b 1 FElf.FElf_m004_t89_b 1 0 255 1 1 Magic.MMagic_m011_b 1 MMagic.MMagic_m011_t89_b 1 0 255 1 1 Magic.FMagic_m011_b 1 FMagic.FMagic_m011_t89_b 1 0 255 1 1 Orc.MOrc_m006_b 1 MOrc.MOrc_m006_t89_b 1 0 255 1 1 Orc.FOrc_m006_b 1 FOrc.FOrc_m006_t89_b 1 0 255 1 1 Shaman.MShaman_m007_b 1 MShaman.MShaman_m007_t89_b 1 0 255 1 1 Shaman.FShaman_m007_b 1 FShaman.FShaman_m007_t89_b 1 0 255 1 1 Kamael.mkamael_m009_b 1 mkamael.mkamael_m009_t89_b 1 0 255 1 1 Kamael.fkamael_m008_b 1 fkamael.fkamael_m008_t89_b 1 0 255 1 1 1 0 0 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_boots ItemSound.itemequip_armor_boots 1 0 0 5 0 55 0 0 0

 

8c4Rf.png

 

 

PD: Well I put the lines as quote and not quote because they are too long but if you look well you will see that the highlight color to see the difference where it was changed, sorry for my English is not so good and I hope to help many days as all topics are open with this Requirements.

 

PD2: Later update this for NPC, but do not think it necessary.

 

All Credits for me

Posted

Great guide CE! :)

 

I wish I could add it to my list, but as I am Legendary member instead of VIP, I can't do anything ::)

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Vouch for @Ave i can say im very statisfied with the order I've made he was fast and reliable i totally recommend him to anyone who wants a decent updater with high quality design.
    • What can I say other than that I’m satisfied with the order I made. The guy is reliable and very good at what he does. I recommend him 100%.
    • Lineage2 Freya High Five @ Reshade with fog and rain etc @ Gracia final epilogue atmosphere   this reshade will eat lots of GPU power 50% or more of an RTX 3060 so be carefull depending on what effects are activated and their settings will eat even more GPU recomended 60hz monitor settings and via nvidia panel in Lineage2 game profile vsync settings to on effects are set up till film deck and the rest are not used but still working again this can eat alot of GPU Don't overheat GPU this is for freya high five but might work on others too copy in the  System  folder the folder  reshade-shaders  and the files  d3d9.dll  ReShade.ini  ReShadePreset.ini  ReShade.log  CccDddCcc.ini insert opens the menu and delete is on and of some settings need  ctrl + left click  to be changed   making another profile will reset the not activated effects to their default values so just copy the profile  CccDddCcc  and rename if needed also something needs to be closed from settings in game menu, the blur at distance and advanced shaders but keeping the advanced water effects all reflections   for those that don't like the h5 look of the sky and the red fog and rain and ambien red at night on all maps well if we want the cool gracia final epilogue back then we need to do this rename the  Maps  folder to Mapsretail or whatever copy the  Maps  folder from gracia final epilogue to h5 also we need the  L2_Skies.utx  from gracia final epilogue  Textures  folder to be replaced and also we need to do the same to the files  timeenv0.int  timeenv1.int  timeenv2.int  timeenv3.int  found in  system  folder   another setting that will probably be needed but not really tested out is to open file  option.ini  from  system  folder and add cachesize like this   [FirstRun] FirstRun=2   [Engine.GameEngine] CacheSizeMegs=512   also maybe is good to change those to 4.000000   [ClippingRange] Terrain=4.000000 Actor=4.000000 StaticMesh=4.000000 StaticMeshLod=4.000000 Pawn=4.000000       sorry bad english   https://mega.nz/file/aRNXxDrQ#mbxrNERBtW0XEEezK6w8-86oZWuX1k6NgtR6RZWKRVM   the compression on the video is kinda bad but meh    
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..