0 of 0

File information

Last updated

Original upload

Created by

Tran Minh Thong

Uploaded by

mthongdev

Virus scan

Safe to use

15 comments

  1. Propheaker
    Propheaker
    • member
    • 6 kudos
    Thank you for creating this mod.

    This tool is a godsend for mobile users like me who like to optimize my game via the use of xnbs. Sir, I hope you update it to 1.6 since xnbcli can't seem to read some of the latest jsons implemented in the latest update. 
  2. Cairend
    Cairend
    • member
    • 0 kudos
    Pls, make this for 1.6.9
    1. mthongdev
      mthongdev
      • member
      • 10 kudos
      Please wait for SMAPI 1.6.
  3. AnotherPillow
    AnotherPillow
    • supporter
    • 19 kudos
    I don't see how this is better than https://lybell-art.github.io/xnb-js/ ? I see no reason that wouldn't work on mobile?
    1. mthongdev
      mthongdev
      • member
      • 10 kudos
      But my mod support json , map and texture.
    2. AnotherPillow
      AnotherPillow
      • supporter
      • 19 kudos
      I genuinely do not see how that is relevant, so does xnb.js.
    3. MrBinB
      MrBinB
      • member
      • 1 kudos
      TThat website can only convert xnb to png or json but cannot do the opposite, png or json to xnb.
    4. AnotherPillow
      AnotherPillow
      • supporter
      • 19 kudos
      You should never have to do that.
  4. Kazilow
    Kazilow
    • member
    • 0 kudos
    This has definitively helped me since I'm modding for a switch and can't run smapi or CP. Only issue now is trying to get the data working for Multiple Spouses but at least the characters and dialogues have been improved from other peoples mods.
  5. aykayaitch
    aykayaitch
    • member
    • 1 kudos
    Woohoo this is game changer for android user! Thank you! \(>u<)/
  6. Shockah
    Shockah
    • premium
    • 84 kudos
    Just wanted to mention, that there's barely any point to repacking XNB files, because they're not needed to be in that format when working with any modern mod frameworks. They're actually discouraged.
    1. mthongdev
      mthongdev
      • member
      • 10 kudos
      You and I both know that compression is not necessary. But on desktop we have xnbcli tool to solve these problems but it is not available on mobile devices. So I just want to design a tool similar to xnbcli for mobile devices. It's as simple as that.
    2. Shockah
      Shockah
      • premium
      • 84 kudos
      My point was that while unpacking XNB files might be necessary, packing them back is not, and is actually discouraged. You should be using a modern alternative to using XNB files, like writing Content Patcher mods.
    3. NoisyFox
      NoisyFox
      • premium
      • 10 kudos
      Seconding this. Unpacking XNBs is obviously needed to get at the game files but creating XNB mods is a terrible way to mod SDV because there is no cross compatibility for mods accesing the same files. 
    4. mthongdev
      mthongdev
      • member
      • 10 kudos
      Ah. If so, then you misunderstood, I only do it for someone who wants to edit the xnb file. But I only like to use json and raw data.