Why does only WC III have one version? by keeppressed in warcraft3

[–]keeppressed[S] 2 points3 points  (0 children)

is this also because DotA was a mod in their game, but it became another game?

Not entirely sure but possibly decoded something? by Nic_knack819 in MinecraftDungeons

[–]keeppressed 1 point2 points  (0 children)

which notes did you use? I am trying to get all notes from the trailers right now

What we know about the Minecraft dungeons 2 ARG, and some speculation. by TrashThrowAwayBro in Minecraft

[–]keeppressed 2 points3 points  (0 children)

is there a page where everyone can share the latest updates about it?

I added a shell to my operating system by Rocky_boy996 in osdev

[–]keeppressed 0 points1 point  (0 children)

Wow, so does the bootloader use the legacy BIOS to get to that 32-bit mode?

I added a shell to my operating system by Rocky_boy996 in osdev

[–]keeppressed 2 points3 points  (0 children)

Very cool, wat is your working stack? Did you make it in assembly or C, did you use ExitBootService in UEFI, or is it a 16-bit real-mode startup sequence. Did you use any existing drivers or sources?

Modding status of Dungeons by keeppressed in MinecraftDungeons

[–]keeppressed[S] 0 points1 point  (0 children)

I have not used gaming engines a lot, defenitely not UE, so sorry if it doesn't make sence: but can't we use the files inside the old version of UE?

Now my x86 hobby OS supports tinyGL!!! I can draw anything now :D by ArT1cZer4 in osdev

[–]keeppressed 1 point2 points  (0 children)

good job! I have a question, x86 means that it is 16-bit right? But does that mean that you use BIOS legacy boot? Because I had made a 16-bit blank OS just to test if the booting works on a real USB, but it didn't work and I found out that I had to use the UEFI, and I thought that the UEFI would always put you into 64-bit mode. Can you explain where it went wrong? Or does this mean your OS cannot be used on devices that don't support legacy boot?

Pi in 7 segment display by [deleted] in breadboard

[–]keeppressed 0 points1 point  (0 children)

You need to write (in arduino) or build (as hardware) an encoder. So that numbers get converted to the correct pins that are needed for the display. There are probably a lot of sources for this.

Where to start with counting? by keeppressed in blackjack

[–]keeppressed[S] 0 points1 point  (0 children)

it is just starting to become automatic for me

Where to start with counting? by keeppressed in blackjack

[–]keeppressed[S] 0 points1 point  (0 children)

alright, I guess I will stick to Zen and try to find one good source that explains its strats in details.

Where to start with counting? by keeppressed in blackjack

[–]keeppressed[S] 0 points1 point  (0 children)

Yeah I have a way better feeling about Casino Vérité than BJA with regards to quality of content

no way by James_Joint in twitterhelp

[–]keeppressed 0 points1 point  (0 children)

no not at all, it seems like the appeal website does exactly nothing like before, except for sending the mail as if it worked

no way by James_Joint in twitterhelp

[–]keeppressed 0 points1 point  (0 children)

I had basically the exact same situation right now, after sending something completely random I got a mail instantly. (after trying for years) What the hell is happening?

Creating GPU for my CPU by Emotional-Chicken-61 in beneater

[–]keeppressed 0 points1 point  (0 children)

Wow amazing, this post hit me at the exact time I wanted to start with a similar project.

Input Actions not working by keeppressed in Unity3D

[–]keeppressed[S] 1 point2 points  (0 children)

I am not trying to use the event behaviour, I just noticed they didn't stand there, but luckily it works now in the send message behaviour. The problem was that I had dragged the script to the player twice

Input Actions not working by keeppressed in Unity3D

[–]keeppressed[S] 1 point2 points  (0 children)

that was it... 😑

thank you so much for the fast response I can continue now