MasterDevX / XCoder

Compress / Decompress Brawl Stars SC files on Windows / Linux / Android!
80 stars 26 forks source link

Support For MacOS #3

Open BloonCraft opened 5 years ago

BloonCraft commented 5 years ago

I would really appreciate the support for MacOS, maybe provide some of the brawls stars files for those who use Mac Or Windows so they can share it with a jailbroken/rooted phone so they are able to replace these files? That would be great and I would really appreciate it.

MasterDevX commented 5 years ago

I don't have any MacOS device, so that's why MacOS is not supported by XCoder. However, I don't think it is hard to adapt XCoder for MacOS, so there's a big chance that I'll install a MacOS emulator on my PC and MacOS support will be added in future releases. Currently, I just don't have enough time for it, so... I don't really get what do you mean by "provide brawl stars files", beacuse you can get any files from game you want just by renaming apk to zip and opening it by any archive manager.

Merrick919 commented 5 years ago

my one does not work! can u upload a tutorial video pls?

On Wed, 17 Apr 2019 at 21:21, MasterDevX notifications@github.com wrote:

I don't have any MacOS device, so that's why MacOS is not supported by XCoder. However, I don't think it is hard to adapt XCoder for MacOS, so there's a big chance that I'll install a MacOS emulator on my PC and MacOS support will be added in future releases. Currently, I just don't have enough time for it, so... I don't really get what do you mean by "provide brawl stars files", beacuse you can get any files from game you want just by renaming apk to zip and opening it by any archive manager.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MasterDevX/XCoder/issues/3#issuecomment-484087094, or mute the thread https://github.com/notifications/unsubscribe-auth/AkMg7newZh3RRDZ3uzzSZTkeqoqTW0Mtks5vhx_RgaJpZM4c02Jk .

MasterDevX commented 5 years ago

There are a lot of tutorials how to do it, no sense to make a new one. Just search in google or youtube "How to extract apk" or something like that. There are many different ways to do that.

BloonCraft commented 5 years ago

Thanks a lot for your hard work! Hoping to see MacOS Support soon!

MasterDevX commented 5 years ago

Thank you too :)

bfelbo commented 5 years ago

It works just fine on MacOS :)

I just made it treat Mac the same way as Linux:

    print(sysname)
    if sysname == 'Darwin':
        sysname = 'Linux'
MasterDevX commented 5 years ago

I just made it treat Mac the same way as Linux:

Thanks for research, I'm gonna release this in 1.1.4. I'll try to get it out tomorrow :) P.S. Full Clash Royale implementation estimated in 1.2.0, stay tuned ;)

UPD: Most likely there will not be 1.1.4, MacOS support will come directly in 1.2.0