What's new

DLSite Game Manager 0.3.3


Re: DLSite Game Manager 0.3.1

is there a way to transfer all the settings and images from the old version to the new one?

kinda like a browser bookmark export and import
Copy "Images" and games.db to the new folder and you're set.
 
Re: DLSite Game Manager 0.3.2

kaspersky is telling me that verion 0.32 is a trojan, yet it has no issues with 0.31 :confused:
 
Re: DLSite Game Manager 0.3.2

Huh. Just noticed the new version doesn't have the ability to drag and drop folders into the window anymore. I liked that feature :(
 
Re: DLSite Game Manager 0.3.2

i have an problem\opinion

when i do the find duplication it finds duplication in same file
like
{C:file1\file2\GameName>
------------------------GameName.Zip & Rar
------------------------C:\\\GameCode\>

i have a weird kind of organizing method i extract the file and sometimes i do a file has the same name *inside* the same file just to keep the Rar there

so it will look like
C:File1\File2\GameName1\GameName1>
-------------^here Rar file ^ here Game Files
or keep thim in the same file

and it pretty mush the same with GameName 2,3
or some times it's like
C:\\GameName2\Gamecode2\
or vice versa depending on the up-loader

a picture of the detecting problem

do.php


a picture on what i mean of my organizing method

do.php

and
do.php



my weird organizing way

{\\H-Game>
-----------{\\\2016 Dec>
------------------------{////P1>
--------------------------------{Games 1-20
------------------------{////P2>
--------------------------------{Games 20-40
------------------------{////P3>
--------------------------------{Games 40-80

------------2016 Oct
The same or less Parts
------------2017 Jan
The same or less Parts
 
Last edited:
Re: DLSite Game Manager 0.3.2

i have an idea

would you make the program's detecting duplication page opens the file path


and i like to do a backup to my external HDD
so i would like if the program will detect an old version \duplicated game
between my local pc file and ex-HDD file

beside the problem i commented about at page 7 last comment

thank you.
 
Last edited:
Re: DLSite Game Manager 0.3.2

Same problem here, the funny thing is it worked fine for some days, then all of a sudden, while adding some new games (while the app was downloading info from dlsite), avast popped up, blocking it and deleting the .exe.
Now i can't even download the program archive from the hosting site because the AV will delete it immediatly.

May be is a false positive due to the downloader function that may look like a trojan downloading harmful stuff ??:confused:
 
Re: DLSite Game Manager 0.3.2

My Kaspersky blocked it too saying it is a Trojan.

88f9667edd.png


Guess it a false positive? Will wait on someone to confirm it though before trying again.
 
Re: DLSite Game Manager 0.3.2

Kinda wish he would keep the old ones up also, since it seems he never checks the forum anymore :p
 
Re: DLSite Game Manager 0.3.2

A small note to the people with false-positives:
If you compile the manager yourself using the provided source code, the resulting exe doesn't seem to cause any AV warnings.
The trojan heuristics found for the provided binary file may have been caused by the method used to embed the dlls into the executable?
 
Re: DLSite Game Manager 0.3.2

How do i turn the source code into an exe? Having to run visual studio before i can use it every time seems excessive
*EDIT* Nevermind got it working, Thanks alot :)
 
Last edited:
Re: DLSite Game Manager 0.3.2

Any update on the trojan scans? I got the same thing and am wondering if it has been confirmed false positive or not.

Thanks!
 
Re: DLSite Game Manager 0.3.2

Been getting an error lately. Here's the contents of the error log:
 

Attachments

  • Error.txt
    1.4 KB · Views: 6
Re: DLSite Game Manager 0.3.2

Been getting an error lately. Here's the contents of the error log:

I'm getting the same error. It seems to be really random, and I can't quite say what the cause is. The error is gibberish to me.

*Edit* After some fiddling with settings, the problem is the game doesn't have any sample images, so the Manager gets stuck trying to download what doesn't exist. To get all the DLSite info for the game, in the case it has no samples, go into settings and turn off Download Sample images in the DLSite tab. After you get the cover image and list image downloaded along with the tags and all the other info, then just proceed to turn the option back on. It's a pain, but it's not a particularly big deal.
 
Last edited:
Re: DLSite Game Manager 0.3.2

Does someone else get an Invalid RGCode error when trying to manually change a games Circle?
 
Re: DLSite Game Manager 0.3.2

I'm adding the RJ code to games and info gets downloaded fine except for the game images, how to fix?
 
Would be great if there was a F5 or refresh button to redownload/refresh info on games already added for multiple selected games
 
So can anyone possibly tell me why the game manager isn't downloading the titles of the game and is instead using the title of the folder the exe is in? This is new, and rather annoying to my OCD
 
So can anyone possibly tell me why the game manager isn't downloading the titles of the game and is instead using the title of the folder the exe is in? This is new, and rather annoying to my OCD

Yep. Not just you. DLSite changed their page again. Seeing how frequent this is, an editable file to specify for start and end strings of relevant info might be relevant.

I changed the important bits for now though. The NuGet packages I was using to embed the dependencies stopped working too. People were getting false positives about it anyway so there's more .dll files around now.

So, version 0.3.3 I suppose:
  • Adjusted title detection in DLSitePage.cs;
  • Removed NuGet packages Fody and its addin Costura;
  • Found the version number! Changed it.

Up to date code included. Link: mega.nz/#!YldW2S7A!hx2yGFT_AdCnhTrFXsfOubgcrlpz_R2EmIyhq9jvCM4
 
Back
Top