PoeSmoother - effects remover menu

Shout-Out

User Tag List

Page 62 of 230 FirstFirst ... 12585960616263646566112162 ... LastLast
Results 916 to 930 of 3442
  1. #916
    victoriusss's Avatar Member
    Reputation
    10
    Join Date
    Dec 2016
    Posts
    45
    Thanks G/R
    15/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    What do you mean by directory synchronization ?
    After release of a new patch files in the directory may vary. How do you know if the files were changed?

    The synchronize, I mean check the files for differences and update.
    Last edited by victoriusss; 01-18-2017 at 05:28 AM.

    PoeSmoother - effects remover
  2. #917
    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 victoriusss View Post
    After release of a new patch files in the directory may vary. How do you know if the files were changed?

    The synchronize, I mean check the files for differences and update.
    Mostly manually, and yes it's tedious...never thought of a better method also, because when a check fails, there is an error message and i only look at that folder.
    It doesn't takes to much to spot the differences...i guess i'm just used to the Metadata by now.

  3. #918
    victoriusss's Avatar Member
    Reputation
    10
    Join Date
    Dec 2016
    Posts
    45
    Thanks G/R
    15/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Mostly manually, and yes it's tedious...never thought of a better method also, because when a check fails, there is an error message and i only look at that folder.
    It doesn't takes to much to spot the differences...i guess i'm just used to the Metadata by now.
    I tried to understand the program, I stumbled on two tools that greatly simplify the task. The first program is a tool Total Commander namely the sync folders, and the second is Notepad ++, and regular expressions for mass editing. But there is one problem, Total Commander can only synchronize the two directories ;(

  4. #919
    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 victoriusss View Post
    I tried to understand the program, I stumbled on two tools that greatly simplify the task. The first program is a tool Total Commander namely the sync folders, and the second is Notepad ++, and regular expressions for mass editing. But there is one problem, Total Commander can only synchronize the two directories ;(
    Ofc i'm using Notepad++ for mass editing...and nothing else.
    Directories are rarely a problem...what's inside the files is more tedious to find, like when GGG decides to add new functions and if you restore any old file , the game will throw errors and some errors don't have any messages...just a crash.

    Luckily this isn't happening very often

  5. Thanks victoriusss (1 members gave Thanks to vmv for this useful post)
  6. #920
    victoriusss's Avatar Member
    Reputation
    10
    Join Date
    Dec 2016
    Posts
    45
    Thanks G/R
    15/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Ofc i'm using Notepad++ for mass editing...and nothing else.
    Directories are rarely a problem...what's inside the files is more tedious to find, like when GGG decides to add new functions and if you restore any old file , the game will throw errors and some errors don't have any messages...just a crash.

    Luckily this isn't happening very often
    I think it would be cool to automatically synchronized with new files after the patch, and edit them. I think it is very difficult to implement, but still really do.

  7. #921
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,160
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Ofc i'm using Notepad++ for mass editing...and nothing else.
    Directories are rarely a problem...what's inside the files is more tedious to find, like when GGG decides to add new functions and if you restore any old file , the game will throw errors and some errors don't have any messages...just a crash.

    Luckily this isn't happening very often
    Next time this does happen, could you show me? The file before the edit and before the patch, the file after the edit, and the file after the "wrong" restore. I'd be interested in seeing if I can help check this and prevent it / have it replace the content like it should.

    It's the least I could do to contribute!
    What's a Parog?
    Looking for competitive Valorant team!

  8. Thanks vmv (1 members gave Thanks to Parog for this useful post)
  9. #922
    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 Parog View Post
    Next time this does happen, could you show me? The file before the edit and before the patch, the file after the edit, and the file after the "wrong" restore. I'd be interested in seeing if I can help check this and prevent it / have it replace the content like it should.

    It's the least I could do to contribute!
    If you look at this old file: PoeSmoother/introguard.aoc at e9ac2d90f29e721b3137e9652b11608a33f1332f * vmv/PoeSmoother * GitHub
    And compare to the updated one: PoeSmoother/introguard.aoc at 2dd90718b56469b8163713de047ab1c1736c0624 * vmv/PoeSmoother * GitHub
    You will see that the old one has other skeleton path and this will cause an error when trying to "restore" this folder.
    It's working fine to modify the file but if you try to restore it, it won't work because of the old function inside.

    This type of glitches are a big headache because the game won't throw a specific error(path or file causing it)...only a simple crash.

    edit: this is only an example...it doesn't give any crashes this one.
    Last edited by vmv; 01-18-2017 at 05:50 PM.

  10. Thanks Parog (1 members gave Thanks to vmv for this useful post)
  11. #923
    victoriusss's Avatar Member
    Reputation
    10
    Join Date
    Dec 2016
    Posts
    45
    Thanks G/R
    15/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    If you look at this old file: PoeSmoother/introguard.aoc at e9ac2d90f29e721b3137e9652b11608a33f1332f * vmv/PoeSmoother * GitHub
    And compare to the updated one: PoeSmoother/introguard.aoc at 2dd90718b56469b8163713de047ab1c1736c0624 * vmv/PoeSmoother * GitHub
    You will see that the old one has other skeleton path and this will cause an error when trying to "restore" this folder.
    It's working fine to modify the file but if you try to restore it, it won't work because of the old function inside.

    This type of glitches are a big headache because the game won't throw a specific error(path or file causing it)...only a simple crash.

    edit: this is only an example...it doesn't give any crashes this one.
    I thought to myself this problem by copying the contents of all the folders \restoreDefault\Metadata into a single folder \PrivateEffects\restoreDefault\Metadata that allows me to keep this folder up to date with the help of Total Commander directory synchronization.
    Now I can restore the original appearance the game by pressing and squeezing Private Effects button and be sure that everything will be as before.
    But I would like to somehow automate the process of syncing all directories \restoreDefault\Metadata at the same time, still my search yielded no results.

    Edit:1 I think it would be good to add a button Reset all, which was removed in newer versions.
    Edit:2 Bad english
    Last edited by victoriusss; 01-19-2017 at 01:51 AM.

  12. #924
    Nicholas Harris Labonte's Avatar Member
    Reputation
    3
    Join Date
    Nov 2014
    Posts
    70
    Thanks G/R
    12/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what do i disable from smoother in the meantime to stop crashes from scorching ray and corpse explosions? seems like everytime someone uses scorching or anyone/anything causes a corpse explosion EVEN with corpse explosion fx on OR off i crash
    Last edited by Nicholas Harris Labonte; 01-20-2017 at 09:39 AM.

  13. #925
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Can we get a xbox version ?
    Attachment 48237
    github.com/vadash/EZVendor

  14. #926
    victoriusss's Avatar Member
    Reputation
    10
    Join Date
    Dec 2016
    Posts
    45
    Thanks G/R
    15/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    config/ ZeroEffects/ removeAllEffects/ Metadata/ Effects/ Spells/ offering_offensive/ Goresplosion.aoc

    Complete the first word...ersion 2 (version 2).



    Originally Posted by Nicholas Harris Labonte View Post
    what do i disable from smoother in the meantime to stop crashes from scorching ray and corpse explosions? seems like everytime someone uses scorching or anyone/anything causes a corpse explosion EVEN with corpse explosion fx on OR off i crash
    I think this will help you
    Last edited by victoriusss; 01-20-2017 at 12:35 PM.

  15. Thanks vmv, Nicholas Harris Labonte (2 members gave Thanks to victoriusss for this useful post)
  16. #927
    Nicholas Harris Labonte's Avatar Member
    Reputation
    3
    Join Date
    Nov 2014
    Posts
    70
    Thanks G/R
    12/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty i ended up removing scorching rays remove files cause i could not find the firebeamsurge mentioned in the firebeam files. i did add the v for the missing v. can anyone tell me what the paid for poe smoother offers?

  17. #928
    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 Nicholas Harris Labonte View Post
    ty i ended up removing scorching rays remove files cause i could not find the firebeamsurge mentioned in the firebeam files. i did add the v for the missing v. can anyone tell me what the paid for poe smoother offers?
    Your private inbox is full...

  18. Thanks Nicholas Harris Labonte (1 members gave Thanks to vmv for this useful post)
  19. #929
    Nicholas Harris Labonte's Avatar Member
    Reputation
    3
    Join Date
    Nov 2014
    Posts
    70
    Thanks G/R
    12/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Your private inbox is full...
    sorry vmv. i fixed it now. forgot to empty out my sents

    ok so i guess yaksha shield is part of the removed micros. is there a way to make it hide either my cosprei's malice completely or to hide the katcha axe so it makes me unarmed? i know i asked it a while back but whoever replied, i didnt quite understand the answer :/
    Last edited by Nicholas Harris Labonte; 01-20-2017 at 07:26 PM.

  20. #930
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,160
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    If you look at this old file: PoeSmoother/introguard.aoc at e9ac2d90f29e721b3137e9652b11608a33f1332f * vmv/PoeSmoother * GitHub
    And compare to the updated one: PoeSmoother/introguard.aoc at 2dd90718b56469b8163713de047ab1c1736c0624 * vmv/PoeSmoother * GitHub
    You will see that the old one has other skeleton path and this will cause an error when trying to "restore" this folder.
    It's working fine to modify the file but if you try to restore it, it won't work because of the old function inside.

    This type of glitches are a big headache because the game won't throw a specific error(path or file causing it)...only a simple crash.

    edit: this is only an example...it doesn't give any crashes this one.
    Thanks!

    What happens when a file like introguard gets updated through the patcher after being modified by PoESmoother? Does it just overwrite everything in it?
    What's a Parog?
    Looking for competitive Valorant team!

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 06:26 PM. 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