Jump to content

BlazingHand

Member
  • Posts

    4
  • Joined

  • Last visited

Previous Fields

  • Favorite Fire Emblem Game
    Three Houses

BlazingHand's Achievements

Newbie

Newbie (1/14)

  1. Thanks so much for the help! That did allow me to create a randomized file. I'll look into ways to see if I could increase the default size it uses but for now this works just fine.
  2. I gave it a try and these were the results I was given: C:\Users\Blaze>java -XX:+PrintFlagsFinal -version | findstr HeapSize Picked up _JAVA_OPTIONS: -Xmx128M size_t ErgoHeapSizeLimit = 0 {product} {default} size_t HeapSizePerGCThread = 43620760 {product} {default} size_t InitialHeapSize = 134217728 {product} {ergonomic} size_t LargePageHeapSizeThreshold = 134217728 {product} {default} size_t MaxHeapSize = 134217728 {product} {command line} size_t MinHeapSize = 8388608 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} size_t SoftMaxHeapSize = 134217728 {manageable} {ergonomic} java version "14" 2020-03-17 Java(TM) SE Runtime Environment (build 14+36-1461) Java HotSpot(TM) 64-Bit Server VM (build 14+36-1461, mixed mode, sharing) Looking in my laptop info it says I have 12GB of installed memory (RAM). Assuming I have done it right, my max heap size is only 134,217,728 which doesn't look to be that high at all when compared to yours so that might be the problem.
  3. I redownloaded the 64 to be sure and the same thing did happen. On the drive I'm using I have about 20 GB free. It's not a whole lot but I think it should be enough unless you recommend getting that to be much higher. I do get passed the system.cmp then it usually gets stuck on a sunshine or thunder file when doing the calculating. Is there a way I could increase the memory my laptop uses toward the program on my end or is that something set in stone?
  4. I went to give FE9 a try but I seem to get stuck at recalculation file offsets. I had it run overnight but it never progress past this part. I'm not very computer smart so it could be something with my laptop or that I'm doing wrong. For reference I'm using the 64 bit one as the other one doesn't seem to load. Should I be able to load the 32 one? Sorry for the possible dumb question.
×
×
  • Create New...