Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : arjan via Audiogames-reflector


Re: Adventure At C:

Im having another issue with custom stages and stats, fortunately this one is much less serious but still a bit of an obstacle. I have a stage in which the user starts out with 65 attack and 50 defence which, when finished, transports you to a stage where the users stats are 100 attack and 70 defence. Unfortunately when I switch from one stage to the next, the stats dont change. I imagine this is the same with health and such. If I load the second stage by itself, then the stats are just fine.URL: http://forum.audiogames.net/viewtopic.php?pid=177579#p177579

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Chrime Hunter Concept Demo

2014-06-20 Thread AudioGames . net Forum — New releases room : aaron via Audiogames-reflector


Re: Chrime Hunter Concept Demo

Hi,This is a nice little concept demo. I have just beaten all 4 levels, and level 4 is defintely hard! I was down to around 30 or so hp from 100, so it was a fairly close one.URL: http://forum.audiogames.net/viewtopic.php?pid=177580#p177580

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Jaws 16?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector


Re: Jaws 16?

well, Im not care much about jaws. since I knew NVDA. URL: http://forum.audiogames.net/viewtopic.php?pid=177581#p177581

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: boat simulator v1.3 released

2014-06-20 Thread AudioGames . net Forum — New releases room : Socheat via Audiogames-reflector


Re: boat simulator v1.3 released

I think record a voice on main menu is good than sapi5... but this just my opinion...URL: http://forum.audiogames.net/viewtopic.php?pid=177582#p177582

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Bus simulator version 1.2 has been released!

2014-06-20 Thread AudioGames . net Forum — New releases room : Socheat via Audiogames-reflector


Re: Bus simulator version 1.2 has been released!

[[wow]], very awesome! keep up the good work!URL: http://forum.audiogames.net/viewtopic.php?pid=177583#p177583

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: eBooks And PDF

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector


Re: eBooks And PDF

Re: post 14, thanks for the link.URL: http://forum.audiogames.net/viewtopic.php?pid=177584#p177584

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Open-source complete game in BGT

2014-06-20 Thread AudioGames . net Forum — Development room : roro via Audiogames-reflector


Re: Open-source complete game in BGT

When BGT wasnt free, I was forced to put my games and projects in a .bgt format, but now that I use sound encryption I dont plan to do so. A simple game like Guess the number will be boring.URL: http://forum.audiogames.net/viewtopic.php?pid=177585#p177585

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: bokurano daiboukenn 3

2014-06-20 Thread AudioGames . net Forum — New releases room : assault_freak via Audiogames-reflector


Re: bokurano daiboukenn 3

Well, a little more info about the weapon would be nice, since thats the thing that seems to be missing from this game is what exactly the weapons do. The descriptions give good general info, but I feel like they could be a little more specific. lol And I know that it treats everything as individual kills... guess I have no choice then. I just have to keep grinding? This is going to take ages. lol...URL: http://forum.audiogames.net/viewtopic.php?pid=177586#p177586

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Python on the Mac

2014-06-20 Thread AudioGames . net Forum — Development room : Orin via Audiogames-reflector


Python on the Mac

Hi all,I actually want to delve into Python because I like the idea of that Learn Python the Hard Way tutorial where you just type the exercises and gradually get an understanding of it as you type the code.However, is there a good editor to use on the Mac? Python already comes with OS X apparently but do we really have to use the terminal? You cant really look at the input of code as easily in Terminal.So, does anyone have suggestions? If I have to use the Terminal shell I will but Id rather not.URL: http://forum.audiogames.net/viewtopic.php?pid=177587#p177587

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: SoundRTS and the CrazyMod (update 8.2)

2014-06-20 Thread AudioGames . net Forum — New releases room : SoundMUD via Audiogames-reflector


Re: SoundRTS and the CrazyMod (update 8.2)

@Pragma: OK, Ill think seriously about custom flags. And before implementing it, Ill write in this thread what it would be like. At the moment, first draft:1. custom flags: every unit or building or effect have a list of flags called custom_flags or attributes. For example:def tankflags armored mechanicalMaybe it would be possible to have mechanical and biological. There is a pilot in the tank as opposed to a drone. Not sure.def tankflags armored mechanical biologicaldef droneflags armored mechanical2. abilities: for example some_conversion_variant requires a biological target. It would be:def some_conversion_varianttarget_flags biologicalSeveral flags would require all the flags (AND, not OR).If the target must be biological and must not be armored:def another_conversion_variant_requiring_contacttarget_flags biologicaltarget_immunity armore
 dOr maybe:target_flags biological -armored3. damage: damage is normal by default. So, for example:def mageclass soldierdamage_type magicalThe damage bonus or malus would be defined for a unit or for a unit flag. Not sure. Probably for each unit? For example:def elementaldamage_modifier magical 2 fire 1.1 ; magical damage x 2, fire damage x 1.1 (+ 10 %)4. heal and harm auras already have use kind of flags. Maybe these could be united with the custom flags. There is: healable, ground, air, unit, building, undead. Maybe those flags would be provided by default but not strictly required.def priestharm_level 1harm_type sacreddef skeletondamage_modifier sacred 1def any_unit_except_undeaddamage_modifier sacred 0Every unit would have to define at least damage_modifier sacred 0 to be immune?5. Last example from Civilization 4 (attack works differently, but
  its just to check how the rules would be translated):def warriordamage_modifier axeman 1.5def axeman ; + 50% attack against melee unitdamage_type axemandamage_modifier chariot 2 axeman 1.5def chariot ; +100% attack against axemandamage_type chariotdamage_modifier pikeman 2def pikeman ; +100% vs. mounted unitsdamage_type pikemandamage_modifier axeman 1.5URL: http://forum.audiogames.net/viewtopic.php?pid=177588#p177588

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: who want to learn hebrew?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


Re: who want to learn hebrew?

hi.i i dont know.when ive got these books, i didnt saw any file or instructions which tell what i can do with these books and what i cant/so i think you can download it.kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177589#p177589

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: playing guitar, any tips?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Cinnamon via Audiogames-reflector


Re: playing guitar, any tips?

thanks for the tip about lunar tabs. Im so excited to check this out to see if I can use it for my bass.As a beginning bass guitar player, here are some thoughts.When talking about notes, Do is C, re is D, mi is E, and so on up the scale. I dont know anything about eastern music, but thats how guitar notes are written, as letters. Ill assume you are right handed. Im a lefty learning on a right handed bass. if guitars are the same, the string closest to the top is a low mi, or E. Going from the top down, the strings are named E, A, D, G, B and E again. That final e is an octave above the first E at the top.The frets are those bars you feel along the neck of the guitar. You hold your finger down on the string between two of the bars, and that changes the note. So if you strum the low E string while holding your finger between the first two bars at the very top of the neck next to the tuning pegs, it would be an F, or fa. if you move your finger up one more, you would play an F sharp which is a black key on the piano.I think this is all correct. I havent eaten breakfast yet. Here is the site I used to double check the string names for a guitar. Its kind of cluttered though.http://guitar.about.com/od/freebeginner … _two_3.htmSince Ive started playing my guitar instrument, I find it harder to read braille since I read with my left hand. Stringed instruments are hard on your fingers. I dont know if you could use thin tape on your fingertips to help protect your braille reading.I admire blind people who play the guitar. Holding down multiple frets while strumming some strings, but not others baffles me. That requires some serious muscle memory. The bass only requires one string at a time!I hope some of this was helpful Kamochek. I dont know how much music theory you know.Also, to tune my bass, I usually use my keyboard (the piano kind). I have a tuning app on my phone, but I dont trust it yet.URL: http://forum.audiogames.net/viewtopic.php?pid=177590#p177590
___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: a code behind the bible

2014-06-20 Thread AudioGames . net Forum — Off-topic room : BryanP via Audiogames-reflector


Re: a code behind the bible

Exactly. Im not gay either but I definitely would not stone to death someone who was. I agree it would have to be one of the worst ways I could imagine to die.URL: http://forum.audiogames.net/viewtopic.php?pid=177591#p177591

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : TheOnlyPKMNmaster via Audiogames-reflector


Re: Adventure At C:

Hello Arjan, this isnt a bug, its a limitation I intensionally introduced.I believed it would cause issues for users if the stats did not get setup properly.Ill undo this limitation in the next version.URL: http://forum.audiogames.net/viewtopic.php?pid=177592#p177592

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: help finding people to discuss something with

2014-06-20 Thread AudioGames . net Forum — Off-topic room : darkabomination via Audiogames-reflector


Re: help finding people to discuss something with

Heres a fun song about Flutterbat.URL: http://forum.audiogames.net/viewtopic.php?pid=177594#p177594

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: new mod for sound r t s out soon

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : welshweyr via Audiogames-reflector


Re: new mod for sound r t s out soon

A modern mod would be wonderful. I think there should be bunkers instead of the scout towers and bunkers with artillery, maybe called gun emplacements, for the cannon towers. You could maybe set minefields on the paths into the squares which attack you when you go through unless youre in an aeroplane.URL: http://forum.audiogames.net/viewtopic.php?pid=177595#p177595

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: SoundRTS and the CrazyMod (update 8.2)

2014-06-20 Thread AudioGames . net Forum — New releases room : Victorious via Audiogames-reflector


Re: SoundRTS and the CrazyMod (update 8.2)

@SoundMud: its great that youre looking into implementing custom flags. The draft looks fine, though for specifying units/buildings to be immune from an effect, target_immunity for me is the better way to specify it. When youre working on the next update, can you also look into improving performance for games with many units? It can get quite laggy sometimes, especially when some races like darks use huge numbers of low-cost units as part of their strategy.URL: http://forum.audiogames.net/viewtopic.php?pid=177596#p177596

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: playing guitar, any tips?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : welshweyr via Audiogames-reflector


Re: playing guitar, any tips?

I think they use doh rey mee and the like in French music but Im happy to be corrected.I also agree that the best way is to find someone who already plays to teach you. A tutor could be good but expensive but a friend is better since theyll teach you in a more informal way if thats what you prefer.I actually strongly recommend using youtube. Some of the videos arent accessible but others are extremely good, especially for classical and folk playing.Ive been playing for 17 years now and Ive used all these methods to learn different techniques. Just try to learn some basic chords and practice them to start with to get your fingers stronger and toughen up your fingertips. Classical guitars with nylon strings are easier on the fingers to start than a steel-strung one but it can still be pretty rough if you dont persever.URL: http://forum.audiogam
 es.net/viewtopic.php?pid=177598#p177598

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: eBooks And PDF

2014-06-20 Thread AudioGames . net Forum — Off-topic room : welshweyr via Audiogames-reflector


Re: eBooks And PDF

I usually use PDFs for ebooks but I convert them to text. Acrobat reader has a built-in option to save the file as a .txt version. Personally I find this works because Acrobat Reader struggles with very big files and many novels, and the rulebooks for roleplaying games, which I read the most just make Acrobat Reader crash if you try to open them all at once.URL: http://forum.audiogames.net/viewtopic.php?pid=177599#p177599

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

hi.and i also have a question:finally, on this wednsday ive got the e-mail address of zohar from the concervatory.she is playing a hawn.i hope you understood what i talking about.but zohar haves a friend, and knows that i love her.so, i dont know what ill send to her in my e-mail.any tips for that?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177600#p177600

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : welshweyr via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

The first problem is thinking of a girl as something to get. How about meet? I was blind in highschool as well but I did this crazy thing called talking to girls as friends and seeing where it led. A poster earlier on talked about highschool girls being young and immature; you should see highschool boys!Also, you cant just say that someone will react in a certain way because of where you meet them. There will be girls in your highschool who will get on excellently with you, you just havent met them. Get a hobby and meet people who share your enthusiasm with it. You never know where that friendship might lead.Its just really important to not immediately evaluate every girl you meet as a piece of meat you can do. Theyre people and theyre not stupid. If they meet a penis with a boy plodding along behind it, whether he can see or not, theyre going to be turned right off from the start.Im sure many p
 eople will think this post is boring and unhelpful. The only defense Im prepared to give is that Ill be proved right by most of you by the time youre 30.URL: http://forum.audiogames.net/viewtopic.php?pid=177601#p177601

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: help finding people to discuss something with

2014-06-20 Thread AudioGames . net Forum — Off-topic room : fastfinge via Audiogames-reflector


Re: help finding people to discuss something with

@darkabomination: A link would help. LOLURL: http://forum.audiogames.net/viewtopic.php?pid=177603#p177603

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


english accents

hi.im hearing many kinds of english: british, english of united states, english in canada, and etc.as i know by people, the english in each of these places have a diferent accent.but im cant heare a diferent.maybe you will record for me one word in each english accent?and after that itll be interesting, and i would know in which english each of the games are created.kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177602#p177602

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Controls for IOS King's Corner

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : Quasar via Audiogames-reflector


Re: Controls for IOS King's Corner

To move cards, double-tap on the card you want to move, wait for the tone, then drag the card to where you want it to go. The controls for starting a new game, changing settings, and viewing the rules are at the bottom of the screen.URL: http://forum.audiogames.net/viewtopic.php?pid=177604#p177604

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: boat simulator v1.3 released

2014-06-20 Thread AudioGames . net Forum — New releases room : roro via Audiogames-reflector


Re: boat simulator v1.3 released

Hello Socheat. I think the opposite will be great: the menus by SAPI are better than recorded voice overs. Both are easy to code, but I think keeping it where it is is good. But Nathan is the only one to decide. But your suggestions wont be ignored: we may discuss them.URL: http://forum.audiogames.net/viewtopic.php?pid=177605#p177605

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : fastfinge via Audiogames-reflector


Re: english accents

Searching for English accents on youtube will give you a lot of samples. Have you tried that, to start?URL: http://forum.audiogames.net/viewtopic.php?pid=177606#p177606

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Could someone write this NVDA addon?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector


Could someone write this NVDA addon?

Hi.Im not sure how useful this would be to anyone but me.But I was interested in an addon, that speaks the file size when you press a keystroke.For example, lets say, like me, you have a lot of Harry Potter fan fiction as TXT files, and want to get them as small as posssible.Youd use this addon, check the file size, remove blank lines and dashes and things,then check the file size again.Yes I could go into properties for this, but having a shortcut or addon would be quicker and a lot faster.What do you guys think.Could someone code it for me, and would people find this useful?URL: http://forum.audiogames.net/viewtopic.php?pid=177607#p177607

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector


Re: english accents

Well its a bit difficult to say which accent games are createe if the game is self voiced youll here the accent, while if its a textual game you will obviously hear it with what voice you have set for your screen reader. It is sometimes possible to tell a dialect or style of accent from a persons word choice and written grammar, and indeed sinse I for example being English prefer an English synthesisser, which makes say a typically American phrase such as Ill be right back sound rather weerd. Btw, there is no such thing as a British English accent. Remember Britain is made up of four countries, England, Ireland Scotland and wales, and each has their own accent as well as a lot of variations in Local dialects. What most people mean when they say A british accent is what is commonly called Queens English or Oxford english, which is sort of the way I speak myself (listen to my smugglers 5 review if you want to 
 hear my natural speaking voice), however if you heard the jordies up here in the northeast speak you might think you were in a different country! :d.Its actually quite amazing how different peoples accents in the Uk are across such a small area, you can literally go 50 miles and find people speaking very differently.If you have access to an Iphone you can change the dialect of your phone to several varients of English, south african, American, australian for example, that might be a good way to hear a few different accents, though that has only some of the major varients on it and none of the more specific dialects.URL: http://forum.audiogames.net/viewtopic.php?pid=177608#p177608

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

A problem with the original Bokurano Daiboukenn

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : Omar Alvarado via Audiogames-reflector


A problem with the original Bokurano Daiboukenn

spoilers.Ive just gotten to the race against yamizinn. I will admit the game was acting a little strangely before then.The problem? Soon as the race starts yamizin just blasts off into space it seems. I hammer the right arrow key but I cant even come close to catching up to yamizinn.The game previously had thought I had the short sword before I had even arrived to activate the switch.Any suggestions? Im playing the latest version, obtained from nyan chans site.Ive tried starting my save file over, tried different save slots. no idea.Any suggestions?URL: http://forum.audiogames.net/viewtopic.php?pid=177609#p177609

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: bokurano daiboukenn 3

2014-06-20 Thread AudioGames . net Forum — New releases room : Deng via Audiogames-reflector


Re: bokurano daiboukenn 3

Well, when the spirit sword starts off, it can only kill 1 enemy at a time. As it levels up, the range gets better, and starts to act like a long sword. The range gets longer, and because it only needs 10 stamina per swing, the spirit sword is pretty good, if you can get it to level up. When the sword reaches about level 49 or so, it starts to get even better, because it can now strike down multiple targets with every swing.So, the higher the level, the better the range, and more targets it can take down, with every swing, and with only 10 stamina per swing, the spirit sword is pretty cool.Im sure you already tried this out but, just a warning for those who havent tried it out yet: the roil jelly plus the spirit sword doesnt work well with each other, because the spirit sword uses stamina and the roil jelly boosts your stamina to make you run a bit faster. So, the spirit sword will negate the affects of the roil jelly.URL: http://forum.audiogames.net/viewtopic.php?pid=177610#p177610

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: bokurano daiboukenn 3

2014-06-20 Thread AudioGames . net Forum — New releases room : assault_freak via Audiogames-reflector


Re: bokurano daiboukenn 3

Ok, thanks. Id heard that much about it.. now to see if I can actually get it there. this levelling thing is killing me... wish I could do it faster!URL: http://forum.audiogames.net/viewtopic.php?pid=177611#p177611

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: How I started playing alter aeon 13 years ago.

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : Dentin via Audiogames-reflector


Re: How I started playing alter aeon 13 years ago.

If youve got an extremely old updater, it wont work because the download urls have changed. Its also possible youre on a windows 7 machine with UAC and mush is installed in a directory needing admin access to update.URL: http://forum.audiogames.net/viewtopic.php?pid=177612#p177612

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: games with house

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : muhammad rifqi AL gifari via Audiogames-reflector


Re: games with house

hi..,you must try brillmon..,this game have many house in there,..,hahah.its the rpg gameURL: http://forum.audiogames.net/viewtopic.php?pid=177613#p177613

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

nvda speech output to mp3 or wav

2014-06-20 Thread AudioGames . net Forum — Off-topic room : dongargon via Audiogames-reflector


nvda speech output to mp3 or wav

I would like an nvda add-on that converts speech to mp3 files or wav files. Alternatively, could I get some information as to how I can record nvda speech from WavePad? I crave the add-on, though.URL: http://forum.audiogames.net/viewtopic.php?pid=177614#p177614

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


Re: english accents

hi.and which british english my sinthesiser is?i using daniel.and dark, where is your revew of smugglers 5? to heare your accent?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177615#p177615

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : ammericandad2005 via Audiogames-reflector


Re: Adventure At C:

undo, I thought you quit supporting AAC after 2.5.URL: http://forum.audiogames.net/viewtopic.php?pid=177616#p177616

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

hi.what do you mean by talking about the penis?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177617#p177617

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector


Re: english accents

Hi. Scansoft Daniel is very much the standard Queens english, actually he sounds rather like a news announcer on the bbc . that is why Daniel is also my voice of choice sinse he tends to work well with my grammar and the way I write much as Id speak. As for my podcast on smugglers 5 go and look in general game discussion and youll find the link there.URL: http://forum.audiogames.net/viewtopic.php?pid=177619#p177619

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Searching for a portable binaural recording system

2014-06-20 Thread AudioGames . net Forum — Off-topic room : paddy via Audiogames-reflector


Re: Searching for a portable binaural recording system

Ah okay.So what are actually the differences between all the Olympus recorders, like the ls-14, for example?URL: http://forum.audiogames.net/viewtopic.php?pid=177618#p177618

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector


Re: english accents

Well its a bit difficult to say which accent games are createe if the game is self voiced youll here the accent, while if its a textual game you will obviously hear it with what voice you have set for your screen reader. It is sometimes possible to tell a dialect or style of accent from a persons word choice and written grammar, and indeed sinse I for example being English prefer an English synthesisser, which makes say a typically American phrase such as Ill be right here sound rather weerd. Btw, there is no such thing as a British English accent. Remember Britain is made up of four countries, England, Ireland Scotland and wales, and each has their own accent as well as a lot of variations in Local dialects. What most people mean when they say A british accent is what is commonly called Queens English or Oxford english, which is sort of the way I speak myself (listen to my smugglers 5 review if you want to 
 hear my natural speaking voice), however if you heard the jordies up here in the northeast speak you might think you were in a different country! :d.Its actually quite amazing how different peoples accents in the Uk vary so much across such a small area, you can literally go 50 miles and find people speaking very differently, indeed I believe varients in English dialect is probably wider in Britain than it is in some other countries like America or Australia, at least based on the americans and Australians Ive heard speak though i could be wrong on this as I havent traveled completely across either of those countries to hear local accent variations.If you have access to an Iphone you can change the dialect of your phone to several varients of English, south african, American, australian for example, that might be a good way to hear a few different accents, though that has only some of the major varients on it and none of the more specific 
 dialects.URL: http://forum.audiogames.net/viewtopic.php?pid=177608#p177608

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: The Official Gameplay/Commentary/Let'sPlay Thread!

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : ammericandad2005 via Audiogames-reflector


Re: The Official Gameplay/Commentary/Let'sPlay Thread!

I had audio only lets plays of solara and braillemon I recorded using a stolen braille note apex. but I deleted them to save space on my sd card. the coppy I had of braillemon was outdated anyway.URL: http://forum.audiogames.net/viewtopic.php?pid=177621#p177621

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : threeblacknoises via Audiogames-reflector


Re: Adventure At C:

Hay Aaron, I found a few more bugs to report.First, if you remove a tile from the custom tile maker, everything in use gets moved up one.I had dirt, then stone, and I removed dirt, and all the dirt tiles then sounded like stone.I had two other tiles after that, and since their was now only one tile, the game crashed when it tried to call a tile that no longer existed, causing a bgt error. An easy fix would be to just make the game default to regulare tile so it doesnt crash.When sliding of a rock tile, the game still makes the default landing sound despite what tile the player lands on.Also, I noticed that if you put a cracked wall tile down, it makes the sound of the previous tile when you go under it.I think I understand why this is, but it woul be coll if I could make the tiles going under a crack wall have whatever sound I want, so I can control what surfaces something like my tunnel makes.URL: http://forum.audiogames.net/viewtopic.php?pid=177622#p177622

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

Hi kamochek.What welshweyrmeans means is, if youre after a girl just for sex and thats it. youre most probably going to get nowhere.where as if you try talking to a girl as a person and not a, thing or as a, and Im sorry for using this Frazeing but, walking pussy. then you will get a lot better results.unfortunately for me, I never had that chance, simply cause there was no girls in my school I wanted to talk to, and when i got to college I was mostly shy.URL: http://forum.audiogames.net/viewtopic.php?pid=177623#p177623

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : threeblacknoises via Audiogames-reflector


Re: Adventure At C:

Hay Aaron, I found a few more bugs to report.First, if you remove a tile from the custom tile maker, everything in use gets moved up one.I had dirt, then stone, and I removed dirt, and all the dirt tiles then sounded like stone.I had two other tiles after that, and since their was now only one tile, the game crashed when it tried to call a tile that no longer existed, causing a bgt error. An easy fix would be to just make the game default to regulare tile so it doesnt crash.When sliding of a rock tile, the game still makes the default landing sound despite what tile the player lands on.Also, I noticed that if you put a cracked wall tile down, it makes the sound of the previous tile when you go under it.I think I understand why this is, but it woul be coll if I could make the tiles going under a crack wall have whatever sound I want, so I can control what surfaces something like my tunnel makes.And, please check your PM inbox, you hav
 e a message from me.URL: http://forum.audiogames.net/viewtopic.php?pid=177622#p177622

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : paddy via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

There is a stereo type: Men allways think with their penis.This means, in general, that many of those guys just want the only thing, they might not be interested in hanging around, chatting, etc. Its just the way this woman looks like, and if she looks quite atractive, those guys goal is definitely not just chatting and all that. As you might know of films, sitcoms and so on, they want to get the woman into their bed, thats what the saying means.I would not, however, try to ruin any relationships, especially if I know the guy who is currently dating her in person. This will also ruin friendship, but if you are not afraid of the consequences and want to deal with them, fine then, give it a shot.However meeting girls in high-school or college may not work out as expected.As already mentioned, trying to hang around somewhere outside of school where you could meet people will definitely be the best way. Im not sure whether i
 nviting a girl for a coffee in college or at work leads to success, cuz you are bound to your classes, schedule, etc.About the disability: I know several sighted people, including girls, who dont care of my blindness and deal with it. However these are currently friends, and I am not in a relationship with any of them yet, at least I think so. Also, I know a few blind guys who are in a successful relation with a sighted girl.Also, when going to school, I am a bit further away from home, where I would personally know the most sighted girls. I only go home at the weekend, mostly two times a month, so I think waiting for now, and seeing what comes out of it will be the best option for me. I am solo, so what? It will happen when I dont expect it. 
 URL: http://forum.audiogames.net/viewtopic.php?pid=177624#p177624

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : paddy via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

There is a stereo type: Men allways think with their penis.This means, in general, that many of those guys just want the only thing, they might not be interested in hanging around, chatting, etc. Its just the way this woman looks like, and if she looks quite atractive, those guys goal is definitely not just chatting and all that. As you might know of films, sitcoms and so on, they want to get the woman into their bed, thats what the saying means.I would not, however, try to ruin any relationships, especially if I know the guy who is currently dating her in person. This will also ruin friendship, but if you are not afraid of the consequences and want to deal with them, fine then, give it a shot.However meeting girls in high-school or college may not work out as expected.As already mentioned, trying to hang around somewhere outside of school where you could meet people will definitely be the best way. Im not sure whether i
 nviting a girl for a coffee in college or at work leads to success, cuz you are bound to your classes, schedule, etc.About the disability: I know several sighted people, including girls, who dont care of my blindness and deal with it. However these are currently friends, and I am not in a relationship with any of them yet, at least I think so. Also, I know a few blind guys who are in a successful relation with a sighted girl.Also, when going to school, I am a bit further away from home, where I would personally know the most sighted girls. I only go home at the weekend, mostly two times a month, so I think waiting for now, and seeing what comes out of it will be the best option for me. I am solo, so what? It will happen when I dont expect it. <
 /p>URL: http://forum.audiogames.net/viewtopic.php?pid=177624#p177624

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : paddy via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

There is a stereo type: Men allways think with their penis.This means, in general, that many of those guys just want the only thing, they might not be interested in hanging around, chatting, etc. Its just the way this woman looks like, and if she looks quite atractive, those guys goal is definitely not just chatting and all that. As you might know of films, sitcoms and so on, they want to get the woman into their bed, thats what the saying means.I would not, however, try to ruin any relationships, especially if I know the guy who is currently dating her in person. This will also ruin friendship, but if you are not afraid of the consequences and want to deal with them, fine then, give it a shot.However meeting girls in high-school or college may not work out as expected.As already mentioned, trying to hang around somewhere outside of school where you could meet people will definitely be the best way. Im not sure whether i
 nviting a girl for a coffee in college or at work leads to success, cuz you are bound to your classes, schedule, etc.About the disability: I know several sighted people, including girls, who dont care of my blindness and deal with it. However these are currently friends, and I am not in a relationship with any of them yet, at least I think so. Also, I know a few blind guys who are in a successful relation with a sighted girl.Also, when going to school, I am a bit further away from home, where I would personally know the most sighted girls. I only go home at the weekend, mostly two times a month, so I think waiting for now, and seeing what comes out of it will be the best option for me. I am solo, so what? It will happen when I dont expect it. <
 br />And, most important, a relationship may take a lot of time you may have spent learning for exams, etc. Many people can deal with it, however I dont think having a relationship right now will lead to success, depending on where I am.I might have to call my girlfriend if she lives further away from Marburg, where I am currently going to school, so she can check whether I am okay or not, which is definitely not bad at all.On the other hand, if she would live near my place, we might hang around and we want different things from eachother. Okay, I might just go a bit over the top, but lets see how things develop.URL: http://forum.audiogames.net/viewtopic.php?pid=177624#p177624

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : TheOnlyPKMNmaster via Audiogames-reflector


Re: Adventure At C:

ammericandad2005,it isnt, but I am going to release at least one other major version.URL: http://forum.audiogames.net/viewtopic.php?pid=177625#p177625

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Converting audible books to mp3

2014-06-20 Thread AudioGames . net Forum — Off-topic room : grryfindore via Audiogames-reflector


Converting audible books to mp3

Hi,I recently started using audible and have gotten a few books from them,however the .aa format is beeing a pain in the; yeah.Since I cant load the books to my mp3 player and play them. Id use my iphone,but since I have the 16gb moddle,and prefer not to sink it too often with itunes as that seem to increase the size of the other storage by a lot.so,the question is how can this be done? converting .aa format to mp3 in a way which doesnt result in me loseing audio.I tryed a few things which I found by a quick google search on this topic, mainly Tunebites but it screwed up my sound drivers and jaws and anything else at all wouldnt speak at all when the process was started.Any suggestions slash information on this would be really great.grryfURL: http://forum.audiogames.net/viewtopic.php?pid=177626#p177626

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: help finding people to discuss something with

2014-06-20 Thread AudioGames . net Forum — Off-topic room : darkabomination via Audiogames-reflector


Re: help finding people to discuss something with

My bad.https://www.youtube.com/watch?v=4onyvQRhVZEURL: http://forum.audiogames.net/viewtopic.php?pid=177627#p177627

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Converting audible books to mp3

2014-06-20 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector


Re: Converting audible books to mp3

Hi.This post wont be helpful, but I know exactly what you mean. Ive been asking tthe same question for ages now.It would seem, nothing can be done. Wich is annoying.URL: http://forum.audiogames.net/viewtopic.php?pid=177628#p177628

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Converting audible books to mp3

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: Converting audible books to mp3

First of all, there really isnt a way to convert from one lossy format to another without losing information. When this was a concern for me and I still cared, Id convert to FLAC, which was of course a monstrous waste of space.My long-term advice: dont buy anything valuable on Audible. I know its a pain, but this is DRM and you know how I feel about DRM, dont you? URL: http://forum.audiogames.net/viewtopic.php?pid=177629#p177629

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Creating .exe files of pygame projects?

2014-06-20 Thread AudioGames . net Forum — Development room : frastlin via Audiogames-reflector


Re: Creating .exe files of pygame projects?

Do I just paste the dlls into the same folder as the .exe file?URL: http://forum.audiogames.net/viewtopic.php?pid=177630#p177630

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: english accents

Daniels all right, very compatible with me too, when I can understand him (usually on smaller speakers, like the iPhone). People say that my accent is Very neutral, as it so often is with people who have been brought up in the UK from some other descent and learned the language in a more formal fashion.For an amusing panoply of English accents, theres the set in eSpeak.I personally wouldnt describe non-British dialects of English as such, but thats just my opinion. Americans, for example, speak American, with those delightful expressions of theirs. URL: http://forum.audiogames.net/viewtopic.php?pid=177631#p177631

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Python on the Mac

2014-06-20 Thread AudioGames . net Forum — Development room : frastlin via Audiogames-reflector


Re: Python on the Mac

Hello,I dont use mac, but Im not sure you are really understanding how python works.In a text editor that creates txt files by default, (on windows this would be like notepad), you write the code. You save the file as a .py file (like filename.py). Then you open your console and mode to the directory where you saved the .py file. Then you type python filename.py and it runs. If you are able to read the output that is all you need. I dont ever use the interactive shell other than for a calculator.URL: http://forum.audiogames.net/viewtopic.php?pid=177632#p177632

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Searching for a portable binaural recording system

2014-06-20 Thread AudioGames . net Forum — Off-topic room : frastlin via Audiogames-reflector


Re: Searching for a portable binaural recording system

Check out the reviews that I posted on post 16.Not much, but for example the LS100 has 2 XLR inputs and multitrack recording. The LS 14 is smaller, no xlr inputs and allows one to overdub.All units have a mini eighth inch stereo mic input jack, so will work with the binaural mics.Go to the Olympus website and you can read everything about them.URL: http://forum.audiogames.net/viewtopic.php?pid=177634#p177634

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: bokurano daiboukenn 3

2014-06-20 Thread AudioGames . net Forum — New releases room : Deng via Audiogames-reflector


Re: bokurano daiboukenn 3

Yeah, it does take a lot of time. i had to go through it as well. After i leveled it up a bit, i just went to 5dash2, and killed forever there, and then, to stage 8dash1 as well.URL: http://forum.audiogames.net/viewtopic.php?pid=177635#p177635

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : Sebby via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

Well, yes, quite so. This is why I invented the audiogames-reflector mailing list. Now you dont have to leave your email client just to catch up.Sadly it has the following limitations:It spools all forums, not just the developers forum. This can be fixed by either creating a new list, or getting you to filter in your email client.Its one-way. You cannot hit Reply.Necessarily, the email is in HTML with long lines, which limits compatibility.Necessarily, you will get not only original postings, but edits as well.Nevertheless, it solves the problem of having to visit to keep up all the time, and its way easier to filter it and catch up in your email client exclusively. Each mail has a link to the forum topic.URL: http://forum.audiogames.net/viewtopic.php?pid=177636#p177636

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Adventure At C:

2014-06-20 Thread AudioGames . net Forum — New releases room : Arabic two thousand via Audiogames-reflector


Re: Adventure At C:

Dont quit support for AAC any more!URL: http://forum.audiogames.net/viewtopic.php?pid=177637#p177637

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: nvda speech output to mp3 or wav

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Arabic two thousand via Audiogames-reflector


Re: nvda speech output to mp3 or wav

theere isnnnt a aon to use thisURL: http://forum.audiogames.net/viewtopic.php?pid=177638#p177638

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Converting audible books to mp3

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector


Re: Converting audible books to mp3

Hi.Audible uses that format to protect their content.I dont think there is any way to convert the file.Have you checked to see if your player is supported by audible? If it is, just use audible manager to authorize your player.Actually, I dont know why you would want to convert audible books to mp3, since they have a really good compression on them.Does anyone know how this good compression is accomplished?URL: http://forum.audiogames.net/viewtopic.php?pid=177639#p177639

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : arqmeister via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

Ok, a little off topic but, an email client seems so, well, 90s to me lol. Forgive my ignorance, but i have a gmail account, so just check email through the site. What would be the benefit of having a client? Also, i think being subscribed to forum email would drive me crazy, just because of all of the incoming messages i would likely get.URL: http://forum.audiogames.net/viewtopic.php?pid=177640#p177640

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : frastlin via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

Hello,I get around 700-1000 emails a day and with Thunderbird Im able to quickly load and read what ever box I wish to read. I have something like 20 different folders and I have no extra links to arrow through. The Gmail cliant has a ton of headings and links one needs to go through. Also to check if I have new messages in any box I just arrow up to check once I switch to the thunderbird window.URL: http://forum.audiogames.net/viewtopic.php?pid=177641#p177641

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : Sebby via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

@Arqmeister: blimey!Do you use Twitter or Facebook? Could you honestly say that the experience of using the website is preferable to using a client there, either? You could? God save us all. A client is always going to be more responsive than a web 2.0 app. I think so, anyway. If youre using Gmail, though, its because Google really wants you to, and youre in the right place (as far as theyre concerned) when youre using a browser. Its also how they deliver their ads to you, mwa ha ha ha ha! Still, I do know of people who really do like Gmail, as a client; its pretty flexible, responsive and does everything most people really need it to.I can zip through this forum at lightning speed when Im in email, using Mail.app. I can spend less than a second on each subject, pressing the down arrow key on
 ce per subject and listening only to the subject line. Threads mean that all email on a thread is collected together, collapsed by default. And opening an email reveals every message on that thread. Its super. You should try it sometime. URL: http://forum.audiogames.net/viewtopic.php?pid=177642#p177642

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Traveling to Canada, any tips?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : cansino via Audiogames-reflector


Re: Traveling to Canada, any tips?

[[wow]], audible subtitles. Here we dont even have audio-descrived tv. Our public transit is getting more accessible by the time, but it is slow process. Now buses do announce the line and stops, but it works when it wants to . Some bus stops have a display with the time left for the next buses and it has a button that activates a voice that reads it. But there are very few stops with that, mainly near the city center. Ironically the time left for the subway and trains is not accessible. Also the subway ticket machine has accessibility controls but not the railway ones. Fortunately there are normally ticket sellers.There are very very few accessible ATMs and only from a specific bank, so I have nothing to do .We do have audible lights but most of them get silent at nig
 ht, it seems blind people are not allowed to walk around at some hours . What else do we have... Elevators are incorporating braille more frequently, maybe it is an obligation but Im not sure.I probably forget something, youll have to come and discover it for your self URL: http://forum.audiogames.net/viewtopic.php?pid=177643#p177643

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Converting audible books to mp3

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: Converting audible books to mp3

Audible format 4 is MP3 32KBit/s mono, IIRC. AAX is 128KBit/s stereo.URL: http://forum.audiogames.net/viewtopic.php?pid=177644#p177644

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Open-source complete game in BGT

2014-06-20 Thread AudioGames . net Forum — Development room : jaybird via Audiogames-reflector


Re: Open-source complete game in BGT

Maybe I was a bit confusing. Im not talking about some sort of generic side scroller framework which was intended from the start to be used by everybody and his dog to create side scrollers. Using the example of a side scroller, what I think would be cool is one that is fleshed out, developed, tested, and playable and enjoyable as a game in its own right, but for which the source code is included or available. Text adventures used to do that a lot, especially in the early days of the modern IF era. Granted, there were some short example games, but a few full-length games had their source code released, though not many. Its always fun to take one of these and see how this or that was done.URL: http://forum.audiogames.net/viewtopic.php?pid=177645#p177645

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : fastfinge via Audiogames-reflector


Re: english accents

@sebby: That is offensive and bigoted nonsense. Do East Indians speak Indian then, not Indian English? And I guess Koreans always speak Korean, even when theyre actually speaking Korean English (IE words like handphone, and expressions like fighting! etc). The idea that American and Australian are languages is so obviously stupid I think I can safely ignore it without comment. Living in Canada will make you aware that hundreds of thousands of English dialects exist, as it has become kind of an international language, and the number based on or even remotely related to British English are the vast minority. Most are based off of various pigeons, American English via missionaries and the media, the influences of other Latin descended languages, or second-hand teaching (an ESL Pakistani teachers teaching English, for example). Please try and keep your linguistic racism out of an otherwise useful discussion, and remember that dialect is a real word,
  with a real meaning, that you dont get to redefine just because you hate foreigners speaking your precious language. @dark: Until recently, whenever North Americans referred to British English, we almost always meant RP. While we were vaguely aware of the other accents, they were always Yorkshire, or Welsh, or whatever, and British English always had that one clear meaning. However, with the recent popularity of things like Dr Who, Harry Potter, Lord of the Rings, etc, this has started to change. Also, the BBC has relaxed significantly about the kind of accents it allows over the World Service in the last 10 years or so, so the perception that British English is the primary accent in the UK is starting to fade away. Interestingly, there are 5 different Canadian English accents, and you will hear none of them on the CBC. We could stand to take a page out of the BBCs book and chill out a little, I think.URL: http://forum.audiogames.net/viewtopic.php?pid=177646#p177646

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: english accents

@fastfinge: make that a controversial opinion. Are you American, by any chance? It is also my opinion that Americans often miss sarcasm. No, I generally describe most dialects as simply dialects of English. American seems to be the exception. Most Americans seem to intuitively realise this; sometimes they occasionally) even forget that International English originated in England, rather than U.S. English, which of course didnt.URL: http://forum.audiogames.net/viewtopic.php?pid=177647#p177647

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: english accents

@fastfinge: make that a controversial opinion. Are you American, by any chance? It is also my opinion that Americans often miss sarcasm. No, I generally describe most dialects as simply dialects of English. American seems to be the exception. Most Americans seem to intuitively realise this; sometimes they occasionally) even forget that International English originated in England, rather than U.S. English, which of course didnt.Edit: please look up the meaning of the words Racism and Dialect. You will also be pleased to learn that Im not sufficiently patriotic to be defending English on purely national grounds; in fact, I think its a fairly horrible language, as it goes. Id suggest usage of the OED
 , but feel free to use MW if its closer to home.URL: http://forum.audiogames.net/viewtopic.php?pid=177647#p177647

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : fastfinge via Audiogames-reflector


Re: english accents

@Sebby: No, Im Canadian. But never the less, your linguistic elitism is not grounded in any kind of linguistic or scientific reality, and quite frankly utterly inappropriate for discussion here. I agree that English isnt a particularly good language. But it is an international one. Attempts to assert any kind of national claim on modern English are unwelcome and incorrect. And I use the Canadian OED, because that is a thing that exists no matter how you feel about it, and my uses of the words dialect, racism, and bigot are entirely correct. You dont get to declare that American is a different language just because you dislike Americans, and that is exactly what you are trying to do. It is as wrong, and as inappropriate, as saying Australians speak Australian, South Africans speak African, and Indians speak Indian. And saying it is a controversial opinion does not buy you a get out of jail free card. Try telling a group of
  feminists that it is your controversial opinion that men are smarter than women, and women should work exclusively in the home, and see how far that gets you. There are some opinions that nobody in modern society should hold, and if you do hold them, they should never be expressed in a public forum.URL: http://forum.audiogames.net/viewtopic.php?pid=177648#p177648

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : fastfinge via Audiogames-reflector


Re: english accents

@Sebby: No, Im Canadian. But never the less, your linguistic elitism is not grounded in any kind of linguistic or scientific reality, and quite frankly utterly inappropriate for discussion here. I agree that English isnt a particularly good language. But it is an international one. Attempts to assert any kind of national claim on modern English are unwelcome and incorrect. And I use the Canadian OED, because that is a thing that exists no matter how you feel about it, and my uses of the words dialect, racism, and bigot are entirely correct. You dont get to declare that American is a different language just because you dislike Americans, and that is exactly what you are trying to do. It is as wrong, and as inappropriate, as saying Australians speak Australian, South Africans speak African, and Indians speak Indian. And saying it is a controversial opinion does not buy you a get out of jail free card. Try telling a group of
  feminists that it is your controversial opinion that men are smarter than women, and women should work exclusively in the home, and see how far that gets you. There are some opinions that nobody in modern society should hold, and if you do hold them, they should never be expressed in a public forum.Edit:Dialect: A subordinate variety of a language with non-standard vocabulary, pronunciation, or grammar.If I were defining it, I would remove the word subordinate, because it smacks of British imperial arrogance. But never the less, American English is a dialect.Racism: A belief in the superiority of a particular race.You will note that I used the phrase linguistic racism in my original post, and that is exactly what you are demonstrating.Bigot: a person intolerant of anothers beliefs, race, politics, etc.What I am saddened to discover you, in fact, are, towards dialects of English not your own.URL: http://forum.audiogames.net/viewtopic.php?pid=177648#p177648

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Braillemon status update!

2014-06-20 Thread AudioGames . net Forum — New releases room : Deng via Audiogames-reflector


Re: Braillemon status update!

O look! I got an error, and i finally remembered to copy the error, before i hit enter on it.This happened, while i was battling a Jigglypuff.___FATAL ERROR inaction number 1of Step Event0for object attackSoundFX:Push :: Execution Error - Variable Get 37.part(100792, -1)at gml_Object_attackSoundFX_Step_0URL: http://forum.audiogames.net/viewtopic.php?pid=177649#p177649

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : arqmeister via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

You know whats funny, i never use clients of any kind unless gasp, its an IOS app spasifically. What email client would you suggest? Outlook? Or is there something better and more accessible?URL: http://forum.audiogames.net/viewtopic.php?pid=177650#p177650

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: english accents

fastfinge wrote:@Sebby: No, Im Canadian. But never the less, your linguistic elitism is not grounded in any kind of linguistic or scientific reality, and quite frankly utterly inappropriate for discussion here.Then it is opinion. And your claim, equally, is opinion, that holds equal weight. Well have to agree to disagree, Im afraid.I agree that English isnt a particularly good language. But it is an international one. Attempts to assert any kind of national claim on modern English are unwelcome and incorrect.When I am communicating about every dialect of English that is spoken and recognised worldwide, I speak of English. When I refer to a dialect of English, I refer to it as, for example, Australian English or South African English. I really cant understand why anyone would object to making that distinction
 . They are varieties of English that originated in their particular regions and should be respected as idiosyncratic of those regions. I think US English is sufficiently weird that I jokingly call it American, and I only use the term British English when referring to the especially well-known varieties like RP/academic/royal (I usually single out local variations, like northern, Irish, Welsh, etc). I am, as I said, quite reluctant to refer to all English, except when speaking about all English, simply as English. If we disagree, then it will have to be on equal terms.And I use the Canadian OED, because that is a thing that exists no matter how you feel about it, and my uses of the words dialect, racism, and bigot are entirely correct.Bigot, quite probably. (Note: the immediately preceding sentence is meant to be humour. You spell Humour with a u, BTW.) The other two, I&
 #039;m not so sure. Either we dont have the same book, or youre extraordinarily sensitive. I am not (and would not) attack anyone based on race, and a dialect is a peculiarity of a language. What I think youre saying is that you think Im excluding a group of people based on their choice of language, but Im not. Its also not racism. Again though, I prefer to identify dialects as such.And Im pleased to hear that you use the OED. I think its ponderous and pedantic, but its an excellent dictionary.You dont get to declare that American is a different language just because you dislike Americans, and that is exactly what you are trying to do.Did I say I disliked Americans? I find it irritating, for sure, and it always infuriates me when American English creeps into formal contexts. Its Based on, not Based off of, for goodness
 39; sake. But it is a language that people use, so I dont hate people for it.It is as wrong, and as inappropriate, as saying Australians speak Australian, South Africans speak African, and Indians speak Indian.The mitigating factor is that the term US English is essentially redundant; English is the USs primary language. In other cases, especially for colonial regions, there is the danger of some implied racial prejudice, which of course there isnt in my comments. Also, yes, American English is particularly annoying sometimes; I reserve the right to make fun of it whenever I please.And saying it is a controversial opinion does not buy you a get out of jail free card. Try telling a group of feminists that it is your controversial opinion that men are smarter than women, and women should work exclusively in the home, and see how far that gets 
 you. There are some opinions that nobody in modern society should hold, and if you do hold them, they should never be expressed in a public forum.Its nice to see that you care about equality, but Im afraid I cant understand the source of your offence. I think you need to start with the expectation that people are good. You also need to realise that some opinions will not be agreeable to you, and calling them Offensive or shunning the person for them without a widely accepted standard of ethics to support it is not likely to engender people to your cause.URL: http://forum.audiogames.net/viewtopic.php?pid=177652#p177652

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Pokemon X/Y, anyone playing?

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : dedenne via Audiogames-reflector


Re: Pokemon X/Y, anyone playing?

Hello,Here is part 3. Like usual, please let me know if something is confusing, or unclear and I will do my best to make it better!https://dl.dropboxusercontent.com/u/325 … seCity.txtThanks,DedenneURL: http://forum.audiogames.net/viewtopic.php?pid=177651#p177651
___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Girls at school harder 2 get than ones Outside of School?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : ultradude306 via Audiogames-reflector


Re: Girls at school harder 2 get than ones Outside of School?

welshweyr wrote:The first problem is thinking of a girl as something to get. How about meet? I was blind in highschool as well but I did this crazy thing called talking to girls as friends and seeing where it led. A poster earlier on talked about highschool girls being young and immature; you should see highschool boys!Also, you cant just say that someone will react in a certain way because of where you meet them. There will be girls in your highschool who will get on excellently with you, you just havent met them. Get a hobby and meet people who share your enthusiasm with it. You never know where that friendship might lead.Its just really important to not immediately evaluate every girl you meet as a piece of meat you can do. Theyre people and theyre not stupid. If they meet a penis with a boy plodding along behind it, whether he can see or not, theyre going to
  be turned right off from the start.Im sure many people will think this post is boring and unhelpful. The only defense Im prepared to give is that Ill be proved right by most of you by the time youre 30.Exactly. Probably some of the best advice on this thread. In the half a year or so since I started this thread, Ive taken this advice from other people, and it works. (Im in HS, so no, it doesnt just work when youre 30 haha). Since Ive just loosened up, and not really thinking about the fact that you wanna, well, get with them, then usually things work. Also, as I said a few posts back, joining school clubs and getting a hobby really helps. Nto to brag, but after I joined a couple of sports at our schol, and our team made the provincial championships, the girls started to take notice a lot more, and when we were outa town at meets and tournaments, thats where I m
 et many of them. A lot of girls thought it was pretty interesting that a blind guy was traveling with the team, and like I said before, the whole blindness thing usually just fades into the background once you get to know the girl.Also liked another point that someone else said, about not worrying about the, *quote, disability, unquote*, I found that us blind teens are actually quite fortunate when it comes to meeting women. Not to bag on, or feel sorry for other disability groups, but Ive found that it could be much worse, so to speak. For example, if youe hearing impaired/handicapped instead of visually impaired/handicapped, theres issues such as sign language to deal with. Not that its impossible to work around, but it seems a little more awkward, at least IMO. Then again, Im sure most of my sighted friends wouldnt call being blind easy either lol.Anyways, great poi
 nts. And thanks to welshwer for posting this. It sounds like worn out advice, but trust me, it works URL: http://forum.audiogames.net/viewtopic.php?pid=177653#p177653

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

help with Harry potter TXT files?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector


help with Harry potter TXT files?

hi.My friend says Im really picky but lol I dont care.Basicly what I want to do, is get rid of a sertan amount of new lines, or enter presses in most of my hp stories.For example, if you look above, youll see that i put 3 New lines. Or three enter presses.Id basicly like a way to make that layout only one enter press.In the storie Im reading at the moment, Its, line, three enter presses, line, repete. Which Is quite annoying for me, because I want it to be one line then enter then one line.yes I can do it by hand but it takes a very long time.Is there some tool or other way of doing this?Yes I know txt files are small, but lol I want to make them even smaller, and removing lines will do that, as far as I know.URL: http://forum.audiogames.net/viewtopic.php?pid=177654#p177654

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : Sebby via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

@Arq: good question!Yeah, iOS apps count as clients. I suppose that, on Doze at least, Thunderbird is the proper choice for email. Its accessible. Youll want to go to your Gmail IMAP settings and tweak a few settings--specifically, opt for manual purging, ask for deletion from the last visible folder to delete forever, and then in the labels tab untick all the boxes for labels you dont want and in particular All Mail as shown in IMAP.URL: http://forum.audiogames.net/viewtopic.php?pid=177655#p177655

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: boat simulator v1.3 released

2014-06-20 Thread AudioGames . net Forum — New releases room : Socheat via Audiogames-reflector


Re: boat simulator v1.3 released

Ok, but as I said, this is just my opinion.URL: http://forum.audiogames.net/viewtopic.php?pid=177656#p177656

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: eBooks And PDF

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector


Re: eBooks And PDF

I just use a simple program: adobe reader...URL: http://forum.audiogames.net/viewtopic.php?pid=177657#p177657

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Converting audible books to mp3

2014-06-20 Thread AudioGames . net Forum — Off-topic room : crashmaster via Audiogames-reflector


Re: Converting audible books to mp3

Hi.And thats why I dont buy audible.I have audible on my system, got a book.Read it.it was part of a free trial.Read the book, and then killed it.Audible is drm, and you need to have a device that runs their stuff if I had more than the single laptop I may have even stuck with it perinately as its really good.However I also am not going to use them or any of the amazon stores that do audio books unless they are on cd for the simple reason that their protected formats limit you to a sertain device, and hardly any device for the blind has the capability to play them a computer does, but what the use is that.An ipad does but am I really going to spend all day every day reading books, nope.Besides there is no way to mark your place, and I have daizy books from the library which are saved and well I have bookshare and an account for my library to download digital books so dont need audible.What Id
  do if you want a book is either get it from the library and wrip it and keep it or use their online stores some use overdrive.some stuff you can keep some you have to return and expire butt some you can buy and depending on your membership you may get reduced prices.I regret spending the cash on audibleURL: http://forum.audiogames.net/viewtopic.php?pid=177658#p177658

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: eBooks And PDF

2014-06-20 Thread AudioGames . net Forum — Off-topic room : Sebby via Audiogames-reflector


Re: eBooks And PDF

If you are happy on the command line, there is Calibre. Dont bother using the GUI; its not accessible. But as a converter, once youve buggered about with it enough, its great, even stripping DRM! (Or it did when I last tried it.)URL: http://forum.audiogames.net/viewtopic.php?pid=177659#p177659

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Announcing release of Traders of Known Space

2014-06-20 Thread AudioGames . net Forum — New releases room : vga via Audiogames-reflector


Announcing release of Traders of Known Space

Valiant Galaxy Associates is proud to announce the release of our first free game. While we were waiting to get all the bugs worked out of our first commercial game, Interceptor (coming soon), we decided to devise a simple trading game. That game is here and called Traders of Known Space. The year is 3051 and the human federations of planets are at war with aliens known as the grays, but even during a war, commerce continues. You are commander of an independent merchant ship that must make your way in these uncertain times. Buy goods cheap, sell goods at a premium, upgrade your ship, gather information, fight space battles, and avoid hazards. The game uses a map mode for navigating between planets, and a menu mode for performing actions in the game. It can be played with relatively few keyboarding skills. The game is completely self-voicing and requires no special equipment or software to play. You can find Traders of Known Spa
 ce at http://www.valiantGalaxy.com under downloads. Documentation is available from inside the game as well as on the web site under games, then Traders of Known Space, then click here for documentation. Good luck, and we hope you enjoy the game. For questions, complaints, hate mail, bug reports, personal invitations, etc, send email to v...@valiantgalaxy.com.URL: http://forum.audiogames.net/viewtopic.php?pid=177660#p177660

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: can some one?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : the terminator via Audiogames-reflector


Re: can some one?

hello.im having problems when loading soundys. Dont know how to load sounds from a .dat file instead that from a folder. And my posts where vague because i should go inmediately to home, n there i dont have internet.aw and trying to get a good example of how to make a sidescroller. I tryed with auto it, i know the code very well, but bgt is a bit more hard haha.i want help, please, with loading sounds.and if someone has a good example of a sidescroller, can you give it to me? please?thanksURL: http://forum.audiogames.net/viewtopic.php?pid=177661#p177661

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

ff problem

2014-06-20 Thread AudioGames . net Forum — Off-topic room : the terminator via Audiogames-reflector


ff problem

hay folks...im updating to the new version of firefox, ff, and i get this error.when i try to open a new lash, it keeps being in the same startpage. I use lashes to... well download some stuff, and to load and just download .htm or .html files.can some one help me?URL: http://forum.audiogames.net/viewtopic.php?pid=177662#p177662

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: A problem with the original Bokurano Daiboukenn

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : Omar Alvarado via Audiogames-reflector


Re: A problem with the original Bokurano Daiboukenn

This game is just so strange.Last time I remember playing it I didnt have these problems.Now when I arrive home I dont get chat as I did last time. Im talking shortly after I get the long sword. Oh and the game doesnt think I have anymore weapons that I actually dont.Lol. So Its saying I have all 4 weapons so far. Oh. One last thing before I go, to beat the race, I had to run left, instead of right. And even still, yamizinn was far out of sight when I was doing so.Can Someone help me out so I dont have to start my save over? In case your curious, Im level 23, I think.OH, one funny thing before I go, by the time I got to the grand cruiser fight, I was able to take it out in like 20 seconds. Lol.Anyway guys, if you could help that would be great.URL: http://forum.audiogames.net/viewtopic.php?pid=177663#p177663

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Chrime Hunter Concept Demo

2014-06-20 Thread AudioGames . net Forum — New releases room : masonarm1999 via Audiogames-reflector


Re: Chrime Hunter Concept Demo

Well, as the game progresses, CAE, itll become less and less like that. For example, some trophies will be earnable, unlockable stuff, etc etc.URL: http://forum.audiogames.net/viewtopic.php?pid=177664#p177664

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: 2d platformer

2014-06-20 Thread AudioGames . net Forum — New releases room : masonarm1999 via Audiogames-reflector


Re: 2d platformer

The reason you cannt, yet, is simply because I am introducing a new type of hazard class which will be about a thousand times more interesting than just fires, and yes, you will be allowed to set left and right x in this.URL: http://forum.audiogames.net/viewtopic.php?pid=177665#p177665

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Could we please have a dedicated Developers forum?

2014-06-20 Thread AudioGames . net Forum — Site and forum feedback : arqmeister via Audiogames-reflector


Re: Could we please have a dedicated Developers forum?

Thanks for that, ill take a look.URL: http://forum.audiogames.net/viewtopic.php?pid=177666#p177666

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

problem with bgt

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : stirlock via Audiogames-reflector


problem with bgt

So Im having a strange problem with all bgt games. Im running a VM and after installing bgt, after running any bgt game, the keyboard input will stop registering after about 5 seconds or so. Has anyone else had this problem or know how to solve it? ThanksURL: http://forum.audiogames.net/viewtopic.php?pid=177667#p177667

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

How to find pithon?

2014-06-20 Thread AudioGames . net Forum — Development room : garrett via Audiogames-reflector


How to find pithon?

Hello! i dont know if this is in the right thread, tell me if its not. But, where can I find pithon? Do you need to download it?URL: http://forum.audiogames.net/viewtopic.php?pid=177668#p177668

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


Re: english accents

hi.i think also the english of south africa is like the british english, because my english teacher rita, came from south africa, but if listen to her you can think that she is from britan.so am i write about that the south african english is like british?and dont forget also, that english accent can be not only english.for example: did you hared english in russian accent, or hebrew accent?and a question: david greenwood is from canada as i understood, and in canada is 5 diferent accents.the games: shades of doom and gma tank commander in which accent of english they are?and sarah in which accent of english?and also i in the saloon of grizly gulch, there is a strange accent i think.i have the game, and in some points of it the game have a strange english accent.but in which accent this game is?and maybe you know some of our games with the british accent?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177669#p177669

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Announcing release of Traders of Known Space

2014-06-20 Thread AudioGames . net Forum — New releases room : mohammad///obid via Audiogames-reflector


Re: Announcing release of Traders of Known Space

[[wow]], gonna check this one out.Looks interestingURL: http://forum.audiogames.net/viewtopic.php?pid=177670#p177670

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: help with Harry potter TXT files?

2014-06-20 Thread AudioGames . net Forum — Off-topic room : scotf2012 via Audiogames-reflector


Re: help with Harry potter TXT files?

First off, what youre doing will decrease the file size by maybe a few KB. Linefeeds do not take much space, at all. To do it, all you need is find and replace. Find a newline, replace it with nothing, replace all occurrences, and there you go, you shaved something like 5KB off your text file. And in doing so, made it look like absolute hell. Anyone sighted looking at the file would have an aneurism.Its also worth noting that an enter press as you call it is a pretty vague way to define new lines, since by default word wrapping would require you to press enter every so often. Frankly, youre better off leaving your text files as they are. Do a say all in your screen reader to read the stories, and thats it.URL: http://forum.audiogames.net/viewtopic.php?pid=177671#p177671

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: english accents

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


Re: english accents

hi.i think also the english of south africa is like the british english, because my english teacher rita, came from south africa, but if listen to her you can think that she is from britan.so am i write about that the south african english is like british?and dont forget also, that english accent can be not only english.for example: did you hared english in russian accent, or hebrew accent?and a question: david greenwood is from canada as i understood, and in canada is 5 diferent accents.the games: shades of doom and gma tank commander in which accent of english they are?and sarah in which accent of english?and also i in the saloon of grizly gulch, there is a strange accent i think.i have the game, and in some points of it the game have a strange english accent.but in which accent this game is?and maybe you know some of our games with the british accent?hey dark, if im not mistaken, in england ther
 e are diferent words for some things than in america.for example: in america saying: elevator, and in england saying: lift.am i wright?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177669#p177669

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

private detective school help

2014-06-20 Thread AudioGames . net Forum — General Game Discussion : kamochek via Audiogames-reflector


private detective school help

hi.i need from you some helps with private detective school:give me a software please to burn the image without disc.secondly: please give me the thing with it i can crack the protection system of the full version.please.and maybe you have a audio walkthrough of the demo of private detective school?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177672#p177672

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

a little hellp

2014-06-20 Thread AudioGames . net Forum — Off-topic room : kamochek via Audiogames-reflector


a little hellp

hi.3 days ago i had a concert, and zohar was there.i love this girl, and i wrote a letter to her 2 months ago and gave to her a month ago.a month ago i had a concert, where she told me that she haves a boyfriend.im 15 and a half, and she 17 years old.but she said that we can be also friends.i told her that i want that we will talk not only in the concervatry, but outside of it also.3 days ago, ive got her e-mail address.first: if she have a boyfriend, and i only her friend, what i cant do to her and this boyfriend can do?and now i dont know what ill write to her in the e-mail.yesterday the summer vacation has begon.can i for example advice zohar to me?kamochek.URL: http://forum.audiogames.net/viewtopic.php?pid=177673#p177673

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Announcing release of Traders of Known Space

2014-06-20 Thread AudioGames . net Forum — New releases room : Haramir via Audiogames-reflector


Re: Announcing release of Traders of Known Space

Hello folks. Ill grab a copy too. It sounds cool though space is not my favorite game theme, it seems well balanced with all the races descriptions and such.Best regards, Haramir.URL: http://forum.audiogames.net/viewtopic.php?pid=177674#p177674

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: 2d platformer

2014-06-20 Thread AudioGames . net Forum — New releases room : roro via Audiogames-reflector


Re: 2d platformer

Yeah, thatd be interesting, especially if it kills the player.URL: http://forum.audiogames.net/viewtopic.php?pid=177675#p177675

___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

  1   2   >