I am using CefSharp to run a Flash game on a very low spec computer. I was wondering if there's any way to optimize Flash to use less resources on the computer, such as limiting frame rate, resources allowed, graphics mode, etc.
I know CefSharp has many command-line flags to choose from, but I'm unsure what do in regards to making CefSharp/Flash use less resources & CPU.
Thanks for any answers or suggestions.