discretize-guides VS arcdps_healing_stats

Compare discretize-guides vs arcdps_healing_stats and see what are their differences.

discretize-guides

This is the source repository for all https://discretize.eu markdown guides. (by discretize)

arcdps_healing_stats

An addon for ArcDPS that shows personal healing stats (by Krappa322)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
discretize-guides arcdps_healing_stats
152 6
20 59
- -
9.8 5.3
7 days ago 29 days ago
C++
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

discretize-guides

Posts with mentions or reviews of discretize-guides. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • What websites / ressources are you using when playing GW2
    2 projects | /r/Guildwars2 | 3 Jul 2023
    for Fractal builds and guides https://discretize.eu/
  • Help with engineer
    1 project | /r/Guildwars2 | 11 Jun 2023
    https://discretize.eu/ Fractals
  • How do these 3 Professions and their Elite's compare in each gamemode?
    1 project | /r/Guildwars2 | 17 May 2023
    Overall, I'd suggest checking out GW2Mists.com, snowcrows.com, and discretize.eu and build your customized permutation
  • i'm kinda lost..
    1 project | /r/Guildwars2 | 24 Apr 2023
    Make sure your builds are optimal for those contents, for raiding builds I suggest checking out snowcrows and for fractal builds I suggest discretize. With that being said, these sites show you the meta builds. You don’t necessarily have to use these, custom builds can work great as well, but of course the meta ones are going to be the “safest” choices as they are optimized to the fullest for their respective content.
  • How do I maximize my dps?
    1 project | /r/Guildwars2 | 21 Apr 2023
    https://discretize.eu follow their builds and guides, practice the rotation and your dps will explode
  • New warrior player, just hit 80, few questions would love some guidance
    1 project | /r/Guildwars2 | 14 Apr 2023
    Note that Hizen's builds are specifically for solo play and almost exclusively open world (unless you plan on soloing fractals/dungeons). They're amazing for where they're intended to be used, but suboptimal for group play. You can find builds for instanced play on https://hardstuck.gg and https://snowcrows.com and https://discretize.eu
  • Discretize [dT] - Website Update and Restructuring
    2 projects | /r/Guildwars2 | 10 Apr 2023
    The Gear Optimizer remains the most valuable feature of discretize.eu, to make the most of your build at any level of experience. /u/SpatiumPrinceps posted a full Introduction Guide to the optimizer last year, which you can use to get accustomed to it more easily, if jumping in straight away is too confusing.
  • Alac, quick, heal,... Fractals help.
    1 project | /r/Guildwars2 | 26 Mar 2023
  • i need help to start with fractals.
    1 project | /r/Guildwars2 | 24 Mar 2023
    After those first levels you can start thinking about what role you want to play. Usually groups have a defensive support (often a quick heal firebrand), an offensive support (alac dps to complement the quick hfb), and 3 dps players. Some very experienced groups replace a defensive support with a second offensive support. discretize.eu lists some builds and has a lot of information about fractals. Any power build from there and most power raid builds from snowcrows or hardstuck.gg will work. To start, I'd recomment something like power soulbeast or power virtuoso for dps, heal firebrand for defensive support, and power alac mechanist for alac dps. But if you find something that you really like just pick that one!
  • Is there a guide to the end game?
    1 project | /r/Guildwars2 | 24 Mar 2023
    Discretize have builds and guides specifically for more serious fractals, I wouldn't worry too much about a proper fractal build unless you want to get into fractal CMs, the normal runs are usually very chill in general.

arcdps_healing_stats

Posts with mentions or reviews of arcdps_healing_stats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-05.
  • Getting into HFB - why isn't Elite Signet considered as a great elite skill option?
    1 project | /r/Guildwars2 | 9 Jul 2023
    If you know what Arcdps is then you can download extra healing extension to see more details and how much healing you're doing.
  • Can anyone help with a Batch for GW2?
    1 project | /r/Guildwars2 | 10 Sep 2022
    @ECHO off IF NOT EXIST bin64\d3d9.dll goto DOWNLOAD IF NOT EXIST bin64\d3d9.dll.md5sum goto DOWNLOAD IF NOT EXIST bin64\arcdps_healing_stats.dll goto DOWNLOAD :GETNEWFILE ECHO Downloading d3d9.dll.md5sum FOR /f %%b In ('curl https://www.deltaconnected.com/arcdps/x64/d3d9.dll.md5sum') DO SET new=%%b goto GETOLDFILE :GETOLDFILE FOR /f %%a IN (bin64\d3d9.dll.md5sum) DO SET old=%%a goto COMPARE :COMPARE IF NOT "%old%"=="%new%" ( goto DOWNLOAD ) else ( goto START ) :DOWNLOAD ECHO Downloading d3d9.dll curl.exe --output bin64\d3d9.dll --url https://www.deltaconnected.com/arcdps/x64/d3d9.dll ECHO Downloading d3d9.dll curl.exe --output bin64\d3d9.dll.md5sum --url https://www.deltaconnected.com/arcdps/x64/d3d9.dll.md5sum ECHO Downloading arc_healing_stats.dll curl.exe -L --output bin64\arcdps_healing_stats.dll --url https://github.com/Krappa322/arcdps_healing_stats/releases/latest/download/arcdps_healing_stats.dll goto CHECKDOWNLOADED goto END :CHECKDOWNLOADED IF NOT EXIST bin64\d3d9.dll goto FAIL IF NOT EXIST bin64\d3d9.dll.md5sum goto FAIL IF NOT EXIST bin64\arcdps_healing_stats.dll goto FAIL goto START goto END :START ECHO Starting Gw2-64.exe START "GW2" Gw2-64.exe goto END :FAIL ECHO Something went wrong. PAUSE goto END :END EXIT
  • cold war - pug healer experience in a nutshell
    1 project | /r/Guildwars2 | 15 May 2022
    give details https://github.com/Krappa322/arcdps_healing_stats
  • How to use ArcDPS for Support Role?
    4 projects | /r/Guildwars2 | 5 May 2022
    Since a lot of people have already mentioned the Boon Table, I won't link it. But, there is also the Healing Stats Addon that is very helpful with seeing how well you are healing. It can be found here: https://github.com/Krappa322/arcdps_healing_stats
  • I made an updated DX11 fork of the Unofficial Official ArcDps Updater
    4 projects | /r/Guildwars2 | 6 Apr 2022
    knox#6597 / GW2-ArcDPS-Boon-Table https://github.com/knoxfighter/GW2-ArcDPS-Boon-Table/releases/latest/download/d3d9_arcdps_table.dll Kappa322#2725 /arcdps_healing_stats https://github.com/Krappa322/arcdps_healing_stats/releases/latest/download/arcdps_healing_stats.dll Sejsel#8491 / arcdps clears https://github.com/gw2scratch/arcdps-clears/releases/latest/download/arcdps_clears.dll
  • DX11 is a good time to integrate arcdps self stats
    2 projects | /r/Guildwars2 | 22 Sep 2021

What are some alternatives?

When comparing discretize-guides and arcdps_healing_stats you can also consider the following projects:

Gw2_Launchbuddy - Custom launcher generator for the video game Guild Wars 2.

GW2-ArcDPS-Boon-Table

discretize-gear-optimizer - Gear optimizer for guild wars 2. Optimizes the stat sets for optimal damage/HP/healing depending on selected constraints.

GW2-CommandersToolkit - A GW2 addon that allows you to track boon & role coverage in a squad.

markdown-kate

arcdps_unofficial_extras_releases - Release page for arcdps_unofficial_extras, an addon for arcdps that provides other addons with additional information arcdps does not provide

Only-Fish-Marker-Pack - Possibly the most comprehensive collection of marked fishing holes across all of Tyria. And that's it. Just fishing goodness!

arcdps-clears - A plugin for arcdps which adds a window that shows your current weekly clears.