TheGreatRambler

Results 34 comments of TheGreatRambler

The spec in question. The first 2 integers are joystick axis, the last 3 are booleans where 0 to 32767 is false and above is true. ``` self._action_spec = array_spec.BoundedArraySpec(shape=(5,),...

SwiTAS and any similar TASing program (this one is dead, don't use this one lol) are completely safe to go online and offline with. I've been online with cfw for...

No tas program currently works on Homebrew. Tas script is the closest to being supported, but it needs a system update. The TAS scene has mostly moved on to yuzu

As for servers, I'd call it safe as long as its not a multiplayer match

This is probably pretty important to fix. I'll look into it when I have time.

I feel like it's a definitive edition, used by quite a bit of servers. Granted, it's incredibly old.

I was thinking as a measure of safety

Is it possible to compile Mcsema with Mingw, on the other hand? I tried but faced a few errors that seem like Visual Studio specific compiler features.

I remembered Docker is a thing and got it up and running on my Windows machine and it appears to work fine with the Mcsema Docker package. I just have...