Try to reset the password.
552 2019-06-21 22:50:50
Re: [DONE] Quicksearch does not maintain the sort order when viewing pages (4 replies, posted in General discussion)
Both issues should be fixed.
And a little request: is it possible to add arrows next to the column header to know the sort order that is in used ? (for reference, I did that on the search engine at satakore.com)
I will look for that.
553 2019-06-21 22:15:50
Re: Account Requests (9 replies, posted in Guests & account requests)
Okay, just created your new account.
554 2019-06-19 18:30:28
Re: Account Requests (9 replies, posted in Guests & account requests)
Oh yeah, that was old account i never really used. You can delete that account since its inactive.
If you have access to the other account's email you could just change your email and i can rename the old username to your desired new one.
555 2019-06-19 17:15:12
Re: Some technical questions ... (23 replies, posted in General discussion)
“On a disc that can hold a total of 74 minutes of information, that results in a maximum of 333,000 sectors.”
>> Program Area : from end of lead in through start of lead out.
But this number can vary between CD pressing factories. Besides of that, you can extend this number by over-burning the CD into lead-out sectors, you don't really need the entire lead-out section to close the disc or sessions.
556 2019-06-19 17:00:59
Re: Account Requests (9 replies, posted in Guests & account requests)
I doubt that this guy is real, can you VGPC guys confirm it?!
Also, he is on the same ip as this guy http://forum.redump.org/user/62659/
558 2019-06-17 23:47:16
Re: [DONE] Database Dump Request (17 replies, posted in General discussion)
function crc32_combine($crc1, $crc2, $len2) {
$odd[0]=0xedb88320;
$row=1;
for($n=1;$n<32;$n++) {
$odd[$n]=$row;
$row<<=1;
}
gf2_matrix_square($even,$odd);
gf2_matrix_square($odd,$even);
do {
/* apply zeros operator for this bit of len2 */
gf2_matrix_square($even, $odd);
if ($len2 & 1)
$crc1=gf2_matrix_times($even, $crc1);
$len2>>=1;
/* if no more bits set, then done */
if ($len2==0)
break;
/* another iteration of the loop with odd and even swapped */
gf2_matrix_square($odd, $even);
if ($len2 & 1)
$crc1=gf2_matrix_times($odd, $crc1);
$len2>>= 1;
} while ($len2 != 0);
$crc1 ^= $crc2;
return $crc1;
}
$crc1 => pool
$crc2 => to be added to the pool
$len2 => length of the track with $crc2
559 2019-06-17 23:29:12
Re: [DONE] Database Dump Request (17 replies, posted in General discussion)
I'm hoping to get a csv with the following info:
1. Title
2. Disc Number/Total Discs for title
3. System
4. Region
5. Serial
6. Build Date
7. Version
8. Edition
9. Bar Code
Dump attached.
560 2019-06-17 18:25:22
Re: [DONE] Wiki account request (2 replies, posted in Guests & account requests)
A randomly generated password has been sent to your email, please change it upon login.
561 2019-06-16 22:08:42
Re: Recent dumps list on main page (5 replies, posted in General discussion)
I think it will be too much, because i have to add another list for recent changed discs as well.
562 2019-06-10 18:19:59
Re: Account creation request (5 replies, posted in Guests & account requests)
Thanks. Its "A01" btw.
563 2019-06-10 17:40:00
Re: Account creation request (5 replies, posted in Guests & account requests)
Can you please review the submission data for this dump:
http://redump.org/disc/62792/
The ring code seems to be a bit odd:
IFPI 1330 = L330 ?
10A = A01 ?
564 2019-06-10 17:32:26
Re: Request Account (1 replies, posted in Guests & account requests)
Welcome, obtain your password here.
(check the spam folder in case there will be no message in your inbox)
Please make sure you read and understand the dumping process and the way you have to submit the dumping logs before posting your dump info.
Dumping_Guides
Feel free to ask question on the forum, or via Discord about how to get started preserving games with Redump:
Discord
565 2019-06-10 17:30:56
Re: Account creation request (5 replies, posted in Guests & account requests)
Welcome, obtain your password here.
(check the spam folder in case there will be no message in your inbox)
566 2019-06-03 12:49:36
Re: [SPAM???] register (3 replies, posted in Guests & account requests)
I think its a bot, that's why i made that little "joke".
567 2019-06-03 12:48:11
Re: [DONE] Account creation request (2 replies, posted in Guests & account requests)
Welcome, obtain your password here.
(check the spam folder in case there will be no message in your inbox)
Please make sure you read and understand the dumping process and the way you have to submit the dumping logs before posting your dump info.
Dumping_Guides
Feel free to ask question on the forum, or via Discord about how to get started preserving games with Redump:
Discord
568 2019-06-03 12:45:28
Re: Dreamcast (1 replies, posted in Guests & account requests)
Welcome, obtain your password here.
(check the spam folder in case there will be no message in your inbox)
Please make sure you read and understand the dumping process and the way you have to submit the dumping logs before posting your dump info.
Dumping_Guides
Feel free to ask question on the forum, or via Discord about how to get started preserving games with Redump:
Discord
569 2019-06-03 12:43:12
Re: Membership request (1 replies, posted in Guests & account requests)
Welcome, obtain your password here.
(check the spam folder in case there will be no message in your inbox)
Please make sure you read and understand the dumping process and the way you have to submit the dumping logs before posting your dump info.
Dumping_Guides
Feel free to ask question on the forum, or via Discord about how to get started preserving games with Redump:
Discord
570 2019-05-31 17:24:55
Re: Hi I Still cant Access the site (1 replies, posted in Guests & account requests)
http://forum.redump.org/topic/22521/id- … count-pls/
If you need to reset your password - http://forum.redump.org/request/password/
571 2019-05-28 21:21:50
Re: [DONE] Database Dump Request (17 replies, posted in General discussion)
What do you want me to do? I thought you were going to use the dats as stated here
am i able to get any forward momentum on at least the calculation for using the dats as a source?
572 2019-05-27 19:11:32
Re: [DONE] Discussing the multisession cue (144 replies, posted in General discussion)
Na, i won't drop it. You never know.
Right now, i have no other suggestions.
573 2019-05-27 18:24:17
Re: [DONE] Discussing the multisession cue (144 replies, posted in General discussion)
One of the reasons i don't want to have it is because the database currently supports two cuesheet styles, without "PREGAP" (our standard one) and with "PREGAP" which is available as an alternative variation.
If i bring in additionaly "REM PREGAP 00:02:00" for both styles it will be super ugly.
And yes, my last suggestion is a little bit "ugly" if you want to call it that, but it would serve its purpose and i feel its a better (more appropriate) solution.
574 2019-05-27 18:15:05
Re: [DONE] Discussing the multisession cue (144 replies, posted in General discussion)
Maybe make it like follows(?):
REM SESSION 01
FILE "dump (Track 1).bin" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
REM LEAD-OUT 01:30:00
REM SESSION 02
REM LEAD-IN 01:00:00
FILE "dump (Track 2).bin" BINARY
TRACK 02 MODE2/2352
INDEX 01 00:00:00
REM INDEX 01 00:02:00
FILE "dump (Track 3).bin" BINARY
TRACK 03 AUDIO
INDEX 00 00:00:00
INDEX 01 00:01:74
To comment the real INDEX 01 and make it work like that.
Or even more accurate:
REM INDEX 00 00:00:00
REM INDEX 01 00:02:00
575 2019-05-26 12:04:27
Re: [SS] Bootleg II data side of the disc (9 replies, posted in General discussion)
3 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
4 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
5 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
6 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
7 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
8 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
9 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
10 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
11 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
16 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
17 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
18 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
19 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
20 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
21 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
22 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
23 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
24 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
25 1058400 30467379 12eb1c39b4b4ef3853da8f42b042dabb 454018fbe7e5f75d0c3a7a24ec21f972edf9add8
I think its a holographical effect due to those tracks having some specific byte pattern.