Re: Updated 5/2/09 Drellisdee WM6.5 PPC Kitchen
Quote:
Originally Posted by ali3nfr3ak
before compression MAP.txt ( end)
8028e000 - 8028e000 L00000000 Start: start of RAM
8028e000 - 80290000 L00002000 NUL
80290000 - 80296000 L00006000 uninitialized data of region_1 nk.exe
80296000 - 8031a000 L00084000 initialized data of region_2 nk.exe
8031a000 - 8031a000 L00000000 ------ start of RAM free space
8031a000 - 87900000 L075e6000 NUL
87900000 - 87900000 L00000000 End: end of RAM
after compression MAP.txt
802d9000 - 802d9000 L00000000 Start: start of RAM
802d9000 - 802e0000 L00007000 NUL
802e0000 - 802e6000 L00006000 uninitialized data of region_1 nk.exe
802e6000 - 8036a000 L00084000 initialized data of region_2 nk.exe
8036a000 - 8036a000 L00000000 ------ start of RAM free space
8036a000 - 87900000 L07596000 NUL
87900000 - 87900000 L00000000 End: end of RAM
looks like we lose a little bit of ram to it was 8031a000 now 8036a000
there has to be a way to gain that back
8036a000 - 8031a000 = 5000 wonder if that equates to 5mb in memeory, in theroy we should be able to gain 7000 but the tutorial im using has different allocations to ours and M'Reloc_nk doesnt seem to like letters in re allocation addresses
|
Im not sure about the m'reloc on nk.exe it errored when I tried the guide you provided too. The new cecompr.dll is roughly 10kb larger than the old one so that should account for some of the loss. Thats about .31mb loss in ram inbetween the maps. GGuruUsa would probably be the one to ask on this.
Last edited by Getitnowmarketing; 07-15-2009 at 02:22 AM.
|