Yukkuri's Syosetsu RAW Archive. Tell me I'll download it all and put it in nice ZIP folder for you.

Discussion in 'Translator's Corner' started by Yukkuri Oniisan, Aug 4, 2017.

  1. Claire Lilly

    Claire Lilly ~Fairy of the Moon Blossom~

    Joined:
    Sep 15, 2017
    Messages:
    250
    Likes Received:
    227
    Reading List:
    Link
    Last edited: Jul 14, 2018
  2. Night Ghost

    Night Ghost Well-Known Ghost Member

    Joined:
    Mar 17, 2016
    Messages:
    1,586
    Likes Received:
    2,250
    Reading List:
    Link
  3. Rofix

    Rofix New Member

    Joined:
    Jul 7, 2018
    Messages:
    8
    Likes Received:
    0
    Reading List:
    Link
  4. MrSoul

    MrSoul Active Member

    Joined:
    May 24, 2017
    Messages:
    17
    Likes Received:
    7
    Reading List:
    Link
    I'm sorry for the necro but since it concern directly this thread I thought it was the best place to ask (and it might help other people)

    So I downloaded the Raw archive of "Surviving the Harsh Fantasy with Item Cheat" (thanks Yukkuri) but when I tried to open the .txt file I stumbled upon gibberish character.
    I tried a few things; namely
    Re-downloading the archive, downlading another archive, using different soft (notepad, notepad++, openoffice, adobe, wordpad, googledoc)
    Settings windows to locale Japanese

    Unfortunately none of the above worked so I was wondering if someone had the same problem as me and managed to find a solution ?
     
  5. KazeYuki

    KazeYuki Well-Known Member

    Joined:
    Sep 18, 2016
    Messages:
    166
    Likes Received:
    1,297
    Reading List:
    Link
    The encoding for the files is UTF-16 (LE).

    It's really strange - for me, it comes out gibberish in notepad++ and everything else but is fine on notepad

    In case you need it, I converted the files to utf-8 using windows powershell and uploaded it here:
    http://www.mediafire.com/file/29lfwwrqhrpo18f/N6099CC.zip/file
    (Link will expire in 14 days)

    Powershell commands used:
    foreach ($file in get-ChildItem *.txt) {
    Echo $file.name
    Get-Content $file -Encoding Unicode | Set-Content -Encoding UTF8 ("utf8_" + $file.name)
    }
     
    MrSoul likes this.
  6. MrSoul

    MrSoul Active Member

    Joined:
    May 24, 2017
    Messages:
    17
    Likes Received:
    7
    Reading List:
    Link
    Work perfectly, thanks for helping and uploading the converted chapter.
    I'll keep the command tucked somewhere in case of.
     
    KazeYuki likes this.
  7. yuseixz

    yuseixz New Member

    Joined:
    May 1, 2020
    Messages:
    1
    Likes Received:
    0
    Reading List:
    Link
    hello, i appreciate what you have been doing and i was wondering if you could help me with this novel that recently got discontinued
    (S rank adventurer me along with those girls who are slaves) 裏切られたSランク冒険者の俺は
    novel18 syosetsu - n8258et

    thanks
     
  8. HellSatan

    HellSatan Active Member

    Joined:
    Mar 13, 2017
    Messages:
    27
    Likes Received:
    2
    Reading List:
    Link