PoeSmoother - effects remover menu

Shout-Out

User Tag List

Page 48 of 230 FirstFirst ... 44454647484950515298148 ... LastLast
Results 706 to 720 of 3442
  1. #706
    Nuk3d's Avatar Member
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    16
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok ill try that. I should do the same thing, probably, if that doesnt work, I'll reinstall path of exile and make a fresh copy just in case.

    PoeSmoother - effects remover
  2. #707
    Nuk3d's Avatar Member
    Reputation
    1
    Join Date
    Nov 2009
    Posts
    16
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems that it helped, thanks alot!

  3. #708
    Spokuha's Avatar Member
    Reputation
    1
    Join Date
    Nov 2015
    Posts
    16
    Thanks G/R
    2/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Zero breach effects seems to be working very good, thanks buddy
    Dead bodies still crashes when mapping sometimes

  4. #709
    Valmere's Avatar Contributor
    Reputation
    166
    Join Date
    Apr 2007
    Posts
    362
    Thanks G/R
    16/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The breach effect remover works wonders, thanks
    wat

  5. #710
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Stable Breach: Release stable breach * vmv/PoeSmoother * GitHub

    - updated breach files, breach is smoother then ever.
    - added support for fmod .bank files, can be useful for removing sound packs.

    FMOD .bank files are too large for github, so only the support function has been added.
    To remove any sound pack simply open with notepad++ any .bank file and delete the content (it has weird symbols, don't worry it's ok).

    Some useful file to delete, ofc it's preferential, like removing the crit hit sound...:

    - General_Gameplay.bank
    - General_SoundEffects.bank

    Give it a try.

  6. Thanks toadskin, poetesttt (2 members gave Thanks to vmv for this useful post)
  7. #711
    walkintall's Avatar Member
    Reputation
    3
    Join Date
    Dec 2013
    Posts
    27
    Thanks G/R
    1/2
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx for update.

    had this error while casting herald of ash.

    PoeSmoother - effects remover-poesmooth-png

    e: similar error on blood rage. used same options as last version.
    Last edited by walkintall; 12-08-2016 at 07:04 AM.

  8. #712
    VergilUa's Avatar Corporal
    Reputation
    15
    Join Date
    Dec 2016
    Posts
    23
    Thanks G/R
    6/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just registered to say thank you to you vmv. This tool is totally awesome.

    Also, wanted to ask, is there a way to re-enable circle around ground mark of storm call when using improved effects from skills tab? Because it's hard to tell where it would hit stuff.
    Haven't figured that out yet. Same goes for vaal storm call.

  9. #713
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by walkintall View Post
    thx for update.

    had this error while casting herald of ash.

    PoeSmoother - effects remover-poesmooth-png

    e: similar error on blood rage. used same options as last version.
    Here same problem with solution:
    PoeSmoother - effects remover

    edit:

    Ok, first thing now is to use a clean client (do a PackCheck or replace the thing), now with this new patch i think it's fine to have a clean one.
    Then, in your game there is folder named ShaderCache...delete all folders from inside.
    New shaders will be created when first start the game.

    Try this and see if it's working.
    Last edited by vmv; 12-08-2016 at 08:51 AM.

  10. #714
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VergilUa View Post
    Just registered to say thank you to you vmv. This tool is totally awesome.

    Also, wanted to ask, is there a way to re-enable circle around ground mark of storm call when using improved effects from skills tab? Because it's hard to tell where it would hit stuff.
    Haven't figured that out yet. Same goes for vaal storm call.
    Yes, here is the fix i think, not tested...:

    Go to config\Skills\Storm Call\removeEffects\Metadata\Effects\Spells\storm_call\... and open with notepad both files, for normal and for vaal :
    -stormcall_impact.aoc
    -stormcall_impact_vaal.aoc

    Copy the original SkinMesh functions from restoreDefault. This is for normal gem:
    PHP Code:
    SkinMesh
    {
        
    skin "Art/Models/Effects/storm_call/impact/stormcall_impact.sm"

    The check recheck the checkbox to update the files.

  11. Thanks VergilUa (1 members gave Thanks to vmv for this useful post)
  12. #715
    KirinNightblade's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    7
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you know which folder I should manipulate to improve / disable Flamebast effect? Please don't ignore me...

  13. #716
    VergilUa's Avatar Corporal
    Reputation
    15
    Join Date
    Dec 2016
    Posts
    23
    Thanks G/R
    6/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Yes, here is the fix i think, not tested...:

    Go to config\Skills\Storm Call\removeEffects\Metadata\Effects\Spells\storm_call\... and open with notepad both files, for normal and for vaal :
    -stormcall_impact.aoc
    -stormcall_impact_vaal.aoc

    Copy the original SkinMesh functions from restoreDefault. This is for normal gem:
    PHP Code:
    SkinMesh
    {
        
    skin "Art/Models/Effects/storm_call/impact/stormcall_impact.sm"

    The check recheck the checkbox to update the files.
    Thank you, but actually, I'm dumb. Player storm call doesn't have an outline, it has pulses, which I thouht was the outline, but they aren't.

    But in any case I've restored initial first impact, and it is quite nice to have (runes show AoE quite nicely).

    Also, changing stormcall_impact.aoc to

    PHP Code:
    ParticleEffects
    {
        
    animation "animate"
            
    "mid Metadata/Particles/storm_call/mid.pet"
            
    "cyl Metadata/Particles/storm_call/cyl.pet"

    puts initial first hit (with runes, but w/o excessive amount of particles) back in.

    It seems the way to go is to remove all particles, except runes, lightning spire, mid and ground fx, to maximize fps output to skill "readability".

    EDIT

    Here's my version of improved effects (with spire, and runes), if anyone is interested:
    Dropbox

    How to use:
    - Extract
    - Remove folder in config/Skills/Storm Call/removeEffects
    - Replace it with extracted one
    - Start PoeSmoother, reset skill as usual. Make sure to set it to default first (so that restoreDefault folder would kick in), and then tick it again.
    Last edited by VergilUa; 12-08-2016 at 10:00 AM.

  14. #717
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KirinNightblade View Post
    Do you know which folder I should manipulate to improve / disable Flamebast effect? Please don't ignore me...
    - Metadata/Effects/Spells/charged_blast...
    - Metadata/Particles/charged_blast...

  15. #718
    Imposibil's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So i have the same problem.

    Clean ggpk , game runs. As soon as i run smoother and remove stuff i get the same error with herald of ash ^^

    PS: It runs fine with master smoother so i guess the problem is with the new breach stuff....
    Last edited by Imposibil; 12-08-2016 at 11:16 AM.

  16. #719
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Imposibil View Post
    So i have the same problem.

    Clean ggpk , game runs. As soon as i run smoother and remove stuff i get the same error with herald of ash ^^

    PS: It runs fine with master smoother so i guess the problem is with the new breach stuff....
    Have you emptied the Shaders folders ?

  17. #720
    Imposibil's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Have you emptied the Shaders folders ?
    Yes i did

Similar Threads

  1. Remove the Halion screen glow effect
    By conquestblade in forum WoW UI, Macros and Talent Specs
    Replies: 2
    Last Post: 07-04-2010, 12:56 AM
  2. [Request] Removal of enchant effect(s)
    By Muxxon in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 03-27-2010, 06:39 AM
  3. Spell effect removing
    By Hakonj in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 03-01-2007, 04:39 PM
  4. Effect: Glowing Hands!
    By oninuva in forum World of Warcraft Guides
    Replies: 3
    Last Post: 08-01-2006, 08:50 PM
  5. Turn off drunk effect at Spider Boss in ZG
    By Kalen24 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 04-23-2006, 06:02 PM
All times are GMT -5. The time now is 05:21 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search