Jump to content

SSME not actually allocating more blocks?


ViroDesigns

Recommended Posts

I have installed it the way Gopher said in his video and i still crash at 252 according to the memoryblocks, someone help?

 

This is what the ssme.ini says:

[instructions]
; most users will not need to make any changes to this file
; only change NewValue01 and NewValue02 (not NewValue00)
; do not change anything else or SSME will not work
; the recommended values will work well for most users
[settings]
GiveFirstBornToSheson=1
; replace movaps with movups
Location00=0x004BD832
OldValue00=0x6086290F
NewValue00=0x6086110F
; 1st block
Location01=0x00687E89
; old value = 256 MB
OldValue01=0x00000200
; new value
; 0x00000200 = 256 MB
; 0x00000280 = 384 MB
; 0x00000300 = 512 MB (recommended)
; 0x00000380 = 640 MB
; 0x00000400 = 768 MB
; 0x00000480 = 896 MB
; 0x00000500 = 1024 MB (1 GB, will probably crash)
NewValue01=0x00000300
; 2nd block
Location02=0x00A4E6BF
; old value = 256 MB
OldValue02=0x10000000
; new value
; 0x10000000 = 256 MB (recommended)
; 0x18000000 = 384 MB
; 0x20000000 = 512 MB
; 0x28000000 = 640 MB
; 0x30000000 = 768 MB
; 0x38000000 = 896 MB
; 0x40000000 = 1024 MB (1 GB, will probably crash)
NewValue02=0x10000000
That all looks right to me, i still only have 252 blocks though
Thank you
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...