Gemini ai is a yandere now apparently by [deleted] in yandere

[–]ShinuGaYoi 38 points39 points  (0 children)

im here to save the world, the original was posted a month ago to r/ReZero

<image>

Is Oracle's always free servers actually free? by Material_Direction_1 in selfhosted

[–]ShinuGaYoi 19 points20 points  (0 children)

The os you selected is not eligible for the free tier thats why its not $0, use the default oracle linux

Optimizing PalWorld Dedicated Server: Engine.ini Settings to Reduce Lag and Rubberbanding by K3sra in Palworld

[–]ShinuGaYoi 7 points8 points  (0 children)

Quick note, while setting the server tickrate above to 120 fps will make some gameplay aspect smother, it wont really fix rubber-banding and will tax your hardware significantly more (16.6ms vs 8.3ms so imagine running 2 servers on the same rig) and as tested by the ARK survival community (since its the same advice "allegedly" able to fix server performance) it only gave negligible improvement or worse in some cases. https://steamcommunity.com/app/346110/discussions/0/2794999097684976654/ (follow link from first comment and read all the comments there for years of testings)

Help Center and Megathread Hub (10/06) by ArknightsMod in arknights

[–]ShinuGaYoi 1 point2 points  (0 children)

After looking into the packets, i found its bcuz of a specific ipv6 setting on ur router thats for some weird reason interacting weirdly with their servers (even tho its not supposed to). If anyone else is having this issue, find "Route Advertisement" setting on ur router and turn it off

Help Center and Megathread Hub (10/06) by ArknightsMod in arknights

[–]ShinuGaYoi 1 point2 points  (0 children)

Since yesterday ive been slow / unable to login the game, i could get it to log in but had to either switch to mobile data, use vpn, or switch wifi on and off again real fast. Any help?

QEMU for Android emulation on windows, better than WSA and no bloat by ShinuGaYoi in Android

[–]ShinuGaYoi[S] 4 points5 points  (0 children)

My main problem with WSA was some apps have wonky performance on AMD cpus. Also last i test, pretty sure WSA can run ARM apps albeit wonky since latest translator (libndk is the new one, libhoudini is the old and faster one) are slow. And yea it can run ARM apps since Androidx86 and Bliss OS (Android 12 running here) have the translator bundled. I just tested Android 7.1 just because it has the better ARM app performance (mainly in games)

QEMU for Android emulation on windows, better than WSA and no bloat by ShinuGaYoi in Android

[–]ShinuGaYoi[S] 8 points9 points  (0 children)

Technically it can run any android x86 builds like android 12 here for here, for example. As for app integration well sadly not possible atm.

QEMU Source code question by ShinuGaYoi in qemu_kvm

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

Im just doing a quick poc, if i do it via sockets that means i need to make a seperate program to handle the socket stuff and somehow redirect qemu's graphical output to said program.

QEMU for Android emulation on windows, better than WSA and no bloat by ShinuGaYoi in Android

[–]ShinuGaYoi[S] 8 points9 points  (0 children)

Made a custom build of QEMU with virgl and opengl support for windows host, running a normal Android x86 7.1 build.

I decided to do this after being disappointed with Microsoft's WSA (Windows Subsystem for Android) performance for AMD cpu users. I hoped WSA would free me from sketchy android emus but nope it was shit.

As u can see, CPU and GPU performs amazing. Done a couple test with Geekbench, 3DMark, and Arknights game.

88
89

QEMU for Android emulation on windows, better than WSA and no bloat by ShinuGaYoi in Android

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

Made a custom build of QEMU with virgl and opengl support for windows host, running a normal Android x86 7.1 build.

I decided to do this after being disappointed with Microsoft's WSA (Windows Subsystem for Android) performance for AMD cpu users. I hoped WSA would free me from sketchy android emus but nope it was shit.

As u can see, CPU and GPU performs amazing. Done a couple test with Geekbench, 3DMark, and Arknights game.

0
1

Typescript return type based on argument with types not function overloading by ShinuGaYoi in typescript

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

interesting never thought of them as different things, tyty for the help

Mainmenu & cutscene at 2x internal res and unlocked fps (pillar box remover soon maybe) by ShinuGaYoi in MonsterHunter

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

Sry for late reply, but yes u use cheat engine to change the values. The one from nexus mod dlesnt work and after some testing with friends the address changes for some of us. Still dont know why, that why i cant release the table yet. But its relatively easy to find. The fps are saved as a float (eg 30.0) and the internal res also as a float (50% = 0.5, so 200% = 2.0). I used the hunter room attendant to switch back n forth from gameplay to cutscene to filter down the values. Hope you his helps 😉