Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread Jim Kitchen
Hi Thomas, Actually in dos there was a specific way to put text on the screen so that every single dos screen reader would speak it automatically. It was called writing to the consul or bios of the computer. It looked like; OPEN "o", #1, "con" LOCATE 24, 50: PRINT #1, " Jim Kitchen" So once

[Audyssey] Old Titles Removed

2011-04-14 Thread Damien Pendleton
Hi all, Due to our aim in bringing you quality audiogames and software, we have found it necessary to discontinue support for old titles. Games such as Self Destruct, Acefire, Danger City and the Savage Gamut are no longer being maintained or supported, while Giftanum will shortly be offered for

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread shaun everiss
well I used type to read files but also a program called list that did the same thing. interestingly this reminds me about a command I used to do in the past. Print con was one the other thing I could was put copy con filename.ext and type whatever. I couldn't review it but if I was doing somet

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread shaun everiss
well as long as they stay up for those to enjoy I don't mind. though I aggree with you I don't even play acefire these days. At 11:12 p.m. 14/04/2011, you wrote: Hi all, Due to our aim in bringing you quality audiogames and software, we have found it necessary to discontinue support for old tit

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Pitermach
this is seriusly wrong. this is, if I'm not mistaking, a 3rd x-sight, or more like, x-depressing, whipeout. fail. - Original Message - __ Information from ESET Smart Security, version of virus signature database 5266 (20100709) __ The message was checked by ESET Smar

Re: [Audyssey] mota potions

2011-04-14 Thread bryant walker
Thanks tom. I'm glad it wasn't something i was doing wrong, and i'm glad i'm not the only one that it was happening to. P.s, great job on the game so far! I love it! --- Gamers mailing list __ Gamers@audyssey.org If you want to leave the list, send E-mai

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Damien Pendleton
Hi Pitermach, I'm sorry you feel inclined to believe us a failure. Obviously I cannot change your views on the subject. However if you feel the games are worth the maintenance, contact me offlist and I can certainly make arrangements with you so that you may maintain the games yourself, which I

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Dennis Towne
Damien, As a developer myself, I can completely feel your pain. Most people simply don't understand the amount of time and effort it takes to maintain old, bugridden code, especially for release products. I've been asked many times if I could just 'create an old copy of Alter Aeon without new fe

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Pitermach
Well, I got way too emotional that last message. Lol! I don't consider x-sight a failure, it's just I've seen old projects being just sort of removed quite a few times in the passed 5 years. Anyway, I think someone like Thomas should at least host the games on his website as is, just like it's b

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Damien Pendleton
Pitermach, Apology accepted. As per your question regarding hosting the game elsewhere, purely because of the amount of bugs that are contained within these titles, I'd rather they were not redistributed. If someone is willing to take over these projects then they can obviously set their own te

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Thomas Ward
Hi Damien, Well, as a software developer and gamer myself I think you are doing the right thing. As you correctly pointed out Visual Basic 6 is an extremely old development platform and language and for those of us who have already made the transition to Windows 7, especially those running newer 6

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Thomas Ward
Hi Pitr, I don't think that is very fair. This has nothing to do with X-Sight being a failure, or that Damien is in someway a poor developer. What Damien is doing makes perfect sense to me, and as a developer I understand completely where he is coming from on this matter. What a lot of you guys t

Re: [Audyssey] mota potions

2011-04-14 Thread Thomas Ward
Hi Briant, Thanks. Yeah, its definitely not anything you did. I think somehow I broke something when I added the armor and shield, and now I have to hunt down and fix what I broke and figure out how it got broke in the first place. Cheers! On 4/14/11, bryant walker wrote: > > Thanks tom. I'm g

Re: [Audyssey] mota potions

2011-04-14 Thread Bryan Peterson
What I don't understand is why I don't seem to be having this problem. Unless I just haven't been paying attention? We are the Knights who say...Ni! - Original Message - From: "Thomas Ward" To: "Gamers Discussion list" Sent: Thursday, April 14, 2011 5:30 PM Subject: Re: [Audyssey]

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi Michael, Would you please stop asking questions like this on the list. It is beginning to get very annoying, frustrating, and down right irritating to read day after day. You should know by now if someone like Audiogames.net says there is only a demo available then there is only a demo availabl

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi, Just a quick addition to my prior post. From looking at the sight myself it looks like they are full versions not demos anyway. So your question is answered, and to be honest you could have figured that out by reading more carefully. On 4/14/11, michael barnes wrote: > Hey, I found a demo t

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread Thomas Ward
Hi Jim, Yeah, I know. In C++ they call this streaming. You can open a file stream and then send it directly to the console and most screen readers will read it automatically. That's basically what I was thinking of doing for my wrestling game. I still believe that writing to the console directly a

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread michael barnes
Hey, Thomas. Sometimes when I look stuff up I don't get the answers I'm looking for. That is why I will come to the list to ask these kind of question. Sorry if I do this but I thought this is where I can get the answers. What about people on here that do the same thing. It's OK for one but no

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread Thomas Ward
Hi Shaun, This is sort of getting off track, but I'd like to say that's actually one of the reasons I became a fan of Linux. Although, the desktop editions have a full graphical desktop environment similar to Windows it also has a large number of people out there who actively use Linux in the cons

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Gmail
I agree Michael I've noticed that to and as far as I'm concerned he owes you an apology Sent from my iPhone On Apr 14, 2011, at 8:12 PM, michael barnes wrote: > Hey, Thomas. > Sometimes when I look stuff up I don't get the answers I'm looking for. That > is why I will come to the list to ask

Re: [Audyssey] mota potions

2011-04-14 Thread Thomas Ward
Hi Bryan, That's because the bug doesn't effect everyone or happen all the time. I myself didn't notice this bug until very recently when testing and finally confirmed it. However, the very next game I played it didn't happen. Its one of those runtime errors that is very hard to track down because

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread michael barnes
Hey, I do agree with you I do deserve apology from him. I don't mean to be a problem with people but sometimes you just can't find the things you are looking for. When I went to the site for those two games it didn't say if it was a full version, it just said it was a demo. I do understand that

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Gmail
Yea Michael i never thought I would see the day when the blind community would stack other blind members, I expect this from the sighted community but not our own kind. Maybe those of us tired of the blatantly disregarded and attacked need to start our own list Sent from my iPhone On Apr 14,

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi Michael, Contrary to what you believe I'm not singling you out. Yes, this is a list for discussing games, but not everyone constantly bombards the list with questions like the ones you have been asking. If I'm not mistaken a few months ago you were the one asking if this game or that game was t

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi, Well, I was expressing my feelings and opinion about the situation. You are right I could have been less harsh about it, but I personally find Michael extremely irritating. I've never found anyone who can rub me the wrong way just like he does. Perhaps one of us needs to leave the list, becau

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Gmail
No problem there, we all have our days, we just need to stop and do a self check and remember to be encouraging and compasionant. No harm done. Thanks Thomas for a great list and many great games Sent from my iPhone On Apr 14, 2011, at 8:47 PM, Thomas Ward wrote: > Hi, > > Well, I was expre

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Charles Rivard
Personally, I don't think you ripped his head off at all. You, as so many other list members have tried and tried again to tell him, that he should do a little of the work himself rather than send so many questions about games being available, where he can get this or that game, whether a game

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread Hayden Presley
Hi Thomas, So the cout object works with screenreaders? I wasn't sure if that would. Best Regards, Hayden -Original Message- From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On Behalf Of Thomas Ward Sent: Thursday, April 14, 2011 7:01 PM To: Gamers Discussion list Su

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Charles Rivard
The point you fail to recognize is this: Other people put out a message about where to find a game, or if there is a full version rather than just a demo, too. However, you have put out countless such messages after it has been suggested to you on numerous occasions to find out for yourself,

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Charles Rivard
Blindness has nothing to do with the responses. Common sense does. --- Laughter is the best medicine, so look around, find a dose and take it to heart. - Original Message - From: "Gmail" To: "Gamers Discussion list" Sent: Thursday, April 14, 2011 7:29 PM Subject: Re: [Audyssey] quic

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread Thomas Ward
Hi Hayden, Yes, of course it does. All cout does is stream text directly to the console. I can't speak for every screen reader out there, but generally Window-eyes reads the text as soon as it is printed to the display. You can also use older functions like printf(), puts(), etc to display text o

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi Charles, Thank you. That's exactly what I was trying to say when I lost my temper. Your responce was much more to the point, clear, and better explained than my own. The reason I lost my temper with Michael is no matter how many times we ask him to do a little research, find out the answers to

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi Charles, I would agree that would be the ideal lister but the world isn't perfect nor are people. One very common flaw is a lot of people are just too lazy to look things up. I often get questions on how do I do this or that in MOTA. I ask have they read the manual where the answer is and they

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Bryan Peterson
I couldn't agree more. We are the Knights who say...Ni! - Original Message - From: "Charles Rivard" To: "Gamers Discussion list" Sent: Thursday, April 14, 2011 7:17 PM Subject: Re: [Audyssey] quick question on a demo I found. Personally, I don't think you ripped his head off at a

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Stephen
reminds me of that game I used to play on the apple 2gs back in the early 90s. You remember that game I mentioned a few months back that had a scene where the floor of the phone booth drops out from under your feet? There was also a cheat mode, but you could only cheat 3 times, and if you tried

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread shaun everiss
well I still use timer 1.0 which is quite old I wouldn't mind that maintained or put into something else. Well, I got way too emotional that last message. Lol! I don't consider x-sight a failure, it's just I've seen old projects being just sort of removed quite a few times in the passed 5 year

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread shaun everiss
not to mention that bgt will always stay current. And in most cases the code will stay the same anything in the background will just need another upgraded engine. Hi Damien, Well, as a software developer and gamer myself I think you are doing the right thing. As you correctly pointed out Visu

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread shaun everiss
If only I knew that before I started upgrading. in 1995. I have to many things for windows and have invested to much to realistically go full time to linux. Eventually I may get a second system to have linux on but I can't see it being my primary os any time soon. Hi Shaun, This is sort of

[Audyssey] the user's guide - Re: quick question on a demo I found.

2011-04-14 Thread Charles Rivard
I've really felt dumb before. I couldn't figure out the way to get around a difficulty in a game. I spent lots of frustrating, but fun, time trying to get past that barrier. So I asked a list of gamers how to get beyond that point. Someone told me to look in a section of the user's guide, an

Re: [Audyssey] Possible WWE Roster

2011-04-14 Thread Thomas Ward
Hi Shaun, We probably should take this off list, but I do have a quick question before I close the matter. Why do you think you have to have a separate computer for Linux? One of the big selling features of Ubuntu Linux in particular is that it was specifically designed to run side by side on a s

Re: [Audyssey] Old Titles Removed

2011-04-14 Thread Thomas Ward
Hi Shaun, Yeah, one would hope BGT will stay current for the long hall. Still even if not once Philip makes some upgrades like adding XAudio2 support and things like that which he is adding now any games written with it will be pretty up to date for at least the next 5 years or so for sure. We alr

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Thomas Ward
Hi, Yeah, very nice in deed. Lol! I can see it now. Handing my customers a bunch of cheat codes for Mysteries of the Ancients. They use them to reach the final level, and when they walk in Athena says something to the effect "you cheated" and uses Zues's thunderbolt to blow you to pieces. Now, th

Re: [Audyssey] quick question on a demo I found.

2011-04-14 Thread Tj Squires
I personally would find it funny. It would deffinetly make Mota rank higher up in my book if that were to happen. On 4/14/2011 11:26 PM, Thomas Ward wrote: Hi, Yeah, very nice in deed. Lol! I can see it now. Handing my customers a bunch of cheat codes for Mysteries of the Ancients. They use