Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector
Re: Python 2 or Python 3? Yes, most modules have been ported to python 3. It's advisable to forget about and leave python 2 behind URL: https://forum.audiogames.net/post/422063/#p422063 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahatt

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Liam via Audiogames-reflector
Re: A neat surprise on the l-works site Public Alpha means. Here's a rough draft of the concept with some game systems in place that are subject to change. I also want to avoid answering specifics. I'm trying some experimental stuff to see how the community gets on with it. URL: https://fo

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : ross via Audiogames-reflector
Re: Python 2 or Python 3? Okay gotcha.I've been reading this thread, and I feel like I need a little reassurance that Python is the way to go:https://forum.audiogames.net/topic/2673 … on/page/2/I've seen people talk about how Python is so much better for creating audio games than BGT, but t

Re: Oh Shit!

2019-03-24 Thread AudioGames . net Forum — New releases room : jimmy69 via Audiogames-reflector
Re: Oh Shit! Game over. You lasted 4 minutes and 13 seconds and collected a total of 229 items. Your final score was 256 points. URL: https://forum.audiogames.net/post/422066/#p422066 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

What non ultra violent or sports games would you recommend for xbox 1?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector
What non ultra violent or sports games would you recommend for xbox 1? So a friend of mine just got an xbox 1 for its accessibility features, but being a ps4 player myself, finding games she is interested in is proving to be a challenge. What games are there that a completely blind individu

ps4 remote play

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : death via Audiogames-reflector
ps4 remote play Hi.Finally got this working in the sense I'm able to log in, but OCR doesn't seem to work with it. Do I need to do anything special, or should OCR be working right out of the box? Thanks. URL: https://forum.audiogames.net/post/422068/#p422068 -- Audiogames-reflector ma

Re: Funniest moments of your life

2019-03-24 Thread AudioGames . net Forum — Off-topic room : SirBadger via Audiogames-reflector
Re: Funniest moments of your life well I can think of a lot but here's 2:funny thing I said off the cuff; I was out with a friend for a few drinks in a pub I regularly go to. he had never been there before so I had to show him where the toilets were. I waited outside with both of our doggie

Re: Getting started with coding audiogames in Python?

2019-03-24 Thread AudioGames . net Forum — Developers room : roelvdwal via Audiogames-reflector
Re: Getting started with coding audiogames in Python? python's not a bad choice. Besides, you can always learn a new programming language later with much more ease after your first one. Learning C next to python might be beneficial later, since python is relatively slow compared to C. Pytho

Re: How can I download all files connected to a web page at once

2019-03-24 Thread AudioGames . net Forum — Off-topic room : BoundTo via Audiogames-reflector
Re: How can I download all files connected to a web page at once For this, I use wget just like roelvdwal suggested. Since I'm using a Windows machine, I use the windows binary. It's pretty amazing what can be done with it, and there are enough options to cover most situations. It is a co

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : ironcross32 via Audiogames-reflector
Re: A neat surprise on the l-works site Liam's games are not unstable, you take that back, you... you little... why I oughtta! URL: https://forum.audiogames.net/post/422072/#p422072 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-g

playable basketball games?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : simba via Audiogames-reflector
playable basketball games? Hey everyone.i am looking for basketball games that we can play. I am not talking fully accessible as in audiogames because I am almost 100 percent sure that we have no full fledged basketball game around.did anyone find a mainstream basketball game that he enjoye

Re: Browser rpgs

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Mirage via Audiogames-reflector
Re: Browser rpgs Another recommendation I have for this genre is powerpets .comI tried NeoPets and PsyPets, and they didn't look familiar.Today, I realized that it was PowerPets that I played so long ago.The game is still accessible, and there are tons of pets, and items. To give you an exa

Re: The Grail ords, a text-based browser game

2019-03-24 Thread AudioGames . net Forum — New releases room : Mirage via Audiogames-reflector
Re: The Grail ords, a text-based browser game I'm pretty sure Be My Eyes is available in many countries. You download the app, register as a blind person, then when you need sighted help, you just connect and wait for someone to answer. My understanding is that there are ten sighted people

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : Vulcan_Raven via Audiogames-reflector
Re: Python 2 or Python 3? I am also trying to learn python as i also want to make a very complex multi title game and was recommended this source.https://learnpythonthehardway.org/Forget learn python the hard way 2 as it is a bit outdated and go to learn python the hard way 3.  From what I

Re: The Grail ords, a text-based browser game

2019-03-24 Thread AudioGames . net Forum — New releases room : liseo via Audiogames-reflector
Re: The Grail ords, a text-based browser game hi all i have contacted and got a positive responce  from the dev of this game Aragander he said he will change the capture over for us as soon as possible pluss a cupple of other unlabled butten porblems i have also flaged bear in  mind i have

Re: sorrry anyaudio

2019-03-24 Thread AudioGames . net Forum — Off-topic room : mongoo_4044 via Audiogames-reflector
Re: sorrry anyaudio you were saying?what's now with 12 year olds; there's a 9 year old kid in the ag net community two! now what! URL: https://forum.audiogames.net/post/422078/#p422078 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahatti

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : ross via Audiogames-reflector
Re: Python 2 or Python 3? Thank you for the source, much appreciated. I found Think Python, but if I end up not liking that, I"ll check out the one you suggested . URL: https://forum.audiogames.net/post/422079/#p422079 -- Audiogames-reflector mailing list Audiogames-reflector@sabahatt

Re: sorrry anyaudio

2019-03-24 Thread AudioGames . net Forum — Off-topic room : turtlepower17 via Audiogames-reflector
Re: sorrry anyaudio If that's true, his or her parents are fucking irresponsible. If you mean you know a 9-year-old who plays audiogames, that's fine, but a kid that age has absolutely no business in an online community of any kind. URL: https://forum.audiogames.net/post/422080/#p422080

Re: My youtube commentary is terrible!

2019-03-24 Thread AudioGames . net Forum — Off-topic room : turtlepower17 via Audiogames-reflector
Re: My youtube commentary is terrible! I sure do! URL: https://forum.audiogames.net/post/422081/#p422081 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: playable basketball games?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : death via Audiogames-reflector
Re: playable basketball games? Nope, but if you find any that are playable let me know. NBA live was kind of, but not enough that it would be worth buying. Perhaps EA will change that in future. URL: https://forum.audiogames.net/post/422082/#p422082 -- Audiogames-reflector mailing lis

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Mitch via Audiogames-reflector
Re: A neat surprise on the l-works site @61, didn't think they were. Hope there are achievements ⠹⠳⠣⠲ URL: https://forum.audiogames.net/post/422083/#p422083 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mail

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : defender via Audiogames-reflector
Re: A neat surprise on the l-works site @39You are a fool, I have tried to explain to you many times how compensation and the cost of living works and you never have any good counter arguments. Until you can come up with something better than (because I want it!) I will never respect your o

Re: sorrry anyaudio

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Jayde via Audiogames-reflector
Re: sorrry anyaudio Especially an online community with no specific rules against swearing or explicit language, and we generally don't try to censor such things...so yeah, I generally concur.Please, folks, let's let anyaudio drama just die there. It doesn't really belong here. I mean, I'm

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : defender via Audiogames-reflector
Re: A neat surprise on the l-works site @39You are a lost cause and I am done playing your games. I and others have tried to explain to you many times how compensation for services and the cost of living works and you never have any worthwhile counterarguments. Until you can come up with so

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : defender via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Actually, swamp still has shirts for sail. And I'm pretty sure some kickstarters offered stuff. URL: https://forum.audiogames.net/post/422086/#p422086 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gu

audio described tv shows

2019-03-24 Thread AudioGames . net Forum — Off-topic room : SilverMoon via Audiogames-reflector
audio described tv shows Hey guys,Hope this finds you all well.So, ever since blind mice took down their catalog of tv shows, (still not sure why they did that) I'm hard up to find another database where I can search for audio described shows.does anyone have any suggestions for replacement

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : turtlepower17 via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? yeah Defender, I was thinking about the Swamp shirts, that was kind of what inspired this topic. This isn't a what merch should exist thing, I'm not trying to light a fire under anyone's ass. I was just curious about what people

Re: tts voices

2019-03-24 Thread AudioGames . net Forum — Off-topic room : baby via Audiogames-reflector
Re: tts voices is that free? URL: https://forum.audiogames.net/post/422089/#p422089 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: audio described tv shows

2019-03-24 Thread AudioGames . net Forum — Off-topic room : G-Rad via Audiogames-reflector
Re: audio described tv shows http://www.audiovault.net URL: https://forum.audiogames.net/post/422090/#p422090 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: firefight's unbalancing issues

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Reza . jdp via Audiogames-reflector
Re: firefight's unbalancing issues Hi,I'm afraid i have to announce that Firefight will be down for a while untill we decide what to do about it.Sorry if it kept you waiting etc.I apologize for any inconvenience.We'll surely let you know all about it when it's cleared up. URL: https://foru

Re: Accessable DJ software.

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Nepali gamer via Audiogames-reflector
Re: Accessable DJ software. ok thanks guys, by the  way I am looking for DJ software for windows.and how is virtual dj? URL: https://forum.audiogames.net/post/422092/#p422092 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukogl

Re: is there any way i can play music with reaper without a midi keyboard

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Reza . jdp via Audiogames-reflector
Re: is there any way i can play music with reaper without a midi keyboard grryfindore wrote:Hi, I just installed reaper the other day for the upcoming sound design course, so decided I'd give this a go I have tried to do what you guys have suggested here, but for some reason when I press al

battling in cr?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : piller223 via Audiogames-reflector
battling in cr? Hi guys, I'm trying to do a mission but they changed it to the x y z system and I'm not sure how to comprehend the calculations envolved. Can someone please explain it to me who plays?Thank you so much. URL: https://forum.audiogames.net/post/422094/#p422094 -- Audiogam

Re: Midi keyboard recommendation?

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Reza . jdp via Audiogames-reflector
Re: Midi keyboard recommendation? Hi,Regardless of the price, I'd recommend korg, oxygen and novation as leading brands in midi controlers.Check them out! URL: https://forum.audiogames.net/post/422095/#p422095 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucuko

can you modify key strokes in euro fly?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : blindaudiogamer via Audiogames-reflector
can you modify key strokes in euro fly? Hi, so I have a laptop and I have no home, end, page up or page down keys. Is there a way to modify key strokes so that euro fly is playable in my laptop?I appreciate your help. URL: https://forum.audiogames.net/post/422096/#p422096 -- Audiogam

Re: tts voices

2019-03-24 Thread AudioGames . net Forum — Off-topic room : joshstronach via Audiogames-reflector
Re: tts voices @ oussamabengatrane Could you email the link please? URL: https://forum.audiogames.net/post/422097/#p422097 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Accessable DJ software.

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Reza . jdp via Audiogames-reflector
Re: Accessable DJ software. Hi,Virtual DJ was a complete mess accessibility wise the last time i tried it.There was this software called Zulu dj software which was accessible somehow through shortcuts and stuff. Although, I've been using it ages ago.It might have been changed by now. URL:

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Well then a crazy party mushroom cap.Still this seems a bit weird that we wearing somethings only audio game players would get, many of whom won't be able to see anyway, unless you don't mind people in your personal space. URL:

Re: is there any way i can play music with reaper without a midi keyboard

2019-03-24 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: is there any way i can play music with reaper without a midi keyboard no, do not use wave out, use wasapi and you won't have to touch the buffer size. You can reduce it using wave out but it might end up crackling. URL: https://forum.audiogames.net/post/422100/#p422100 -- Audiogam

Re: software to rip audio stream out of video files?

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Dekyo-NEC2608 via Audiogames-reflector
Re: software to rip audio stream out of video files? If you use foobar2000 and you rip the raw AAC stream the seekbar will be disabled. You must put it into an MP4 container. I use a batch file with FFmpeg commands. URL: https://forum.audiogames.net/post/422101/#p422101 -- Audiogames-

Re: battling in cr?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector
Re: battling in cr? Same here. I am wondering if people have to call out coordinates like in mariani now. URL: https://forum.audiogames.net/post/422102/#p422102 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Jeffb via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Sure but I think it be better to wear something people wouldn't get. It could start a conversation about audio games and if they didn't get it or ask then you wear it for you. I think that is missed out a lot in the blind commun

Re: A working link to cookie muncher

2019-03-24 Thread AudioGames . net Forum — Off-topic room : turtlepower17 via Audiogames-reflector
Re: A working link to cookie muncher Well, when I ran it just now, it reported that my cookie folder was already clean. This leads me to believe that it might just work with IE, since I almost never use that browser, and certainly not to log into any accounts. Hearing the sound again took m

Re: battling in cr?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : dardar via Audiogames-reflector
Re: battling in cr? Hi there.I thought I'd weigh in on this one.Cosmic Rage's space combat system does not have anything to do with the x y and z coordinate, and indeed is instead angle based.You don't, however, have to do any calculations at all.It is a system based on watching patterns, s

What manamon should I use to beat Irroadium?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Malia via Audiogames-reflector
What manamon should I use to beat Irroadium? I tried arctana, Firate and others, but I need so0mething that can stand up to more than one attack. I have a Montor and a Polosses as ones I know are effective against him, but those are the only ones I know of that I won't have to revive every

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : defender via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Yeah but even if you can't see it, it's nice to be able to express your self, it's a good conversation starter.So really I'd just like something from audiogames.net maybe, with some of my favorites on it or something. That way t

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Well I'd be pretty dang happy with a key chain replica of the sword from shadow line. URL: https://forum.audiogames.net/post/422108/#p422108 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.co

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Python 2 or Python 3? @5Python is becoming a fairly popular language, is quite powerful, has lots of documentation, and is easy to pick up. In that particular thread people seem to be talking back and forth more about libraries for Python, of which there are many of differing qualities

Re: y every game should have a link to the agarchive page with said game

2019-03-24 Thread AudioGames . net Forum — Site and forum feedback : defender via Audiogames-reflector
Re: y every game should have a link to the agarchive page with said game Dark, I think what he's saying is, hey, people posting about broken audiogames.net links, just go look on agarchive.net instead why don't you? Not, the mods should be updating the links ASAP, why are they so lazy!I mea

Re: y every game should have a link to the agarchive page with said game

2019-03-24 Thread AudioGames . net Forum — Site and forum feedback : defender via Audiogames-reflector
Re: y every game should have a link to the agarchive page with said game Dark, I think what he's saying is, hey, people posting about broken audiogames.net links, just go look on agarchive.net instead why don't you? Not, the mods should be updating the links ASAP, why are they so lazy!I mea

Re: y every game should have a link to the agarchive page with said game

2019-03-24 Thread AudioGames . net Forum — Site and forum feedback : defender via Audiogames-reflector
Re: y every game should have a link to the agarchive page with said game Dark, I think what he's saying is, hey, people posting about broken audiogames.net links, just go look on agarchive.net instead why don't you? Not, the mods should be updating the links ASAP, why are they so lazy!I mea

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Python 2 or Python 3? @5Python is becoming a fairly popular language, is quite powerful, has lots of documentation, and is easy to pick up. In that particular thread people seem to be talking back and forth more about libraries for Python, of which there are many of differing qualities

Re: Gathering Community Consensus is Now Not OK

2019-03-24 Thread AudioGames . net Forum — Site and forum feedback : defender via Audiogames-reflector
Re: Gathering Community Consensus is Now Not OK Yeah I agree up to a point.If someone causes trouble for them selves, let the community speak, but only up until it becomes spammy or overly personal.I think we need better rules around topic spam too, like if there is already a topic, and you

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Python 2 or Python 3? @5Python is becoming a fairly popular language, is quite powerful, has lots of documentation, and is easy to pick up. In that particular thread people seem to be talking back and forth more about libraries for Python, of which there are many of differing qualities

Re: What manamon should I use to beat Irroadium?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Jayde via Audiogames-reflector
Re: What manamon should I use to beat Irroadium? Grandlan or Mondevol (get Irroadium paralyzed right away).I personally like Deciced as an ice type.Redonkeus is arguably a better fighting type, and Pandourbit can work well too. URL: https://forum.audiogames.net/post/422112/#p422112 --

Re: This forum's copyright and cracks discussion problem

2019-03-24 Thread AudioGames . net Forum — Site and forum feedback : defender via Audiogames-reflector
Re: This forum's copyright and cracks discussion problem Allot of good points here and some things I had not considered before.Thanks to those like roelvdwal who actually bothered to do the deeper research, and Ethin who provided summaries.I think a zero tolerance policy is unrealistic for

Re: is there any way i can play music with reaper without a midi keyboard

2019-03-24 Thread AudioGames . net Forum — Off-topic room : grryfindore via Audiogames-reflector
Re: is there any way i can play music with reaper without a midi keyboard Reza.jdp wrote:grryfindore wrote:Hi, I just installed reaper the other day for the upcoming sound design course, so decided I'd give this a go I have tried to do what you guys have suggested here, but for some reason

cannot send site e-mail

2019-03-24 Thread AudioGames . net Forum — Site and forum feedback : enes via Audiogames-reflector
cannot send site e-mail hi all,For some reason, when I try to compose a message,  I get a bad port, http request sent over https port. URL: https://forum.audiogames.net/post/422115/#p422115 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://saba

Re: security in size?

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector
Re: security in size? While I don't agree with the taboo and the hole "no sex out of marriage" business, I will say I can understand why people take it seriously. Even if you forget about reproduction (which is a fairly big if), making love is one of the most profoundly intimate things you

Re: Trimps

2019-03-24 Thread AudioGames . net Forum — New releases room : Origine via Audiogames-reflector
Re: Trimps @aaron77 the cursor does bounce a bit with jaws. However, it's much better if you filter all log messages, just put everything to off, perhaps except story. It's still gonna bounce as the text on buttons update, but it's much better. If you wanna buy a lot of stuff, the best way

Re: Trimps

2019-03-24 Thread AudioGames . net Forum — New releases room : Origine via Audiogames-reflector
Re: Trimps @greensatellite, it would be nice also to put stack balance in the summary table when you do the balance challenge. Especially since there's an achievement where you need to keep them under 100. URL: https://forum.audiogames.net/post/422118/#p422118 -- Audiogames-reflector

Re: What non ultra violent or sports games would you recommend for xbox 1?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : cyco via Audiogames-reflector
Re: What non ultra violent or sports games would you recommend for xbox 1? There is a solitaire game for the blind on the Xbox one. It is call sa11ytaire. URL: https://forum.audiogames.net/post/422119/#p422119 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucuko

Re: Trimps

2019-03-24 Thread AudioGames . net Forum — New releases room : Dark via Audiogames-reflector
Re: Trimps Yeah, its true about block post zone 59, that's why I couldn't finish zone 60, though on the plus side things are going great guns now, that's another reason it'd be nice to have block included in the summary. @origine, one reason I used the export/import method, is I wanted to s

Re: Trimps

2019-03-24 Thread AudioGames . net Forum — New releases room : Dark via Audiogames-reflector
Re: Trimps Yeah, its true about block post zone 59, that's why I couldn't finish zone 60, though on the plus side things are going great guns now, that's another reason it'd be nice to have block included in the summary. @origine, one reason I used the export/import method, is I wanted to s

Re: The future, and our plans. Gathering interest.

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : zakc93 via Audiogames-reflector
Re: The future, and our plans. Gathering interest. Why do I feel like this was posted just over a week too early? URL: https://forum.audiogames.net/post/422121/#p422121 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/

Re: Trimps

2019-03-24 Thread AudioGames . net Forum — New releases room : Dark via Audiogames-reflector
Re: Trimps Yeah, its true about block post zone 59, that's why I couldn't finish zone 60, though on the plus side things are going great guns now, that's another reason it'd be nice to have block included in the summary. Oh, and could tirkimp timer also be included in the summary please? it

Re: IDT balling by the IDT group!

2019-03-24 Thread AudioGames . net Forum — New releases room : ashleygrobler04 via Audiogames-reflector
Re: IDT balling by the IDT group! Kianoosh, while you are busy with the update, can you please add a sound for when you move towards a wall? like a boundry? because i never know when i reached a wall or not? URL: https://forum.audiogames.net/post/422122/#p422122 -- Audiogames-reflecto

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: Python 2 or Python 3? Hi, magurp speaking of examples, i thought i would not create another thred to ask for this, but i don't understand the panning of sounds in pygame. do you have an example on how to pan sounds in pygame?I googled it and all i found was where other people where reco

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Dark via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Audiogames.net does have a logo so getting some merchandise with it on wouldn't be necessarily too impossible, and I like the idea of getting info about audiogames out there. URL: https://forum.audiogames.net/post/422124/#p4221

Games that work with the snes controller.

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : cyco via Audiogames-reflector
Games that work with the snes controller. Hello.What games outside of the emulators can I use my snes usb controller with/? I would love to use my snes controller with audio games.Thanks. URL: https://forum.audiogames.net/post/422125/#p422125 -- Audiogames-reflector mailing list Audio

Re: What audio gaming related merchandise do you wish existed?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Dark via Audiogames-reflector
Re: What audio gaming related merchandise do you wish existed? Audiogames.net does have a logo so getting some merchandise with it on wouldn't be necessarily too impossible, and I like the idea of getting info about audiogames out there, though it'd be more fun to have some of the character

Telegram Messenger is now accessible for the blind

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Adel via Audiogames-reflector
Telegram Messenger is now accessible for the blind Hello.Telegram messenger, has been updated on March 24th, and one of the new features in the latest update is that it now supports Talkback on Android, and Voice over on IOS.on Telegram blog you can read:VoiceOver and TalkBackWe’ve added su

Re: Telegram Messenger is now accessible for the blind

2019-03-24 Thread AudioGames . net Forum — Off-topic room : AlirezaNosrati via Audiogames-reflector
Re: Telegram Messenger is now accessible for the blind no more telelight and blindgram bet they  copied the source of the above apps, pavel is a lazy ass who didn't listen to us in like 4 years? we were complaining about it's accessibility for years and he did nothing, until some iranian pe

Re: What manamon should I use to beat Irroadium?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : AlirezaNosrati via Audiogames-reflector
Re: What manamon should I use to beat Irroadium? idk what manamon to use, but if you want to capture him you need to get him paralized, and keep using soul split untill he has 1% hp i think pandorbit has soul split. then capture him with a net or kill him if you want. URL: https://forum.au

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Dragons via Audiogames-reflector
Re: A neat surprise on the l-works site I tell ya people always expect everything free for them. Most of the time, I wish it's everything free. But the true isn't. People have to pay bills. URL: https://forum.audiogames.net/post/422129/#p422129 -- Audiogames-reflector mailing list Aud

Re: Rtr ultimate stop working

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : AlirezaNosrati via Audiogames-reflector
Re: Rtr ultimate stop working is your windows 32 bit? URL: https://forum.audiogames.net/post/422130/#p422130 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: My youtube commentary is terrible!

2019-03-24 Thread AudioGames . net Forum — Off-topic room : RTT entertainment via Audiogames-reflector
Re: My youtube commentary is terrible! LOL thanks. I always get told that I sound like I come from Britain, Ireland or, in some cases, Australia. Even by South Africans. I don’t particularly like my particular accent. Maybe I should keep it the same. URL: https://forum.audiogames.net/post/

Re: My youtube commentary is terrible!

2019-03-24 Thread AudioGames . net Forum — Off-topic room : RTT entertainment via Audiogames-reflector
Re: My youtube commentary is terrible! Sorry for the double post. Maybe, I should make my voice into a text to speech voice and post here for the public. Okay, maybe that would be kind of stupid. I will do it just for the lols.  Does that lyrebirds text-to-speech thing allow you to actually

Re: My youtube commentary is terrible!

2019-03-24 Thread AudioGames . net Forum — Off-topic room : ashleygrobler04 via Audiogames-reflector
Re: My youtube commentary is terrible! @11 and 12, thanks!I sometimes get told it sounds like i am from england, but i know i am from south africa URL: https://forum.audiogames.net/post/422133/#p422133 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Telegram Messenger is now accessible for the blind

2019-03-24 Thread AudioGames . net Forum — Off-topic room : Adel via Audiogames-reflector
Re: Telegram Messenger is now accessible for the blind Hi alireza.I am not a programmer, and I have no idea weather they copied from telelight and blindgram or not, but having more accessible applications makes me feel better.now every blind person in all parts of the world  can use officia

Re: Telegram Messenger is now accessible for the blind

2019-03-24 Thread AudioGames . net Forum — Off-topic room : mahdi-abedi via Audiogames-reflector
Re: Telegram Messenger is now accessible for the blind yeeaaa! lets continu to use telegram! URL: https://forum.audiogames.net/post/422135/#p422135 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailm

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : AlirezaNosrati via Audiogames-reflector
Re: A neat surprise on the l-works site @ethin maybe it's a she? sexist! URL: https://forum.audiogames.net/post/422136/#p422136 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-refle

Re: an o shit guide?

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector
Re: an o shit guide? try audacity... i don't know how it works when recording game plays and so on... URL: https://forum.audiogames.net/post/422137/#p422137 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mail

Re: Python 2 or Python 3?

2019-03-24 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Python 2 or Python 3? Pygame unfortunately doesn't have 3D positional audio abilities or any advanced features. As a rseult if you want more features such as reverb or positioning you'll have to use another library. However, this is where the OpenAL examples I provided come in, as OpenA

Re: A neat surprise on the l-works site

2019-03-24 Thread AudioGames . net Forum — General Game Discussion : Dragomier via Audiogames-reflector
Re: A neat surprise on the l-works site Funny... I guess 2018 and 2019 are the years of long awaited sequels. Incredibles 2 was 14 years in the making... URL: https://forum.audiogames.net/post/422139/#p422139 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukog

<    1   2   3