phnix-dev

Results 3 comments of phnix-dev

The game crashes for me too, here are my error logs ``` 00:05:17.436 |S| HLE.OsThread.16 ServiceAm SetIdleTimeDetectionExtension: Stubbed. {idleTimeDetectionExtension: 2} 00:05:19.198 |E| GPU.MainThread Gpu : VK Sync Object 273471 failed...

Sorry, I can't help right now, my laptop just broke.

I checked, the commit I made works: __Math::round((p_val_ - shared->min) / shared->step) * shared->step + _shared->min;__ ((0 − −0.5) / 0.01) × 0.01 + −0.5 = 0 Maybe it was...