You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xbzk
eabd1017cc
[fence_manager, ui] antiflicker fix + toggle integration ( #4004 )
tldr: we (me and maran) found the missing piece to make delay_fence and should_flush coop and cover all remaining flicker issues tested so far.
the lil change is in src/video_core/fence_manager.h
the rest is toggle stuff.
END
(credits rolls up)
post credits scene for the toggle drama:
i've been forced to use custom builds for around 1 year now, coz gpu mode above fast was pulling performance down yet not covering flicker entirely in most games tested. and we know that it's a mess to rely on gpu mode as it brings along a bunch of undesired stuff.
i need this toggle. and i've seem far less relevant before, so hey, gimme this one so i can call it mine :3
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4004
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
3 weeks ago
..
AlterDateTime.md
[docs] testing guidelines, unify controller guide, gamemode (#3709)
3 months ago
Architectures.md
[externals] Update to SDL3 (#3952)
3 weeks ago
Audio.md
[docs] initial user handbook draft (#2629)
8 months ago
Basics.md
[docs] testing guidelines, unify controller guide, gamemode (#3709)
3 months ago
CFW.md
[hle] make HBLoader work, add -hlaunch option (#3981)
3 weeks ago
CommandLine.md
[hle] make HBLoader work, add -hlaunch option (#3981)
3 weeks ago
Controllers.md
[docs] testing guidelines, unify controller guide, gamemode (#3709)
3 months ago
Graphics.md
[docs] Obtanium, installing mods, external ES-DE config, section about CFW and settings (#3678)
3 months ago
GyroControls.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
HowToAccessLogs.md
[docs] Adding Initial Documentation (#3139)
6 months ago
ImportingSaves.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
InstallingAtmosphereMods.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
InstallingUpdatesDLC.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
Mods.md
[docs] Obtanium, installing mods, external ES-DE config, section about CFW and settings (#3678)
3 months ago
Multiplayer.md
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964)
4 weeks ago
Native.md
[common] autogenerate unique console serial for every install (#3550)
4 months ago
Orphaned.md
[qt] clean up some orphaned_profiles bugs; add help (#2894)
7 months ago
QuickStart.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
README.md
[docs] add CodingStyle + Coding guidelines, HOS kernel basics, 'Settings' and add external resources, add better docs for dtrace-tool.pl (#3964)
4 weeks ago
RunOnMacOS.md
[docs] testing guidelines, unify controller guide, gamemode (#3709)
3 months ago
ServerHosting.md
[docs/user] add server hosting section (#3093)
6 months ago
Settings.md
[docs] testing guidelines, unify controller guide, gamemode (#3709)
3 months ago
SteamROM.md
[tools] refactor, use #!/bin/sh, update license files (#3998)
3 weeks ago
Storage.md
[core/filesystem] "easier" cheats folder structure like Ryujinx (#2795)
8 months ago
SyncthingGuide.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
Testing.md
[docs] testing guidelines, unify controller guide, gamemode (#3709)
3 months ago
ThirdParty.md
[tools] refactor, use #!/bin/sh, update license files (#3998)
3 weeks ago
Troubleshoot.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
UsingAmiibo.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
UsingCheats.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
6 months ago
User Handbook
The "FAQ".
This handbook is primarily aimed at the end-user - baking useful knowledge for enhancing their emulation experience.
A copy of this handbook is available online .
Basics
3rd-party Integration
Advanced