Re: Top Speed 3 source released

2016-03-25 Thread AudioGames . net Forum — New releases room : blink_wizard via Audiogames-reflector
Re: Top Speed 3 source released @ogomez92 rewriting this in bgt wouldn't be all that bad. I basicly know the network object now, I'll give it a try and see what happens. all it is is sending packets and conditional statements when the packets are either sent or received. anyway, talk to

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! when i played my save after defeating team rocket and losing to the boss cause i forgot to heal all my pokemon. i got to the tower and i didn't see my rival or any one on the next floor up. then the game crashed. I was playing the tower part on the demo

Re: death match project alpha

2016-03-25 Thread AudioGames . net Forum — New releases room : luiscarlosgm via Audiogames-reflector
Re: death match project alpha Great news, Danny! I cannot wait to the release. This is getting better and better! URL: http://forum.audiogames.net/viewtopic.php?pid=255041#p255041 ___ Audiogames-reflector mailing list

Re: Remove Write-Protect On Sd Card?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : jack via Audiogames-reflector
Re: Remove Write-Protect On Sd Card? Jason's absolutely correct. Keep your old sd cards around. Not worth recycling them, because, at least in the US, no recycler is gonna give you money for recycling your old devices or cards, better to keep them around. URL:

Re: An accessible cloud bassed service like Dropbox.

2016-03-25 Thread AudioGames . net Forum — Off-topic room : jack via Audiogames-reflector
Re: An accessible cloud bassed service like Dropbox. Brad, I'm sorry to say, but I really, really wouldn't recommend a cloud service that unlimited space. Those that do have always screwed users over in the end. Bitcasa, for example, used to be a very well trusted, reliable infinite drive.

Re: Prometheus: The Eternal Wars

2016-03-25 Thread AudioGames . net Forum — New releases room : saiteja via Audiogames-reflector
Re: Prometheus: The Eternal Wars Hi all,I cannot login to the classic version of Prometheus: The Eternal Wars using my existing username and password. I was able to login till yesterday, but I can't login now. Even though I entered the correct username and password, the game informs me

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : Ishan Dhami via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy Hello oriol gomez  yup this problem I faced in danger on the wheel. also the beat star have I think you should record a sound which contains millions billions and trillions and then mixed with 1 two or three and whatever you want.OK? 

Re: death match project alpha

2016-03-25 Thread AudioGames . net Forum — New releases room : Orin via Audiogames-reflector
Re: death match project alpha From listening to this recording, I think many a new player will have trouble with this manual pilot.Is it possible to have an autopilot for those who aren't mathheads? Failing that, instead of a manual, there better be a deep, immersive in-game tutorial like

Re: Are there any speech synthesisers that support tonal languages?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : TJT1234 via Audiogames-reflector
Re: Are there any speech synthesisers that support tonal languages? The characteristics that are used to measure how quickly humans can learn languages include word and grammatical structures as well as pronunciation. For example, Korean, although quite a simple language, has a nonstandard

Re: Are there any speech synthesisers that support tonal languages?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : TJT1234 via Audiogames-reflector
Re: Are there any speech synthesisers that support tonal languages? The characteristics that are used to measure how quickly humans can learn languages include word and grammatical structures as well as pronunciation. For example, Korean, although quite a simple language, has a nonstandard

Re: Bokurano Daibouken 3 : secondary topic

2016-03-25 Thread AudioGames . net Forum — New releases room : Sean-Terry01 via Audiogames-reflector
Re: Bokurano Daibouken 3 : secondary topic OK, I got it! Thank you so much for your help. I really appreciate it. Now everything is on the new computer. URL: http://forum.audiogames.net/viewtopic.php?pid=255034#p255034 ___

Re: Are there any speech synthesisers that support tonal languages?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : Green Gables Fan via Audiogames-reflector
Re: Are there any speech synthesisers that support tonal languages? I didn't know language-learning was measured in hours. Is there a standard that defines that? What about African languages?If eSpeak is able to use Mandarin Chinese, then that could probably be used as a basis for the

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : Socheat via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy The problem I'm having is that when you died in a higher level like me I did die in level 17, and after the game is over, the game says, your score is points. it doesn't read the numbers. and the game is great so far though. URL:

Re: Psycho Strike - New Strategy/Action game

2016-03-25 Thread AudioGames . net Forum — New releases room : Socheat via Audiogames-reflector
Re: Psycho Strike - New Strategy/Action game Well, I think the game just unlock randomly. when I was play the game, my unlocked at level 34, and my friend unlocked this mode at level 60 or 70 I think. URL: http://forum.audiogames.net/viewtopic.php?pid=255031#p255031

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : Socheat via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy Will download and give it a try. Sound like a little fun game. URL: http://forum.audiogames.net/viewtopic.php?pid=255030#p255030 ___ Audiogames-reflector mailing list

Re: How to Determine a Column Conflict in Python

2016-03-25 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: How to Determine a Column Conflict in Python No problem, and as you'd guessed changing lines like "while (x > 0) and (y < 7):" to "while (x > 0) and (y < len(board)-1):" would work fine for arbitrary grid sizes. URL: http://forum.audiogames.net/viewtopic.php?pid=255029#p255029

An accessible cloud bassed service like Dropbox.

2016-03-25 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector
An accessible cloud bassed service like Dropbox. Hello; I'd like an accessible cloud bassed service like dropbox but with unlimited storage.Having 1 TB of storage space on dropbox is good, but I'd like more if possible.I've looked at some unlimited cloud bassed services but they are all

Re: How to Determine a Column Conflict in Python

2016-03-25 Thread AudioGames . net Forum — Developers room : king gamer222 via Audiogames-reflector
Re: How to Determine a Column Conflict in Python Eurika! Thanks much, @magurp244. I now have a working solution. URL: http://forum.audiogames.net/viewtopic.php?pid=255027#p255027 ___ Audiogames-reflector mailing list

Re: any one on the zone bbs.com websight?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : severestormsteve1 via Audiogames-reflector
Re: any one on the zone bbs.com websight? I'm on Zone BBS. Username: StevenD, ID: 3.1415926535897932384626433832795028841971693993751058209 or something like that. I only get on to play anagrams sometimes. URL: http://forum.audiogames.net/viewtopic.php?pid=255026#p255026

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : tspivey via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy The game doesn't announce the score when it ends. URL: http://forum.audiogames.net/viewtopic.php?pid=255025#p255025 ___ Audiogames-reflector mailing list

Re: Are there any speech synthesisers that support tonal languages?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : TJT1234 via Audiogames-reflector
Re: Are there any speech synthesisers that support tonal languages? Do you already speak Hmong? If not, it could take a long time to learn the language as Asian languages generally take upwards of 1500 hours to learn. To put that into perspective, some European languages can be learned in

Re: Getting jobs, turning down unwanted jobs ETC.

2016-03-25 Thread AudioGames . net Forum — Off-topic room : TJT1234 via Audiogames-reflector
Re: Getting jobs, turning down unwanted jobs ETC. Two things I want to say:1. Perhaps a call centre job is the best thing certain people can do because they have no other qualifications. Do it for a few years because at least it'll give them some level of experience. Though it's not meant

Re: How to Determine a Column Conflict in Python

2016-03-25 Thread AudioGames . net Forum — Developers room : king gamer222 via Audiogames-reflector
Re: How to Determine a Column Conflict in Python I wonder if I can take your implementation of the eight queens and adjust it to fit an arbitrary m by n board?It looks like we're doing length(board)-1 for diagonal cases. Is this just an observation for this particular case, or would this

Re: What is the most funny/anoying thing you can do with eliquents?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : TJT1234 via Audiogames-reflector
Re: What is the most funny/anoying thing you can do with eliquents? In the documentation mentioned above, there is all this information about using backslashes. I copied the example text into the program, and Eloquence just read it as normal.If you are supposed to change parameters by

Re: How to Determine a Column Conflict in Python

2016-03-25 Thread AudioGames . net Forum — Developers room : stewie via Audiogames-reflector
Re: How to Determine a Column Conflict in Python Just find the coordinates of the point and the queen. Find the difference in coordinates (say, dy for p2.y-p1.y) and the same for dx.Now you're subtracting one set from another, so you're essentially finding the location of the second queen

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : Kyleman123 via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world crashing here on ios 9.3 with iphone 5s.i don't think the going up to the status bar is something wrong with this app. i get it in other apps. i think it maybe an ios bug. but don't quote me on that.the two finger scrub

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : Mohamed the weirdo via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy I just downloaded insect therapy, and man it's awesome! Oh, and thanks for giving me itches all over and giving me nightmares about bee stings. Keep up the good work. And a feature request, I know that sometimes insects, in reality, do try to

Re: How to Determine a Column Conflict in Python

2016-03-25 Thread AudioGames . net Forum — Developers room : stewie via Audiogames-reflector
Re: How to Determine a Column Conflict in Python Just find the coordinates of the point and the queen. Find the difference in coordinates (say, dy for p2.y-p1.y) and the same for dx.Now you're subtracting one set from another, so you're essentially finding the location of the second queen

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : Mohamed the weirdo via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy I just download insect therapy, and man it's awesome! Oh, and thanks for giving me itches all over and giving me nightmares about bee stings. Keep up the good work. URL: http://forum.audiogames.net/viewtopic.php?pid=255017#p255017

Re: four different games and four different questions of these.

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : Ishan Dhami via Audiogames-reflector
Re: four different games and four different questions of these. Hi bobbleheadmastr! Should I interact pencil with notebook to write? after interacting he will write automatically I guess. ThanksIshan URL: http://forum.audiogames.net/viewtopic.php?pid=255018#p255018

Re: death match project alpha

2016-03-25 Thread AudioGames . net Forum — New releases room : danny via Audiogames-reflector
Re: death match project alpha Just thought i'd pop in to post a quick update. Remember though's automated launching and landing sequences? Their gone. From orbit to the ground, and from ground back to orbit, weather it be finding a beacon to land on a planet or climbing your way back into

Re: Crazy dreams!

2016-03-25 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: Crazy dreams! I mostly don't remember my dreams, but I do get some odd ball ones, and when its hot, in the summer time, and I'm barely sleeping because its too hot and too humid, I get these weird very sexually oriented dreams. URL:

Re: Bokurano Daibouken 3 : secondary topic

2016-03-25 Thread AudioGames . net Forum — New releases room : tspivey via Audiogames-reflector
Re: Bokurano Daibouken 3 : secondary topic @Sean-Terry01Go to the end of the screen where you load your save data. After save slot 10, there should be backups. URL: http://forum.audiogames.net/viewtopic.php?pid=255014#p255014 ___

Re: Bokurano Daibouken 3 : secondary topic

2016-03-25 Thread AudioGames . net Forum — New releases room : tspivey via Audiogames-reflector
Re: Bokurano Daibouken 3 : secondary topic @Sean-Terry01Go to the end of the screen where you load your save data. URL: http://forum.audiogames.net/viewtopic.php?pid=255014#p255014 ___ Audiogames-reflector mailing list

Undead assault streaming for sure happening tonight on KJSC radio.

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : Jonnyboy1991 via Audiogames-reflector
Undead assault streaming for sure happening tonight on KJSC radio. Hello allSo as promised, I told you that this week we will be for sure streaming the undead assault play through on our station, KJSC radio. Well, if you all would like to join us, it starts tonight at 10:00 P.M. EST. If

Re: zHeros extended menu guide?

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : sswwaaiikkee via Audiogames-reflector
Re: zHeros extended menu guide? hithis game is playable?and What game management?thanks URL: http://forum.audiogames.net/viewtopic.php?pid=255012#p255012 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: JGT, the easy way to play Japanese games in English.

2016-03-25 Thread AudioGames . net Forum — New releases room : Ian Reed via Audiogames-reflector
Re: JGT, the easy way to play Japanese games in English. I was just informed that while the game is open, you can also press control alt M to bring up Virtual Midi Synth’s mixer, and then you can use the up and down arrows to modify only the midi volume. This could help if someone doesn’t

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! is their a way to change the clock in the game to be on eastern time? URL: http://forum.audiogames.net/viewtopic.php?pid=255010#p255010 ___ Audiogames-reflector mailing list

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : Jeffb via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world I'm having the same problem I can update a few things to level2 but that's about all I can do at this point, this world keeps crushing me, and I don't get anything other then 4 milion defence from neighboring planits, and

Re: trying to play heaven and earth war 1 and 2 using the jgt addon

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : Ian Reed via Audiogames-reflector
Re: trying to play heaven and earth war 1 and 2 using the jgt addon @darkmaster22, Hi, more details about exactly what you've tried and what isn't working would be helpful.Have you read the JGT user manual?It has a lot of helpful instructions, and getting setup to play the text games is

Re: Swamp account

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : scorpion via Audiogames-reflector
Re: Swamp account thanks allot  I really appreciate it  what do I do? URL: http://forum.audiogames.net/viewtopic.php?pid=255007#p255007 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

zHeros extended menu guide?

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : nuno69 via Audiogames-reflector
zHeros extended menu guide? Hi,Can you give the menus guide for zheros PC? URL: http://forum.audiogames.net/viewtopic.php?pid=255006#p255006 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Audio design and technology in Overwatch

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : magurp244 via Audiogames-reflector
Re: Audio design and technology in Overwatch Heh, thats probably true. Mainstream developers don't normally think of audio in term's of a primary interface, if they decide to stick with it they could be in for an interesting ride.As for the stuff I mentioned, I'm sure you've seen diagonite

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : stewie via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world so my game is now in a completely unwinnable position.I'm at about 60% complete. A world frequently attacks me, taking 50 of my energy and all of my defense. The defense gifts of other worlds aren't enough to give me a

Re: Undead Assault: Concept Demo release on February 22nd

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : meiffert via Audiogames-reflector
Re: Undead Assault: Concept Demo release on February 22nd on my second computer, i have the same problem with this game ehh. URL: http://forum.audiogames.net/viewtopic.php?pid=255003#p255003 ___ Audiogames-reflector mailing list

Re: Swamp account

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : sid512 via Audiogames-reflector
Re: Swamp account yes URL: http://forum.audiogames.net/viewtopic.php?pid=255002#p255002 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : Dark via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world The game  has completely died on me too, it won't run at all, it opens and just instantly crashes and shuts down again. I've got an Iphone 5 with Ios 9.21, (odd there is no update to 9.3 but there you go), obviously I do

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : sid512 via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy hi,nice game, will try soon.lol, enough for a few people trying to convince dark to switch from windows xp with or without the use of so-called "superlatives"haha.well, tbh, i would be frustrated if someone mentions the benefits of windows 10

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : criticview via Audiogames-reflector
Re: Braillemon status update! There's an even better rod still, but that remeians hidden untill road 12 is fixed. I've been trying to get it to work, but I only managed to get my char walking in the water and thus catching a slowpoke. Not exactly what I was looking for, but hey ... URL:

Re: Top Speed 3 source released

2016-03-25 Thread AudioGames . net Forum — New releases room : burak via Audiogames-reflector
Re: Top Speed 3 source released The link is dead. Oh yeah. URL: http://forum.audiogames.net/viewtopic.php?pid=254998#p254998 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Crazy dreams!

2016-03-25 Thread AudioGames . net Forum — Off-topic room : sid512 via Audiogames-reflector
Re: Crazy dreams! blaarg. spent about an hour writing a reply only to get it lost because of something weird which caused jaws to behave oddly and jump out of the edit box, only to find that virtual curser doesn't work and edit field couldn't be reached while pc curser was active. lost the

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : keyIsFull via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy Maybe like a tiny squeak or something. And the splat is good but you could make it a bit more meaty like an added squish and randomize it more. URL: http://forum.audiogames.net/viewtopic.php?pid=254996#p254996

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! flame_elchemist wrote:thanks. where do i get a better rod?You can find the Good Rode in Fuchsia city. There are two houses which are very close to each other,  the NPC which gives it to you is in one of them. URL:

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! thanks. where do i get a better rod? URL: http://forum.audiogames.net/viewtopic.php?pid=254994#p254994 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : Narf via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world hii also have an iphone 6 with ios 9.3 URL: http://forum.audiogames.net/viewtopic.php?pid=254993#p254993 ___ Audiogames-reflector mailing list

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : criticview via Audiogames-reflector
Re: Braillemon status update! No, you first get near water, then you use the item, and as soon as the game tells you "oh there's a bite: you press spacebar as quick as you can. Note that the old rod only fishes magicarp, so the better the rod, the better fish will bite. URL:

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! how do i fish using the fishing rod? do i have to press enter to real it in? URL: http://forum.audiogames.net/viewtopic.php?pid=254991#p254991 ___ Audiogames-reflector mailing list

Re: Has anyone attempted to make an audio version of Legend of Zelda?

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : FabiG94 via Audiogames-reflector
Re: Has anyone attempted to make an audio version of Legend of Zelda? Helloshadow line full voice is quite similar to Zelda.I highly recommend this game.greetings and thanks. URL: http://forum.audiogames.net/viewtopic.php?pid=254990#p254990

Game mechanics for basic hardware

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : ianhamilton_ via Audiogames-reflector
Game mechanics for basic hardware I'm looking for suggesting of popular small arcadey audio games that are playable using bottom end audio hardware, e.g. a single tinny mono speaker. Not including games that are screenreader accessible. Any ideas? URL:

Re: Audio design and technology in Overwatch

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : ianhamilton_ via Audiogames-reflector
Re: Audio design and technology in Overwatch I think that rather than being pessimistic it's more just that they haven't had experience of what is and isn't possible with blind-accessibility before, they're coming at it purely from a sighted audio design angle What are diagonites and

Re: Bokurano Daibouken 3 : secondary topic

2016-03-25 Thread AudioGames . net Forum — New releases room : Sean-Terry01 via Audiogames-reflector
Re: Bokurano Daibouken 3 : secondary topic In the load or data menu, there is an option that says  manage data  When I go in there,  there is an option that says online back up. When I go in there, there are options that say it back up, makes a back up of the current save data previous

Re: Clok Mud

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : drums61999 via Audiogames-reflector
Re: Clok Mud Yeah, Nothing has been going on for a while. Also, lately I've been playing an artisan, and he's quite sick of making nails, and medium quality bladed weapons. URL: http://forum.audiogames.net/viewtopic.php?pid=254987#p254987

Re: New game - the return of the king

2016-03-25 Thread AudioGames . net Forum — New releases room : 拓海 via Audiogames-reflector
Re: New game - the return of the king Haha, it is because I do not log out, so you can not just log in, and now I quit, you try URL: http://forum.audiogames.net/viewtopic.php?pid=254985#p254985 ___ Audiogames-reflector mailing list

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! thanks for the folder. I can now use my save from the test folder. URL: http://forum.audiogames.net/viewtopic.php?pid=254984#p254984 ___ Audiogames-reflector mailing list

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : ogomez92 via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy and what does an insect sound like when it dies except for the minisplat that you already hear? hhaha URL: http://forum.audiogames.net/viewtopic.php?pid=254983#p254983 ___ Audiogames-reflector

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : ogomez92 via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world crashing here as well. I had an awesome world with a bunch of stuff and it crashed and it won't run again.I am using iOS 9.3 with iPhone 5.And the fighting is a bit problematic, since we're supposed to hit the fight button

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : criticview via Audiogames-reflector
Re: Braillemon status update! HiAs promised, here is the link to get all microsoft visual c++ runtime redistributables in one zip file. I'm not sure wich one would be required by braillemon, so that's why I've thrown them all in there.Microsoft Visual C++ Runtimes for both x86 and x64HTH

Re: four different games and four different questions of these.

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : bobbleheadmastr via Audiogames-reflector
Re: four different games and four different questions of these. Measure the rooms and after each measure use the notebook and pencil to write them downHe will talk about a space then go back to the bedroom and wardrobe and hit f3 or f4 I don't remember and bam! URL:

Re: What is the most funny/anoying thing you can do with eliquents?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: What is the most funny/anoying thing you can do with eliquents? J, U, A, R, A, S is the word, and once you do that, you can keep it up or switch to J, U, A, S which is shorter, do it at least 6 times or it won't work. Speak Window, AKA, Elocutor it uses the eloquence tags, so for speed

Re: What is the most funny/anoying thing you can do with eliquents?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: What is the most funny/anoying thing you can do with eliquents? J, U, A, R, A, S is the word, and once you do that, you can keep it up or switch to J, U, A, S which is shorter, do it at least 6 times or it won't work. Speak Window, AKA, Elocutor it uses the eloquence taga, so for speed

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : connor142 via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world I'm using an iphone 6 with ios 9.3, I also got the crashing bug, and it's pretty sad too cause I was quite far into the campagne mode. I also sometimes get jumped to the top status bar when trying to select something with

Re: Remove Write-Protect On Sd Card?

2016-03-25 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: Remove Write-Protect On Sd Card? Yeah, the switch is like on one side or the other, near the connecting pins or contacts or whatever, its like real small and you need to use a fingernail to push it back or forward, It's been so long since I used an SD card I forget which is which, but

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : csm120 via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world I am using an iPhone 6s and iOS 9.3.Please let me know if you need any more info.Thanks URL: http://forum.audiogames.net/viewtopic.php?pid=254975#p254975 ___

Swamp account

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : scorpion via Audiogames-reflector
Swamp account Hi this is my first topic, I have been wanting to get a swamp account for a long long time. But i cant get it i know how i just cant because i am to yung. I am 13 years old and this sounds like a grate game, can some one please please get me one. I would gratle arpeaceat it.

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! Did someone manage to encounter the rival in Sylphe company? I checked a walkthrough that said it was after a teleporter that leads to floor 6 in the original game, but it doesn't seam to be the same here.I also encounter 2 errors and I fear one of them has to

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! Did someone manage to encounter the rival in Sylphe company? I checked a walkthrough that said it was after a teleporter that leads to floor 6 in the original game, but it doesn't seams to be the same here.I also encounter 2 errors and I fear one of them has

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! Did someone manage to encounter the rival in Sylphe company? I checked a walkthrough that said it was after a teleporter that leads to floor 6 in the original game, but it doesn't seams to be the same here.I also encounter 2 errors and I fear one of them has

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! Did someone manage to encounter the rival in Sylphe company. I checked a walkthrough that said it was after a teleporter that leads to floor 6 in the original game, but it doesn't seams to be the same here.I also encounter 2 errors and I fear one of them has

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : criticview via Audiogames-reflector
Re: Braillemon status update! Hi RachelJust a quick heads up to let you know that the save issues on my 2nd windows 10 have been solved. For those having issues with that, it's caused by the visual c++ runtime libraries or the lack there of. I'l poast a sendspace link with all of them in a

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! ugh. not fun. URL: http://forum.audiogames.net/viewtopic.php?pid=254971#p254971 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! OK, so you may have to restart indeed. URL: http://forum.audiogames.net/viewtopic.php?pid=254970#p254970 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : dan_c via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world Hi. Thank you once again for making your game accessible. I'm having a blast so far, especially with the descriptions and dark room style storytelling. I'm not too bothered with music and sound in games, especially if

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! I sort of can't do any of that. If i move the save from the test folder over i can't move through the ship URL: http://forum.audiogames.net/viewtopic.php?pid=254968#p254968 ___ Audiogames-reflector mailing list

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : jsenter via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world I'm really sorry if you're experiencing crashes! If you are, could you please tell me what device and iOS version you're using? I'll try to fix this as soon as possible but I'll need some help since it doesn't happen on my

Re: Preventing me to rent a house because of my guide dog

2016-03-25 Thread AudioGames . net Forum — Off-topic room : seb2314 via Audiogames-reflector
Re: Preventing me to rent a house because of my guide dog @Dark Haha thanks for the laugh. Yeah I definitely see your point. URL: http://forum.audiogames.net/viewtopic.php?pid=254966#p254966 ___ Audiogames-reflector mailing list

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! flame_elchemist wrote:am i gonna have to start over again?It depends if you copied or simply move your save file.If you simply moved it I guess you can try to copy it in the test version. Then, if you are not stuck any more, what I suggest to do is to go to

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : keyIsFull via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy Fun game here, but we need insect death sounds please URL: http://forum.audiogames.net/viewtopic.php?pid=254964#p254964 ___ Audiogames-reflector mailing list

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : pulseman45 via Audiogames-reflector
Re: Braillemon status update! flame_elchemist wrote:am i gonna have to start over again?It depend if you copied or simply move your save file.If you simply moved it I guess you can try to copy it in the test version. Then, if you are not stuck any more, what I suggest to do is to go to the

Re: four different games and four different questions of these.

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : yukionozawa via Audiogames-reflector
Re: four different games and four different questions of these. Question3You should turn off your afterburner when it's unnecessary. Press Tab/P to check your position, and if you are in the first place, you obviously don't need afterburner. URL:

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! am i gonna have to start over again? URL: http://forum.audiogames.net/viewtopic.php?pid=254962#p254962 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: New game from Oriol Gómez, insect therapy

2016-03-25 Thread AudioGames . net Forum — New releases room : ogomez92 via Audiogames-reflector
Re: New game from Oriol Gómez, insect therapy Oh yeah, I'll have to fix that one eh? I should do that soon.. If I don't die due to a terrorist attack that is. URL: http://forum.audiogames.net/viewtopic.php?pid=254961#p254961 ___

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : criticview via Audiogames-reflector
Re: Braillemon status update! flame_elchemist wrote:if i play the test version i'll get that bug on the ship. is their a way around that with the demo version?To my mind, it's best to play until celedon city with the old version. It's quite stable. Then as soon as you need the game corner,

Re: Eighth floor on entombed. Help please

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : Ishan Dhami via Audiogames-reflector
Re: Eighth floor on entombed. Help please Hi to all. I am sorry to post in an older topic but have doubts. since the topic is focussed in entombed and particularly the 8th floor. I want to ask that how to unlock the eight floor after getting the full version? I am an ogre barbarian and I

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : Dark via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world Youch! just got the crashing bug too. As I recall I'd just been beaten up by the scorpian king, and was looking at what new worlds I could build.Sinse I'd really rather not reinstall the game I do hope this bug gets fixed,

Re: Lets translate Undead Assault into your language

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : luiscarlosgm via Audiogames-reflector
Re: Lets translate Undead Assault into your language Well, If I want or you want I'm learning languages, so I consider translating this game in any language.So my email isluiscarlo...@hotmail.es URL: http://forum.audiogames.net/viewtopic.php?pid=254957#p254957

Re: need help for a game called chilingham

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : Figment via Audiogames-reflector
Re: need help for a game called chilingham Sounds like the same situation BlindSide is in. It's short, end before the story does, and has no part 2, part 3, and so on.Now that I understand that, I don't think I'll bother with this game. URL:

Re: Braillemon status update!

2016-03-25 Thread AudioGames . net Forum — New releases room : flame_elchemist via Audiogames-reflector
Re: Braillemon status update! if i play the test version i'll get that bug on the ship. is their a way around that with the demo version? URL: http://forum.audiogames.net/viewtopic.php?pid=254955#p254955 ___ Audiogames-reflector mailing

Re: Nano Empire: an iOS strategy game about creating your own world

2016-03-25 Thread AudioGames . net Forum — New releases room : Narf via Audiogames-reflector
Re: Nano Empire: an iOS strategy game about creating your own world hiI like this game.I unfortunately have to agree with csm120 (post 9). the game crashes at some point. the only thing i can do is re-install it, so all my progress is lost.could you, if possible, PLEASE fix this issue in

Re: trying to play heaven and earth war 1 and 2 using the jgt addon

2016-03-25 Thread AudioGames . net Forum — General Game Discussion : The coll gamer via Audiogames-reflector
Re: trying to play heaven and earth war 1 and 2 using the jgt addon HiI have the same problem with BK3 since the latest nvda update.Thanks URL: http://forum.audiogames.net/viewtopic.php?pid=254953#p254953 ___ Audiogames-reflector mailing

Re: Getting jobs, turning down unwanted jobs ETC.

2016-03-25 Thread AudioGames . net Forum — Off-topic room : cw via Audiogames-reflector
Re: Getting jobs, turning down unwanted jobs ETC. Call centers would work in the short turm. A question then is then what? I may had took the IRS job, at least in the short turm, if I could had gotten to the training, but the training is or was a few hundred miles from where I am. Is it

  1   2   >