(CTR/3DS) tweak default memory settings.

This commit is contained in:
aliaspider 2015-10-21 15:09:12 +01:00
parent f889f1e39c
commit 35b18801ac

View File

@ -284,6 +284,6 @@ else ifeq ($(LIBRETRO), fmsx)
#APP_AUDIO = ctr/silent.wav
#APP_SYSTEM_MODE = 64MB
#APP_SYSTEM_MODE_EXT = Legacy
#CTR_LINEAR_HEAP_SIZE = 0x600000
CTR_LINEAR_HEAP_SIZE = 0x1000000
endif