-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Rahxephon Object is floating in the air. #8407
Comments
I found the cause of the problem. |
Interpreter use "Nearest FPU" rounding, maybe that's all you need to set for recompiler? |
It's something else than rounding. Falling back to interpreter for DIV.S fix it. So i tried to figure out differences between int and rec here. But nothing worked so far. For rec i tried:
|
Sorry I forgot to mention it here earlier. It turned out to be FPU DIV nearest rounding when i tested it later back in March. |
Describe the Bug
Strange, but the chair is floating in the air.
I have checked GameFixes one by one, but no solution.
I have not tried ManualHardwareRendererFixes.
Reproduction Steps
Start the game from NEWGAME and skip some movies by pressing the START button.
Expected Behavior
The chair should be on the floor.
https://youtu.be/3ZxIQWESK2w?t=66
PCSX2 Revision
v1.7.4235
Operating System
Windows 10 (64bit)
If Linux - Specify Distro
No response
CPU
Intel(R) Core(TM) i3-8300 CPU @ 3.70GHz
GPU
NVIDIA GeForce GTX 1660 SUPER
GS Settings
Renderer: Software
It is exactly the same with any hardware.
Emulation Settings
Press the "restore defaults" button to default.
GS Window Screenshots
Logs & Dumps
RahXephon [Limited Edition]_SLPS-25264_The chair is floating.gs.zip
The text was updated successfully, but these errors were encountered: