Roman Trapeznikov

Results 56 comments of Roman Trapeznikov

And why was this check needed at all if anyone can play tournaments from a "rooted" PC? :thinking:

Well, I say, PC players have full access to game files.

Seems like `_ba.getlog()` works only with 'to-server' logs (this is optional parameter for `_ba.log`). This parameter is true by default (standard python `print` calls wired up to this as well,...

I'll probably quote here @efroemling answer from [here][1] > I agree it would be a good thing, and I've gotten asked about that a lot. I'm just often in heads-down...

You don't have python 3.10 installed. RPi doesn't seem to have this version available in their repositories (right?), so you can try [this][1]. [1]: https://www.ramoonus.nl/2022/04/10/how-to-install-python-3-10-on-a-raspberry-pi-running-raspbian/

> Guys, I have installed Python3.10 now following the below article. https://allurcode.com/install-latest-version-of-python-on-raspberry-pi/ > > But now I get different error. ![image](https://user-images.githubusercontent.com/79091182/185803294-f0bed8dd-0c6b-4ebb-b907-84795929ef86.png) Looks weird. Didn't you miss any files? You should...

> What is 'Asset Packages' on the website? Is it related to the Dependency Component? Yes?.. I expect some tool where modders can upload pngs/models/audio files which will be processed...

Hmm, I think he says following (rarely did I get something like this): he can't control his character (any movement) but can use chat and other like manual camera, etc....

I remembered another issue like this: I can use my keyboard like gamepad (control character, use UI) only if game started with English keyboard layout (setting it after game start...

I can't say for sure, but maybe something is wrong with setting up key callbacks, e.g. binding only English WASD key (or another from settings), but while game starts it...