Jump to content

Binary Flame

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Binary Flame

  1. Dev here, Glad you guys like it. If you want to use applocale/Locale Emulator, you will need to add the correct command line arguments in order for it to launch the game with the correct locale. You will need to use version 1.0.4 or higher, as versions below that prevented use of the same exe for multiple games. Let me know if there are any other features you would like to have.
  2. So some of you might have seen this thread a while back talking about a piece of software that I had written, to keep track of your visual novels. Unfortunately, it was fairly buggy, and it didn't support eroge from other sources as well. I am working on creating a new and improved version of this software from scratch, but I want requests from communities such as this one for features that they would like to see in it. I'm trying to make it something that people here would enjoy and use. So I am asking for input on any features that anyone would like, and I will do my best to add the features as I program it. I REALLY need input for features I should add regarding DLsite games, since I have no experience with those games. Since the DLsite Game Manager is now open source, I am now able to add features from that program into mine. So if there are any features from the GameManager you enjoyed, ask. Those features should be the fastest to add. Here is what the UI will mostly look like(subject to change): If you have ANY ideas for software suggestions, please leave a comment on this document: https://docs.google.com/document/d/1mzovyY6C18YTbGmSP6DhQLiXFSrw7UoN-sq6IRhzy0A/edit
  3. So I am working on redoing my visual novel manager completely, this time hopefully with support for RJ codes from DLsite. If there is any other sites that have their own formatting for visual novels/eroge like DLsite, I'll work on trying to find a way to implement those into the program. Since the creator of the DLsite game manager released his source code, if there are any features that you like from that program, tell me, and I'll do my best to implement them. If anyone has any complaints of features about my previous program, things I should remove, or new ideas for it, please just leave a comment so I can try to work those into my new program. Hopefully, this new one won't crash so often. Current Look(Design NOT final): https://imgur.com/a/V5Vwo Sorry for bumping an old thread
  4. I didn't put a lot of details in the git messages since I was just updating the README.MD file. Any code edits I do, I try to write descriptions of what I added/removed/changed. I've been doing this for a while on my private gitlab repo. I'll try to add more comments in the code. I'll also consider adding filtering based upon title and aliases. Also turns out that since the DL site manager uses .NET, I can extract the source code fairly easily from it(for research purposes only), and see how they implemented the RJ codes. So hopefully in the future I can implement RJ code scanning into my program.
  5. Hey, so creator of the visual novel manager here. So it seems that a few of you are having crashes when you try to add a vn or try to login on the last page. I'm trying to work on the issue. I have made a build that will hopefully log the issues when logging in order to find out where the issue is. Here is the build: https://mega.nz/#!iJtWwY4A!LW-Z36E6A442f3CLYLUwUhL3OfHMPFiFyFw3WQIT5bk Also, it seems like some of you want to be able to add a game that isn't strictly a visual novel, or isn't on vndb.org. I'll be keeping that in mind for the future, and possibly add an option that doesn't require a VNDB id in order to login. The DL site manager using RJ codes seems like a really interesting idea, but I haven't used DLsite at all or have found much information about the RJ codes. If someone would point me in the right direction for documentation or information on RJ codes, I would be more than happy to implement scraping folders using RJ codes. If anyone has any suggestions/bugs/crashes, the best way to post them would be creating an issue on https://github.com/micah686/Visual-Novel-Manager/issues. Otherwise, either post in this thread, or send me a PM.
×
×
  • Create New...