Ok, i'll try it later with newer windows. Thanks for spending time for resolving my problem!
FatRatWasMad
Recent community posts
Windows 8.1 professional. The “0xc00007b/0xc000007b” error occurs whenever a user attempts to run a game and Windows does not find the necessary relevant files. Moreover, it can also occur when you attempt to run a 32-bit game/software on a 64-bit supported platform. It's my fault, that i used different bits. May you add your libraries versions to the game folder? Anyway, game looks cool. Thanks for feedback!
Game setup doesn't include this files:
D3D12.dll
api-ms-win-core-version-l1-1-1.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-windowserrorreport-l1-1-1.dll
api-ms-win-core-libraryloader-l1-2-1.dll
Maybe my pc must contain those libraries (but, where?), but when i found them in the internet, game crushes with 0xc000007b error.
Just try not to merge fruits in air. If something is trying to hit you, don't click to drop your current fruit.
Also, it's bad when you insult someone. He made this game for AI training, it wasn't supposed to be a game for people. If you want to play classic game, go and buy it from copyright owners' official ways.
For me, It's cool, when some projects from youtube videos becomes real and playable, especially funny concepts and unfinished stuff.
If you drop fruit on another, and first one jumps away, second fruit, that you will drop on that one in the jar wouldn't launch this up like the first one. In one hand, you have less fruits, but on other-less energy to bounce. Launch second fruit away like this is one of my first moves to play longer.
Signal speed is constant. If you want to change it's speed, make easiest frequency generator by register, NAND-clock and adder. Fastest clock signal you can ever make in this game could be made by NAND-clock(I commented one guy's question about clock below, so I made there all of them I ever used [Sierpinski generator doesn't count, because I made it for fun]).
You can't delete projects and chips in game. All of them situated in:
C:\Users\user_name\AppData\LocalLow\Sebastian Lague\Digital Logic Sim\SaveData
on WindowsOS, and:
/home/user_name/.config/unity3d/Sebastian Lague/Digital Logic Sim/SaveData
for LinuxOS. They named similar as in game. If you want to edit chip, delete old one and make another one.
P.S. I really tired to answer similar questions about editing and deleting in this game. What's problem to read all comments below before asking your questions?
It's possible.
Just make this scheme.
[CLOCK-makes clock signals, if input is "1"]
[ON-constant "1" output]
[GATE-lets inputs signals to output, if POWER input is "1"]
[INC-increases binary input by 1]
Register was made in dev's second video.
In results, we have 8 outputs, which switches on with different frequencies. Choose any you want.
Yes, you can.
Just make this scheme.
[CLOCK-makes clock signals, if input is "1"]
[ON-constant "1" output]
[GATE-lets inputs signals to output, if POWER input is "1"]
[INC-increases binary input by 1]
Register was made in dev's second video.
In results, we have 8 outputs, which switches on with different frequencies. Choose any you want.