Page 1 of 1
		
			
				Share your DKC ROM Addresses
				
Posted: 
February 18th, 2022, 4:21 pmby Cyclone
				Anything will help. I will give you credit in my program.
Please and thank you!
			 
			
		
			
				Re: Share your DKC ROM Addresses
				
Posted: 
February 20th, 2022, 10:50 amby rainbowsprinklez
				Pro-tip. I have seen your past work. Best practice is to NOT directly edit a file on the disk. What you should do, is instead read the file into a byte array.
			 
			
		
			
				Re: Share your DKC ROM Addresses
				
Posted: 
February 20th, 2022, 5:58 pmby Cyclone
				Thanks for the tip. I'm curious... what is wrong with editing the file directly on the disk?
I want to change the music played in the levels. 
Thanks.
			 
			
		
			
				Re: Share your DKC ROM Addresses
				
Posted: 
February 20th, 2022, 11:27 pmby rainbowsprinklez
				Cyclone wrote:I'm curious... what is wrong with editing the file directly on the disk?
Imagine working in notepad. You open a file for reference and copy+cut everything to use elsewhere. You forget to paste it back in. Now that file is empty sitting on your disk.