Recent content by Ryoii

  1. Ryoii

    Homebrew How to solve signature invalid during installation througe dbi

    Thanks for your reply. I use another exefs and then it worked although it still noticed SIGNATURE: Invalid. Now what's also confusing is why they behave differently. They are all extracted from commercial games, and they can all be run in the emulator, but the former does not work in the console.
  2. Ryoii

    Homebrew How to solve signature invalid during installation througe dbi

    Are homebrew signatures necessary even in Atmosphere systems?
  3. Ryoii

    Homebrew How to solve signature invalid during installation througe dbi

    Hi everyone. I am making a homebrew game. I extracted a game with hactool and repacked it with hacbrewpack. While installing the modified nsp with dba, it got the exception that SIGNATURE: Invalid. I am new in this and want to know how to solve it. By the way, it seems can work well in the...
  4. Ryoii

    What are the difficulties in running wine and box64 on switch?

    Hello everyone. I wonder what are the difficulties in running wine and box64 on switch? I know wine and box64 can work well on linux like l4t, what means that it is possible to run these application with switch's cpu architecture. And how about running windows x64 applications as homebrews?
  5. Ryoii

    Micro SD From Switch V2 to OLED Switch

    The game installed on sd card will be encrypted by special key base on every single console. It is to avoid you download games to sd card from eshop then share them. So the answer is NO. I just learned about it today. I hope it is correct.
  6. Ryoii

    Hacking Why I need keys while extracting data from nsp

    Thank you for your detailed answer, I think I understand it.
  7. Ryoii

    Hacking Why I need keys while extracting data from nsp

    I'm learning about the things about ns for developing homebrew application. These are some questions confuse me. 1. Where are the nsp files from. Is it has been encrypted? 2. And why I need a prod key while extracting data from nsp with hactool. As I know, nsp can download from eshop or dump...