I'm a little confused as to how D3 10.4 requires the .ini entry to be configured for disk and memory allocation.Is the disk in MB or frames ( / 4096) or GB? Say I required an 80GB disk - what would I need to have as the disk size parameter in the .ini entry?Also the total memory - again is it in MB / GB?Say I wished a total of 6GB of main memory - what would the entry be on the .ini.The install manual is a bit confusing and not that clear (IMO).ThanksStefano
Hi Stefano,
The VME disk is in frames (4,096 bytes) - so my setting below resulted in a 4GB VME. I'm guessing memory is the same?
[d3vme.disks.0]name = Disk0.d3size = 1024000offset = 0
Cheers
Tom