I have some memories looking at the hints when I played it back in the day. I don't remember if I ever found them useful or not back then.
All hints are located inside the exe.
They are as followed (taken from the source):
Code:
TestScene
IDS_STR_HINTS + 0 "Hint # 0"
IDS_STR_HINTS + 1 "Stack the three boxes to get a gold bar."
IDS_STR_HINTS + 2 "Hint # 2"
IDS_STR_HINTS + 3 "Hint # 3"
IDS_STR_HINTS + 4 "Hint # 4"
IDS_STR_HINTS + 5 "Hint # 5"
IDS_STR_HINTS + 6 "Hint # 6"
IDS_STR_HINTS + 7 "Hint # 7"
IDS_STR_HINTS + 8 "Hint # 8"
IDS_STR_HINTS + 9 "Hint # 9"
IDS_STR_HINTS + 10 "Congratulations! You've got Hint #10! Yay!"
BE
IDS_STR_HINTS + 100 "Where am I?"
IDS_STR_HINTS + 101 "Maybe there's some clue around here about what all this construction was."
IDS_STR_HINTS + 102 "Somewhere on this island there must be a way I can call for help. Nothing to do but explore inward."
JR
IDS_STR_HINTS + 200 "A monorail - ooh, futuristic! Well, these tracks must lead somewhere."
IDS_STR_HINTS + 201 "Looks like a few ways to explore. Best to remember where I left the monorail, though."
IDS_STR_HINTS + 202 "It looks too steep to walk up ahead. Walking on the tracks may be my only way over this ridge. "
IJ
IDS_STR_HINTS + 300 "Jungle. Keep going till I find civilization. I can do this."
IDS_STR_HINTS + 301 "This looks like the only way down. I wonder if that pond is deep enough..."
IDS_STR_HINTS + 302 "If they built power lines, they must have gone somewhere."
IT
IDS_STR_HINTS + 400 "I'm saved! I must be saved. One of the major buildings must have a line out."
IDS_STR_HINTS + 401 "I guess the Operations Center was pretty important. Maybe a phone there, or some clue."
IDS_STR_HINTS + 402 "They ran the whole show from this console -- data lines, security gates..."
IDS_STR_HINTS + 403 "Looks like Hammond's place was the other big site for data traffic. And that guy Wu had his key at some point."
IDS_STR_HINTS + 404 "This place is dead. I have to get out the northeastern gate, and look for that satellite link."
LAB
IDS_STR_HINTS + 600 "There must be a way through here to the computer lab. That’s where the real dirt is."
IDS_STR_HINTS + 601 "That gate takes a green keycard. There must one around here somewhere..."
IDS_STR_HINTS + 603 "I can’t have checked everywhere. Maybe one of these offices has a clue?"
IDS_STR_HINTS + 604 "If I can get to that lab, maybe I can get a line out of here."
IDS_STR_HINTS + 605 "Wow. Let’s see if we can fire this thing up."
IDS_STR_HINTS + 606 "Mountaintop facility!? That’s just super. Maybe some of those paddock doors have unlocked. Looks like it's my only hope."
AS1
IDS_STR_HINTS + 700 "No way up here. I'll just have to circle around until I find something."
IDS_STR_HINTS + 701 "Ruins! Maybe the Mayans had some route uphill."
AS2
IDS_STR_HINTS + 800 "The cliffs look too sheer to climb."
IDS_STR_HINTS + 801 "Okay. Looks like I start climbing here, or nowhere."
SUM
IDS_STR_HINTS + 900 "Summit facility. I've come this far, no one's going to stop me now."
IDS_STR_HINTS + 901 "One last race to meet that helicopter."