PoeHUD - Overlay for Path of Exile menu

User Tag List

Page 90 of 125 FirstFirst ... 40868788899091929394 ... LastLast
Results 1,336 to 1,350 of 1871
  1. #1336
    shlomoe's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Damn i wish i could test out this new feature, i tried installing visual studio, and it almost blew up my pc while installing, wouldnt let my pc turn on because of 90 degree temperature huehuehue.

    Anyway is there any other program to make these changes and compile, I can figure out how to do it on my own just wanna know a good program to use.

    PoeHUD - Overlay for Path of Exile
  2. #1337
    shlomoe's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oops double post
    Last edited by shlomoe; 01-04-2015 at 04:18 AM.

  3. #1338
    Doomnezau's Avatar Member
    Reputation
    3
    Join Date
    Dec 2012
    Posts
    117
    Thanks G/R
    24/2
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    isn't working at all

  4. #1339
    shlomoe's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok i finally got it all working (changed a setting to release), items have a border around them.
    Only problem is, there is no menu button. ? weird. I only changed the stuff in the pull requests on github.
    well ive had enough for tonight.
    for any other people with 0% programming knowledge, it took me 1 hour to work everything out and build my own version with the item borders.
    you can do it too!

    Noob talk
    Code:
    I published with the new changes using visual studio 2010 but when i run it it says it cant find the alert sound.
    it also has a different look to the normal file layout. I tried moving all the other files and folders into each of these folders and trying to run it but it still says about the alert.wav
    
    Sorry im total noob with programming I only figured out how to do this in 30 minutes.
    Is there something im missing when i publish it? or is this version of visual studio too old?
    
    Thanks if anyone helps me
    
    PoeHUD - Overlay for Path of Exile-untitled-jpg
    Attached Thumbnails Attached Thumbnails PoeHUD - Overlay for Path of Exile-untitled-jpg  
    Last edited by shlomoe; 01-04-2015 at 05:36 AM. Reason: Figured it out

  5. #1340
    inviciouz's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shlomoe View Post
    Ok i finally got it all working (changed a setting to release), items have a border around them.
    Only problem is, there is no menu button. ? weird. I only changed the stuff in the pull requests on github.
    well ive had enough for tonight.
    for any other people with 0% programming knowledge, it took me 1 hour to work everything out and build my own version with the item borders.
    you can do it too!

    Noob talk
    Code:
    I published with the new changes using visual studio 2010 but when i run it it says it cant find the alert sound.
    it also has a different look to the normal file layout. I tried moving all the other files and folders into each of these folders and trying to run it but it still says about the alert.wav
    
    Sorry im total noob with programming I only figured out how to do this in 30 minutes.
    Is there something im missing when i publish it? or is this version of visual studio too old?
    
    Thanks if anyone helps me
    
    PoeHUD - Overlay for Path of Exile-untitled-jpg

    And your current build is working with the latest poe patch 1.3.0h?

  6. #1341
    MMwillsan's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @doragon ty mate!

  7. #1342
    Dragonzfire73's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The current build posted does work with 1.3.0h just fine. Make sure you are following directions and tips posted in this thread.

    @shlomoe Make sure you compile for production mode x86 and not debug mode. Also make sure you copy the files in the pull down to where they are listed in the src. You will also need to add an existing file to the project for the new ones that were added.4


    @doragon Thank you for all the additions

  8. #1343
    Irenicus Jon's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there anyone has problem visiting www.poehud.com?
    When I tried to open it, I was bumped to a Russian site.

  9. #1344
    henkiedemol's Avatar Active Member
    Reputation
    18
    Join Date
    Oct 2014
    Posts
    85
    Thanks G/R
    21/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Irenicus Jon View Post
    Is there anyone has problem visiting www.poehud.com?
    When I tried to open it, I was bumped to a Russian site.
    all you had to do is check 1 a 2 pages back to find an answer
    anyway
    Originally Posted by Jaerin View Post
    I'm not sure if people missed it or not, but here it is again.

    This the latest source of PoeHUD from Coyl:

    https://github.com/Jaerin/PoeHud

    I published it last night.

  10. #1345
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the file is no longer available from that site, here is the recent authorized source by Jaerin, i believe it does not contain the most recent borders around items feature, but the version still works.

    https://github.com/Jaerin/PoeHud

    @PoeHudContrib, from what i have tried with your most recent version with doragon's updated code, everything seemed to work fine and never had it crash on me, but i never tested too see if there was a spike in resource usage, will have to get back to you on that later.

    Also the idea with having a few customizable colour for the borders around items ideas sounds like a great awesome!

  11. #1346
    wia204's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone sent me the edited itemalert and itemelement .cs?

  12. #1347
    asakapatae1234's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wia204 View Post
    can anyone sent me the edited itemalert and itemelement .cs?
    ^ readytokill was kind enough to post the github source link again for lazy people who can't backread at least few pages and the edited version you're looking for is in that link. you cant expect people here to always feed you things you need (this also counts for other people who can't wait for updated versions/just relying on the compiled version). I invested at least 1-2hours of my time a while ago to update mine with doragon's new border feature and it is working fine.

    regards to doragon for the new feature and to poehudcontrib for that pull request

  13. #1348
    asakapatae1234's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shlomoe View Post
    Ok i finally got it all working (changed a setting to release), items have a border around them.
    Only problem is, there is no menu button. ? weird. I only changed the stuff in the pull requests on github.
    well ive had enough for tonight.
    for any other people with 0% programming knowledge, it took me 1 hour to work everything out and build my own version with the item borders.
    you can do it too!

    Noob talk
    Code:
    I published with the new changes using visual studio 2010 but when i run it it says it cant find the alert sound.
    it also has a different look to the normal file layout. I tried moving all the other files and folders into each of these folders and trying to run it but it still says about the alert.wav
    
    Sorry im total noob with programming I only figured out how to do this in 30 minutes.
    Is there something im missing when i publish it? or is this version of visual studio too old?
    
    Thanks if anyone helps me
    
    PoeHUD - Overlay for Path of Exile-untitled-jpg
    hi, I manage to update mine a while ago using vs 2010. what I did was to build using release and you will get that executable at the bin folder. copy that and put it at the same directory with config, sounds, textures . .

  14. #1349
    wia204's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i try it, spent 3 hours.. but sometimes there are ppl that cant handle it so fine like you..

  15. #1350
    asakapatae1234's Avatar Member
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    double post sorry
    Last edited by asakapatae1234; 01-04-2015 at 01:11 PM.

Similar Threads

  1. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  2. [Buying] Looking for path of exile high lvl account
    By kevel1 in forum PoE Buy Sell Trade
    Replies: 0
    Last Post: 01-29-2013, 09:46 PM
  3. [Selling] Dota 2 cd-key or trade for Path of Exile
    By neepz in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 01-13-2013, 11:22 AM
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 08:11 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