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
64ff59e82f
[android] build id and driver version overlays added + vulkan driver version fix ( #3381 )
About overlays: just as the title suggest. added to avoid misleading user feedbacks, as now captures can bring proof of build and driver in use.
About driver version: Android always showed stock driver version (major.minor.patch) as 0.x.x and that because getSystemDriverInfo() from GpuDriverHelper driver version getter has no proper treatment for qualcomm driver version values. BUT getVulkanDriverVersion from NativeLibrary does! So i just migrated to Native's getter.
A low prio todo would be to merge all VersionString getters into a single centered one inside vk device class. Suit yourselves.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3381
Reviewed-by: DraVee <dravee@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
5 months ago
..
AddEdenToSRM.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
AddGamesToSRM.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
AddingBooleanToggles.md
[debug] added functions to enable access to debug knobs from kotlin side + docs (#3265)
5 months ago
AddingDebugKnobs.md
[debug] added functions to enable access to debug knobs from kotlin side + docs (#3265)
5 months ago
AlterDateTime.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
Architectures.md
[compat] HaikuOS port (#2805)
8 months ago
Audio.md
[docs] initial user handbook draft (#2629)
9 months ago
Basics.md
[compat] HaikuOS port (#2805)
8 months ago
CommandLine.md
[qt, cmd] Document & fix some inconsistencies with command line arguments (#3104)
7 months ago
ControllerProfiles.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
Graphics.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
GyroControls.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
HowToAccessLogs.md
[docs] Adding Initial Documentation (#3139)
7 months ago
ImportingSaves.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
InstallingAtmosphereMods.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
InstallingUpdatesDLC.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
Multiplayer.md
[docs] Adding Multiplayer Guides (#3167)
6 months ago
Native.md
[qt, settings] allow to set custom unit and battery serial (#2813)
7 months ago
Orphaned.md
[qt] clean up some orphaned_profiles bugs; add help (#2894)
8 months ago
QuickStart.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
README.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
RunOnMacOS.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
ServerHosting.md
[docs/user] add server hosting section (#3093)
7 months 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)
7 months ago
Testing.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
ThirdParty.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
Troubleshoot.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
UsingAmiibo.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
UsingCheats.md
[docs] troubleshoot section, release policies, gpu documentation (#3078)
7 months ago
User Handbook
The "FAQ".
This handbook is primarily aimed at the end-user - baking useful knowledge for enhancing their emulation experience.
Basics
Advanced