I must be doing something wrong, but I'm not sure what. When I run the exe while the game is playing, it recognizes GBFR and shows "0:00 - 0 - 0 DPS" but then it never changes. I finished several missions with the parser showing, but it didn't count anything.
I had the same issue but got it to work. In the download tray (not the download folder, just the tray in my browser) there was an option to keep the file
maybe this is stupid question but... anyone has any idea how to properly display this in OBS studio? I tried my limited knowledge but it only show blank page
thanks for this parser!I work on my own with my little experience. I would like to modify your build to add players 1 to 4. Is it possible to base this on your work? without pretension of knowing if I will succeed. Thank you very much
The damage function I scan for will only show the damage of you and your AI party members. You will need to find another function if you wish to add proper online players 1 to 4.
Does that mean you are working on a variant of this parser that shows the DPS for all 4 human players in an online coop lobby quest? That would be awesome!
Hey, i hope your work goes well. I'm waiting for a stat that shows all player or AI character damage. This will greatly help me with some data testing. Thx very much.
Nexus doesn't like exe files so it's currently in quarantine until they've manually verified it. It most likely triggered some check because it reads the memory of the application which can trigger some anti viruses.
If you feel uncomfortable about running the exe you can run the Python code linked in the GitHub repo instead.
18 comments
I would like to modify your build to add players 1 to 4. Is it possible to base this on your work?
without pretension of knowing if I will succeed.
Thank you very much
The damage function I scan for will only show the damage of you and your AI party members. You will need to find another function if you wish to add proper online players 1 to 4.
I'm waiting for a stat that shows all player or AI character damage. This will greatly help me with some data testing. Thx very much.
This will help me to do some damage and data calculations. Pls, thx.
If you feel uncomfortable about running the exe you can run the Python code linked in the GitHub repo instead.