Bananasmoothii

Results 12 comments of Bananasmoothii

But clients don't even support more than 90 / less than -90 pitch ? As for the yaw, I saw it is automatically "fixed" to be between -180 and 180

Yes, I didn't touch to the yaw, I think it is good like this, for example for things like incrementing the yaw a little at each tick to make a...

ok, I removed the range annotation as long as ```java if (pitch < -90 || pitch > 90) throw new IllegalArgumentException("Pitch must be between -90 and 90"); ```

Hello @vibin, did you manage to get it working on the current version of PyCharm? it's currently 1 AM here and I've been trying everything from using an old version...

When I wrote this, I was getting 404 errors but I then found out that it was because the sent prompt was too long, now I have issues where it...

I doubt the console has these squares

![ryujinx_capture_2023-05-28_09-07-11](https://github.com/Ryujinx/Ryujinx/assets/45853225/22cf3c91-99a1-46e2-835c-9b04a7803ba5) Same without mods and in native resolution

Oh ok then I wasn't clear. I was talking about these square artefacts from the beginning, and these happen only when being very far away, when the texture becomes just...

> If you post the ingame coordinates from the screenshot i can try to take a picture of what it looks like on an unmodded switch for comparison. Thanks !...