[-] Sanrasxz@lemmy.dbzer0.com 5 points 5 months ago

Have you tried updating the modchip to latest 2.75 FW from rehius just to make sure the modchip FW is not corrupt?

You can find the firmware repo here: https://github.com/rehius/usk/releases/tag/PicoFly_2.75_2023.09.09_08-16

15
submitted 6 months ago* (last edited 5 months ago) by Sanrasxz@lemmy.dbzer0.com to c/switchpirates@lemmy.dbzer0.com

Introduction

Japanese Switch consoles (XAW, XKJ, XTJ) are unable to use higher 5GHz channels due to their WiFi chipsets being set to the JPN WiFI region in PRODINFO which restricts their use. You can manually change this region code to unlock the channels and use them in the USA or EU if you have an imported Japanese console.

This guide is meant for use with emuMMC, but it can be followed on sysMMC as well by mounting eMMC RAW GPP in Hekate to NxNandManager instead of the SD card's emuMMC. Be careful and keep PRODINFO backups if messing with PRODINFO on sysMMC.

Getting Started

We'll be using NxNandManager, and HxD to edit the PRODINFO. If you haven't dumped your console's prod.keys yet, you will also need to do that. Use your own console's prod.keys, this is important!

Downloads:

Preparations

  1. Download NxNandManager, and extract the zip file.
  2. Download and install HxD by running the setup.exe after extracting its zip.

If you haven't dumped your keys yet, I'll go over it quickly here. You can skip this if you have already dumped your console's keys.

  1. Download the latest release of Lockpick_RCM.bin, linked above.
  2. Place this file in /bootloader/payloads on your SD card, and boot into Hekate.
  3. Go to the Console Info tab, and tap the Lockpick RCM button.
  4. Click the power button once in Lockpick to dump keys from sysMMC, then click power again, then highlight the option to power off and click power button once to confirm.

Dumping PRODINFO

We are now ready to go. First, we will dump the PRODINFO that needs editing:

  1. Take out the SD card from your Switch with emuMMC and insert it into your PC.
  2. Run NxNandManager.exe on your PC and grant Admin when requested.
  3. In NxNandManager, go to the Options tab and click Configure keyset
  4. Click Import Keys From File, and navigate to /switch on your SD card. Select prod.keys and hit Open. Then hit the Save button in the Configure keyset window. [Reference Picture]
  5. Click File in NxNandManager, and select Open Drive
  6. Select your emuMMC partition on your SD. (This will be about 29GB on V1 and V2 consoles, and about 59GB on OLED consoles.) [Reference Picture]
  7. Select PRODINFO in the partition list.
  8. Select the Advanced Copy button on the right pane.
  9. Select Decrypt in the options, and set a file path to where you want to dump the file. (Any working directory you want to use is fine). [Reference Picture]
  10. Hit Dump to dump the decrypted PRODINFO to your PC.

Editing PRODINFO

  1. Run HxD on your PC, and open the dumped PRODINFO.bin file.
  2. In HxD, click on the Search tab and select Go to. Input 0080 and hit OK.
  3. Copy the North America WlanRegionCode data, provided below:
01 00 00 00 00 00 00 00 52 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4E C4
  1. Go back to HxD, and highlight range 0080 through 020F in HxD. [Reference Picture]
  2. Right click on the highlighted range, and select Paste write. [Reference Picture]
  3. The data should be written to the selected range, and it should turn red to indicate unsaved data. [Reference Picture]
  4. At the top of HxD, select Save to save your PRODINFO changes, and then exit HxD.

Restoring Modified PRODINFO

  1. Open NxNandManager on your PC again. Go to File, and select Open File.
  2. Open the PRODINFO.bin file you just modified with HxD. Right click on PRODINFO in the left pane, and select Encrypt & dump to file. [Reference Picture]
  3. Select a folder (any folder you can find later) to dump the encrypted PRODINFO to, and hit OK. You should find a PRODINFO.enc in the folder you specified.
  4. Select File in NxNandManager, and then select Close file/drive.
  5. Select the File tab again, and select Open Drive
  6. Select your emuMMC partition on your SD.
  7. Select PRODINFO in the partition list on the left pane.
  8. On the right pane, select Restore from file. Find your PRODINFO.enc file, and open it. [Reference Picture]
  9. Accept the prompt to write PRODINFO, then exit NxNandManager.

Finishing Up

You should now have a USA WiFi region code in your emuMMC's PRODINFO, allowing you to use the same channels as USA Switches. Boot into Hekate, and launch emuMMC, then try connecting to any 5GHz network you weren't able to before.

For example, my 5Ghz network on Channel 165 now works fine:


[-] Sanrasxz@lemmy.dbzer0.com 4 points 9 months ago

Convenience. Tinfoil shops provide the convenience level of the normal eShop. You just open Tinfoil, select the game, and Tinfoil will download and install the game directly from the shop. You don't need to navigate any websites, copy links, or bypass url shorteners.

17

The sigpatches are now up to date.

Get them at the usual site: https://sigmapatches.coomer.party

5
submitted 10 months ago* (last edited 10 months ago) by Sanrasxz@lemmy.dbzer0.com to c/switchpirates@lemmy.dbzer0.com

Update October 24th, 2023: This is now unnecessary, as patches have been released for 17.0.0. if you are on 17.0.0, I recommend updating your sigpatches instead of downgrading.


Disclaimer: While these steps should be safe, I am not responsible if you mess up your emummc, or have save file compatibility issues by downgrading from 17.0.0. Your console is your responsibility.


To start, you may have noticed sigpatches do not support FW 17.0.0 yet. This is due to significant changes in the FS module in 17.0.0 that are breaking current methods of generating FS sigpatches. We are still waiting on the changes to be researched and new sigpatches made.

If your emummc is on 17.0.0, either by you upgrading it without knowing better, or because your sys was on 17.0.0 when you made the emu, you will need to downgrade to 16.1.0 for working patches.

Note that you DO NOT need to run AMS 1.5.5 for sigpatches to work on FW 16.1.0. While the sigpatches do not support 1.6.1 or 1.6.0, the Sys-Patch sysmodule included with the sigpatches does support patching LDR on any AMS version. Thus, running AMS 1.6.1 with emuMMC 16.1.0 is perfectly fine to do.

Note 2: I do not recommend downgrading your sysMMC (due to it being ban-bait, and mismatched fuses), unless you are running a banned switch with a sysCFW-only setup and upgraded on accident. If you have an emuMMC, you should keep the emu on 16.1.0 and leave your sys on 17.0.0 if it is already updated.


Let's get started:

  1. Download firmware 16.1.0 from Ecchi's Firmware Archives: e.cchi.me

  2. On Ecchi's website, click "All-Purpose Mirror Service", then "archive" -> "nintendo" -> "switch" -> "firmware" and download "Firmware 16.1.0.zip"

  3. Get your SD card from the switch, and create this folder on your SD root: Firmware 16.1.0. Extract the contents of the zip file to the folder you just created. Place SD back in system, inject Hekate, and boot emuMMC using Hekate 6.0.7 + AMS 1.6.1.

  4. Open HBMenu via the album if you do not have any working titles. If you do, launch via title takeover instead by holding R while opening an app/game.

  5. Launch Daybreak in HBMenu.

  6. Tap on "Install" and navigate to /Firmware 16.1.0 on your SD. Tap on "Continue" and then "Preserve settings".

  7. If it is available choose "Install (FAT32 + exFAT)", otherwise "Install (FAT32)" and then "Continue".

  8. Wait until Daybreak completes installing your firmware.

  9. Once it completes, it will ask if you want to reboot. Tap "Reboot".

  10. Once rebooted, launch into emuMMC again and verify your system works. You can verify your system has been properly downgraded in Settings -> System. The version string should now be 16.1.0 | AMS 1.6.1 | E.

If you don't already have them on your SD, you can grab the latest sigpatches from the usual sigmapatches.coomer.party site. Simply extract the contents of Sigpatches.zip to your SD card root, merging and replacing files when asked.

[-] Sanrasxz@lemmy.dbzer0.com 3 points 10 months ago* (last edited 10 months ago)

When you dump the game, you will have a base, update, and DLCs.

For example:

Mario Kart 8(v0)(base).nsp

Mario Kart 8(v65536)(update).nsp

Mario Kart 8(v65536)(dlc).nsp

Then you can host those files on the shop, and any shop users will be able to grab the base, updates, and any dlc.

7
submitted 10 months ago* (last edited 10 months ago) by Sanrasxz@lemmy.dbzer0.com to c/switchpirates@lemmy.dbzer0.com

Update October 17th, 2023 - This method is now outdated as of Atmosphere release v1.6.1.

Atmosphere now automatically corrects the indexer save file causing issues on emmc-rebuilt and syswiped consoles. Thus, if you have trouble with booting into OFW, simply update AMS to 1.6.1 and Hekate to 6.0.7, and boot into SysCFW once. Atmos will correct your OS if issues were found, and OFW will work again. See the update guide, PC method here: https://rentry.org/UpdateCFW#pc-method

Also, see Scires' in-depth explanation of the issue here: https://gist.github.com/SciresM/2ddb708c812ed585c4d99f54e25205ff


OLD Unbrick Guide:

If you cannot boot to OFW after updating to 17.0.0, or face an error with the title id: 0100000000000005 in SysCFW, and you have performed a system wipe or an emmc rebuild in the past, follow the instructions below.

IF, AND ONLY IF your issue is EXACTLY the one described above, you may:

  • Inject TegraExplorer, go to "Browse EMMC" > "SYSTEM" > "SAVE" > "8000000000000120"
  • Select "Copy to clipboard"
  • Go back to the main menu
  • Select "Browse SD" > "Clipboard -> Current folder"
  • Go back to "Browse EMMC" > "SYSTEM" > "SAVE" > "8000000000000120"
  • Select "Delete file"
  • Boot sysCFW with Atmosphere 1.6.0 and Hekate 6.0.7 (Important, you need to boot SysCFW at least once after deleting the 00120 save to make OFW work again, since this triggers the system to regenerate and index the missing file.)

Scires' comments regarding this issue

Credits to JeffV @ Nintendo Homebrew Discord for solution.

[-] Sanrasxz@lemmy.dbzer0.com 6 points 10 months ago

The time of YouTube may finally be coming to a close.

Yes, and Reddit is dead. This is delusional, simply not happening. YouTube is huge and a self hosted or federated solution won't come even close. Lemmy instances had issues with user overload, and this is a Reddit clone. What do you think will happen with videos?

[-] Sanrasxz@lemmy.dbzer0.com 9 points 11 months ago

This is quite concerning. Hopefully the adblocker extension devs are able to bypass this. I expect a cat and mouse game eventually.

[-] Sanrasxz@lemmy.dbzer0.com 17 points 1 year ago

The last sentence suggests that, in some cases, pirates can get content sooner than their paying counterparts. This availability issue is often seen as a main driver of piracy. While improvements can be made on the supply side, the course urges teens to postpone their needs instead.

Really? Who would've guessed that piracy is a service problem? How about you improve your shit so people don't feel inclined to pirate it. Who's gonna pay for a shittier experience?

[-] Sanrasxz@lemmy.dbzer0.com 5 points 1 year ago

which totally invalidates all of your phone's security measures and leaves you completely unprotected.

This is bullshit. If that was true, Linux would be the most unsecure OS in the world, since it's users always have access to sudo.

On Android phones with root, you have a root access manager, which controls root for all apps. Any app that would like to use root access has to go through your root manager to request it, which asks the user if they'd like to grant access. Usually, the Magisk app handles this, but in the past other root apps like SuperSU used to be used.

If you don't grant access to root, the apps on your phone have only as much access as on an unrooted phone. Root doesn't make your phone less secure, apart from physical attacks due to the unlocked bootloader.

19
submitted 1 year ago* (last edited 1 year ago) by Sanrasxz@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com

Just need a simple torrent box. I've tried using the transmission-openvpn docker container in the past, but it keeps on having issues, either with the systemd service detailed in the manual not working properly, or fuckery with how it saves files, where it makes them owned by root on the host.

Is docker still the best way to go about this? I've used it in the past because I need only the client itself to be on the VPN, but the WebUI needs to be accessible on my actual network. The docker container made this split tunneling setup easy to do.

I'll also be running Jellyfin on the same machine, which also needs to be a local lan server, so running the VPN on the system globally isn't an option, since Jellyfin and the WebUI need to not go through the VPN.

So, any suggestions for what I should do?

[-] Sanrasxz@lemmy.dbzer0.com 27 points 1 year ago

I agree, this entire thing looks very blown out of proportion to me. It's not the first time and not the last time there will be malware in a brand new game torrent on 1337x.

This exact situation has happened before with a new game torrent that had malware, torrent eventually got taken down, and nobody raised a huge fuss other than not to download that torrent.

[-] Sanrasxz@lemmy.dbzer0.com 7 points 1 year ago

Yeah, I just can't be bothered to switch when torrenting works fine as is.

[-] Sanrasxz@lemmy.dbzer0.com 4 points 1 year ago

If it works on a steam deck, it works on a PC. Steam deck is just a portable PC after all.

[-] Sanrasxz@lemmy.dbzer0.com 4 points 1 year ago

Hold my ReVanced.

view more: next ›

Sanrasxz

joined 1 year ago