Search found 66 matches

by HwitVlf
Sat Feb 17, 2018 5:55 pm
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<r>I ran the frontend through VirusTotal and it was tagged as virus by about <URL url="https://www.virustotal.com/#/file/d6b164ac37aa0072b191a561b8081eba10599f059da747d26bc37829ef3fcba2/detection"><s>[url=https://www.virustotal.com/#/file ...
by HwitVlf
Fri Feb 16, 2018 4:51 pm
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<r>It's wise to be cautious. I did include the source code, but I doubt anyone cares or knows enough to go through it. If you open the source code and search for 'filewrite', you will find the only interaction the code has with the PC that can actually changes anything. This is the line that writes ...
by HwitVlf
Wed Jan 24, 2018 6:57 am
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<r><URL url="http://www.mediafire.com/file/a0t4v48pt87e3pb/FindCRCgui_v7.rar"><s>[url=http://www.mediafire.com/file/a0t4v48pt87e3pb/FindCRCgui_v7.rar]</s>HERE<e>[/url]</e></URL> is the final version of the GUI. I tested with every browser I could find and the only ones that bungled the formatting ...
by HwitVlf
Sun Jan 21, 2018 9:04 pm
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<t>Thank you rosewood, very helpful info. I'm working on a fix for IE and testing other browsers. I implemented a variable detection in v4, but it will still fail with IE because of the extra space added to row-ends.<br/>
<br/>
The frontend currently seems to work with track-info copied from Firefox ...
by HwitVlf
Sun Jan 21, 2018 3:44 am
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<t>Anything worth doing is worth doing right, so I care to make this tool decent. But I'm also fairly busy, so there's a small window when I'm willing to put effort into refining the GUI. If anyone cares to do some testing to iron out bugs, speak now or forever hold your peace.<br/>
<br/>
EDIT See ...
by HwitVlf
Sat Jan 20, 2018 6:56 pm
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<t>That's unfortunate. EDIT SEE POST 15<br/>
<br/>
I use findcrcs mostly to extract the split-tracks from a multi-track game that I dumped into a single image. Its easy to make a frontend to search for one track at a time from user input size/CRC, but it's miserable to enter all that information for ...
by HwitVlf
Thu Jan 18, 2018 8:32 pm
Forum: General discussion
Topic: findcrcs (fast crc finding tool, v0.2, windows support added)
Replies: 18
Views: 22158

Re: findcrcs (fast crc finding tool, v0.2, windows support added)

<r>This scanner works well enough that I made a simple GUI front-end for my own use. It uses info from the Redump database and extracts tracks that are found.<br/>
<URL url="https://imgbb.com/"><s>[url=https://imgbb.com/]</s><IMG src="https://image.ibb.co/mbj1E6/GUI.png"><s>[img]</s>https://image ...
by HwitVlf
Thu Apr 17, 2014 1:27 pm
Forum: General discussion
Topic: How to edit file sizes in the TOC of a CD image
Replies: 3
Views: 4723

Re: How to edit file sizes in the TOC of a CD image

<r>Thank you both. I was able to do it with your advice <IMG src="https://forum.redump.info/img/smilies/cool.png"><s>[img]</s><URL url="https://forum.redump.info/img/smilies/cool.png"><LINK_TEXT text="img/smilies/cool.png">https://forum.redump.info/img/smilies/cool.png</LINK_TEXT></URL><e>[/img]</e ...
by HwitVlf
Wed Apr 16, 2014 11:03 pm
Forum: General discussion
Topic: How to edit file sizes in the TOC of a CD image
Replies: 3
Views: 4723

How to edit file sizes in the TOC of a CD image

<r>I have a file on a Playstation CD which is doesn't fill up it's last sector. Meaning the CD has some blank data at the file's end. I've dumped the CD to a BIN\CUE and I would like to edit the files size so that it extends all the way to the end of it's last sector. I assume this is fairly easy to ...
by HwitVlf
Wed Aug 18, 2010 6:05 pm
Forum: General discussion
Topic: Adding extra information to DATs
Replies: 7
Views: 7222

Re: Adding extra information to DATs

<t>The database you are working on is a huge undertaking! I hope it goes well since the info would be great to have.<br/>
<br/>
Redump's dat files do include the CRC32s for each track. Maybe you are running the dat files through a converter of some sort that is stripping some of the the information ...