Hello community!
Quick question:
I need piece of code to access installed titles and get their IDs.
I am checking Edizon's sources, but they accessing save files, which shows games even if they are already uninstatalled.
Can anyone point to existing applications with source code available that might help me?
Also, I am thinking is it possible to implement quick save function like nearly every emulator has, but for the native games?
Theory is to create a dump of ram memory, preferably the part where game data is stored and restore it.
There are some concerns:
Most likely restoring ram would crash the console.
Even if it won't, the save states may take a lot of space on storage, compression might help, but it would take time then.
Is this interesting/possible idea, should I even bother continuing my research?
Tell me what you're thinking
Quick question:
I need piece of code to access installed titles and get their IDs.
I am checking Edizon's sources, but they accessing save files, which shows games even if they are already uninstatalled.
Can anyone point to existing applications with source code available that might help me?
Also, I am thinking is it possible to implement quick save function like nearly every emulator has, but for the native games?
Theory is to create a dump of ram memory, preferably the part where game data is stored and restore it.
There are some concerns:
Most likely restoring ram would crash the console.
Even if it won't, the save states may take a lot of space on storage, compression might help, but it would take time then.
Is this interesting/possible idea, should I even bother continuing my research?
Tell me what you're thinking







