Jump to content

songsoferika

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by songsoferika

  1. Tried everything like changing the system locale again, running it on locale emulator, changing the graphics setiings, trying compatibility but no luck. Even checked the appdata folder to see if there is an issue with renpy but there is not a folder for the vn. The log txt either remains blank or have this Sat Dec 28 14:51:14 2024 Windows-7-6.1.7600 Ren'Py 7.1.3.1092 Bootstrap to the start of init.init took 0.17s Early init took 0.01s Loader init took 0.62s Loading error handling took 0.55s Loading script took 17.42s Loading save slot metadata. took 0.02s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 1, 3) Running init code took 12.62s Loading analysis data took 0.05s Analyze and compile ATL took 0.15s Index archives took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Making clean stores took 0.00s Initial gc. took 0.86s DPI scale factor: 1.250000 Creating interface object took 0.11s Cleaning stores took 0.00s Init translation took 0.09s Build styles took 0.01s Load screen analysis took 0.47s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.21s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Performance test: Inter
  2. I am sorry but that username ain't showing in disc, can you message me in disc, it's @songsoferika.
  3. Sorry for the late reply, so I got to understand from Discord that Shift Jis works for English and Japanese or any other languages in Latin alphabets. For languages like Russian, one just needs to add up in the engine to receive support for Russian as shift jis. Cryptic languages are from Windows ansi script, so they could be modified, but sadly Hindi doesn't come in those languages, so the only way to do it is to find a hacker who can either hack the font file to add up Hindi letters or hack the game itself to support Unicode. This is how it was done for the Korean patch for Kara no Shoujo, but sadly, I wasn't' able to find a hacker till now.
  4. So I was given the necessary tools in Flowers Discord about how to extract and put back the script in the visual novel but the issue is that the Japanese and English script in Flowers is written in Shift_JIS, while I am trying to translate it in Hindi which uses Devnagri Script which is written in Unicode. Does anyone how to make it work? (I don't know anything about coding)
×
×
  • Create New...