Programming PPRNG (Mac & iOS)

DSi/3DS standard abuse? I love you :O

Is the source ready yet? I have a couple of weeks of 'free' time coming up that I might be able to get something done in.
 

religiousjedi

Old man.
is a Top Social Media Contributor Alumnusis a Forum Moderator Alumnusis a Contributor Alumnus
DSi/3DS standard abuse? I love you :O

Is the source ready yet? I have a couple of weeks of 'free' time coming up that I might be able to get something done in.
I too love this guy/girl. PPRNG made me an even better Pokemon breeder than before! :D

Edit: AND 4th Gen Seed Inspector!!! Now no need to switch to Windows Partition to use RNG Reporter (for much). chizu deserves infinite credits in my shop for his dedication!
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
DSi/3DS standard abuse? I love you :O
You can read the details here if you're interested.

Is the source ready yet? I have a couple of weeks of 'free' time coming up that I might be able to get something done in.
There will be a link added to the first post in this thread (or something equivalent) when the source is ready, but I'm not sure when that's going to be. If you have specific questions about Gen 5 stuff and you can't find the answers in the research thread or RNG Reporter source, you're welcome to PM me. If there's a particular type of Gen 5 RNG that is missing from PPRNG and/or RNG Reporter, I'm certainly open to suggestions as well.

Since you're asking, I assume the source to your programs is available somewhere?
 
Heh... I was planning on setting up an account on github or something, but never got around to it. I'll make sure that's up within a week or so. Meanwhile, I could zip up the source and upload it to Dropbox or something if you want it?
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
Released 1.8.2, mainly for German DSi/3DS support, but also added swarm support since several people have asked about it recently.


Heh... I was planning on setting up an account on github or something, but never got around to it. I'll make sure that's up within a week or so. Meanwhile, I could zip up the source and upload it to Dropbox or something if you want it?
Something like github would be good when you get around to it.
 

Agonist

how can I feel existential dread, it's my fear
is a Forum Moderator Alumnus
Whenever i try to open DS Parameter Searcher, it crashes. Any idea why that would be?

E: actually whenever i try to do anything in it, it crashes.
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
Whenever i try to open DS Parameter Searcher, it crashes. Any idea why that would be?

E: actually whenever i try to do anything in it, it crashes.
Can you please open the program Console located in Applications/Utilities, and then open PPRNG and cause it to crash. Then copy any errors that appear in the Console program and paste them here, please.

Also, what OS version and hardware are you running on?
 
I also get crashes whenever I try to open anything in 1.8.2. Older versions work fine. This is on an Intel iMac running OS X 10.6.
Console said:
11/12/2011 19:10:57 com.apple.launchd.peruser.501[86] ([0x0-0x52052].com.blarg.pprng[734]) Job appears to have crashed: Segmentation fault
11/12/2011 19:10:57 ReportCrash[745] Saved crash report for PPRNG[734] version ??? (1.8.2) to /Users/me/Library/Logs/DiagnosticReports/PPRNG_2011-12-11-191057_mac.crash
Process: PPRNG [719]
Path: /Applications/PPRNG.app/Contents/MacOS/PPRNG
Identifier: com.blarg.pprng
Version: ??? (1.8.2)
Code Type: X86 (Native)
Parent Process: launchd [86]

Date/Time: 2011-12-11 19:07:49.164 +0000
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffffc
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
objc[719]: garbage collection is ON

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libstdc++.6.dylib 0x90c23a7b std::string::_Rep::_M_grab(std::allocator<char> const&, std::allocator<char> const&) + 15
1 libstdc++.6.dylib 0x90c23b40 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) + 36
2 com.blarg.pprng 0x000058ff pprng::DS::ToString(pprng::DS::Type) + 49
3 com.blarg.pprng 0x00017fad -[DSTypeTransformer transformedValue:] + 139
4 com.apple.AppKit 0x96e4b326 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 225
5 com.apple.AppKit 0x96ed0278 -[NSValueBinder _referenceBindingValue] + 49
6 com.apple.AppKit 0x96ed0010 -[NSValueBinder _adjustObject:mode:observedController:observedKeyPath:context:editableState:adjustState:] + 705
7 com.apple.AppKit 0x96ecfccf -[NSValueBinder _observeValueForKeyPath:ofObject:context:] + 280
8 com.apple.AppKit 0x96fad42e -[NSTextValueBinder _observeValueForKeyPath:ofObject:context:] + 74
9 com.apple.AppKit 0x96e4a4b9 -[NSBinder _performConnectionEstablishedRefresh] + 85
10 com.apple.AppKit 0x96e3cbc4 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 721
11 com.apple.AppKit 0x96ee8bdf -[NSNibBindingConnector establishConnection] + 156
12 com.apple.AppKit 0x96e1808f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1249
13 com.apple.AppKit 0x96e161a4 loadNib + 257
14 com.apple.AppKit 0x96e1559c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
15 com.apple.AppKit 0x96e154ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
16 com.apple.AppKit 0x96ea4fcb -[NSWindowController loadWindow] + 223
17 com.apple.AppKit 0x96e3bf22 -[NSWindowController window] + 89
18 com.apple.AppKit 0x970a0dbc -[NSWindowController showWindow:] + 36
19 com.apple.AppKit 0x96e96a26 -[NSApplication sendAction:to:from:] + 112
20 com.apple.AppKit 0x96f76255 -[NSControl sendAction:to:] + 108
21 com.apple.AppKit 0x96f71d02 -[NSCell _sendActionFrom:] + 169
22 com.apple.AppKit 0x96f70ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
23 com.apple.AppKit 0x96fc66ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
24 com.apple.AppKit 0x96f6fa4f -[NSControl mouseDown:] + 812
25 com.apple.AppKit 0x96f6da58 -[NSWindow sendEvent:] + 5549
26 com.apple.AppKit 0x96e8660b -[NSApplication sendEvent:] + 6431
27 com.apple.AppKit 0x96e1a253 -[NSApplication run] + 917
28 com.apple.AppKit 0x96e12289 NSApplicationMain + 574
29 com.blarg.pprng 0x00005336 start + 54

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9a9ed382 kevent + 10
1 libSystem.B.dylib 0x9a9eda9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x9a9ecf59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x9a9eccfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x9a9ec781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x9a9ec5c6 start_wqthread + 30

Thread 2: Dispatch queue: Garbage Collection Work Queue
0 libSystem.B.dylib 0x9a9f4aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x9a9f475e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x9a9f63f8 pthread_cond_wait$UNIX2003 + 73
3 libobjc.A.dylib 0x9111e57a batchFinalizeOnTwoThreads + 240
4 libauto.dylib 0x94bcbd69 Auto::Zone::invalidate_garbage(unsigned long, unsigned int const*) + 89
5 libauto.dylib 0x94bbcb05 auto_collect_internal(Auto::Zone*, int) + 645
6 libauto.dylib 0x94bbd34c auto_collection_work(Auto::Zone*) + 140
7 libSystem.B.dylib 0x9a9faa24 _dispatch_call_block_and_release + 16
8 libSystem.B.dylib 0x9a9ed48c _dispatch_queue_drain + 249
9 libSystem.B.dylib 0x9a9ecee8 _dispatch_queue_invoke + 50
10 libSystem.B.dylib 0x9a9eccfe _dispatch_worker_thread2 + 240
11 libSystem.B.dylib 0x9a9ec781 _pthread_wqthread + 390
12 libSystem.B.dylib 0x9a9ec5c6 start_wqthread + 30

Thread 3:
0 libSystem.B.dylib 0x9a9c6afa mach_msg_trap + 10
1 libSystem.B.dylib 0x9a9c7267 mach_msg + 68
2 com.apple.CoreFoundation 0x907982df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x907973c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x907971f1 CFRunLoopRunInMode + 97
5 com.apple.CFNetwork 0x961042c7 CFURLConnectionSendSynchronousRequest + 419
6 com.apple.Foundation 0x94d8c1e7 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 142
7 com.blarg.pprng 0x00014fc9 -[AppDelegate checkVersion] + 241
8 com.apple.Foundation 0x94c1d4c4 -[NSThread main] + 45
9 com.apple.Foundation 0x94c1d474 __NSThread__main__ + 1499
10 libSystem.B.dylib 0x9a9f4259 _pthread_start + 345
11 libSystem.B.dylib 0x9a9f40de thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x9a9c6afa mach_msg_trap + 10
1 libSystem.B.dylib 0x9a9c7267 mach_msg + 68
2 com.apple.CoreFoundation 0x907982df __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x907973c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x907971f1 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x94c56224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x94c1d4c4 -[NSThread main] + 45
7 com.apple.Foundation 0x94c1d474 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x9a9f4259 _pthread_start + 345
9 libSystem.B.dylib 0x9a9f40de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x9a9ed382 kevent + 10
1 libSystem.B.dylib 0x9aa00a93 _mdns_query_mDNSResponder + 1225
2 libSystem.B.dylib 0x9a9ff9a8 _mdns_search + 1120
3 libSystem.B.dylib 0x9a9fedd8 _mdns_addrinfo + 740
4 libSystem.B.dylib 0x9a9fdd5a search_addrinfo + 132
5 libSystem.B.dylib 0x9a9fd796 si_addrinfo + 1413
6 libSystem.B.dylib 0x9aa3af54 si_async_launchpad + 105
7 libSystem.B.dylib 0x9a9f4259 _pthread_start + 345
8 libSystem.B.dylib 0x9a9f40de thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x9a9ec412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x9a9ec9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x9a9ec5c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xbfffedde ebx: 0xbfffee38 ecx: 0x90c23a74 edx: 0xfffffff4
edi: 0x010dba40 esi: 0x975eacd4 ebp: 0xbfffedb8 esp: 0xbfffedb8
ss: 0x0000001f efl: 0x00010293 eip: 0x90c23a7b cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xfffffffc

Binary Images:
0x1000 - 0x52fff +com.blarg.pprng ??? (1.8.2) <BC1F5234-1F58-BC38-85BC-AF105A201C52> /Applications/PPRNG.app/Contents/MacOS/PPRNG
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
0x9009d000 - 0x900b5ff7 com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90572000 - 0x905f2feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90606000 - 0x90618ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x90619000 - 0x9065dff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9065e000 - 0x906a1ff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x906a2000 - 0x9075afeb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9075b000 - 0x908d6fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x909a2000 - 0x909a2ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x909b9000 - 0x90a02fe7 libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90a03000 - 0x90a45ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90a87000 - 0x90a9bffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90ae4000 - 0x90b41ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90bf3000 - 0x90c5dfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90c5e000 - 0x90c7efe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x910b3000 - 0x91103ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91104000 - 0x9110fff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91110000 - 0x91111ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91112000 - 0x911bffe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9121d000 - 0x912d6fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x912e5000 - 0x913f1ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x913f8000 - 0x9144bff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x914d0000 - 0x914d4ff7 IOSurface ??? (???) <F9E6DFC1-8DD9-7C7E-CA85-B80735586E05> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91553000 - 0x916d5fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x916d6000 - 0x91717ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91718000 - 0x9173effb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9173f000 - 0x91749fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9174a000 - 0x91758fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x91759000 - 0x91759ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91761000 - 0x9181dfff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91937000 - 0x91937ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x919d3000 - 0x91a70fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91b5f000 - 0x91b90ff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91b91000 - 0x91ba5fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x91e42000 - 0x91e4fff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91e98000 - 0x91f1affb SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91f62000 - 0x91f65fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x92559000 - 0x92563ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92564000 - 0x926a1fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x930db000 - 0x93176fe7 com.apple.ApplicationServices.ATS 275.19 (???) <9FA31967-CF14-B033-EB8D-570561D12A13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x931ae000 - 0x931b1ff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x931b2000 - 0x932e0fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x932e1000 - 0x93342fe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x933ab000 - 0x9348bfe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9353e000 - 0x93571ff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9374a000 - 0x9374fff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x937a2000 - 0x937caff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x937cb000 - 0x9385dfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9385f000 - 0x93899ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x938cf000 - 0x93913fe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93959000 - 0x93d6fff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94bad000 - 0x94bb8ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94bb9000 - 0x94bffff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x94c00000 - 0x94c06fe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x94c07000 - 0x94e78fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95058000 - 0x9505cff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95273000 - 0x9527cff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x952f9000 - 0x9532cfff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9532d000 - 0x9534cff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95350000 - 0x95350ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x959ec000 - 0x959faff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x959fb000 - 0x95aa9ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95ae6000 - 0x95b8effb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95ba7000 - 0x95ecbfef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96089000 - 0x960abfef com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x960ac000 - 0x96158fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96159000 - 0x96159ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9615a000 - 0x9615dff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9615e000 - 0x96162ff7 libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9616b000 - 0x9626cfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x9626d000 - 0x9627dff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x968db000 - 0x96a9dfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96a9e000 - 0x96b78fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96b81000 - 0x96b83ff7 libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96dd4000 - 0x96e0ffeb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96e10000 - 0x976f3ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x976f4000 - 0x977f6fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x979da000 - 0x979feff7 libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x979ff000 - 0x97d1fff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97ded000 - 0x97e08ff7 libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97fa7000 - 0x9820cfeb com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x98325000 - 0x98394ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x983ec000 - 0x98bdb557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x98bdc000 - 0x99011ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x99f68000 - 0x9a033fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9a034000 - 0x9a071ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9a072000 - 0x9a083ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9a1c7000 - 0x9a1d3ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x9a1d4000 - 0x9a24efff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a389000 - 0x9a421fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a4aa000 - 0x9a4abff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a4ac000 - 0x9a4acff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a4ad000 - 0x9a4adff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a52b000 - 0x9a54cfe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a608000 - 0x9a973ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a978000 - 0x9a9c5feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9a9c6000 - 0x9ab6dff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Hope this is useful - and thanks for an otherwise wonderful app! :)
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
I also get crashes whenever I try to open anything in 1.8.2. Older versions work fine. This is on an Intel iMac running OS X 10.6.
Thank you, this is very helpful.

A couple points.

1. When you say it worked with previous versions, does that include 1.8.0?

2. Are you able to open the DS configuration window? If so, what type of DS is set for the active configuration when you open the window?

3. Would it be possible for you to send me your PPRNG preferences file? In Snow Leopard it's located in ~/Library/Preferences (where ~ means your home directory) and called something like com.blarg.pprng. I'm not sure where the preferences files go in Lion, however. Also, I'm not sure that you can attach files to PMs, but if you have a Dropbox account or something similar where you could put it, that would be good.

Thanks.
 
1. When you say it worked with previous versions, does that include 1.8.0?
Sorry, haven't tried it - the most recent version I had on this computer before downloading the latest one was 1.0.5.
2. Are you able to open the DS configuration window? If so, what type of DS is set for the active configuration when you open the window?
Yes, and... it turned out to be unset! Wish I'd thought to check that before. Changing it back to "DS Lite" seemed to fix things.

If you still need it, I uploaded what I think is the preferences file [link removed].
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
Sorry, haven't tried it - the most recent version I had on this computer before downloading the latest one was 1.0.5.

Yes, and... it turned out to be unset! Wish I'd thought to check that before. Changing it back to "DS Lite" seemed to fix things.
Great, I'm glad it's working. Had you changed the DS type (or never set it), or did it seem to get unset somehow between 1.0.5 and the newest version?

I've pulled down the plist file, so feel free to edit the link to it out of your previous post if you have any privacy concerns.
 
Had you changed the DS type (or never set it), or did it seem to get unset somehow between 1.0.5 and the newest version?
I'm pretty sure it unset itself. But I also noticed that the setting for DS and DS Lite was combined at one point and is split up now, so that might have something to do with it? Anyway, thanks for the responses :)
 
on 1.8.2, click on seed searcher button and nothing happens (though the button works on 1.5.0). Also, not getting any results in the ds parameter search in either. am i doing something wrong?
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
on 1.8.2, click on seed searcher button and nothing happens (though the button works on 1.5.0). Also, not getting any results in the ds parameter search in either. am i doing something wrong?
Please provide screenshots, including your configuration (you can blur your MAC address if you like). It is very difficult to know the issue from just the simple description. Also, what OS version are you on?
 
Dunno how exactly to screen shot the seed searcher, as nothing happens when i hit the button, so there's not really anything to take a screen shot of

for the parameter search, i tried to add a screen shot, but it won't post. pretty much, everything is filled in except the fields marked "custom ranges". and the results section remains blank.



And i'm running os x 10.5.8
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
Dunno how exactly to screen shot the seed searcher, as nothing happens when i hit the button, so there's not really anything to take a screen shot of

for the parameter search, i tried to add a screen shot, but it won't post. pretty much, everything is filled in except the fields marked "custom ranges". and the results section remains blank.

And i'm running os x 10.5.8
Just to be clear, when you say that nothing happens when you hit the Seed Searcher button, you are referring to the button in the window that appears when you start the program, correct?

Please take a screenshot of your DS Config. I need to see what you have set up or I won't be able to help much. To post a screenshot, you need to put it on a hosting site (your own or one of the many free image hosting sites) and embed the link in your forum post.
 
When trying to 4th gen RNG, what's the best way to find your delay? Pick a seed, hit the date+time, and flip coins until you find a match?
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
When trying to 4th gen RNG, what's the best way to find your delay? Pick a seed, hit the date+time, and flip coins until you find a match?
It depends on what you mean. If you are talking about a calibration step to figure out what delay you can hit, this isn't really needed anymore since you should be using a timer program (I recommend ZomgTimer), which will allow you to hit all kinds of delays. If you are talking about checking what delay you actually hit when trying to hit a particular seed using a timer, then coin clips or elm calls should be used.
 
I am also having the same problem. I am able to find a seed in the parameters, I input all my info and can get passed step 1, but when I click on Standard Seed Searcher nothing happens. It highlights and then un-highlights and thats it. Does this option not work without having a the right Timer0? I watched a Youtube video and from what I understand you have to find the right Timer0 which can take some time. Every other button opens up the window except Standard seed searcher, which I think is the next step in the process so I'm stuck... Please help

Additional Info if needed: DS Lite, 00-23-CC-F1-91-F4
VC = 60
VF = 6

I've only ever gotten 2 (probably 10 attempts idk if i should do more)
C7C (most attempts) C7B (one attempt) also I am unsure which to insert into the "min" and "max" areas.
 

chiizu

PPPPPPPPPPPPPPPPP RNG
is a Programmer Alumnusis a Top Researcher Alumnus
I am also having the same problem. I am able to find a seed in the parameters, I input all my info and can get passed step 1, but when I click on Standard Seed Searcher nothing happens. It highlights and then un-highlights and thats it. Does this option not work without having a the right Timer0? I watched a Youtube video and from what I understand you have to find the right Timer0 which can take some time. Every other button opens up the window except Standard seed searcher, which I think is he next step in the process so I'm stuck... Please help

Additional Info if needed: DS Lite, 00-23-CC-F1-91-F4
VC = 60
VF = 6

I've only ever gotten 2 (probably 10 attempts idk if i should do more)
C7C (most attempts) C7B (one attempt) also I am unsure which to insert into the "min" and "max" areas.
Timer0 is in hexidecimal, so C7B is one less than C7C. The parameters you give above look pretty standard.

There is an issue in the current PPRNG that causes problems if you don't set your DS type, so please make sure that is set correctly.

Edit:
I believe I know the issue now, and it is specific to 10.5. There will be a new version in the next day or so to fix the problem.
 
Sweet ok, well for others who might be having the same problem (I think Im on 10.5 atm, not sure) here's how far I get before I get owned.
 
Ok so here's how far I get before I get owned.

1. I open up PPRNG 1.8.2 and click DS / Game config.
2. I enter my Game version: Black (English). And my DS type: DSlite.
3. I insert my mac address: 00-23-CC-F1-91-F4 then I click Ok.
4. From there I click into DS Parameter Searcher
5. I leave the "Use standard Parameter ranges" (Am i supposed to adjust anything here?)
6. I insert today's date: ex. 1/16/2012 (I thought this used to be when my adventure started which I had no idea about)
7. I fill in the hour, minute, and second boxes with my time I plan to press "A" in the game menu. Now I read somewhere that it makes a difference pressing "A" half a second earlier or half a second later after the hand hits your second mark. (Confirm/Deny?)
8. I leave Key 1, 2, and 3 black. (Right/Wrong?)
9. I hop on my game, wait at the game menu until my target time. Press "A" as accurately as I can and let the game load on its own. Until the "Game Freaks" logo passes then I press "A" and Log in my game. (No C-Gear)
10. I talk to Kyurem and throw a master ball. I check his stats and IVs on the Seribii IV calculator.
11. I input the IVs into the parameter searcher and hit search. Lower # into min and Higher # into max. I put the undefined ones in both Min / Max (Right/Wrong?)
12. I hit search and It gives me a seed #, a time, and Timer0: C7C, Vcount: 60, and Vframe: 6. then I close it.
13. I go back to my config to input them and get lost. Min/Max I read that you put the same value if you only got one result so I did. I also got my trainer ID from my game 21770.
14. I try to click Standard Seed Searcher and it just highlights and un-highlights. Every other button works.

I have no idea where to go from here to catch, breed, or get any perfect pokemon. If anyone can help me that would be great. ATM i dont care much for the shinnies, but I would probably like to get them after I get a hang of just getting perfect pokemon (I am especially interested in breeding perfect pokemon, so if anyone has extensive info on the subject that would be greatly appreciated.)

Please help...I am a noob. Le sigh.
 

Users Who Are Viewing This Thread (Users: 1, Guests: 1)

Top