Homebrew RELEASE Switch Backup Manager 1.0

Does version 1.1.0 works for you when adding nsp?

  • Yes

    Votes: 14 93.3%
  • No

    Votes: 1 6.7%

  • Total voters
    15
  • Poll closed .

BillyWhizz

Member
Newcomer
Joined
Jun 17, 2018
Messages
6
Trophies
0
Age
45
XP
102
Country
United Kingdom
Please help not sure why i cant trim anymore this is the log

2019-03-08 23:51:37.865
Error trimming file G:\sxos\XCI\Rad Rodgers Radical Edition - 010000600CD54000.xci
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at Switch_Backup_Manager.Util.TrimXCIFile(FileData file)
2019-03-08 23:51:37.969 [INFO] Finished trimming local files
 

Garou

Well-Known Member
Member
Joined
Jan 13, 2015
Messages
1,213
Trophies
0
XP
1,667
Country
Please help not sure why i cant trim anymore this is the log

2019-03-08 23:51:37.865
Error trimming file G:\sxos\XCI\Rad Rodgers Radical Edition - 010000600CD54000.xci
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at Switch_Backup_Manager.Util.TrimXCIFile(FileData file)
2019-03-08 23:51:37.969 [INFO] Finished trimming local files
make sure not to set the file or its parent folder as read-only
 
  • Like
Reactions: BillyWhizz

lestat_11

Member
Newcomer
Joined
Jun 20, 2018
Messages
15
Trophies
0
Age
51
XP
348
Country
United Kingdom
hi i have just started using this soft ware

can some one please tell me why some game names are just in black some are in green and some are red
at first i believed red was because i did not have the latest up date but after getting the latest updates for some games restarting the soft ware the update numbers show the same but the name is still red
i am on version 1.2.1

also on the renaming is there any way when renaming updates that it can add the update number at the end of the game name ie [v65536]

also thank you to the writer of this program its helping me a lot
 
Last edited by lestat_11,

Garou

Well-Known Member
Member
Joined
Jan 13, 2015
Messages
1,213
Trophies
0
XP
1,667
Country
hi i have just started using this soft ware

can some one please tell me why some game names are just in black some are in green and some are red
at first i believed red was because i did not have the latest up date but after getting the latest updates for some games restarting the soft ware the update numbers show the same but the name is still red
i am on version 1.2.1

also on the renaming is there any way when renaming updates that it can add the update number at the end of the game name ie [v65536]

also thank you to the writer of this program its helping me a lot
updates are red, DLC are green

I was tempted to make a rhyme but couldn't come up with one lol
 

aerik

Member
Newcomer
Joined
Jan 6, 2004
Messages
23
Trophies
0
XP
415
Country
Brazil
Any chance to add a pattern for rename in XCI files containing original filename?

For example: Gear.Club Unlimited 2 + (v262144 UPD) - [010072900AFF0000].xci

tks and congratz for the amazing work!
 

Garou

Well-Known Member
Member
Joined
Jan 13, 2015
Messages
1,213
Trophies
0
XP
1,667
Country
{content_type} works but need to change :

game base to "nothing"
Update to [UPD]
DLC to [DLC]

or the possibility to change to our custum tag


so the true CDNSP patern would be {gamename} {content_type}[{titleid}][v{nspversion}]
No,

{Original filename} [{titleid}]

Sent from my ONEPLUS A6000 using Tapatalk

try this https://mega.nz/#!8EtR3Q5D!vn5P32igzG3eqMwvdtHT3ge3FGgGgSdrm-rs7L58I6U

I've added 2 more patterns
{filename} - treat carefully as you're adding old filename to the new one, so you could end up with filename such as this "1-2-Switch [01000320000CC800][v65536] - 1-2-Switch [Update][UPD]"
{nsptype} - basically the same with {content_type} but instead of Base Game, Update and DLC it's (empty), UPD and DLC

please report back if this solves your issue so I can submit the code to be merged to the main repo
 

aerik

Member
Newcomer
Joined
Jan 6, 2004
Messages
23
Trophies
0
XP
415
Country
Brazil
try this https://mega.nz/#!8EtR3Q5D!vn5P32igzG3eqMwvdtHT3ge3FGgGgSdrm-rs7L58I6U

I've added 2 more patterns
{filename} - treat carefully as you're adding old filename to the new one, so you could end up with filename such as this "1-2-Switch [01000320000CC800][v65536] - 1-2-Switch [Update][UPD]"
{nsptype} - basically the same with {content_type} but instead of Base Game, Update and DLC it's (empty), UPD and DLC

please report back if this solves your issue so I can submit the code to be merged to the main repo
In my case (rename xci) works like a charm, but don't identify if the old filename as exact pattern, for example:

Pattern: {filename} - [{titleid}]
Old filename is: Unravel two - [0100E5D00CC0C000].xci

If i choose for rename the result is: Unravel two - [0100E5D00CC0C000] - [0100E5D00CC0C000].xci

But for me this release of SBM is wonderful.

Tks for the quick answer :D
 

Garou

Well-Known Member
Member
Joined
Jan 13, 2015
Messages
1,213
Trophies
0
XP
1,667
Country
In my case (rename xci) works like a charm, but don't identify if the old filename as exact pattern, for example:

Pattern: {filename} - [{titleid}]
Old filename is: Unravel two - [0100E5D00CC0C000].xci

If i choose for rename the result is: Unravel two - [0100E5D00CC0C000] - [0100E5D00CC0C000].xci

But for me this release of SBM is wonderful.

Tks for the quick answer :D
well it was expected to get that result, since "Unravel two - [0100E5D00CC0C000]" was the old filename so it become "Unravel two - [0100E5D00CC0C000] - [0100E5D00CC0C000].xci"
I think I know what you meant but unfortunately I'm not gonna do that, because I can think of various cases that may occur and handling all of them will be too much
and you're welcome :)
 
  • Like
Reactions: aerik

aerik

Member
Newcomer
Joined
Jan 6, 2004
Messages
23
Trophies
0
XP
415
Country
Brazil
well it was expected to get that result, since "Unravel two - [0100E5D00CC0C000]" was the old filename so it become "Unravel two - [0100E5D00CC0C000] - [0100E5D00CC0C000].xci"
I think I know what you meant but unfortunately I'm not gonna do that, because I can think of various cases that may occur and handling all of them will be too much
and you're welcome :)
No problem!

This pattern help me too much! [emoji1]

Sent from my ONEPLUS A6000 using Tapatalk
 
  • Like
Reactions: Garou

JoseUg

Member
Newcomer
Joined
Oct 2, 2015
Messages
18
Trophies
0
Age
30
XP
111
Country
Mexico
hi im trying to use the manager but it doesnt show any NSP only recognize XCI i dont know what to do , please help
 

Budsixz

Gbatemp Gamemer
Member
Joined
Oct 27, 2018
Messages
466
Trophies
1
Age
30
XP
1,838
Country
India
so a pretty nub question here
does this tool allow installation via usb like goldtree? also does it support xci installation?
or is it just a manager thats used to transfer between pc and sd
 

gizmomelb

Well-Known Member
Member
Joined
Jul 13, 2006
Messages
926
Trophies
1
XP
1,658
Country
Australia
so a pretty nub question here
does this tool allow installation via usb like goldtree? also does it support xci installation?
or is it just a manager thats used to transfer between pc and sd

this is just a renaming tool for PC. You need NUT server or Gold Tree to send programs to your switch.
 
  • Like
Reactions: Budsixz

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Black_Manta_8bit @ Black_Manta_8bit: Oh @RedColoredStars yeah thats sad :sad: i feel it.