Giter Site home page Giter Site logo

missinghud2's Introduction

Overview

Missing HUD 2 is an OpenGL powered informational overlay for the Binding of Isaac: Rebirth + Afterbirth.

The developers of the Binding of Isaac (Edmund McMillen, Nicalis) decided that one of their design decisions for the game would be to hide raw player statistics from the player as to not to overwhelm them. This project gives the player the choice to see their raw statistics if they choose to.

It is a transparent mod that DOES NOT disable achievements nor alter your Isaac game files in any way. Note: It can be used in Afterbirth daily runs with no repercussions.

It can be enabled and disabled at any point, during any run, with no lasting consequences. One can run other mods side-by-side with Missing HUD 2 with no issues.

Unlike other statistic based mods, it uses your live character statistics during a run. This translates to Missing HUD 2 remaining 100% accurate even after picking up items like Experimental Treatment and Libra.

Image of MissingHUD2

Using

Missing HUD 2 aims to be nearly transparent to the user (and to Isaac itself).

You simply run the main executable (which acts as the DLL injector) and the HUD will be drawn onto an active Isaac process. Note: The HUD only appears if you are in an active run. You must leave Missing HUD 2 open while you play the game.

If you wish to no longer see the HUD, just close the main executable and the HUD will disappear (the DLL will be unloaded).

The latest binary release can be found here: https://github.com/networkMe/missinghud2/releases/latest

Note: The latest version of Missing HUD 2 is designed to be used on the latest Steam version of the game. If you are crashing or seeing weird stat values that are clearly incorrect, you most likely are not running the latest version of the game and/or Missing HUD 2. Pirated copies of the game are not officially supported by Missing HUD 2.

Current features

  • Works in fullscreen and windowed mode (as it's a direct OpenGL implementation)
  • Shows how your raw statistics change as you pick up items and use pills, real-time
  • Allows you to choose at what precision you see the raw statistics (default is 2 decimal place)
  • Statistics HUD on the left of the Isaac viewport shows:
    • Total tears fired in run (optional)
    • Speed
    • Range
    • Tear firerate (Tear delay, lower is faster)
    • Shot speed
    • Shot height (optional)
    • Damage
    • Luck
    • Deal with the Devil % chance
    • Deal with the Angel % chance

Building

Missing HUD 2 has the below dependencies:

  1. Main executable (DLL injector)
  1. Injected DLL

It uses the CMake build system to compile. The easiest Windows MinGW environment to compile it on is the MSYS2 enviroment.

missinghud2's People

Contributors

networkme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

missinghud2's Issues

Error While Executing LoadLibraryW

I'm not sure if this is an issue with the actual code or if I'm just not doing something right, but every time I run this while Afterbirth is open it throws a LoadLibraryIntoBoI error and recommend running it from a different directory path. I have tried moving the zip folder to just about everywhere, including the same folder isaac-ng is in (C:/Program Files (x86)/Steam/steamapps/common/The Binding of Isaac Rebirth). I am running Windows 8.1 if that matters in this case. If I could get some help with figuring out where to put the files, then that would be greatly appreciated.

Request : Display Health

Hi, I'd like to know if it would be possible plans on showing health ? I've looked in Cheat Engine tables and it seems they does get health (including soul hearts, etc.) fairly easily.

Bonus option : only display when health is normally hidden (Curse of the unknown for example), to not duplicate infos.

Request: Show details for items in room

Is it possible to show information on the pedestal items (or all items if possible) on what they do? I have a memory condition and remembering what every item does is quite difficult for me. This could maybe be a popup on button push or a semi-transparent box somewhere on the screen.

Thanks!

Launch Isaac automatically

Since the only goal of this is to run together with the game, it would be nice to have an option that starts Rebirth after opening the program (and close itself if it detects Rebirth is stopped)

This way you only need to make one shortcut to run both (I like being lazy)

I don't know how to download the missing hud or how to even start it.

I have been trying to start the missing hud 2 but I don't know how. I have beeen trying to go to library>application support>steam>steamapps>common>the binding of isaac and put the folder there but it isn't working. I don't have a clue of how to start it or how to open it (if it is an app) please help!

Tears stat.

It seems when the fire rate increases the displayed stat goes down (to a minimum of 1), if it's the tear delay stat there's a formula for calculating tears from it here (for the original Isaac, I'm not sure if it's the same in rebirth) http://bindingofisaac.wikia.com/wiki/Thread:39512
But according to the wiki it's just the inverse.

HUD flickering while recording with OBS

Hello !

Thanks for the awesome work put in it ! I don't know why but when capturing ingame with OBS, the hud is flickering. I can provide a video if needed

Taking a ??? pill on the first floor sets deal chance to 0%, even if it's an XL floor

You can still get a deal (and it's still guaranteed if you never take red heart damage) but Missing Hud 2 shows 0%.

I'm assuming the problem is that you can only get a deal on the first floor if you have Curse of the Labyrinth, and Missing Hud 2 assumes that if you have Curse of the Maze you don't have Curse of the Labyrinth. But what do I know

OSX Support ?

Hi,

I was just wondering if your are planning in near future to add an OSX support ?
I know it would be much work because you should have to do the injection on dylibs, and I don't even know if it's possible due to the sandbox behavior in OSX.

Not injecting anymore since 1.2.4

[2015-10-15 12:09:25,367] [TID: 524] [INFO ] ========== Missing HUD 2 v1.2.4 ==========
[2015-10-15 12:09:25,568] [TID: 524] [INFO ] Starting DLL injection monitor thread.
[2015-10-15 12:09:25,569] [TID: 196] [INFO ] BoI process found, time to inject...
[2015-10-15 12:09:25,579] [TID: 196] [ERROR] Interprocess communication error occured: boost::interprocess::intermodule_singleton initialization failed (Error Code: 183)
[2015-10-15 12:09:26,088] [TID: 524] [INFO ] GitHub reported no updates available.
[2015-10-15 12:09:26,879] [TID: 524] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-10-15 12:09:26,881] [TID: 524] [INFO ] Stopping DLL injection monitor thread.

Error on 1.2.4 and 1.3.1

Hey there,

I downloaded the MissingHUD 2 today and on the first try it opened well.
All the other tries ended up like this and its not CCleaner or the Path
error
Path:
path

as you can see too I downloaded more than one Version
Im using
Win 10 and Kaspersky
also moving the executable into the Isaac Direction havent worked and even deinstalling and reinstalling both Isaac(also to new directions like C:\ or D:) and MissingHud

I hope someone of you can help me :/

Thanks

Missing HUD 2 problems with the latest Afterbirth patch

Good evening,
I just installed the new The Binding of Isaac: Rebirth patch and realized that Missing HUD only shows 0.00 at every stat (except of the devil deal chance). So I don't know if it is a bug with Missing HUD or a problem with my PC.
I'm playing on Windows 10 64bit. My system specs are more than enough to play isaac.

I#m looking forward to getting this fixed :)

Mac Support

Can you reconsider doing a osx version? I would love to fork but i don't think i have enough experience to pull this off.

Minimize to tray option

Just a small enhancement since we dont really need it in the taskbar the tray is less intrusive

DLL injection failed after the new update

I'm pretty sure you'll see it by yourself but I think it's worth a ticket.

The new afterbirth update from today kills the injection. Here's the corresponding log:

[2015-11-04 09:40:06 AM] [TID: 4124] [INFO ] ========== Missing HUD 2 v1.3.0 ==========
[2015-11-04 09:40:07 AM] [TID: 4124] [INFO ] Starting DLL injection monitor thread.
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] BoI process found, time to inject...
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] Local LoadLibraryW address: 7561492b
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] Remote LoadLibraryW address: 7561492b
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] Injecting dll: C:/Users/Jonas/Desktop/Missing.HUD.2.v1.3.0/MissingHUD2Hook.dll
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] Injected MissingHUD2Hook.dll into BoI process with handle 0x6aec0000.
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] Local MHUD2_Start address: 6aec1750
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] Remote MHUD2_Start address: 6aec1750
[2015-11-04 09:40:07 AM] [TID: 5396] [INFO ] BoI process injected successfully.
[2015-11-04 09:40:07 AM] [TID: 4124] [INFO ] GitHub reported no updates available.
[2015-11-04 09:40:07 AM] [TID: 3580] [INFO ] [MHUD2 DLL] MissingHUD2 injected and starting.
[2015-11-04 09:40:07 AM] [TID: 3580] [INFO ] [MHUD2 DLL] Rebirth module address: 0xdf0000
[2015-11-04 09:40:07 AM] [TID: 3580] [INFO ] [MHUD2 DLL] Rebirth module size: 39a000
[2015-11-04 09:40:07 AM] [TID: 3580] [INFO ] [MHUD2 DLL] PlayerManager Instance **: 10cf604
[2015-11-04 09:40:07 AM] [TID: 3580] [INFO ] [MHUD2 DLL] PlayerManager PlayerList offset: b7d4
[2015-11-04 09:40:07 AM] [TID: 3580] [ERROR] [MHUD2 DLL] Error occured during MHUD2 initilization: Couldn't find the RNG map address!
[2015-11-04 09:40:07 AM] [TID: 5396] [ERROR] Injection thread error occured: Error occurred within injected DLL. Check MHUD2.log for details. (Error Code: 0)
[2015-11-04 09:40:14 AM] [TID: 4124] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-11-04 09:40:14 AM] [TID: 4124] [INFO ] Stopping DLL injection monitor thread.

Causes a crash when isaac updates

I was doing the Satoru Iwatas daily challenge and since isaac had updated and I was using an old version of missing hud, the game crashed. It would be good if when there is a new missing hud version it would notify you somehow. Even if it were to just close, then when you reopen it, you could see the new version message.

Anyway, good job on the Hud, its pretty nice.

Enhancement: Optional item tracker

Really impressed with your work on this program, a suggestion would be to add a simple overlay for items picked up each run, as far as I can see the overlay system you are using would be perfect, I would love if it was written in c# so I could work on it but I have no experience in C++. Also enable/disable with a key for people who don't want to see it would be good too. Thanks for such a helpful program man.

Error with 1.3.1

I'm playing Afterbirth with Windows 10 x64, and I cannot use MissingHUD2 with it. In the same machine, I was able to run MHUD2 with Rebirth without a problem., but now I get a error with the injected DLL.
I already tried compatibility mode with Windows 8 and Windows 7.
The version of MHUD2 is 1.3.1.

My log from the error is:

[2015-11-12 09:31:23 AM] [TID: 1596] [INFO ] ========== Missing HUD 2 v1.3.1 ==========
[2015-11-12 09:31:24 AM] [TID: 1596] [INFO ] Starting DLL injection monitor thread.
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] BoI process found, time to inject...
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] Local LoadLibraryW address: 74dca0b0
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] Remote LoadLibraryW address: 74dca0b0
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] Injecting dll: C:/Users/Henrique/Documents/MissingHUD2 /MissingHUD2Hook.dll
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] Injected MissingHUD2Hook.dll into BoI process with handle 0x6aec0000.
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] Local MHUD2_Start address: 6aec1750
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] Remote MHUD2_Start address: 6aec1750
[2015-11-12 09:31:24 AM] [TID: 5380] [INFO ] BoI process injected successfully.
[2015-11-12 09:31:25 AM] [TID: 5380] [ERROR] Injection thread error occured: Error occurred within injected DLL. Check MHUD2.log for details. (Error Code: 0)
[2015-11-12 09:31:25 AM] [TID: 1596] [INFO ] GitHub reported no updates available.
[2015-11-12 09:31:30 AM] [TID: 1596] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-11-12 09:31:30 AM] [TID: 1596] [INFO ] Stopping DLL injection monitor thread.

Error occurred within injected DLL.

Hi, I've just downloaded this and I can't make it to work. Here is the log :

[2015-11-03 09:38:32 AM] [TID: 14824] [INFO ] ========== Missing HUD 2 v1.3.0 ==========
[2015-11-03 09:38:32 AM] [TID: 14824] [INFO ] Starting DLL injection monitor thread.
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] BoI process found, time to inject...
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] Local LoadLibraryW address: 76a148cb
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] Remote LoadLibraryW address: 76a148cb
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] Injecting dll: M:/MISSINGHUD/MissingHUD2Hook.dll
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] Injected MissingHUD2Hook.dll into BoI process with handle 0x6aec0000.
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] Local MHUD2_Start address: 6aec1750
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] Remote MHUD2_Start address: 6aec1750
[2015-11-03 09:38:32 AM] [TID: 15168] [INFO ] BoI process injected successfully.
[2015-11-03 09:38:33 AM] [TID: 14824] [INFO ] GitHub reported no updates available.
[2015-11-03 09:38:33 AM] [TID: 15168] [ERROR] Injection thread error occured: Error occurred within injected DLL. Check MHUD2.log for details. (Error Code: 0)
[2015-11-03 09:38:37 AM] [TID: 14824] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-11-03 09:38:37 AM] [TID: 14824] [INFO ] Stopping DLL injection monitor thread.

Looks like there is not much information about the error. I have the latest version of both missingHUD and Afterbirth. It's in a seperate folder at the root of one of my hard drive.

Any clues ? Thanks

Crashing at Peep

As soon as I start Peep's first eye dislodges, the game (Isaac Rebirth) crashes. This is independent of items, or where Peep is fought. Bloat works well, however. It is the latest update of TBoI:R.

Unable to Commit Memory

When I try running MissingHud2, I get this prompt:
[2015-11-01 07:50:10 PM] [TID: 16108] [INFO ] ========== Missing HUD 2 v1.3.0 ==========
[2015-11-01 07:50:10 PM] [TID: 16108] [INFO ] Starting DLL injection monitor thread.
[2015-11-01 07:50:10 PM] [TID: 12960] [INFO ] BoI process found, time to inject...
[2015-11-01 07:50:11 PM] [TID: 12960] [ERROR] Injection thread error occured: [HookBoIProcess] Unable to commit memory into the active BoI process. (Error Code: 0)
[2015-11-01 07:50:11 PM] [TID: 16108] [INFO ] GitHub reported no updates available.
[2015-11-01 07:50:14 PM] [TID: 16108] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-11-01 07:50:14 PM] [TID: 16108] [INFO ] Stopping DLL injection monitor thread.

I've uninstalled and reinstalled the game and redownloaded the files for MissingHud2, but it didn't fix the issue. I also have all the patches for Afterbirth so I don't know what's wrong.

Show "not have enough ram" on win10 10586.29

This issue encounter after I upgread win10 to 10586. My computer has 16G ram and only 3G used when system showed the dialog told me OOM. When I play Afterbirth without missinghud2, this issue won't encounter(Maybe it will, because I didn't speed much time to play without missinghud2).

Don't stop supporting Rebirth.

Please, don't just support afterbirth from here on, it's silly to restrict the new versions to just the expansion version.

Damage multiplier

The spidermod item shows damage values multiplied by 10 so they can omit a decimal point. Could an option be added to multiply the displayed damage by 10?

Greed Machine Jam Percentage

Hi,

Thanks for this awesome mod ;)

Any chance to add the percentage chance for a character to jam the greed machine when you're in game and in the character selection screen ?

Thanks ;)

Option to view current win streak.

Maybe have the option to show the current win streak. Because some YouTubers use the missinghud2 but I would like to see what win streak they really have. Also I would like to be able to see this in my runs as well.

Request: Build for Linux users

I'm trying to compile Missing HUD 2 in my Linux Desktop and I'm having some problems linking libraries. It would be good if a link with a compiled version for Linux users could be provided.

Not Working for Afterbirth

[2015-12-10 07:50:41 PM] [TID: 4360] [INFO ] ========== Missing HUD 2 v1.4.3 ==========
[2015-12-10 07:50:41 PM] [TID: 4360] [INFO ] Starting DLL injection monitor thread.
[2015-12-10 07:50:41 PM] [TID: 2740] [INFO ] BoI process found, time to inject...
[2015-12-10 07:50:41 PM] [TID: 2740] [ERROR] boost::interprocess communication error occured: boost::interprocess::intermodule_singleton initialization failed (Error Code: 183)
[2015-12-10 07:50:42 PM] [TID: 4360] [INFO ] GitHub reported no updates available.
[2015-12-10 07:50:43 PM] [TID: 4360] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-12-10 07:50:43 PM] [TID: 4360] [INFO ] Stopping DLL injection monitor thread.

Working With Rebirth
No For Afterbirth
WTF
(No Steam Version)

Request: Add batch options.

I would like the ability to have a shortcut on my desktop which could run the programs with set parameters to say set options or autostart the game with steam (like in the 1.4.0 release). With cmd options, it wouldn't get in the way whatsoever of users who wouldn't want to use them and give others the option of a one click start for MHUD2 and BoI with a .bat file or similar, along with other potential options.

error occurred

[LoadLibraryIntoBoI] Couldn't write the path to MIssingHUD2Hook.dll into the BoI process.

1.3.2 error occured within injected DLL

hey guys have a problem with 1.3.2 it worked until yesterday.

[2015-11-18 06:13:13 PM] [TID: 3716] [INFO ] Starting DLL injection monitor thread.
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] BoI process found, time to inject...
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] Local LoadLibraryW address: 74fba0b0
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] Remote LoadLibraryW address: 74fba0b0
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] Injecting dll: C:/Users/Erik/Downloads/MissingHUD2_v1.3.2/MissingHUD2Hook.dll
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] Injected MissingHUD2Hook.dll into BoI process with handle 0x6aec0000.
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] Local MHUD2_Start address: 6aec1750
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] Remote MHUD2_Start address: 6aec1750
[2015-11-18 06:13:13 PM] [TID: 3588] [INFO ] BoI process injected successfully.
[2015-11-18 06:13:14 PM] [TID: 3716] [INFO ] GitHub reported no updates available.
[2015-11-18 06:13:14 PM] [TID: 3588] [ERROR] Injection thread error occured: Error occurred within injected DLL. Check MHUD2.log for details. (Error Code: 0)
[2015-11-18 06:13:15 PM] [TID: 3716] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-11-18 06:13:15 PM] [TID: 3716] [INFO ] Stopping DLL injection monitor thread.

Here the log file:
https://www.dropbox.com/s/v1xqdurbsf9o11t/MHUD2.log.conf?dl=0

anyone has a solution?

Lag

Tears tracker causes minor frame drops (new update).

Shot height works fine,

3 decimal places drops about 3fps,

4 decimal places drops about 10-20 fps,

5 decimal places drops about 20 fps.

Can't inject process in version 1.3.0

I try to run it and I get this
Error Occurred
Error occurred within injected DLL. Check MHUD2.log for details
This is what is shown for log:
[2015-10-31 07:54:14 PM] [TID: 4960] [INFO ] ========== Missing HUD 2 v1.3.0 ==========
[2015-10-31 07:54:14 PM] [TID: 4960] [INFO ] Starting DLL injection monitor thread.
[2015-10-31 07:54:15 PM] [TID: 4960] [INFO ] GitHub reported no updates available.
[2015-10-31 07:54:19 PM] [TID: 7364] [INFO ] BoI process found, time to inject...
[2015-10-31 07:54:20 PM] [TID: 7364] [INFO ] Waiting 4382 milliseconds before injecting.
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] Local LoadLibraryW address: 7655a820
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] Remote LoadLibraryW address: 7655a820
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] Injecting dll: C:/Users/Venn/Desktop/MissingHudv1.3.0/MissingHUD2Hook.dll
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] Injected MissingHUD2Hook.dll into BoI process with handle 0x6aec0000.
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] Local MHUD2_Start address: 6aec1750
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] Remote MHUD2_Start address: 6aec1750
[2015-10-31 07:54:24 PM] [TID: 7364] [INFO ] BoI process injected successfully.
[2015-10-31 07:54:24 PM] [TID: 8188] [INFO ] [MHUD2 DLL] MissingHUD2 injected and starting.
[2015-10-31 07:54:24 PM] [TID: 8188] [INFO ] [MHUD2 DLL] Rebirth module address: 0xb20000
[2015-10-31 07:54:24 PM] [TID: 8188] [INFO ] [MHUD2 DLL] Rebirth module size: 2a2000
[2015-10-31 07:54:24 PM] [TID: 8188] [INFO ] [MHUD2 DLL] PlayerManager Instance **: d3a1f4
[2015-10-31 07:54:24 PM] [TID: 8188] [INFO ] [MHUD2 DLL] PlayerManager PlayerList offset: 8a2c
[2015-10-31 07:54:24 PM] [TID: 8188] [ERROR] [MHUD2 DLL] Error occured during MHUD2 initilization: Couldn't find the RNG map address!
[2015-10-31 07:54:24 PM] [TID: 7364] [ERROR] Injection thread error occured: Error occurred within injected DLL. Check MHUD2.log for details. (Error Code: 0)
[2015-10-31 07:55:56 PM] [TID: 4960] [INFO ] Missing HUD 2 exiting with exit code 0.
[2015-10-31 07:55:56 PM] [TID: 4960] [INFO ] Stopping DLL injection monitor thread.
Halp!

Issue #18 & #24, but in 1.3.2

Yes, I know this is a duplicate issue, but in #24, his screenshot of the MHUD2.log is different than mine.
image
That is what mine looks like, and I see no reference to boost:interprocesscommunication in my file, it is in his file though.

Binding of Isaac Afterbirth keeps crashing.

God Damit!

Just took this, runned it, and I keeb bloddy crashing. I'm basically stuck in an item room wih the odd mushroom (thin). And whenever I try to get out, I crash... Any tips/help?

load library into boi error

i keep getting an error message that says... [LoadLibraryIntoBoI] Error while executing LoadLibraryW in the BoI process. Try running the Missing HUD 2 from another directory path.
ive made sure i have the latest version, and ive also tried putting all the files in the boi folder, but it still wont work.

isaac-ng stopped working after new floor

Hello!
With the latest versions of HUD I have a game crash when finishing first level. A pop-up with "isaac-ng stopped working" shows up.

This happened with 1.4.1 and 1.4.3 versions when I try to get to the second floor.

It does not happen when going from second to third floor or any other floor, only from first to second.

Any idea where this might come from?

Error code (183)



Error occurred.

boost::interprocesscommunication error occured. Check MHUD2.log for details.

OK

hud issue
hud issue

Enhancement: More Preferences

hey :)

just wondering if you could add all the Stats with ON/OFF options like

  • Tears Fired
  • Shot Height

i think it would be pretty handy since, not everyone would want to see all the stats all the time :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.