MathewWi / sylverant

Automatically exported from code.google.com/p/sylverant
0 stars 0 forks source link

Implement Choice Search #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Choice search (version 2) is not currently implemented in Sylverant due to a 
lack of knowledge of 
how it works. I'd like to fix that eventually. I'd greatly appreciate anyone 
who could assist in 
knowledge gathering for this topic.

Original issue reported on code.google.com by bluecrab on 31 Oct 2009 at 4:14

GoogleCodeExporter commented 9 years ago
There are no documentation about this but if you have game logs, or bba just go 
to
schthack and get some logs of choice search, that might help...
AFAIK the command is C0 but I don't remember the format...

Original comment by jdh...@gmail.com on 31 Oct 2009 at 1:32

GoogleCodeExporter commented 9 years ago
SVN r41 implements choice search for clients using PSOPC, with any luck it'll 
be finished up for PSODC later on 
today.

Original comment by bluecrab on 14 Nov 2009 at 5:41

GoogleCodeExporter commented 9 years ago
SVN r42 implements choice search for clients using PSODC, thus this issue is 
resolved now.

Original comment by bluecrab on 15 Nov 2009 at 12:50