-
★ Elder ★
Originally Posted by
MrHero
Yea, but are there any possibility to remove just the gore from the belly fx? When you turn everything off, a lot more than I wish dissapears :P
Delete whatever you want to see from being processed and keep the rest.
Last edited by vmv; 03-11-2017 at 08:43 AM.
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
rowxs (1 members gave Thanks to vmv for this useful post)
-
Member
Vmv u'm using potato mode laptop... your smoother have small impact on my client performance, and yet i appreciate your work. I have intel HD 4000 unfortunately.
-
Member
Thx for the quick reply! Though I'm not quite sure how to delete a single thing such as the gore on Belly fx. I can't edit or remove the files inside smoother? Sry if it's a stupid question
-
★ Elder ★
Originally Posted by
rowxs
Vmv u'm using potato mode laptop... your smoother have small impact on my client performance, and yet i appreciate your work. I have intel HD 4000 unfortunately.
Maybe you need to go deeper and remove more of the effects, but this can be done only by yourself. 
Originally Posted by
MrHero
Thx for the quick reply! Though I'm not quite sure how to delete a single thing such as the gore on Belly fx. I can't edit or remove the files inside smoother? Sry if it's a stupid question
A small help i can give you:
1.Restore Microtransactions first - check-uncheck the box.
2. go here in the tool : - config\Micro\removeEffects\Metadata\Effects\Microtransactions - and delete whatever you want TO SEE and keep BodyArmors (body armors will be processed and effects removed). Do the same in the "restoreDefault"
3. See the effects...
"Education isn't something you can finish." Isaac Asimov
-
Member
What is "fragment projection_with_bias was not found" error? Is it because of the shadows and fog option?
-
Member
Sorry I found answer. Please delete this post
Last edited by funkykrk; 03-11-2017 at 06:22 PM.
-
Member
hi how i can remove immortal call effect? i tryd that way what you write in the first page but its not working for me
-
★ Elder ★
Originally Posted by
gogoshica123
What is "fragment projection_with_bias was not found" error? Is it because of the shadows and fog option?
Apparently yes...
Originally Posted by
Crassus87
hi how i can remove immortal call effect? i tryd that way what you write in the first page but its not working for me

- config\Sounds\SilentSkills\removeEffects\Metadata\Effects\Spells\immortal_call.. .rig.aoc
Open it, delete everything and paste this code inside:
PHP Code:
version 2
extends "Metadata/Parent"
ClientAnimationController
{
skeleton = "Art/Models/Effects/immortal_call/rig.ast"
}
Save it than re-enable SilentSkills...should work now.
"Education isn't something you can finish." Isaac Asimov
-
Member
Originally Posted by
vmv
Apparently yes...
- config\Sounds\SilentSkills\removeEffects\Metadata\Effects\Spells\immortal_call.. .rig.aoc
Open it, delete everything and paste this code inside:
PHP Code:
version 2
extends "Metadata/Parent"
ClientAnimationController
{
skeleton = "Art/Models/Effects/immortal_call/rig.ast"
}
Save it than re-enable SilentSkills...should work now.
I tried restoring my package file with a fresh one, from a backup. I've been playing a whole day now with the new Shaders folder you provided in page 70, no crashes
I think I kept crashing before, because the package file was restored with the pack checker.
-
Member
VMV, can you help me find the location of the Singularity Weapon aura effect location, id like to remove it .
-
★ Elder ★
Originally Posted by
fuzz86
VMV, can you help me find the location of the Singularity Weapon aura effect location, id like to remove it .
http://www.ownedcore.com/forums/mmo/...ml#post3417253 (PoeSmoother - effects remover)
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
puyopuyo (1 members gave Thanks to vmv for this useful post)
-
Member
Originally Posted by
vmv
Vmv,can u help ?
Trying to disable Fire Nova Mine effects to zero,changing files particle_duration to 0,replacing files and launcher automatically updating my content.ggpk to standart particle_duration etc.
Can u help me to disable FIRE NOVA MINE TO ZERO EFFECTS AND PARTICLES?
-
★ Elder ★
Originally Posted by
puyopuyo
Vmv,can u help ?
Trying to disable Fire Nova Mine effects to zero,changing files particle_duration to 0,replacing files and launcher automatically updating my content.ggpk to standart particle_duration etc.
Can u help me to disable FIRE NOVA MINE TO ZERO EFFECTS AND PARTICLES?
I don't know whitch one is this fire nova mine... possible to be this one:
- config\Sounds\SilentSkills\removeEffects\Metadata\Effects\Spells\firebomb...bomb .aoc
Open that file, delete everything inside and put this code:
PHP Code:
version 2
extends "Metadata/Parent"
ClientAnimationController
{
skeleton = "Art/Models/Effects/fire_bomb/bomb/rig.ast"
}
Save, and re-enable SilentSkills.
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to vmv for this useful post)
-
Member
Originally Posted by
vmv
I don't know whitch one is this fire nova mine... possible to be this one:
- config\Sounds\SilentSkills\removeEffects\Metadata\Effects\Spells\firebomb...bomb .aoc
Open that file, delete everything inside and put this code:
PHP Code:
version 2
extends "Metadata/Parent"
ClientAnimationController
{
skeleton = "Art/Models/Effects/fire_bomb/bomb/rig.ast"
}
Save, and re-enable SilentSkills.
Didnt helped,still animating fire circles that causes lag.
-
★ Elder ★
Originally Posted by
puyopuyo
Didnt helped,still animating fire circles that causes lag.
Give me some time to discover what this skill is in Metadata.
Ok, i have found it, paste this into your "config" folder and overwrite if asked: Custom.zip
Re-enable "custom effects".
Done.
Last edited by vmv; 03-12-2017 at 08:03 AM.
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 1 Thanks
puyopuyo (1 members gave Thanks to vmv for this useful post)