-
Notifications
You must be signed in to change notification settings - Fork 886
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
[D3D9] Arcana Heart 3 LOVEMAX SIXSTARS!!!!!! XTEND: Needs Framerate cap #4528
Comments
On my OLED deck, I was able to cap it to 60 using "DXVK_FRAME_RATE=60 %command%" Also proton log file |
This would not surprise me, as most of Examu's other titles seem to rely on vsync, and would otherwise run at an uncapped framerate - like if one tries to run the arcade Suggoi! Arcana Heart 2 with Gamescope and trying to force the game's executable to close, the attract mode runs as fast as humanly possible. It also affects trying to emulate the PS3 home port of Arcana Heart 3, which similarly requires (in this case, the emulator's) frame limiter to perform correctly. Unfortunately I don't have a vrr display to confirm this, just an observation from the one of now two confirmed people that play these games. (^^; |
I finally got around to trying this on Deck (LCD)
Where do you see this dip? I am not sure i am seeing this except shortly during scene transitions. If the ingame limiters does a fine job for the two editions that have it i am thinking we should only apply a limit to the edition that doesn't have one if its own |
For me at least, it happens as soon as I turn on the framerate control option when I go to settings, display, then back out once I turn it on. I can take a screenshot if needed but as soon as I do that, I see it drop down to 30-40 instantly with mangohud on my OLED Deck |
Actually just found out something, turns out the game only runs at 60 fps capped without any tweaks if it's set to full screen, the game starts out by default in windowed mode on my oled deck, so it ran at my native refresh rate, which was 90 fps |
Hm weird. I haven't been able to reproduce the 30-40fps issue after messing with it on my LCD Deck or desktop |
From my testing on my OLED Steam Deck and on my laptop (And checking around the community hub and pcgamingwiki), this game seems to require a framerate cap of at least 60. Without it, the game runs at the monitors refresh rate (90 on my OLED Deck, 120 on my laptop) which usually means it runs at double or triple game speed.
There are also 2 other versions of note that I believe also have the same issue, the Crowdfunding edition (Uses the same exe as the regular version which is AALib.exe, and the older Arcana Heart 3 Love Max which uses AH3LM.exe as the exe). I tried using the Framerate control option and that just tanks it down to around 30-40 FPS with noticable frame time spikes.
Software information
Arcana Heart 3 LOVEMAX SIXSTARS!!!!!! XTEND
System information
Apitrace file(s)
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
Log files
Please attach Proton or Wine logs as a text file:
PROTON_LOG=1 %command%
and attach the correspondingsteam-xxxxx.log
file in your home directory.wine game.exe > game.log 2>&1
and attach the resultinggame.log
file.The text was updated successfully, but these errors were encountered: