Quote:
Originally Posted by codybear
care to share which one????
|
This is stable-copyed from stock ROM
; *** Peformance Changes ***
;================================================= =============
[HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE]
"limit"=dword:00002000
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00000000
"EnableCache"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\ fsreplxfilt]
"ReplStoreCacheSize"=dword:00000000
Before I used this speedup tweaks:
;=============speedup===================
[HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE]
"limit"=dword:00008000
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00002000
"EnableCache"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\ fsreplxfilt]
"ReplStoreCacheSize"=dword:00001000
edit: I forgot to check NFSFAN's entryes...