|  |  | @ -243,6 +243,7 @@ local function find_data_segment() | 
			
		
	
		
		
			
				
					
					|  |  |  |             end |  |  |  |             end | 
			
		
	
		
		
			
				
					
					|  |  |  |         elseif mem.read and mem.write |  |  |  |         elseif mem.read and mem.write | 
			
		
	
		
		
			
				
					
					|  |  |  |            and (string.match(mem.name,'/dwarfort%.exe$') |  |  |  |            and (string.match(mem.name,'/dwarfort%.exe$') | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |              or string.match(mem.name,'/dwarfort$') | 
			
		
	
		
		
			
				
					
					|  |  |  |              or string.match(mem.name,'/Dwarf_Fortress$') |  |  |  |              or string.match(mem.name,'/Dwarf_Fortress$') | 
			
		
	
		
		
			
				
					
					|  |  |  |              or string.match(mem.name,'Dwarf Fortress%.exe')) |  |  |  |              or string.match(mem.name,'Dwarf Fortress%.exe')) | 
			
		
	
		
		
			
				
					
					|  |  |  |         then |  |  |  |         then | 
			
		
	
	
		
		
			
				
					|  |  | 
 |