zackmark29 Posted April 22, 2020 Posted April 22, 2020 (edited) Hello I'm newbie here. I'm learning to make a patch using vb.net and I'm almost there but my problem is I cannot put million words into my code my visual studio is just freezing when I'm pasting the million bytes I just wanna ask how can I insert 6 million length of text Edited April 22, 2020 by zackmark29
NOP Posted April 23, 2020 Posted April 23, 2020 over 6 million bytes for a patch? a patch normally is a few bytes, you are doing something wrong if yours is over 6 million, I'm guessing you have compared 2 different files or 1 packed file and 1 not what exactly are you trying to achieve and how are you going about it?
zackmark29 Posted April 23, 2020 Author Posted April 23, 2020 6 hours ago, NOP said: over 6 million bytes for a patch? a patch normally is a few bytes, you are doing something wrong if yours is over 6 million, I'm guessing you have compared 2 different files or 1 packed file and 1 not what exactly are you trying to achieve and how are you going about it? Yeah I just realized earlier that i compare the different version of file I already fixed it
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now