Jump to content

Kelebek1

Members
  • Posts

    597
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Kelebek1

  1. Script b0rked? Is it at this place only or lots of places with different errors? I've heard a lot of people get errors with fuwanovels pre-patched versions. Try download the original JP version and the English patch separately.
  2. Didn't we establish it's the f2p mobile game, not the VN? So, it requires basically no reading level whatsoever. The VN was fine though. Some parts of it can be difficult, specifically the parts about old-fashioned stuff, and there's quite a lot of "formal" talk. The letters Ooishi gets for instance were really hard to understand. There are interesting titbits included too if you're willing to wiki a bit, like how they integrated the characters into their real-life counterparts really well. Or I remember one part about how they used to draw maps so east was at the top, instead of north being at the top, because they see Japan as being east to west, not north to south, and that followed into their map-making. I thought that was really interesting. So some extra reading on wiki can be a nice follow-on. Other than some specific hard parts though, the average level is really normal, not difficult.
  3. It's a port, I assume lots of people have the original.
  4. Couldn't beat the first boss, got bored and quit.
  5. And here I am, still remembering the day when Crunchyroll was a place that listed IRC bots. How times have changed.
  6. ITH and I use Rikaichan in Waterfox to look up words I don't know.
  7. He was a pretty abysmal character, in a sea of abysmal characters. Like you said, he was removed from his family as a kid, trained and grew up to be a part of the First Order, and all of a sudden he's like "lol nah." Although to be fair on that point, he seemed to be bothered right from the start, so maybe it was going on for a while. it shows him right at the start going over to that other storm trooper and holding him as he dies, and he seems to be very distraught by it. But after he leaves the order and they get to wherever it was, the first fight he gets into, he just instantly shoots 2 storm troopers as they get near him, doesn't even flinch. He fucking grew up with those people, they're closest to "family" and friends he had, and as shown at the start, he cares about them dying, yet all of a sudden in 20 or 30 minutes of the film he can kill them in droves with no thought whatsoever. His character just makes no sense, it has no consistency. People rating Force Awakens over the prequels is mental to me...
  8. Weird. Maybe try unblocking the DLL or something? No idea, always just worked fine for me. Are you running Windows 10? I'm on 7. This is based on one of the older exes from retail though, maybe that's a part of it. To use a newer one would require someone else to go and dump the unpacked exe, which I can't do. Maybe binaryfail can.
  9. I found an issue with it just after, caused by exactly what I said I think. Went back and re-did it, should be pretty solid now. It did end up pushing "making," of the first page onto the next, but that's not really a down-side. I found some lines where words were still cut in half, and those are fixed. Updated the download link. kDays is made by the same guy (or people) who made alpharom. Shame it's required, but the original exe is encrypted/compressed, meaning I can't edit it. Hell, I can't even debug or look at any of it. I cant edit the exe without a properly decrypted/decompressed version that I can save stuff to.
  10. Well luckily I had it figured out before you linked me the scripts, was just a pain to test as I had to edit the string in memory (and find one big enough so it wouldn't crash to begin with). The game doesn't use any VWF so that's not supported, so if you have other exe hacks that add in VWF or something then this won't work too well. Looks fine to me, but as with everything like this, it needs testing. One thing that *may* cause problems, is that I just skip trying to wrap on non-ascii characters, just because otherwise it breaks the original entirely. You've left non-ascii in as the opening/closing speech marks and triple dots etc, so the line counting maaaaay go out in some places because of that. I don't know if it'd actually make a visible difference anywhere though. Here's the patch: https://www.mediafire.com/?4c8i5yr5384zi7n The kdays dll is required, since it's part of the crack... The exe doesn't need you to run it through AlphaRom or anything, just run it as is.
  11. Nah not the word wrapping, I got the decryption keys so I can even run the game, looking at wordwrap now. No promises though. I can't re-crypt the thing though, it's giving me problems, can I have a re-crypted Scene.pck? Otherwise I can't really test it. Only need a few lines at the start changed.
  12. Annoyingly I deleted the game a while ago, and have nothing left of it besides my edited exes, and I'm getting errors running them now. Even trying to run a patch I put up before is erroring... How are you running the game right now? EDIT: Nevermind I found the issue. They changed the decryption keys. Can I get the current ones Natsume Kyousuke? I can't get at them. EDIT2: I DID IT! FUCK YEAH! Wow that was crazy. I'll look into it again, need to try revert my changes now...
  13. I thought I already did that? Mmm, guess it wasn't splitting on a space though.
  14. Weird... malie is right there, dunno how it can't be found... Try: /HWN-1C*0@7552A0
  15. /HWN-1C*0@3552A0:malie.exe Because it only gets the text at the start of the page, the very first line is a bit of an issue since the game starts immediately. You'll probably want to load it, put in the hook code, save it so ITH loads it in automatically when the game is run, then close and re-open the game. I have found places where it reads the individual string every time you advance the text, but the problem is, it reads the whole damn page again every time time you advance. I couldn't find anywhere where it will only interact with the current line, and not the whole page.
  16. Another stupid system where it reads the whole page at once. >.> EDIT: yeah, I'm not able to do this one, can't find anywhere suitable, can only get the full page, not the individual lines. Hope someone else can.
  17. Oh is that what you were doing? Ah, well, you can have the terrible stuff I wrote to do this if it helps at all: http://pastebin.com/GmQyfR0h There's other decryption if the files don't start with 0x9597, but the script uses that so I didn't bother.
×
×
  • Create New...