Erwan
- JGE bug fixes (network) - increased the size of kernel ram. 2048 might bee too much though, let's see if we can go with 1024
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#ifdef DEVHOOK
|
||||
PSP_MODULE_INFO(JGEApp_Title, 0, 1, 1);
|
||||
PSP_MAIN_THREAD_ATTR(PSP_THREAD_ATTR_USER);
|
||||
PSP_HEAP_SIZE_KB(-256);
|
||||
PSP_HEAP_SIZE_KB(-2048);
|
||||
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user