To overcome slowness when applying the shader to hires content like flycast core that outputs at 640x480, I made a copy of the presets that works with halved internal resolution.
(unfortunately retroarch won’t allow to do that runtime, hence the need of duping)
For my simpler managment, the new directory structure will be:
koko-aio
L Presets_Handhelds-ng
L [..]
L Presets-4.1
L [..]*1
L Presets-ng
L [..]*2
L Presets_Halfres
L Presets-4.1
L [..]*1
L Presets-ng
L [..]*2
So, Presets_Halfres is the new folder and will contain Presets-4.1 and Presets-ng which, in turn will contain exactly the same presets found in the other Presets-4.1 and Presets-ng folders.
This would allow to run Hires 60hz games at the same speed (IGPs) of lowres one and with the same quality.
I’m here for an advice for a descriptive name for the new folder.
I don’t think Presets_Halfres is enough to describe the intent of running hires games at the same gpu use/speed of low resolution one.
So, do you have any advice? i’m considering:
- Presets_HiresCore_HalfResGPU
- Presets_HiresCoresOptimized
- Presets_OptimizedForHiresCores
- Presets_HiResOptimized
- Presets_HiRes_Perf
- Presets_FastHiRes
- Presets_HiResPerformance
- Presets_HiResLowGPU
- Presets_HiResSpeed
- Presets_HiResAccel
- Presets_HiresCores_Fast
- Anything else!
Thanks 