-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
File I/OIssues related to file access and the filesystemIssues related to file access and the filesystemMemoryIssues related to memory management and/or memory accessIssues related to memory management and/or memory accessPluginIssues related to the CheatX Xbox pluginIssues related to the CheatX Xbox pluginSearchIssues related to the memory search functionalityIssues related to the memory search functionalityenhancementIssues covering a potentially useful feature to be added.Issues covering a potentially useful feature to be added.
Description
As it stands, the current search cache implementation is still way too slow. This is probably due to a mix of the code being inefficient in some places, and fread/fwrite being unsuitable candidates for this type of work. (However, I failed to find any other suitable working file IO APIs built into nxdk, meaning it's pretty much restricted to these for the time being)
This issue will be updated as soon as new replacements and implementations are found.
Metadata
Metadata
Assignees
Labels
File I/OIssues related to file access and the filesystemIssues related to file access and the filesystemMemoryIssues related to memory management and/or memory accessIssues related to memory management and/or memory accessPluginIssues related to the CheatX Xbox pluginIssues related to the CheatX Xbox pluginSearchIssues related to the memory search functionalityIssues related to the memory search functionalityenhancementIssues covering a potentially useful feature to be added.Issues covering a potentially useful feature to be added.