Difference between revisions of "Protocol:Word Select"

From Sylverant
Jump to navigationJump to search
(→‎FIXED:RECOMMEND: Add note about target.)
(→‎Dreamcast v2 Word Select: Move general format up a bit, and add all the FIXED:GREETINGS topics.)
Line 2: Line 2:
  
 
==Dreamcast v2 Word Select==
 
==Dreamcast v2 Word Select==
===FIXED:RECOMMEND===
+
General format (might have some issues still)
General format:
 
 
{| border="1"
 
{| border="1"
 
! Bytes !! Meaning
 
! Bytes !! Meaning
Line 26: Line 25:
 
|}
 
|}
  
 +
===FIXED:RECOMMEND===
 
====Shall we go to the PRINCIPAL'S ROOM first?====
 
====Shall we go to the PRINCIPAL'S ROOM first?====
 
Topic 0x6F
 
Topic 0x6F
Line 126: Line 126:
 
====Let's exchange GUILD CARDS.====
 
====Let's exchange GUILD CARDS.====
 
Topic 0x62
 
Topic 0x62
 +
 +
===FIXED:GREETINGS===
 +
====Hello.====
 +
Topic 0x1E
 +
 +
====Good bye.====
 +
Topic 0x1F
 +
 +
====Congratulations!====
 +
Topic 0x20
 +
 +
====Thank you.====
 +
Topic 0x21
 +
 +
====Nice to meet you.====
 +
Topic 0x22
 +
 +
====Good to see you.====
 +
Topic 0x23
 +
 +
====Long time no see.====
 +
Topic 0x24
 +
 +
====How are you?====
 +
Topic 0x25
 +
 +
====Sorry to keep you waiting.====
 +
Topic 0x26
 +
 +
====Good morning.====
 +
Topic 0x27
 +
 +
====Good evening.====
 +
Topic 0x28
 +
 +
====I'm back.====
 +
Topic 0x29
 +
 +
====Welcome back.====
 +
Topic 0x2A
 +
 +
====I have to leave now.====
 +
Topic 0x2B
 +
 +
====I'm leaving.====
 +
Topic 0x2C
 +
 +
====See you later.====
 +
Topic 0x2D
 +
 +
====Nice playing with you.====
 +
Topic 0x2E
 +
 +
====Bye-bye.====
 +
Topic 0x2F
 +
 +
====I'm glad!====
 +
Topic 0x30
 +
 +
====Take it easy.====
 +
Topic 0x31
 +
 +
====Thanks for your help.====
 +
Topic 0x32
 +
 +
====Ole ----!!!!====
 +
Topic 0x33
 +
 +
====Cheers!====
 +
Topic 0x34
 +
 +
====Hang on!====
 +
Topic 0x35
 +
 +
====Cool!!====
 +
Topic 0x36
 +
 +
====Wicked!====
 +
Topic 0x37
 +
 +
====Oh, shoot!====
 +
Topic 0x38
 +
 +
====Not bad...====
 +
Topic 0x39
 +
 +
====Sorry, but this is mine!====
 +
Topic 0x3A
  
 
==PC Word Select==
 
==PC Word Select==

Revision as of 18:16, 6 December 2010

Word Select is a rather fickle beast that differs from version to version of the game... Here's some notes that I've taken about it...

Contents

Dreamcast v2 Word Select

General format (might have some issues still)

Bytes Meaning
0x00 0x01 for no selection in part after topic, 0x02 if something is selected
0x01 Always 0
0x02 Always 1
0x03 Always 0
0x04 Conversation topic
0x05 Always 0
0x06-0x07 Target of conversation (for no selection or Everybody, this is 0x01B7, for specific targets, it seems to be 0x0457 + Client ID, but I haven't tested this beyond clients 1 and 2).
0x08-0x13 All 0xFF
0x14-0x1B All 0

FIXED:RECOMMEND

Shall we go to the PRINCIPAL'S ROOM first?

Topic 0x6F

No selection
60 00 24 00 74 08 01 00 01 00 01 00 6F 00 B7 01 	`.$.t.......o...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Everybody
60 00 24 00 74 08 01 00 02 00 01 00 6F 00 B7 01 	`.$.t.......o...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 2
60 00 24 00 74 08 01 00 02 00 01 00 6F 00 59 04 	`.$.t.......o.Y.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....

Shall we go to the MEDICAL ROOM first?

Topic 0x70

No selection
60 00 24 00 74 08 01 00 01 00 01 00 70 00 B7 01 	`.$.t.......p...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Everybody
60 00 24 00 74 08 01 00 02 00 01 00 70 00 B7 01 	`.$.t.......p...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 1
60 00 24 00 74 08 02 00 02 00 01 00 70 00 58 04 	$.`.t.......p.X.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 2
60 00 24 00 74 08 01 00 02 00 01 00 70 00 59 04 	`.$.t.......p.Y.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	.....

Shall we go to the SHOPS first?

Topic 0x71

No selection
60 00 24 00 74 08 01 00 01 00 01 00 71 00 B7 01 	`.$.t.......q...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Everybody
60 00 24 00 74 08 01 00 02 00 01 00 71 00 B7 01 	`.$.t.......q...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 2
60 00 24 00 74 08 01 00 02 00 01 00 71 00 59 04 	`.$.t.......q.Y.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....

Shall we go to the VISUAL LOBBY first?

Topic 0x72

No selection
60 00 24 00 74 08 01 00 01 00 01 00 72 00 B7 01 	`.$.t.......r...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Everybody
60 00 24 00 74 08 01 00 02 00 01 00 72 00 B7 01 	`.$.t.......r...
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 2
60 00 24 00 74 08 01 00 02 00 01 00 72 00 59 04 	`.$.t.......r.Y.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....

Shall we go to the TEKKER first?

Topic 0x73

Shall we go to the CHECK ROOM first?

Topic 0x74

Shall we go and get a QUEST?

Topic 0x75

Are you ready to go on an adventure?

Topic 0x76

Are you ready?

Topic 0x77

Which AREA do you want to go to?

Topic 0x60

Which QUEST do you want to play?

Topic 0x61

Let's exchange GUILD CARDS.

Topic 0x62

FIXED:GREETINGS

Hello.

Topic 0x1E

Good bye.

Topic 0x1F

Congratulations!

Topic 0x20

Thank you.

Topic 0x21

Nice to meet you.

Topic 0x22

Good to see you.

Topic 0x23

Long time no see.

Topic 0x24

How are you?

Topic 0x25

Sorry to keep you waiting.

Topic 0x26

Good morning.

Topic 0x27

Good evening.

Topic 0x28

I'm back.

Topic 0x29

Welcome back.

Topic 0x2A

I have to leave now.

Topic 0x2B

I'm leaving.

Topic 0x2C

See you later.

Topic 0x2D

Nice playing with you.

Topic 0x2E

Bye-bye.

Topic 0x2F

I'm glad!

Topic 0x30

Take it easy.

Topic 0x31

Thanks for your help.

Topic 0x32

Ole ----!!!!

Topic 0x33

Cheers!

Topic 0x34

Hang on!

Topic 0x35

Cool!!

Topic 0x36

Wicked!

Topic 0x37

Oh, shoot!

Topic 0x38

Not bad...

Topic 0x39

Sorry, but this is mine!

Topic 0x3A

PC Word Select

FIXED:RECOMMEND

Cast RYUKER!

No selection
24 00 60 00 74 08 01 00 01 00 01 00 81 00 A5 02 	$.`.t...........
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Everybody
24 00 60 00 74 08 01 00 02 00 01 00 81 00 A5 02 	$.`.t...........
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 2
24 00 60 00 74 08 01 00 02 00 01 00 81 00 47 06 	$.`.t.........G.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....

Shall we go to the MEDICAL ROOM first?

No selection
24 00 60 00 74 08 01 00 01 00 01 00 83 00 A5 02 	$.`.t...........
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Everybody
24 00 60 00 74 08 01 00 02 00 01 00 83 00 A5 02 	$.`.t...........
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....
Client ID 2
24 00 60 00 74 08 01 00 02 00 01 00 83 00 47 06 	$.`.t.........G.
FF FF FF FF FF FF FF FF FF FF FF FF 00 00 00 00 	................
00 00 00 00                                     	....