Hacking SWITCH NOOB PARADISE - Ask questions here

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
The problem is that it needs at least the Title ID, I was hopping something that might be able to extract the Title ID from the NSP and rename it.

E: Try the app @impeeza suggested. I think it’s better suited for what you’re trying to do.

————————————-
Nspindexer does in fact look inside the file and extract the data and change the file name to match. Automatically renaming tons of random NSPs and XCIs is exactly what I use it for.
 
Last edited by binkinator,

Lamcza

Typ tego typu.
Member
Joined
Nov 23, 2022
Messages
584
Trophies
0
Age
33
XP
764
Country
Poland
Look at nspindexer. It does a pretty good job.

https://github.com/proconsule/nspindexer
Post automatically merged:


Yikes, man. I’m not sure then. Perhaps remove all the Tesla stack and reinstall from scratch. Very odd though that it works everywhere but dock…so I’m not confident that will fix anything, :-(
Heh i just update and swap all atmo and hekate files on sd xD just to find out that tesla will not work in dock when screen size is scaled down from 100% :P but now i know :X
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
you are looking for NxFileViewer have a tool for renaming files on a folder.
Oh shoot. I did NOT know NXFileViewer had a renamer! I’m trying it out right now.

@veggav NXFileViewer might be an easier path to get what you want. nspIndexer takes a bit of setup to get running and does a bunch of stuff you might not care about.
Post automatically merged:

Heh i just update and swap all atmo and hekate files on sd xD just to find out that tesla will not work in dock when screen size is scaled down from 100% :P but now i know :X
Wait, what? How did you figure out it was a scaling issue?
 
Last edited by binkinator,
  • Like
  • Haha
Reactions: veggav and impeeza

Lamcza

Typ tego typu.
Member
Joined
Nov 23, 2022
Messages
584
Trophies
0
Age
33
XP
764
Country
Poland
Oh shoot. I did NOT know NXFileViewer had a renamer! I’m trying it out right now.

@veggav NXFileViewer might be an easier path to get what you want. nspIndexer takes a bit of setup to get running and does a bunch of stuff you might not care about.
Post automatically merged:


Wait, what? How did you figure out it was a scaling issue?
for once i google tesla not system monitor xD

but now i have some issues with booting :P i can boot to hekate from tegrarcm and it straight away booting to atmo by fusee but when i do restart from there to enter hekate and boot later in fusee iam ending in lower brightness black screen :P same if i perfomre just restart
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
for once i google tesla not system monitor xD

but now i have some issues with booting :P i can boot to hekate from tegrarcm and it straight away booting to atmo by fusee but when i do restart from there to enter hekate and boot later in fusee iam ending in lower brightness black screen :P same if i perfomre just restart
Are you changing screen brightness in /bootloader/hekate_ipl.ini?

Are you using Fizeau to change your screen colors?
Post automatically merged:

@impeeza I just figured it out! LOL

EAEE1538-696D-4150-8D2A-85205C42FB6F.jpegA36E8854-06E2-4B5D-A1F3-914499AE9FAE.jpeg

Nice hat, man!
 
Last edited by binkinator,

Lamcza

Typ tego typu.
Member
Joined
Nov 23, 2022
Messages
584
Trophies
0
Age
33
XP
764
Country
Poland
Are you changing screen brightness in /bootloader/hekate_ipl.ini?

Are you using Fizeau to change your screen colors?
Hmm it looks like when i swap hekate.ipl.ini to that one form rentry everything is bootking fine : o
edit: oh snap it boot 2 times and on the 3 try it stucks on blackscreen again


that was my ini before and i have no idea why it was bad xD i dont rlly change anything in it :P

Code:
[config]
autoboot=0
autoboot_list=0
bootwait=3
backlight=100
noticker=0
autohosoff=1
autonogc=1
updater2p=0
bootprotect=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee.bin
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
Hmm it looks like when i swap hekate.ipl.ini to that one form rentry everything is bootking fine : o
edit: oh snap it boot 2 times and on the 3 try it stucks on blackscreen again


that was my ini before and i have no idea why it was bad xD i dont rlly change anything in it :P

Code:
[config]
autoboot=0
autoboot_list=0
bootwait=3
backlight=100
noticker=0
autohosoff=1
autonogc=1
updater2p=0
bootprotect=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee.bin
Unless you are changing the “backlight=“ line or running a sys module like Fizeau, there are not many things software wise that are going to impact your Switch randomly like this. Maybe a loose cable?
 

Reoseb

Member
Newcomer
Joined
May 20, 2021
Messages
9
Trophies
0
Age
44
XP
42
Country
France
Redirection mode is also called title override. Title override means to hold down the (R)ight shoulder button while clicking a game title…keep holding it down until you see hbmenu. Once inside hbmenu the red “Applet” warning will be gone and you can continue your work.
I figured that already, thanks for explaining better.
But my main problem is how to use cheats with aio switch updater. Even via redirection, i see no option to activate the cheats in the menu list. Do you know how to or maybe a link for a guide or tuto plz ?
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
I figured that already, thanks for explaining better.
But my main problem is how to use cheats with aio switch updater. Even via redirection, i see no option to activate the cheats in the menu list. Do you know how to or maybe a link for a guide or tuto plz ?

To manage cheats try Breeze from @TomSwitch.

There’s a discord link on his GitHub.

You can have a look at this to learn the basic how to create cheat with Breeze
Great link!

Here are some more:

 

Prior22

Well-Known Member
Member
Joined
Sep 23, 2010
Messages
927
Trophies
1
XP
2,917
Country
United States
Use Hekate to format and partition your card. You need a 29G (1x Full) partition for your emunand.

  • Inject Hekate
  • Select the Tools tab, then select Partition SD Card, and finally press Ok.
  • To create a partition-basedEmunand:
  • Move the emuMMC (RAW) slider until it says 29 full
  • press Next Step
  • finally press Start.
  • Once the operation is done, press Close and then select the Home tab.
I created the partition on the new card
Use Hekate to format and partition your card. You need a 29G (1x Full) partition for your emunand.

  • Inject Hekate
  • Select the Tools tab, then select Partition SD Card, and finally press Ok.
  • To create a partition-basedEmunand:
  • Move the emuMMC (RAW) slider until it says 29 full
  • press Next Step
  • finally press Start.
  • Once the operation is done, press Close and then select the Home tab.
i created the partition for the new card and transferred all the data from the old card to the new card. But I continue to receive the same gpt error.
 

Attachments

  • F67DC387-0B81-4E39-BE7C-7AEBF1BAAD41.jpeg
    F67DC387-0B81-4E39-BE7C-7AEBF1BAAD41.jpeg
    2.5 MB · Views: 27
  • 8C39E7D8-F691-4F13-8001-85E6CF8CCF91.jpeg
    8C39E7D8-F691-4F13-8001-85E6CF8CCF91.jpeg
    5.9 MB · Views: 23
Last edited by Prior22,

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,155
Country
United States
I created the partition on the new card

i created the partition for the new card and transferred all the data from the old card to the new card. But I continue to receive the same gpt error.
Have you tried “fix hybrid gpt” button in Hekate? It’s in the Partitioning page at the top right.

8EDB4DCB-83B8-4BE5-98A4-E5DF0A1C5089.jpeg
 
  • Like
Reactions: Prior22

SylverReZ

The planet is fine. The people are crazy.
Member
GBAtemp Patron
Joined
Sep 13, 2022
Messages
7,236
Trophies
3
Location
The Wired
Website
m4x1mumrez87.neocities.org
XP
22,205
Country
United Kingdom
May I please ask how to update Animal Crossing when using Atmosphere? I have the actual NSP but not sure what to do with it.
You'll be fine updating online, but its only when you play online that you can't.
 

SylverReZ

The planet is fine. The people are crazy.
Member
GBAtemp Patron
Joined
Sep 13, 2022
Messages
7,236
Trophies
3
Location
The Wired
Website
m4x1mumrez87.neocities.org
XP
22,205
Country
United Kingdom
Sounds risky. I'd rather just manually update it with the files here. Ever done that?
I know it does sounds risky and all. Updating manually with NSP files works fine also.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @K3Nv2, 4th what?