Recent content by JadedNutcase

  1. J

    ROM Hack RELEASE Shin Megami Tensei III: Nocturne HD Remaster Save Editor

    Ok. I managed to fix it partially by editing the shin.py in Notepad++. (I edited the values under def __init__(self) Height: 1200 Width: 1980) What values do I alter to edit the dimensions of the buttons and their submenus to something easier to use?
  2. J

    ROM Hack RELEASE Shin Megami Tensei III: Nocturne HD Remaster Save Editor

    Got a new migraine. For some reason a graphics driver update broke the program (the window has shrunk to to an unusable size and attempting to right click on the icon in the upper left corner then using Size does nothing). Is there anyway can resize the window using Notepad++ to edit the files?
  3. J

    ROM Hack RELEASE Shin Megami Tensei III: Nocturne HD Remaster Save Editor

    ?? *checks 1st post then loads it another browser* Okay, I imagine I'm going to feel very blind in a moment but what decrypt program link?
  4. J

    ROM Hack RELEASE Shin Megami Tensei III: Nocturne HD Remaster Save Editor

    It did indeed. It led to pip pulling a Sideshow Bob with the rakes:lol: and me having to force close it. After some Google-fu I found on the Python-forum io ( "Python 3.10 and PyQt5(6)" or thread-33960 ) that PyQt5 requires Python version 3.6.1 or higher (but for some bizarre issue it doesn't...