Recent content by Neil187

  1. N

    ROM Hack Question Converting textures FROM Skyrim Switch dds to PC friendly format

    BNTX_extractor by aboood40091 seems to be what I need to be looking at. I am not super familiar with operating python scripts, and so far after trying a number of things all I can get are some errors when running his script. There is also an .exe file which I cannot seem to get working. Any Clues?
  2. N

    ROM Hack Question Converting textures FROM Skyrim Switch dds to PC friendly format

    I am not the best with coding like that either, but I will look through it and see if I can figure something out. Though I wonder if there is another way, or if the solution is much simpler than we are thinking.
  3. N

    ROM Hack Question Converting textures FROM Skyrim Switch dds to PC friendly format

    So I looked through https://gbatemp.net/threads/what-ar...the-switch-version.501002/page-2#post-7915961 and it sounds like that may be a potential lead on it, however from what I can tell it is meant for converting assets/mods into Switch-friendly formats from PC, which is opposite of what I'm...
  4. N

    ROM Hack Question Converting textures FROM Skyrim Switch dds to PC friendly format

    Hey everyone thank you for the responses. Notex you are right, I don't think we can PM at this rank. Simon I extracted the xci, then used a tool to extract the NCA file. From there, I was basically presented the "data" folder in the Skyrim directory. I then used another tool to extract the...
  5. N

    ROM Hack Question Converting textures FROM Skyrim Switch dds to PC friendly format

    I sure can. Would you like me to PM/email it to you?
  6. N

    ROM Hack Question Converting textures FROM Skyrim Switch dds to PC friendly format

    Hello everyone, I have recently learned to extract xci files and have done the necessary steps after to acquire all of Skyrim's data files from Switch onto my PC. All is well except I am having issues with one thing. DDS texture format. I am aware they they use some unique headers in their...
  7. N

    Hacking Converting textures FROM Skyrim Switch dds to PC friendly format

    I'm not seeing anything through those forums, unless you are suggesting I should post this in that topic? Which I would definitely be a more appropriate place I guess. Thanks!
  8. N

    Hacking Converting textures FROM Skyrim Switch dds to PC friendly format

    Hello, first post here. I have recently learned to extract xci files and have done the nexessary steps after to acquire all of Skyrim's data files from Switch onto my PC. All is well except I am having issues with one thing. DDS texture format. I am aware they they use some unique headers in...