Author Topic: doubt about kernel2 edting  (Read 2615 times)

DKusanagi

  • *
  • Posts: 3
    • View Profile
doubt about kernel2 edting
« on: 2015-01-30 05:02:08 »
Hi, everyone. I have translated all te items, magic/materia and their descriptions from the kernel2, but I noticed that the file cannot be more large than 16k. There is some way to fix or avoid that? I want to make more changes in the descriptions if it is possible. Thank you, DKusanagi.

Kaldarasha

  • *
  • Posts: 2449
  • Prince of Model Editing
    • View Profile
Re: doubt about kernel2 edting
« Reply #1 on: 2015-01-30 05:37:56 »
PSX?

DKusanagi

  • *
  • Posts: 3
    • View Profile
Re: doubt about kernel2 edting
« Reply #2 on: 2015-01-30 10:02:03 »
No. I'm using the PC version. Right now the steam v.1.0.9. The problem is if the large of the file is more than 16k the game crashes in black and do not load.

nfitc1

  • *
  • Posts: 3013
  • I just don't know what went wrong.
    • View Profile
    • WM/PrC Blog
Re: doubt about kernel2 edting
« Reply #3 on: 2015-01-30 14:46:51 »
The uncompressed contents is limited to 6C00h (27648) bytes. After that the text leaks into some critical sections. There is currently no fix for this.

DKusanagi

  • *
  • Posts: 3
    • View Profile
Re: doubt about kernel2 edting
« Reply #4 on: 2015-01-30 15:06:38 »
Ok, thks. So resumed explanations for limit breaks i guess... ^_^U