Hacking Easy Nus3bank Editor With GUI

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
@Roger Reynoso I did watch your video. And well, after some tries (it took me a fair while to be honest), I did manage to have Pit get a custom voice for his uptaunt. So maybe your audio track is too long then. While I was testing SonicBrawler (he has more experience than me regarding editing voice/sound effects) and I were agreeing that this issue was weird.



NUS3BANK Editor 2.10 is now available!
Download it here!

Changelog:
  • Fixed some menu entries with wrong action
  • Fixed default name when exporting
  • Opening a NUS3BANK now sets focus inside the list, so you can scroll directly
  • You can now preview a selection of tracks: either click the button, use the File menu, double click or hit enter/return
  • Right-clicking now allows you to select one track or can be used on a set of tracks already selected and grants the user with a context menu with replace/revert/preview/export options
  • Fixed something I forgot to edit within nus3bank.py and nus3inject.py
  • Better error handling (yes, again!)
  • Added a batch file that can be used to open and edit nus3bank files anywhere you can go with your file explorer (code edited so that everything works fine)
  • Window is now truly resizable
  • Added on-screen indicator of whether or not changes have apparently be applied or not (so that you save) (green = no changes since last save; red = maybe changes from last save)
  • It also gives you the path to the file you're currently editing (the .nus3bank extension is hidden)
  • A major design flow that could prevent two instances to work correctly simultaneously has been fixed
  • Fixed some encoding problems (no more UnicodeEncodingError?)

I'd recommend having the NUS3BANK editor in a fixed folder (so its version not being a part of the name of the NUS3BANK Editor folder) and setting files with the .nus3bank extension to open with NUS3BANK_Editor.bat.
Please tell me if any of you still have Unicode related errors, I hope these issues to be fixed.
Also, if you previously had Permission denied issues, please tell me if you still get those. I'm not sure what caused them and so don't know if I've solved these yet.
 
  • Like
Reactions: Roger Reynoso

Roger Reynoso

Well-Known Member
Newcomer
Joined
May 22, 2016
Messages
49
Trophies
0
Age
25
XP
95
Country
United States
@Roger Reynoso I did watch your video. And well, after some tries (it took me a fair while to be honest), I did manage to have Pit get a custom voice for his uptaunt. So maybe your audio track is too long then. While I was testing SonicBrawler (he has more experience than me regarding editing voice/sound effects) and I were agreeing that this issue was weird.



NUS3BANK Editor 2.10 is now available!
Download it here!

Changelog:
  • Fixed some menu entries with wrong action
  • Fixed default name when exporting
  • Opening a NUS3BANK now sets focus inside the list, so you can scroll directly
  • You can now preview a selection of tracks: either click the button, use the File menu, double click or hit enter/return
  • Right-clicking now allows you to select one track or can be used on a set of tracks already selected and grants the user with a context menu with replace/revert/preview/export options
  • Fixed something I forgot to edit within nus3bank.py and nus3inject.py
  • Better error handling (yes, again!)
  • Added a batch file that can be used to open and edit nus3bank files anywhere you can go with your file explorer (code edited so that everything works fine)
  • Window is now truly resizable
  • Added on-screen indicator of whether or not changes have apparently be applied or not (so that you save) (green = no changes since last save; red = maybe changes from last save)
  • It also gives you the path to the file you're currently editing (the .nus3bank extension is hidden)
  • A major design flow that could prevent two instances to work correctly simultaneously has been fixed
  • Fixed some encoding problems (no more UnicodeEncodingError?)

I'd recommend having the NUS3BANK editor in a fixed folder (so its version not being a part of the name of the NUS3BANK Editor folder) and setting files with the .nus3bank extension to open with NUS3BANK_Editor.bat.
Please tell me if any of you still have Unicode related errors, I hope these issues to be fixed.
Also, if you previously had Permission denied issues, please tell me if you still get those. I'm not sure what caused them and so don't know if I've solved these yet.

Thanks a lot man. To be honest, all I'm doing is replacing Pit's first voice of his smash attack ( because there are three ) for example " Three secret treasures! " is #1 , " Equipped! " is #2 and " Bye now! " is #3 , to another language which is Spanish, so it is around as long as the original. ( Heck, the English counterpart is a bit longer ) So yeah, that's more or less the project I have in mind.
 

Mr.ButtButt

The Cancer Of Gbatemp <3
Member
Joined
Sep 22, 2015
Messages
1,465
Trophies
0
XP
893
Country
United States
@Roger Reynoso I did watch your video. And well, after some tries (it took me a fair while to be honest), I did manage to have Pit get a custom voice for his uptaunt. So maybe your audio track is too long then. While I was testing SonicBrawler (he has more experience than me regarding editing voice/sound effects) and I were agreeing that this issue was weird.



NUS3BANK Editor 2.10 is now available!
Download it here!

Changelog:
  • Fixed some menu entries with wrong action
  • Fixed default name when exporting
  • Opening a NUS3BANK now sets focus inside the list, so you can scroll directly
  • You can now preview a selection of tracks: either click the button, use the File menu, double click or hit enter/return
  • Right-clicking now allows you to select one track or can be used on a set of tracks already selected and grants the user with a context menu with replace/revert/preview/export options
  • Fixed something I forgot to edit within nus3bank.py and nus3inject.py
  • Better error handling (yes, again!)
  • Added a batch file that can be used to open and edit nus3bank files anywhere you can go with your file explorer (code edited so that everything works fine)
  • Window is now truly resizable
  • Added on-screen indicator of whether or not changes have apparently be applied or not (so that you save) (green = no changes since last save; red = maybe changes from last save)
  • It also gives you the path to the file you're currently editing (the .nus3bank extension is hidden)
  • A major design flow that could prevent two instances to work correctly simultaneously has been fixed
  • Fixed some encoding problems (no more UnicodeEncodingError?)

I'd recommend having the NUS3BANK editor in a fixed folder (so its version not being a part of the name of the NUS3BANK Editor folder) and setting files with the .nus3bank extension to open with NUS3BANK_Editor.bat.
Please tell me if any of you still have Unicode related errors, I hope these issues to be fixed.
Also, if you previously had Permission denied issues, please tell me if you still get those. I'm not sure what caused them and so don't know if I've solved these yet.
i removed the NUS3BANK_Editor.bat from the folder and it opens then closes immediately..
 

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
Looks like you've removed the .pyw and try to load the .bat. You must not remove the pyw. The bat file calls the pyw. The bat has been made because Windows doesn't want to set pyw as opening programs.
 

Mr.ButtButt

The Cancer Of Gbatemp <3
Member
Joined
Sep 22, 2015
Messages
1,465
Trophies
0
XP
893
Country
United States
Looks like you've removed the .pyw and try to load the .bat. You must not remove the pyw. The bat file calls the pyw. The bat has been made because Windows doesn't want to set pyw as opening programs.
i've moved all of the files to a different folder and it still doesnt work
 

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
Hotfix for an issue when deleting temp files.
Get 2.11 here.

@Mr.ButtButt What are you doing exactly? The bat file belongs in the same directory as everything else. Can you double click the pyw? Can you add a line at the end of the bat file and write pause on that line, save and run the bat?
 

Mr.ButtButt

The Cancer Of Gbatemp <3
Member
Joined
Sep 22, 2015
Messages
1,465
Trophies
0
XP
893
Country
United States
Hotfix for an issue when deleting temp files.
Get 2.11 here.

@Mr.ButtButt What are you doing exactly? The bat file belongs in the same directory as everything else. Can you double click the pyw? Can you add a line at the end of the bat file and write pause on that line, save and run the bat?
error.png this error took me like 5 times to catch, because it came up and closed out right away
 

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
And yet the error is not complete. To catch it, open a terminal (nothing selected, shift +right click, cmd window) and do :
Code:
python "_NUS3BANK Editor.pyw"
 
  • Like
Reactions: Mr.ButtButt

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
OK.
Uninstall python.
Delete the python27 folder in C:
Download and install the latest version for python 2.7.
(you may have done a 32 bit install over a 64 bit one or the other way around, you should not mix 32bit and 64bit stuff, you should stick with 64bit)
 
D

Deleted User

Guest
So I installed the new version and I still get the "Couldn't get metadata for (file)". Any ideas?

EDIT: Replacing idsps with other idsps also doesn't work, it gives me a large error popup. I've uninstalled and reinstalled python and the program just won't work
 
Last edited by ,

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
Hotfix 2.12 because previous one, while allowing some to work, broke it for others.

And also it should give more than just that sentence, if you want to try @DatPags (no it probably doesn't solve your issue yet unfortunately)
 
Last edited by BDS,

Mr.ButtButt

The Cancer Of Gbatemp <3
Member
Joined
Sep 22, 2015
Messages
1,465
Trophies
0
XP
893
Country
United States
i keep getting the error:

An error occured, snd_se_narration_characall.nus3bank couldn't get extracted. Not a NUS3BANK?
More info on console.
error.png
 
D

Deleted User

Guest
I think I fixed my issue, I believe it had to do with the format of the wav files I was trying to import. Re-exporting the wavs that weren't working as mp3's seems to be working
 

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
2.13 is available.

Changelog:
  • Fixed playlist creation (on previous versions, an m3u could be left opened after nus3bank extraction failed, eventually causing an error when clearing workspace)
  • Changed colors for the path of the file (gray = no changes, no need to save; blue = changes (probably), should save)
  • Better algorithm for partial display of path
  • Alternates background color for tracks for better visibility
  • Various changes in how the app closes files/itself
  • Fixed encoding for errors (…)
 
Last edited by BDS,

BDS

Well-Known Member
Member
Joined
Jan 7, 2016
Messages
179
Trophies
0
XP
297
Country
France
OK, thanks (and also sorry :( ). 2.13a might not fix your issue but should help making it clearer to me.

Changelog:
  • Fixed other encoding issues (related to the path of the application)
  • Made traceback visible for errors happening with nus3bank extraction
 
Last edited by BDS,

Mr.ButtButt

The Cancer Of Gbatemp <3
Member
Joined
Sep 22, 2015
Messages
1,465
Trophies
0
XP
893
Country
United States
OK, thanks (and also sorry :( ). 2.13a might not fix your issue but should help making it clearer to me.

Changelog:
  • Fixed other encoding issues (related to the path of the application)
  • Made traceback visible for errors happening with nus3bank extraction
error.png meep2
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Veho @ Veho:
    It's not a Nintendo / iQue official product, it's a 3rd party custom.
    +1
  • Veho @ Veho:
    Nothing special about it other than it's more comfortable than the Lite
    for people with beefy hands.
    +1
  • Jayro @ Jayro:
    I have yaoi anime hands, very lorge but slender.
  • Jayro @ Jayro:
    I'm Slenderman.
  • Veho @ Veho:
    I have hands.
  • BakerMan @ BakerMan:
    imagine not having hands, cringe
    +1
  • AncientBoi @ AncientBoi:
    ESPECIALLY for things I do to myself :sad:.. :tpi::rofl2: Or others :shy::blush::evil:
    +1
  • The Real Jdbye @ The Real Jdbye:
    @SylverReZ if you could find a v5 DS ML you would have the best of both worlds since the v5 units had the same backlight brightness levels as the DS Lite unlockable with flashme
  • The Real Jdbye @ The Real Jdbye:
    but that's a long shot
  • The Real Jdbye @ The Real Jdbye:
    i think only the red mario kart edition phat was v5
  • BigOnYa @ BigOnYa:
    A woman with no arms and no legs was sitting on a beach. A man comes along and the woman says, "I've never been hugged before." So the man feels bad and hugs her. She says "Well i've also never been kissed before." So he gives her a kiss on the cheek. She says "Well I've also never been fucked before." So the man picks her up, and throws her in the ocean and says "Now you're fucked."
    +2
  • BakerMan @ BakerMan:
    lmao
  • BakerMan @ BakerMan:
    anyways, we need to re-normalize physical media

    if i didn't want my games to be permanent, then i'd rent them
    +1
  • BigOnYa @ BigOnYa:
    Agreed, that why I try to buy all my games on disc, Xbox anyways. Switch games (which I pirate tbh) don't matter much, I stay offline 24/7 anyways.
  • AncientBoi @ AncientBoi:
    I don't pirate them, I Use Them :mellow:. Like I do @BigOnYa 's couch :tpi::evil::rofl2:
    +1
  • cearp @ cearp:
    @BakerMan - you can still "own" digital media, arguably easier and better than physical since you can make copies and backups, as much as you like.

    The issue is DRM
  • cearp @ cearp:
    You can buy drm free games / music / ebooks, and if you keep backups of your data (like documents and family photos etc), then you shouldn't lose the game. but with a disk, your toddler could put it in the toaster and there goes your $60

    :rofl2:
  • cearp @ cearp:
    still, I agree physical media is nice to have. just pointing out the issue is drm
  • rqkaiju2 @ rqkaiju2:
    i like physical media because it actually feels like you own it. thats why i plan on burning music to cds
  • cearp @ cearp:
    It's nice to not have to have a lot of physical things though, saves space
    +1
  • AncientBoi @ AncientBoi:
    Nor clothes 🤮 . Saves on time, soap, water and money having to wash them. :D
  • SylverReZ @ SylverReZ:
    @rqkaiju2, Physical media is a great source for archiving your data, none of that cloud storage shiz.
    +1
  • AncientBoi @ AncientBoi:
    [squeezes @SylverReZ onto a physical media, then archives you in my old stuff box] :tpi::rofl2::tpi:
    +1
    AncientBoi @ AncientBoi: [squeezes @SylverReZ onto a physical media, then archives you in my old stuff box]... +1