nepx

Results 37 comments of nepx

You need to set up a `default.conf` file with the appropriate ATA settings. Then make sure `default.conf` is in the same folder as the executable when you run it. Here's...

What errors are you getting? I'm not familiar with UWP, sorry.

You need to add Emscripten (`emcc`) to your shell's PATH variable.

Can you provide more specific information on which command isn't working?

Are you sure you typed the name of the executable properly? It's `./halfix`, not `./halifix`.

Hello, Thank you for your interest in this project! The CPU fields are all located within memory and can be read either by using a direct pointer (e.g., `uint32_t *get_eax_ptr(void)...

Hi, thank you for the issue report. Can you give me some more information about what commands you're running? To run the makefile, you just need to run `node makefile.js`...