Recent content by tsuki09

  1. tsuki09

    ROM Hack Translation Experiment with making translation patch for Over RequiemZ, need some help

    Got stuck trying to add ñ and vowels with accents to the game font :huh: I found a file "font" with no extension, but probably an AssetBundle. This is what UABEA showed: "FOT-UDMinchoPr6N-DB SDF" (MonoBehaviour) "FOT-UDMinchoPr6N-DB SDF Atlas" (Texture2D) "FOT-UDMinchoPr6N-DB SDF Outline"...
  2. tsuki09

    ROM Hack Translation Experiment with making translation patch for Over RequiemZ, need some help

    Note: I have been using UABEA since it's the only program that worked on Fedora 42 through Proton GE 10.4 + winetricks with dotnet 6.0 If needed I'll try to dual boot for better software, except I've found that a lot of them rely on old dotnet versions no longer available on the official site :(...
  3. tsuki09

    ROM Hack Translation Experiment with making translation patch for Over RequiemZ, need some help

    Greetings! This is the first time I've tried to do something like this. I've wanted to try translate the visual novel Over Requiem Z. So far these are the steps I took 1. Dump game 2. Check the files inside romfs folder 3. Verified it was developed in Unity engine (According to UABEA...