Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    Pc sprites and images to switch

    Work In Progress
    4
    6
    398
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      void00 F last edited by Dave

      After long hours of programming and little sleep I finally was able to get images from pc to the switch .I had to make the images small and grey due to memory and such but it’s a start I got my favorite characters from super smash bros pitchu,Mario,and pica fire on the switch.

      1 Reply Last reply Reply Quote 2
      • N
        Nisse5 F last edited by

        Impressive! How do you simulate the keystrokes? How many lines are each of these images?

        V 1 Reply Last reply Reply Quote 1
        • V
          void00 F @Nisse5 last edited by

          @Nisse5
          I simmulated the keystrokes with a tennsy 2.0 which has limited ram and eeprom so I had to crop and resize images to 21 by 21 and rgb to fit it all on one but I have order a better one with more ram and eeprom so I should be able to fit a bigger picture hopefully a spritesheet with all the colors .in term of size once you put in the teensy in the switch it creates a one line long 3D matrix that I can go through but soon I will add ability to read to get the inputs and put it in a file section by name as soon as a better file system is made in fuze.But over all it works well and it don’t miss any keystrokes as long as you add a bit of delay here and there so in a week or so I will have a full program that will combine everything I have tested and learned and finally I will no be limited to the internal sprites they have available.

          mixaal 1 Reply Last reply Reply Quote 3
          • mixaal
            mixaal F @void00 last edited by mixaal

            @void00 Wow! That's a hacky one! I was wondering, when you use FUSE save function where the file is stored? On sdcard? Can you somehow rewrite this file with your data (e.g. from PC) and load them back to switch ?

            1 Reply Last reply Reply Quote 0
            • Martin
              Martin Fuze Team last edited by

              @mixaal that is not possible. Like all Switch titles the save data is encrypted in the switch internal memory and inaccessible.

              1 Reply Last reply Reply Quote 0
              • mixaal
                mixaal F last edited by

                @Martin I see, thanks for the info. I didn't know that.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post