no harem ending, which is sadIs there a harem ending or do you have to pick a specific girl?
step 9 of the install instructions by the sound of it.The game boots from the Kamidori English exe, but it's still in Japanese. What'd I do wrong?
Which ones do you mean specifically? I sometimes felt the exact opposite, the density of scenes was overwhelming.Plot and world is great, but I wish there were more scenes for the side characters.
You do the fourth tangerine elephant next to upside front map font then climb three electric eel stage arena in the water mans lair.How does the third stage of the prologue go by that you meet the girl mage who wears pink do the second stage that releases from the forest map
Delete save.dat & save.bak to fix.any help with this please View attachment 1250063 View attachment 1250063
can I ask, how do I get bronze key and silver key in this game...? also, how do i know whichi heroine will i be locked to? ant heroine walkthrough? thanks in advance
Keys you get by crafting. The Gold Key requires items that you can't get in a first playthrough. Need New Game + for that.can I ask, how do I get bronze key and silver key in this game...? also, how do i know whichi heroine will i be locked to? ant heroine walkthrough? thanks in advance
I know you haven't been active on this page in quite some time, but I can't figure out what's wrong here.Welp, the tool is as ready as it's going to get for public consumption. I've created a github repo that I'll start using for my f95 stuff. The tool is here, have fun with it:You must be registered to see the links
What it does do:
- There are 10 tabs full of information (Items, Mobs, Weapons, Furniture, Accessories, Skills, Quests, Arena, Areas and Classes).
- The information is all connected, so if you click on an item it'll give you every detail about that item that you can find on the wiki, without all the page hopping (ie: clicking on Azure Stone tells me: it's dropped by Undine, Ankloshell, Rusalka.. it's used to craft Charcoal Catalyst, Fire Buckets, Magic Creatures .. you can harvest it from the Blue Crystal Cave yard item, it can not be crafted, and it can not be harvested or mined from any dungeons).
- If you double click in quite a few areas, it'll take you to the appropriate location to see the details about that object. For example, double clicking on "Ankloshell" on the items tab takes me to the Mobs tab and shows me details about Ankloshell.
- Almost every tab has filtering of some kind, and where it doesn't I give you an 'advanced' tab where all of the information can be sorted in various ways (no brainer: click column headers and it sorts).
- If you run the program with a -e argument, it will output the database to a json file. This file can be used to build your own tool or do whatever you want to do with it. Also, if you find a typo and want to fix it, the program first checks for that output.json file instead of loading the internal database. So... fix it in the output.json file and it'll be fixed in the program.
- Quite a bit more that I'm not going to mention.
What it does not do:
- Correct typos found on the wiki (you won't believe how many items have inconsistent names between the various pages.. I fixed it where I could). This could be a reason for a detail that isn't showing up (ie: if something isn't showing that it drops in some location but you KNOW it does... it was probably a typo on the wiki).
- It does not touch the Clothes at all. Whomever formatted that wiki page can jump off a cliff. After reading it I'm more confused than I was before I started.
- It does not guess. Something obvious to a human simply isn't obvious to software. You have to tell it in exact terms, or tell it how to figure that information out on its own.
- It doesn't do much error checking at all, so if it works fine for a while and then crashes just restart and you'll be fine.
With all that said... as I stated above, I'm done working on this. I'm getting back to playing the game. Because of this, I am not offering support at this time. You WILL need .Net framework 4.5 to run it. If you need that, a simple google search will get you to Microsoft's website so you can download it. If you get an error before the program even fully loads, it's probably because of your framework.. so installing a fresh copy might fix it (in other words: CHECK YOUR FRAMEWORK FIRST).
And after 4 long days.... I can now have fun.
Link again for anyone who might have missed it at the top:You must be registered to see the links
The error in that image is going to stem from invalidly reading memory, as is evident in the first image (the huge negative numbers are a give-away). The .net version isn't an issue in this error -- really you'll only see the .net version being an issue at the startup of the application. My tool also doesn't care about locale, so that's not it. You only need to run it with admin rights if you're planning on changing things in memory, not reading - so that's not it. My current thought process is that Windows 10 has somehow limited how and what is able to read the memory of another process, though it's just a theory. The reason I'm not certain of this is because I'm not sure what version of windows you were using previously. It appears that Windows 8.1 introduced a "feature" which would've prohibited my tool from working on it (and there's nothing you can do as a user to allow my tool to bypass that protection). If you were running 8.1 previously and it's not working on Windows 10 now, I'd be completely lost as to a cause. Running Windows 7 it should've been fine (and was for me - I never used 8.1). I think no matter the underlying issue, it's going to be at the OS level. The game didn't change, and my tool hasn't changed... but Windows has. As for how you might get it to work, I'm not sure. You can try running it in Compatibility Mode set to Windows 7 - if it works let me know. Outside of that I'm afraid I couldn't offer much assistance. I tried to run the game so I could dig into it deeper, but I can't even run the game for whatever reason - something about a version mismatch *shrug*.I know you haven't been active on this page in quite some time, but I can't figure out what's wrong here.
I am looking for a little guidance with KAM helper. I remember using it when I started playing this game a couple years ago and it working perfectly. It no longer works as I believe you intended it to though. I have attached some pictures of what is going on with it and will try and explain more. I am running windows 10 with .net framework 4.8. My computer is obviously set to the Japanese locale and the download I used was from the OP in this thread.
I am running KAM in admin mode, so I run the program in admin mode as well. As long as what I am trying to give myself does not fall (in game) into the "Item" category it seems to work. For instance, Azure Fruit, Potions, or anything else that falls into the Item category (in game) does not work.
I have not nailed down exactly what prompts the error to pop up either. It seems to be after I click on a few different things under the "Item" tab in KAM helper. It also gives very odd readouts of what is in my inventory as shown in the other picture I posted.
If you would like to read the entire error it displays I would DM it to you, however you have limited your profile and I am unable to do so currently.
My less than educated guess on this is that when .net Framework got updated it disrupted how KAM helper reads the save file in some way. I do not know anything about programming, nor does there seem to be a reliable way to roll .net Framework back to 4.5 that I have found. If you have any ideas, suggestions, tips, or tricks that you would like me to try I would be happy to. Thanks for your time!