Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: I need help, again! Okay, I was an idiot. I forgot to review the screen. Thanks post 4.A question: Yes: I was aiming at a Caesar cipher. What do you mean by it failing? Can you show an example and give me a tip at how to fix it? Don't give the code, I don't want that. Give a general

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: I need help, again! Well, what if it IS printing the message, but the message is an empty string? Something I do sometimes to track down irritating bugs is litter my code with print statements to try and get an idea of what may be causing it. So the first thing you could do is maybe

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: I need help, again! Okay, I was an idiot. I forgot to review the screen. Thanks post 4.A question: Yes: I was aiming at a URL: http://forum.audiogames.net/post/403583/#p403583 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: I need help, again! Okay so can you have any clew as to what to check? The script runs... And then exits without printing the message. Why! No error is given, no nothing, it's just sitting there. URL: http://forum.audiogames.net/post/403583/#p403583 -- Audiogames-reflector

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: I need help, again! Hi,@CarterTemm: yeah, didn't know that topic and thus didn't know this Python 3 thingy. I got both versions installed and tried with Python 2, which didn't work, thats why i replaced it and voilla.Didn't mention the ascii range though, this code looked like some

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector
Re: I need help, again! OP said he was using python 3 in a previous topic. raw_input is a python 2 thing, replaced with input in any later version.Original script works fine for me. Never run interactive applications from the run dialog, as the run dialog is not at all meant for displaying

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector
Re: I need help, again! OP said he was using python 3 in a previous topic. raw_input is a python 2 thing, replaced with input in any later version.Original script works fine for me. Never run interactive applications from the run dialog, as the run dialog is not at all meant for displaying

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector
Re: I need help, again! OP said he was using python 3 in a previous topic. raw_input is a python 2 thing, replaced with input in any later version.Original script works fine for me. Never run interactive applications from the run dialog, as the run dialog is not at all meant for displaying

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: I need help, again! So here's my code, which is still broken:def trashy(message, move):  message2 = ""  for i in message:    x = ord(i)    message2= message2+chr(x+move)  print(message2)print("How much do you want to shift your letters by?")numbermove = int(raw

Re: I need help, again!

2019-01-06 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: I need help, again! Hi,well, exchange input against raw_input and it will actually work.D:\>python run.py How much do you want to shift your letters by?2 What is your message?hello jgnnqBest Regards.Hijacker URL: http://forum.audiogames.net/post/403477/#p403477 -- Audioga

Re: I need help, I am thinking about writing my first book.

2018-11-17 Thread AudioGames . net Forum — Off-topic room : gonzalez2016s . alovver via Audiogames-reflector
Re: I need help, I am thinking about writing my first book. I mean you could try yourself. Go write something and post somewhere like chooseyourstory forum. See what others say. I also am from Asia and I get you how hard it is switching in between languages. Writing is a whole story itself

Re: I need help, I am thinking about writing my first book.

2018-11-17 Thread AudioGames . net Forum — Off-topic room : gonzalez2016s . alovver via Audiogames-reflector
Re: I need help, I am thinking about writing my first book. I mean you could try yourself. Go write something and post somewhere like chooseyourstory forum. See what others say. I also am from Asia and I get you how hard it is switching in between languages. Writing is a whole story itself

Re: I need help, I am thinking about writing my first book.

2018-11-17 Thread AudioGames . net Forum — Off-topic room : abdullah_mohammad via Audiogames-reflector
Re: I need help, I am thinking about writing my first book. thanks for the encouragement. remind me to never post here again if I needed encouragement to do something. URL: http://forum.audiogames.net/post/393767/#p393767 -- Audiogames-reflector mailing list Audiogames-reflector

Re: I need help, I am thinking about writing my first book.

2018-11-17 Thread AudioGames . net Forum — Off-topic room : gonzalez2016s . alovver via Audiogames-reflector
Re: I need help, I am thinking about writing my first book. Maybe you should consider making your English better? Well, writing is a skill after all, you just can't say abracadabra and suddenly be the greatest author title in the last century. Sorry if this sounds too harsh but that's

Re: I need help, I am thinking about writing my first book.

2018-11-15 Thread AudioGames . net Forum — Off-topic room : abdullah_mohammad via Audiogames-reflector
Re: I need help, I am thinking about writing my first book. I want to write it in english. I feel I am fluint in English more than Arabic which is my native language. URL: http://forum.audiogames.net/post/393336/#p393336 -- Audiogames-reflector mailing list Audiogames-reflector

Re: I need help, I am thinking about writing my first book.

2018-11-15 Thread AudioGames . net Forum — Off-topic room : katil2008 via Audiogames-reflector
Re: I need help, I am thinking about writing my first book. Why do you feel you should write it with English language?Well, Write with your native language, so you can do it more fluent. If people likes it, It can be translated to another languages already. URL: http

Re: I need help!

2017-12-21 Thread AudioGames . net Forum — Off-topic room : luiscarlosgm via Audiogames-reflector
Re: I need help! I only want 48 voices. URL: http://forum.audiogames.net/viewtopic.php?pid=343065#p343065 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: I need help!

2017-12-21 Thread AudioGames . net Forum — Off-topic room : StormProductions via Audiogames-reflector
Re: I need help! Hello.@Luis, if you get any news, please let me know. Thanks a lot! URL: http://forum.audiogames.net/viewtopic.php?pid=343056#p343056 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: I need help!

2017-12-20 Thread AudioGames . net Forum — Off-topic room : luiscarlosgm via Audiogames-reflector
Re: I need help! I need all the 48 NeoSpeech voices, only I want to try it. I'm contacting it by EMail. URL: http://forum.audiogames.net/viewtopic.php?pid=342941#p342941 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: I need help!

2017-12-20 Thread AudioGames . net Forum — Off-topic room : Angel via Audiogames-reflector
Re: I need help! Yes please, I need it as well. URL: http://forum.audiogames.net/viewtopic.php?pid=342924#p342924 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: I need help with storage.

2017-09-11 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: I need help with storage. I agree with those that say to use an external hard drive. If you want to absolutely make sure you won't lose data, purchase several external hard drives and make copies of your files. If one drive fails, you've got a few more to rely on. You can also purchase

Re: I need help with storage.

2017-09-11 Thread AudioGames . net Forum — Off-topic room : afrim via Audiogames-reflector
Re: I need help with storage. I have managed so far to fill only 260 gb, and there is stuff there that I don't need. That's why I was curious. URL: http://forum.audiogames.net/viewtopic.php?pid=329173#p329173 ___ Audiogames-reflector

Re: I need help with storage.

2017-09-11 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector
Re: I need help with storage. Hi everyone.Thanks for your replies. I will be taking this topic down in a day or so as I have decided to stick to dropbox and upload what I really want to it. URL: http://forum.audiogames.net/viewtopic.php?pid=329169#p329169

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : turtlepower17 via Audiogames-reflector
Re: I need help with storage. Seriously, it's not all that uncommon to store over 1TB of files these days. At the moment, I've got one 4TB drive that's stuffed to the brim with music, a 1TB drive that has movies, TV shows, software, personal files, books, some audio dramas, and sound

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector
Re: I need help with storage. Hi John.I just had a quick look at the site you gave me.I like it, however the part where you pay to download your files and folders is putting me off a little. I may look into this if nothing elce comes up, or I may just do the smart thing and delete

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : john via Audiogames-reflector
Re: I need help with storage. You might try Backblaze b2, at:https://www.backblaze.com/b2/cloud-storage.htmlYou'll pay $0.005 per gb per month, so for 2tb that's about $10.You get unlimited storage, and only pay for exactly what you use. You also get a certain amount free, including

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : jack via Audiogames-reflector
Re: I need help with storage. Yeah, I'd go for the 8tb external. I believe in having complete control over your storage, without having the all-existing risk of a cloud service going bust or shifting their focus towards a different group of customers. URL: http://forum.audiogames.net

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : magurp244 via Audiogames-reflector
Re: I need help with storage. Not all that surprising, media and audio libraries tend to add up these days. The first few results for 2 terabyte storage are the [Google Cloud], [Amazon Drive], and [Western Digitals My Cloud], although i'm not sure if WD's is a home based cloud system

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : brad via Audiogames-reflector
Re: I need help with storage. Hi.Quite afew things. Audiobooks, audio dramas, described movies,, harry potter fan fiction, tv serieses. There's more I think but I can't remember them at the moment. URL: http://forum.audiogames.net/viewtopic.php?pid=329062#p329062

Re: I need help with storage.

2017-09-10 Thread AudioGames . net Forum — Off-topic room : afrim via Audiogames-reflector
Re: I need help with storage. Might I beg your pardon to ask you to give me a possible opportunity to know what on the world do you store in your harddrive that exceeds 1 TB? URL: http://forum.audiogames.net/viewtopic.php?pid=329043#p329043

Re: i need help making an inventory

2017-02-03 Thread AudioGames . net Forum — Developers room : gonzalez2016s . alovver via Audiogames-reflector
Re: i need help making an inventory he told me i don't need arrays at all. but would you please tell me how can i move through it without any arrays? URL: http://forum.audiogames.net/viewtopic.php?pid=295928#p295928 ___ Audiogames-reflector

Re: I need help for a degree thesis

2016-11-17 Thread AudioGames . net Forum — Off-topic room : siria via Audiogames-reflector
Re: I need help for a degree thesis Thanks, Dark! You've been very helpful, and I'm sorry if my english is not always understandable. URL: http://forum.audiogames.net/viewtopic.php?pid=286112#p286112 ___ Audiogames-reflector mailing list

Re: I need help for a degree thesis

2016-11-16 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector
Re: I need help for a degree thesis Okay i'll answer your questions:1 Do you, as a disabled person in your country, have special discounts on any kind of product?No. Tv licenses did used to be discounted for blind people, but no longer. 2 Do you have special advantages, such as dedicated

Re: I need help for a degree thesis

2016-11-16 Thread AudioGames . net Forum — Off-topic room : siria via Audiogames-reflector
Re: I need help for a degree thesis Thanks Dark!I have even some questions about things not strictly related to the job sector.1 Do you, as a disabled person in your country, have special discounts on any kind of product?2 Do you have special advantages, such as dedicated parking lot

Re: I need help for a degree thesis

2016-11-16 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector
Re: I need help for a degree thesis There are no laws or legal requirements in the uk that someone must! pemploy a certain number of disabled people or the like, though the disability discrimination act does guarantee a disabled person cannot be refused employment under grounds

Re: I Need Help, I've Got Adware!

2016-03-03 Thread AudioGames . net Forum — Off-topic room : litsacco via Audiogames-reflector
Re: I Need Help, I've Got Adware! Antivirus programs can help you avoid viruses and malware. But for unknown adware, it's recommended that you remove suspicious programs and browser add-ons from the PC. Most of articles explain that adware can come bundled with other cost-free programs

Re: I Need Help, I've Got Adware!

2016-03-01 Thread AudioGames . net Forum — Off-topic room : sid512 via Audiogames-reflector
Re: I Need Help, I've Got Adware! hello@ghost and others... any way to get the scan results work with jaws? I did the scan .. there is the list. but I can't seem to do anything with those. and as a bonus when I select remove, the programme stopped for no reason and had to close from

Re: I Need Help, I've Got Adware!

2016-02-28 Thread AudioGames . net Forum — Off-topic room : gummy via Audiogames-reflector
Re: I Need Help, I've Got Adware! Iwas pleasantly surprised with this removal tool http://sureshotsoftware.com/guides/qksee/ against annoying ads. it really helped me very much. URL: http://forum.audiogames.net/viewtopic.php?pid=251881#p251881

Re: I need help regarding the old BSC-games

2016-02-08 Thread AudioGames . net Forum — General Game Discussion : boy via Audiogames-reflector
Re: I need help regarding the old BSC-games Put them in windows system 32. The windows folder is in the c drive, and in there you will find system 32. Put all the files in there, and you should be able to install and play the games fine. URL: http://forum.audiogames.net/viewtopic.php?pid

Re: I need help regarding the old BSC-games

2016-02-05 Thread AudioGames . net Forum — General Game Discussion : Niklas via Audiogames-reflector
Re: I need help regarding the old BSC-games Thanks ,an, that's great. URL: http://forum.audiogames.net/viewtopic.php?pid=249382#p249382 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: I need help regarding the old BSC-games

2016-02-05 Thread AudioGames . net Forum — General Game Discussion : Niklas via Audiogames-reflector
Re: I need help regarding the old BSC-games Thanks man, that's great. But can anyone tell me what to do with the WMaudio redist files? Where to put them in? URL: http://forum.audiogames.net/viewtopic.php?pid=249382#p249382 ___ Audiogames

Re: I need help regarding the old BSC-games

2016-02-04 Thread AudioGames . net Forum — General Game Discussion : Niklas via Audiogames-reflector
Re: I need help regarding the old BSC-games I forgot to say, I only need the setup files of the games. So it would be nice if anybody has the classic troopanum and troopanum 2 files. URL: http://forum.audiogames.net/viewtopic.php?pid=249259#p249259

Re: I need help regarding the old BSC-games

2016-02-04 Thread AudioGames . net Forum — General Game Discussion : Niklas via Audiogames-reflector
Re: I need help regarding the old BSC-games sorry for posting again, but I thought about changing the topics name wich is more precisely. Is it possible to change if neccessary? URL: http://forum.audiogames.net/viewtopic.php?pid=249321#p249321

Re: I need help regarding the old BSC-games

2016-02-04 Thread AudioGames . net Forum — General Game Discussion : boy via Audiogames-reflector
Re: I need help regarding the old BSC-games You can get all the BSC games here,https://www.dropbox.com/s/1qyw1rmnucroi … s.zip?dl=1 URL: http://forum.audiogames.net/viewtopic.php?pid=249337#p249337 ___ Audiogames-reflector mailing list

Re: I Need Help, I've Got Adware!

2015-07-19 Thread AudioGames . net Forum — Off-topic room : lml5280 via Audiogames-reflector
Re: I Need Help, I've Got Adware! Is malware bytes still accessible with Jaws? I just updated it, and now I can hardly seem to do anything with it. URL: http://forum.audiogames.net/viewtopic.php?pid=224742#p224742 ___ Audiogames-reflector

Re: I Need Help, I've Got Adware!

2015-07-17 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector
Re: I Need Help, I've Got Adware! Also, try adware removal tool from the following link:https://dl.dropboxusercontent.com/u/311 … v3.9.1.exehth. URL: http://forum.audiogames.net/viewtopic.php?pid=224493#p224493 ___ Audiogames-reflector

Re: I Need Help, I've Got Adware!

2015-07-16 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector
Re: I Need Help, I've Got Adware! Does malware bites accessible? URL: http://forum.audiogames.net/viewtopic.php?pid=224339#p224339 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: I Need Help, I've Got Adware!

2015-07-16 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector
Re: I Need Help, I've Got Adware! Well neither myself nor the whitestick.co.uk site would recommend it if it wasnt. Supernova its just a matter of reading the screen and clicking standard windos buttons wih the dolphin curser. There is a trial version though so theres no harm in trying

Re: I Need Help, I've Got Adware!

2015-07-16 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector
Re: I Need Help, I've Got Adware! Well neither Tom ward,nor myself nor the whitestick.co.uk site would recommend it if it wasnt. Supernova its just a matter of reading the screen and clicking standard windos buttons wih the dolphin curser. There is a trial version though so theres no harm

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : Mayana via Audiogames-reflector
Re: I Need Help, I've Got Adware! I could help you with first one, but I still dont know what browser you are using, so cant really sogest add-ons. URL: http://forum.audiogames.net/viewtopic.php?pid=224231#p224231 ___ Audiogames-reflector

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : Dark via Audiogames-reflector
Re: I Need Help, I've Got Adware! I agree with ghostrider. Malware bights homepage is here URL: http://forum.audiogames.net/viewtopic.php?pid=224251#p224251 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : ghost rider via Audiogames-reflector
Re: I Need Help, I've Got Adware! Malwarebytes. My only answer. URL: http://forum.audiogames.net/viewtopic.php?pid=224223#p224223 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : burak via Audiogames-reflector
Re: I Need Help, I've Got Adware! Hi, There is a program called adw cleaner. Try it. URL: http://forum.audiogames.net/viewtopic.php?pid=224200#p224200 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : garrett via Audiogames-reflector
Re: I Need Help, I've Got Adware! Both of these things you guys mintion I dont know where to get. Ill try looking these up later. URL: http://forum.audiogames.net/viewtopic.php?pid=224204#p224204 ___ Audiogames-reflector mailing list

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : Mayana via Audiogames-reflector
Re: I Need Help, I've Got Adware! Hello,What webbrowser are you using? if you use Google crome or Firefox, there is add-on addblock +. I recomend it, I dont see any ads in Firefox anymore.I also recomend that you remuve all cookies that you dont need, especially if they are from sites

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : burak via Audiogames-reflector
Re: I Need Help, I've Got Adware! Hi, of course, you can get them from Google. URL: http://forum.audiogames.net/viewtopic.php?pid=224211#p224211 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: I Need Help, I've Got Adware!

2015-07-15 Thread AudioGames . net Forum — Off-topic room : fatih via Audiogames-reflector
Re: I Need Help, I've Got Adware! hi,Use an antivirus software URL: http://forum.audiogames.net/viewtopic.php?pid=224215#p224215 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: I need help with my g930 headset.

2015-04-12 Thread AudioGames . net Forum — Off-topic room : MikeFont via Audiogames-reflector
Re: I need help with my g930 headset. Thats strange I didnt have to do that.for a while I wasnt able to play an audio game like swamp because certain settings were checked and I needed to uncheck them in the G930 audio properties from the control pannel.For example, once I unchecked

Re: I need help with my g930 headset.

2015-04-07 Thread AudioGames . net Forum — Off-topic room : shuteye via Audiogames-reflector
Re: I need help with my g930 headset. Hi Will, your problem is that the g930 only uses virtual surround sound. In order to properly play audio games with it youll have to uninstall the logitech drivers and use the generic ones offered by windows. Youll lose all surround, but you

Re: I need help updating to the latest preview build of Windows 10

2015-01-06 Thread AudioGames . net Forum — Off-topic room : mario navarro via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 hi diego. you can update the windows 8.1 for the preview 10. just join in Windows insider program and download the ISO. then just install over the windows 8.1 and its ready... nothing complicated. is like an update

Re: I need help updating to the latest preview build of Windows 10

2015-01-06 Thread AudioGames . net Forum — Off-topic room : Diego via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 and how can I go back to windows 8.1 after installation? to have the windows 8.1 and windows 10 only if I use a vm, ok? URL: http://forum.audiogames.net/viewtopic.php?pid=200017#p200017

Re: I need help updating to the latest preview build of Windows 10

2015-01-06 Thread AudioGames . net Forum — Off-topic room : Diego via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 rok.how can I install windows 10 on a vm? I tried running the Windows 8.1 preview, but nothing happened. URL: http://forum.audiogames.net/viewtopic.php?pid=199964#p199964

Re: I need help updating to the latest preview build of Windows 10

2014-12-09 Thread AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 There really isnt any way. Windows is very picky on where it goes on your drive. You will need to either upgrade, format your drive and perform a clean install, or cancel the installation. The only way you will be able

Re: I need help updating to the latest preview build of Windows 10

2014-12-07 Thread AudioGames . net Forum — Off-topic room : Diego via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 hello everyone!how can I install windows 10 without removing the windows 8.1? URL: http://forum.audiogames.net/viewtopic.php?pid=196801#p196801 ___ Audiogames-reflector

Re: I need help updating to the latest preview build of Windows 10

2014-12-06 Thread AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 I have never used windows 10, so I cant really help you with i. Sorry about that. URL: http://forum.audiogames.net/viewtopic.php?pid=196687#p196687 ___ Audiogames-reflector

Re: I need help updating to the latest preview build of Windows 10

2014-12-06 Thread AudioGames . net Forum — Off-topic room : Diego via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 hello everyone!how can I install windows 10, without removing the 8.1? URL: http://forum.audiogames.net/viewtopic.php?pid=196722#p196722 ___ Audiogames-reflector mailing list

Re: I need help updating to the latest preview build of Windows 10

2014-12-05 Thread AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 @chris, you do have to be eighteen. As for your Microsoft account requiring payment information, I cant help you with that. The busy progress indicators are Microsofts new way of saying, Hey! See this? Im busy! NVDA

Re: I need help updating to the latest preview build of Windows 10

2014-12-05 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: I need help updating to the latest preview build of Windows 10 Hi.Thanks for the previous post. I am now updated but cannot figure out how to enable Microsoft Mark Mobile. How do I get this voice to work? I got Eva to work thanks to the registry hack that was posted in an article

Re: I need help swiching worlds in mush-z, so i can play a zombie mud.

2014-08-30 Thread AudioGames . net Forum — General Game Discussion : Guitarman via Audiogames-reflector
Re: I need help swiching worlds in mush-z, so i can play a zombie mud. Hi Rory.Check out your zombie games topic that will answer your question. URL: http://forum.audiogames.net/viewtopic.php?pid=187267#p187267 ___ Audiogames-reflector

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-15 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hi.Sorry for the tripple post.Anyway, I have successfully installed Cyanogen thanks to the help of a friend and aa Windows 7 VM.It pisses me off that people stopped supporting device drivers in Windows XP, but oh well.Anyway, I

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-12 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hi.I dont see anything about help in the program?It just has the select device and model.I dont think this is going to work since Windows wont recognize the tablet.Can I just do this accessibly on OS X?I really dont want to deal

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : superantoha via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hi!You might be better off using the Cyanogen Mod installer.Its alot easier than using recovery because you will only need sighted assistance to unlock the bootloader if its not yet unlocked on your device.hth URL: http

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : livrobo via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hi ChrisIts been a while since Ive done this, so I hope this helps. I can tell you how to unlock the bootloader using your windows xp virtual machine.First, install this: http://goo.gl/XrlqcUThis is the nexus toolkit, which I found

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hi.When I connect my nexus 7 to my virtual machine, it plays the XP failed hardware sound.This only seems to happen if I turn on USB debugging.If I press the autodetect device and build button, nothing seems to happen.What do I do

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : livrobo via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hello.It sounds like you have some broken drivers installed for your nexus. Id suggest going in to device manager, show all devices including ghosted devices and delete all of the drivers that have to do with your nexus 7 URL

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : livrobo via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hello.It sounds like you have some broken drivers installed for your nexus. Id suggest going in to device manager, show all devices included ghosted devices and delete all of the drivers that have to do with your nexus 7 URL: http

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hi.Ok, so I found something in the device manager called mtp and nexus 7 which both said this devicei s not working properly.So, I removed these drivers and plugged my tablet in again.However, Im getting the same error.It brings up

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : livrobo via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hello.Id not say xp was microsofts best os yet, far from it actually. But that debate is for a different topic I suppose. M memory is failing me ehre. In that toolkit program I linked you too, if you click help, I believe it has

Re: I need help installing cyanogen mod on my Nexus 7 2013

2014-08-07 Thread AudioGames . net Forum — Off-topic room : livrobo via Audiogames-reflector
Re: I need help installing cyanogen mod on my Nexus 7 2013 Hello.Id not say xp was microsofts best os yet, far from it actually. But that debate is for a different topic I suppose. My memory is failing me here. In that toolkit program I linked you too, if you click help, I believe it has

<    1   2   3   4   5