|
Post by Manfred von Richthofen on Sept 25, 2021 6:09:23 GMT
me sorry trotsky but me delete bluestacks (thought it was useless anyway) Sadly, but at least you gave it a try - and learned something. I guess iβll try it again in the future
|
|
|
Post by Darth Nihilus on Sept 25, 2021 14:20:25 GMT
Yeah, I tried BlueStacks a long time ago. It is just another app store. BlueStacks doesn't install APKS from other websites. You also have to pay for a subscription. Bluestacks is heckin trash, I couldn't even play among us on it without it crashing. I prefer to just make a mod, upload it to google drive, and then just download it on my phone
|
|
|
Post by ππ³π°π΅π΄π¬πΊ on Sept 25, 2021 14:50:46 GMT
Yeah, I tried BlueStacks a long time ago. It is just another app store. BlueStacks doesn't install APKS from other websites. You also have to pay for a subscription. Β Bluestacks is heckin trash, I couldn't even play among us on it without it crashing. I prefer to just make a mod, upload it to google drive, and then just download it on my phone For testing you can download it with sharik. Without twice sending it through the internet. And you download the file with your browser on the phone like always.
|
|
|
Post by Darth Nihilus on Sept 25, 2021 16:03:06 GMT
For testing you can download it with sharik. Without twice sending it through the internet. And you download the file with your browser on the phone like always. Sharik? I've never heard of it, but if I ever get back into moding I'll be sure to try it out
|
|
|
Post by ππ³π°π΅π΄π¬πΊ on Sept 25, 2021 17:09:11 GMT
For testing you can download it with sharik. Without twice sending it through the internet. And you download the file with your browser on the phone like always. Sharik? I've never heard of it, but if I ever get back into moding I'll be sure to try it out For tranfering files between different systems - or even back from phone to pc: A small tool, It provides you one download-page in your local network, that you open with any browser.
|
|
|
Post by Arthur Currie on Sept 27, 2021 21:07:12 GMT
|
|
|
Post by Manfred von Richthofen on Sept 29, 2021 23:51:05 GMT
|
|
|
Post by ππ³π°π΅π΄π¬πΊ on Sept 30, 2021 2:24:10 GMT
A singe binary data-information is called BIT. It can have 2 states: 0 or 1 8 BITs are grouped to one BYTE. 1 BYTE = 8 BIT One BYTE can have 2*2*2*2*2*2*2*2 = 256 different states (0 - 255) Around hundert states (32-127) are needed to store either one us-charachter big or small or a number or a sign. So practical all english computer-text uses 1 BYTE per charachter. I tried to write a short binary guide as explanation and help.
|
|
|
Post by Manfred von Richthofen on Sept 30, 2021 2:31:08 GMT
A singe binary data-information is called BIT. It can have 2 states: 0 or 1 8 BITs are grouped to one BYTE. 1 BYTE = 8 BIT One BYTE can have 2*2*2*2*2*2*2*2 = 256 different states (0 - 255) Around hundert states (32-127) are needed to store either one us-charachter big or small or a number or a sign. So practical all english computer-text uses 1 BYTE per charachter. I tried to write a short binary guide as explanation and help. But what does it do?
|
|
|
Post by Manfred von Richthofen on Sept 30, 2021 2:34:03 GMT
I will try modding again. i will still have to get advice tho.
|
|
|
Post by ππ³π°π΅π΄π¬πΊ on Sept 30, 2021 2:50:42 GMT
A singe binary data-information is called BIT. It can have 2 states: 0 or 1 8 BITs are grouped to one BYTE. 1 BYTE = 8 BIT One BYTE can have 2*2*2*2*2*2*2*2 = 256 different states (0 - 255) Around hundert states (32-127) are needed to store either one us-charachter big or small or a number or a sign. So practical all english computer-text uses 1 BYTE per charachter. I tried to write a short binary guide as explanation and help. But what does it do? A BYTE is one STORAGE - it can store a small number or one letter of a text.
|
|
|
Post by Manfred von Richthofen on Sept 30, 2021 3:23:11 GMT
A BYTE is one STORAGE - it can store a small number or one letter of a text. So it makes text? But how do u choose a letter?
|
|
|
Post by ππ³π°π΅π΄π¬πΊ on Sept 30, 2021 12:37:16 GMT
A BYTE is one STORAGE - it can store a small number or one letter of a text. So it makes text? But how do u choose a letter? Yes, text is made out of one BYTE per letter. For the letters there is an official list, which value (0-255) means which letter. This list is called US-ASCII-table. If in a text one BYTE (8 BIT) has for example the Value 65: this Byte represents A, a Value of 66 represents B and so on. β¬ US-ASCII, β¬ ASCII-tablePS. The ASCII-Table defined the Values (0-127) as they are enough to cover all US-letters, digits or signs. If a BYTE has a Value (128-255) it can have a different funtionallity and can't be displayed as ASCII-text. In this case a text-editor may shows οΏ½ instead (not known letter).
|
|
Lonely_Sargeant
Corporal
Doing any good stuffs alone with other people's instructions is the best way to learn everything.
Posts: 2
|
Post by Lonely_Sargeant on Sept 30, 2021 16:57:27 GMT
I'm new to modding, like....new, but i really want to make my own mod, that's the dream I have some questions: 1.Does any way to make a WC4 mod via PC ? 2.IF yes, what are the stuffs do i have to ready before start making a mod ? 3.(It's about making mod in phone)just a similar question like "2" but for Android phone. I will ask some more questions if i've know the basics. Thanks
|
|
|
Post by ππ³π°π΅π΄π¬πΊ on Sept 30, 2021 17:07:54 GMT
I'm new to modding, like....new, but i really want to make my own mod, that's the dream I have some questions: 1.Does any way to make a WC4 mod via PC ? 2.IF yes, what are the stuffs do i have to ready before start making a mod ? 3.(It's about making mod in phone)just a similar question like "2" but for Android phone. I will ask some more questions if i've know the basics. Thanks Just a β
answer: 3.) : MT-Manager I reccommend additional: NMM editors and a graphic tool
|
|