Hacking Easy Nus3bank Editor With GUI

  • Thread starter Thread starter jam1garner
  • Start date Start date
  • Views Views 140,643
  • Replies Replies 301
  • Likes Likes 20
You do understand you now have to save in order for changes to be real?

Indeed I do @BDS , or else I wouldn't be able to change the Palutena conversation... Pit's voiceover doesn't stay unchanged from the original voice, it gets muted. Telling me that the file got corrupted... I notice this shows up when the injection is successful though, might be helpful.
success.jpg
 
Really sounds like your audio files are the problem.

And 2.02 is here, even with no bugfix this time; dzee asked me some questions and so it gave me an idea (second point of changelog).
Changelog:
  • Now supports directly DSP and HSP files
  • Added the option to consider "unknown" extensions as VGM files
 
Really sounds like your audio files are the problem.

And 2.02 is here, even with no bugfix this time; dzee asked me some questions and so it gave me an idea (second point of changelog).
Changelog:
  • Now supports directly DSP and HSP files
  • Added the option to consider "unknown" extensions as VGM files

Mm... so does that mean I should try recording with another voice recorder other than Audacity? Do you recommend any?
 
Hey I'm having a problem with opening the nus3bank files on the program. I have the path set and Python 2.7.10 installed.

Here's my Path and the Error I get.

LWPK0tR.png


HsAG9cY.png
 
Last edited by Rockmanbn,
Can you try using Python 2.7.11 instead of 2.7.10?
EDIT: what about running as admin?
 
Last edited by BDS,
I've updated to 2.7.11 and the same error occurs. I'm on my default account which is admin and right clicking _NUS3BANK Editor.pyw shows no option for running as admin.
 
Click once on the pyw, then press shift and right click on it, then copy as path (or something).
Right click on the windows logo and pick the command thingy (Admin), type python and paste to have something looking like:
Code:
python "C:\Users\...\_NUS3BANK Editor.pyw"
Then hit enter.
 
Hum, load python in command line (research loop, type python, hit enter).
Type this:
Code:
import os
then this:
Code:
os.path.supports_unicode_filenames
I suspect this to be False in your case.
 
Hum, in the pyw, try changing nus3bank.extract(nusPath,folderName) to nus3bank.extract(nusPath.encode(sys.getfilesystemencoding()),folderName)
(add the .encode(sys.getfilesystemencoding()) bit)
 
Don't really know if I'm doing it right. Do I open up the command line then initiate python before inputing the line?

m9Kofqv.png
 
Nothing yet. The error's still popping up.
Also I've tried it on other nus3bank files for other stage songs but, the same result happens.

H9gSwcE.png
 
Last edited by Rockmanbn,
When volume editing is released, will we get reccomendations of how loud the song should be? Because I don't want to have to keep guessing.
 

Site & Scene News

Popular threads in this forum