Re: a bit of help if someone has time?

2019-01-10 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector


  


Re: a bit of help if someone has time?

if you are using char* or const char*, you can. but about std::string, you can'tin short, you can check pointers.you can check std::string* since that is a pointer

URL: http://forum.audiogames.net/post/404326/#p404326




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


libraries for physics in python?

2019-01-10 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector


  


libraries for physics in python?

hi,for 2d, this is not much of the problem since pybox2d, pymunk etc are available.but the problem rises with 3d rigid bodies and stufffor c++, bullet, physX, newton etc are availablefor python pybullet is available which is the port of bullet. but thats not good at all.now,1. do you know of a good physics engine or a port to python? (i want to do my other logic in python, and i need physics simulation beside it).2. if not, whats your idea regarding newton? it performs good, and i've made a simple wrapper in swig for it.

URL: http://forum.audiogames.net/post/404327/#p404327




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


Re: About C#. Keys

2019-01-10 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


Re: About C#. Keys

I start to see why you're getting pissed off @ethin

URL: http://forum.audiogames.net/post/404328/#p404328




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


Re: Dreamlands: Official announcements and discussion topic

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : ulisesmonge40 via Audiogames-reflector


  


Re: Dreamlands: Official announcements and discussion topic

Yeah, there are Thousands of lines, but talking to the developer it's possible to follow the english progress. And for that was mi previows message. Possible in release it's impossible to complete a 100% translation but it can start.

URL: http://forum.audiogames.net/post/404329/#p404329




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


is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : mongoo_4044 via Audiogames-reflector


  


is there anyway to host my own website;

so guysi nead to host a website any help will be grately apreesheeated

URL: http://forum.audiogames.net/post/404330/#p404330




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : nuno69 via Audiogames-reflector


  


Re: is there anyway to host my own website;

Get a hsting plan. They are not that expensive

URL: http://forum.audiogames.net/post/404331/#p404331




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : mongoo_4044 via Audiogames-reflector


  


Re: is there anyway to host my own website;

hello nunoi cant pay for those things sites because my countrey doesnt make me use pay pal; and if you can help; i'l be happy; thanks for sigjessting about the fact!

URL: http://forum.audiogames.net/post/404332/#p404332




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : JaceK via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

Something I wanted to point out is thisIt's a niche. That's all accessibility is. A niche compared to the billions and billions microtransactions make, compared to the millions of units  sells annually. It's a niche , that may well growIF handled right.All it takes is a few big Youtubers or influencers to talk it down and that's a snowball. If say...a Jim Sterling type plays a game with a TTS that can't be turned off, has a horrific voice and is bugged to hell and carries on no matter what, he'll pick up on that...and that will be many people's first look at accessibility. It's fair to think people are going to be all oh, that's what this accessibility is, I won't buy that game then. WHich hurts sales. Even IF the issue gets fixed, it's a combination of a bad example TTS implementation and a critical video.Or, another example.Let's say Activision addds TTS to text chat in a PC release. What's the first thing a Youtuber's going to do? Make a compilation of if it saying fuck off I fucked your mother you fucking fuckerson, and that will get a lot of views. Why? Because it's a) funny and b) A low effort video. It'll also have the effect of having parents and possibly the media going 'Oh this accessibility thing can be used to swear at people. We need to regulate this'

URL: http://forum.audiogames.net/post/404333/#p404333




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


Re: libraries for physics in python?

2019-01-10 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector


  


Re: libraries for physics in python?

[Panda3D] has a basic physics engine that can handle linear forces and viscosity, bindings for Bullet, and the Open Dynamics Engine. Another would be [Project Chrono], or the usual suspects for scientific computing like SciPy, Matplotlib, NumPy, etc. Newton seems like a decent library, so that might work also.

URL: http://forum.audiogames.net/post/404334/#p404334




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


Re: Request a name change version 2

2019-01-10 Thread AudioGames . net Forum — Site and forum feedback : pranam via Audiogames-reflector


  


Re: Request a name change version 2

Thank you very much.

URL: http://forum.audiogames.net/post/404335/#p404335




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : katil2008 via Audiogames-reflector


  


Re: is there anyway to host my own website;

If you will host a small website, contact me via skype. I can do some recommendations or try to help.

URL: http://forum.audiogames.net/post/404336/#p404336




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


Re: any horror movie fans among us?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : st . mc via Audiogames-reflector


  


Re: any horror movie fans among us?

@11 this reminded me of the day of the triffids; a sci-fi horror from 60's. alien plants run everywhere and feed on humans, growing in population until a doctor finds a weapon against them.

URL: http://forum.audiogames.net/post/404337/#p404337




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


Re: Adventures at C: specific Bugs, and is There a Way to Fix them

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : jaybird via Audiogames-reflector


  


Re: Adventures at C: specific Bugs, and is There a Way to Fix them

I think what you're calling an energy guy is actually a huge collection of zip bombs which have spawned on top of each other while you were busy attacking the individual zip bombs on the way to the end of the level. If you kill the boss before he runs to the end of the level, that never happens.

URL: http://forum.audiogames.net/post/404338/#p404338




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


Re: Restricted/new users: introduce yourself!

2019-01-10 Thread AudioGames . net Forum — Introduce Yourself to Gain Access : liam gaster via Audiogames-reflector


  


Re: Restricted/new users: introduce yourself!

hi ,iam liam gaster luv to play audio games a lot ,and sharing my  akspearyans with of audio games in thes forem

URL: http://forum.audiogames.net/post/404339/#p404339




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


Re: Tiflo space, a social network and a gaming client

2019-01-10 Thread AudioGames . net Forum — New releases room : EagleEarEntertainment via Audiogames-reflector


  


Re: Tiflo space, a social network and a gaming client

I personally always liked the client, so I am looking forward to what is coming. Is it still possible to login with the old username and password?

URL: http://forum.audiogames.net/post/404340/#p404340




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


Re: Tiflo space, a social network and a gaming client

2019-01-10 Thread AudioGames . net Forum — New releases room : MasterOfDeath via Audiogames-reflector


  


Re: Tiflo space, a social network and a gaming client

Nidza, it freezes only on the logon screen as i exxperienced. On a dell computer, win10. It's a pity that there is only 1000 miles there, although ontoys had a lot of other games too. And i managed to play with you yesterday, if you are called Nikola there. 

URL: http://forum.audiogames.net/post/404341/#p404341




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : AlirezaNosrati via Audiogames-reflector


  


Re: i'm sorry

so you were that person who deleted my  collection of 69 TB porn? i hate you!

URL: http://forum.audiogames.net/post/404343/#p404343




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


Re: CP recording... with a twist!

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : braille0109 via Audiogames-reflector


  


Re: CP recording... with a twist!

as an average math player, I'm beyond disappointed that someone would create an add-on, to ruin it for everyone else. so I wonder if there are no other games that are over powered? diving for purls, for instance. or spacial vortex? is there going to be / already an add-on? I could get 60 70 points without the add-on, (can provide proof if needed). with the add-on, I can easily get 200 points. it just ruined what was often a bit of fun and a bit of exercise. also, let's not forget numbered slabs, and numbered quiz. it's ironically funny that the cheaters still can't get higher than the ones who don't. most cheaters get 70 to 100 points. well I could more or less do that without the add-on already, so they still can't beat me if I use the add-on... 

URL: http://forum.audiogames.net/post/404342/#p404342




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


Re: what else would be good for creating games besides bgt and python

2019-01-10 Thread AudioGames . net Forum — Developers room : vlad25 via Audiogames-reflector


  


Re: what else would be good for creating games besides bgt and python

so, are you basically saying that in pythonh 3 there are no ways of making audiogames anymore? that's just, messed up.

URL: http://forum.audiogames.net/post/404344/#p404344




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


Re: Tiflo space, a social network and a gaming client

2019-01-10 Thread AudioGames . net Forum — New releases room : mojsior via Audiogames-reflector


  


Re: Tiflo space, a social network and a gaming client

Hi.I have tried this on windows, so all is working great.Great job

URL: http://forum.audiogames.net/post/404345/#p404345




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : simter via Audiogames-reflector


  


Re: i'm sorry

yeahr reall y what happened? I also really don't know.

URL: http://forum.audiogames.net/post/404346/#p404346




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


My stupid .net assembly: simple updater!

2019-01-10 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


My stupid .net assembly: simple updater!

hello!This is a class I have made. Probably noone will have any use of it, but I upload it here, because I would like someone more clever, experienced and intelligent to tell me what I've done wrong.I really would like to learn to program well, that is one of my biggest dreams, so I hope that someone will help.List of functionsvoid DownloadUpdater(url, filename)string CheckNetVersion(url).I will try and add more useful functions to it, like Hot patching that Ethin mentioned in another topic. Enough rambling, here's the linkhttp://nuno-software.pl/projects/SimpleUpdater.zip

URL: http://forum.audiogames.net/post/404347/#p404347




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


Re: Flash Cards for Memory Processing

2019-01-10 Thread AudioGames . net Forum — New releases room : sneak via Audiogames-reflector


  


Re: Flash Cards for Memory Processing

I had started working on adding multiple choice to the program, but I decided against it since if you're writing the multiple choice question and answers, it's not really testing your knowledge. I would stick to the online options. I know they also offer flashcards, but the websites can be a pain to navigate and they don't always have the topic you want to study. Hope you find it useful.

URL: http://forum.audiogames.net/post/404348/#p404348




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : adel . spence via Audiogames-reflector


  


Re: i'm sorry

the thing about cm.

URL: http://forum.audiogames.net/post/404349/#p404349




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


Re: important warning: constant battle / batalha constante reads your PMs,

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : pranam via Audiogames-reflector


  


Re: important warning: constant battle / batalha constante reads your PMs,

Hahaha, how funny.I completely agree with post 15. But I think you forgot. A very good game of this community, played by many, was made by a kid. What if no one had played it and it just had died as soon as it came in existence?

URL: http://forum.audiogames.net/post/404350/#p404350




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


Re: Games that we should play

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : pranam via Audiogames-reflector


  


Re: Games that we should play

Hi,Well, don't have much to suggest as many games were listed previously. But a few browser games which worth a try are vandettacrime and core exiles. Harry potter fans can play hogwarts live, world of potter, Hogwarts extreme and a few more which I can't remember. There's a game by GMA games, which is known as Sarah and the castles of witch craft and wizardry, is a very good game for harry potter fans but it's paid.

URL: http://forum.audiogames.net/post/404351/#p404351




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


Re: what else would be good for creating games besides bgt and python

2019-01-10 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector


  


Re: what else would be good for creating games besides bgt and python

Dragonballs. "I wish for an indestructible, high-security data storage device, containing all of the games I have notes and ideas on, in formats such that I can effectively share them if I so choose, with as many output ports as necessary to accomplish this, and an interface which I can use for these purposes. Umm, and if it's really big and heavy, maybe it should come on wheels, or a hovercraft, or something. ... And have a solar power option."

URL: http://forum.audiogames.net/post/404352/#p404352




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


Re: important warning: constant battle / batalha constante reads your PMs,

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : adel . spence via Audiogames-reflector


  


Re: important warning: constant battle / batalha constante reads your PMs,

that server is to laggy for me. its rediculus!

URL: http://forum.audiogames.net/post/404353/#p404353




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


Re: My stupid .net assembly: simple updater!

2019-01-10 Thread AudioGames . net Forum — Developers room : dash via Audiogames-reflector


  


Re: My stupid .net assembly: simple updater!

Yea. Con gratulations. I will use it.

URL: http://forum.audiogames.net/post/404354/#p404354




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


rhythm rage soundpacks.

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : adel . spence via Audiogames-reflector


  


rhythm rage soundpacks.

hi all!I'm looking for some rhythm rage soundpacks is oriel the only one who made soundpack?thx

URL: http://forum.audiogames.net/post/404355/#p404355




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : pranam via Audiogames-reflector


  


Re: i'm sorry

Yeah, you should be, sorry about it. Glad that you took that lesson and just posted a topic on it, .

URL: http://forum.audiogames.net/post/404356/#p404356




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : pranam via Audiogames-reflector


  


Re: is there anyway to host my own website;

Hi,You can go for free hosting like x10 hosting or jc-hosting. There are many free hosting providers, you can just do a search on google on that topic.

URL: http://forum.audiogames.net/post/404357/#p404357




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


Re: a question about expanding c disk space

2019-01-10 Thread AudioGames . net Forum — Off-topic room : pranam via Audiogames-reflector


  


Re: a question about expanding c disk space

Hi,Well, there are 2 ways:1. Install that software which you want to install on C: partition to any other partition if you have.2. Or really go for expanding your disk if that software doesn't support installation on another partition. You have to just go to computer management, just search for it in the start menu. It is a builtin tool to edit your partitions. After opening computer management, just expand to disk management section. Press tab key once or twice until you hear list with your screen reader. Press down arrow to navigate to your C: partition and press applications key or shift f10. Select the option to expand disk space to enter the wizard of expanding the partition size. The wizard will check the available free space on your disk and it will show you the available size in mb. Just type the amount of space which you want to increase in mb and let the settings be on default. Just press next a few times and yea! Your c: partition is expanded!Ask me if you need more help on it.

URL: http://forum.audiogames.net/post/404358/#p404358




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


Re: where to put the sav file in advenchur at see

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : nuno69 via Audiogames-reflector


  


Re: where to put the sav file in advenchur at see

C:\programdata\adventure at C

URL: http://forum.audiogames.net/post/404360/#p404360




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


Re: important warning: constant battle / batalha constante reads your PMs,

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : nuno69 via Audiogames-reflector


  


Re: important warning: constant battle / batalha constante reads your PMs,

@21 I don't thread it as such. Don't get me wrong, I hope BC will die soon enough. But MegaDimensao is a desinformator, he proven this by posting this topic, and by insulting me with his stupid accuses.

URL: http://forum.audiogames.net/post/404359/#p404359




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


Re: Has anyone gotten Swamp running in Wine?

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : nuno69 via Audiogames-reflector


  


Re: Has anyone gotten Swamp running in Wine?

Generally everything OSX-related is threated as a desinformation for me. Your best bet would be to install VB6 Kit found on SOurce Forge.

URL: http://forum.audiogames.net/post/404361/#p404361




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


Re: Games that we should play

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Angel via Audiogames-reflector


  


Re: Games that we should play

Sara is not by GMA, it is by PCS games, I think I said it right, chreated by Fil, using the GMA engine.Paid, but worth trying the demo at least, I loved it.

URL: http://forum.audiogames.net/post/404362/#p404362




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


Re: Tiflo space, a social network and a gaming client

2019-01-10 Thread AudioGames . net Forum — New releases room : Angel via Audiogames-reflector


  


Re: Tiflo space, a social network and a gaming client

Yes, I can say the new client is nice, but it doesn't accept my account.Before you ask, yes, I know my pass, I even reset it to be sure, on windows and android it doesn't accept it.My friend gave me his account to test it on android and it works great.

URL: http://forum.audiogames.net/post/404363/#p404363




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Angel via Audiogames-reflector


  


Re: is there anyway to host my own website;

Yes, JC-hosting is your best bet, or Catil has good stuff too.

URL: http://forum.audiogames.net/post/404364/#p404364




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


Re: getting started with a raspberry py

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Angel via Audiogames-reflector


  


Re: getting started with a raspberry py

Ok, thanks alot, I will install it.Uh, I am glad that the on board sound works, I have a pair of USB speakers, but they are pieces of crap.

URL: http://forum.audiogames.net/post/404365/#p404365




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


Re: bladed fury, anyone tried it?

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Lirin via Audiogames-reflector


  


Re: bladed fury, anyone tried it?

Well, I just started Odin sphere for PS3 on PC emulator and I am playing like a crazy so a little break from Bladed fury. I'll back to it for sure when I'll complete Odin sphere.

URL: http://forum.audiogames.net/post/404366/#p404366




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector


  


Re: is there anyway to host my own website;

But, I warn you, some free hosting that came up from are sometimes scam you for money. Don't fall into it.

URL: http://forum.audiogames.net/post/404367/#p404367




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Socheat via Audiogames-reflector


  


Re: is there anyway to host my own website;

But, I warn you, some free hosting that came up from google's search results are sometimes scam you for money. Don't fall into it.

URL: http://forum.audiogames.net/post/404367/#p404367




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


Re: New text-based roguelike for android: Path Of Adventure

2019-01-10 Thread AudioGames . net Forum — New releases room : Keeweed via Audiogames-reflector


  


Re: New text-based roguelike for android: Path Of Adventure

Thanks @19; I really appreciate all the feedback This morning I had a shot at improving the way certain values for stats are read by talkback. So for example, it would say "attack: 3 up to 5", instead of "attack: 3 minus 5". Unfortunately, that proved to be quite a hassle. I think it can be done, but it would take some more time, so I'm going to leave that for now.

URL: http://forum.audiogames.net/post/404368/#p404368




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


Re: Xbox Assist study seeking screen reader users to participate

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : smoothgunner via Audiogames-reflector


  


Re: Xbox Assist study seeking screen reader users to participate

I filled out the form and emailed Nicole, its been a couple days, still waiting for a response

URL: http://forum.audiogames.net/post/404369/#p404369




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


Re: bladed fury, anyone tried it?

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : simba via Audiogames-reflector


  


Re: bladed fury, anyone tried it?

hi.Can you possibly tell me how you go about picking up souls? When I kill an oponent, I can't pick them up, no matter what key i am pressing.Greetings Moritz.

URL: http://forum.audiogames.net/post/404370/#p404370




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Mitch via Audiogames-reflector


  


Re: i'm sorry

You took my command module? Dang it!  Being serious, what is cm? I'm not enlightened, and I don't know what you are talking about.

URL: http://forum.audiogames.net/post/404371/#p404371




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


Re: Dreamlands: Official announcements and discussion topic

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : assault_freak via Audiogames-reflector


  


Re: Dreamlands: Official announcements and discussion topic

I won't commit to any other languages until the English one is at least partially completed and included in the game. Right now I have just been translating text, not even able to test the game yet as it hasn't been released or entered a public beta stage yet.

URL: http://forum.audiogames.net/post/404372/#p404372




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


Re: Games that we should play

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : simba via Audiogames-reflector


  


Re: Games that we should play

Hi.Well, it's not only paied, it's also bugged as hel. i couldn't even complete it because things just stopped working.Greetings Moritz.

URL: http://forum.audiogames.net/post/404373/#p404373




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


Re: Dreamlands: Official announcements and discussion topic

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : nuno69 via Audiogames-reflector


  


Re: Dreamlands: Official announcements and discussion topic

Guys, I will be able to help clement from today. The reason I didn't help was because Excel worked terribly on this piece of crap which is my current computer.

URL: http://forum.audiogames.net/post/404374/#p404374




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


Re: Games that we should play

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Angel via Audiogames-reflector


  


Re: Games that we should play

Well yeah, I didn't try that because I couldn't pay for it.

URL: http://forum.audiogames.net/post/404376/#p404376




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


Re: what else would be good for creating games besides bgt and python

2019-01-10 Thread AudioGames . net Forum — Developers room : tmstuff000 via Audiogames-reflector


  


Re: what else would be good for creating games besides bgt and python

I can't understand all this hatred towards bgt. Bgt is awesome and you should admit it. But if I had to choose one besides it, it would be C++.RegardsT-m

URL: http://forum.audiogames.net/post/404375/#p404375




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


Re: Dreamlands: Official announcements and discussion topic

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Arkandias via Audiogames-reflector


  


Re: Dreamlands: Official announcements and discussion topic

Hello!As it has been said, maybe we should wait untill the initial release before starting to talk about other translations, especially when the main translation is allready been made in an universal language. I woudl understand your quick reaction if the game was being translated in a less spoken language, but I think we'd better be glad an English translation is allready in progress.Kepp up the good work ! We all look forward to try this !Best regard,Simon

URL: http://forum.audiogames.net/post/404377/#p404377




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


Re: Dreamlands: Official announcements and discussion topic

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : assault_freak via Audiogames-reflector


  


Re: Dreamlands: Official announcements and discussion topic

Here is a recent game clip from a private beta testing session. Enjoy! I haven't gotten my hands on the game yet, so no first impressions will be coming from me, unfortunately.https://www.dropbox.com/s/92lwazn83vuxq … 4.mp3?dl=0

URL: http://forum.audiogames.net/post/404378/#p404378




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

Yeah I had people in school who loved to hear my talking stuff swear. But on the other end of the spectrum maybe you got people doing live game streams and for whatever reason its just easier for that sighted player to hear tts chat because they need to keep their eyes on the game. I mean this 2019, not 1992, where games were a new thing, and parents were so scared their kids were going to grow up broken because the games were too violent. How do you even sensor accessibility software without stirring the hornets nest? Some of you using elequence know how frustrating it is when someone throws a crash word at your synth. What I'm saying is that sometimes the best way to push someone to one extreme is to force them the other way.Look, we have an esrb rating system. Since we are talkin bout individual game chats, all a dev has to do is sensor any form or variation of profanity and sexual conotation in their e rated games, and parents need to monitor their kids online havits if they that worried. Hopefully accessibility in this way is something you can toggle on and off easily.Also I wouldn't go so far as to call this a bullying tactic either, but in terms of mainstream gaming I am a console gamer. No console indi game has in game chat anyway, so we just use whats built into the console to chat, but maybe things are different for pc gamers playing mainstream stuff developed by small indipendant companies? I mean if you wanted to hit up a mate playin the same game you got skype whatsapp facebook messenger instigram twitter and gods know how many other forms of pc acessible social media software out there. So its not a critical thing if devs can't afford to put in game chat if they don't know how to make it accessible. All this does is raise some awareness and I'm fine with that, especially if people are noticing and genuinely want to help. So to anyone here directly or indirectly involved, don't be discouraged, keep fighting the good fight, but don't be overbaring either.

URL: http://forum.audiogames.net/post/404379/#p404379




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


Re: Games that we should play

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : siria via Audiogames-reflector


  


Re: Games that we should play

Hi!I'd suggest also the text adventures collection that you get when you download the frotz app for iPhone: it mixes lots of good classics with some new interesting stuff! Moreover, using the built in braille keyboard of the phone makes the experience even more enjoyable, and the possibility to play wherever you want is a pleasant plus.

URL: http://forum.audiogames.net/post/404381/#p404381




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


Re: Has the windows 10 october update taken down?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : oliviablond via Audiogames-reflector


  


Re: Has the windows 10 october update taken down?

I happened to be reinstalling Windows as thisoOctober update was released so this is what I installed. I already ran into some bugs, but nothing major as I could solve them easily by just checking out information through www.devicetricks.com website.

URL: http://forum.audiogames.net/post/404382/#p404382




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


Re: shadow rine full voice version released

2019-01-10 Thread AudioGames . net Forum — New releases room : burak via Audiogames-reflector


  


Re: shadow rine full voice version released

Hello,I don't like asking for help for such type of stuff but how do we get passed this area? Since I don't know how to describe I made an audio recording:http://anyaudio.net/listen?audio=Nd2qBTItp4

URL: http://forum.audiogames.net/post/404380/#p404380




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


Re: Games that we should play

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : 拓海 via Audiogames-reflector


  


Re: Games that we should play

soundrts, Very sophisticated strategy game, now more and more game elements.

URL: http://forum.audiogames.net/post/404383/#p404383




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Nocturnus via Audiogames-reflector


  


Re: i'm sorry

Yes, I forgive you for Cm, and for the CM, and CM international, and CM encorporated, and CM technologies, and CM transmissions, and CM®.  What I will not forgive you for, is the chrisis mode you've put us all in by trying to figure out what CM actually did, or does, or is, or has, or wants, or needs, or where it is, or how it came to be, or anything else associated with it, really.  For all I know, CM could refer to my clay man alias on Alter Aeon, in which case, I suppose we could talk about it... :d

URL: http://forum.audiogames.net/post/404384/#p404384




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


A nice gift from one of the greatest composers

2019-01-10 Thread AudioGames . net Forum — New releases room : firefly82 via Audiogames-reflector


  


A nice gift from one of the greatest composers

Hi all!First: Dark, if you want, move this topic to another section of the forum.It is a new release so i will put this here. But it also would fit in the developers-section or in general.The great Jeremy Soule, composer of three of the elder scrolls scores or the singleplayer-RPG Knights of the old republic is offering a hole album of composed music for nearly free use. One little condition is, to use it only for gaming-projects. So maybe this could be interesting for some developers of soundpacks or other gaming stuff.Here is the Link to the Youtube-playlist.https://www.youtube.com/playlist?list=O … 9oZuKJGSy4

URL: http://forum.audiogames.net/post/404385/#p404385




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


Re: what else would be good for creating games besides bgt and python

2019-01-10 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector


  


Re: what else would be good for creating games besides bgt and python

Newbies use it, therefore hating on it shows that you're totally not a n00b. Also it's Windows only, the dictionaries are weird, dll support is dubious, there are some weird bugs, and while it isn't completely abandoned, it might as well have been for the past, hm, 5 years or so? And no graphics or unicode support, which actually do somewhat bug me (not as much as the hard-to-reproduce bugs, though).

URL: http://forum.audiogames.net/post/404386/#p404386




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


Re: Monthly Chat January 2019

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Dark Eagle via Audiogames-reflector


  


Re: Monthly Chat January 2019

@Jaseoffire:Exactly what I  am talking about. now, you can learn programming all you want. but creating games is a different matter. you need not only good understanding of the language you are working with, but libraries as well. and then you have to choose which library you want to use.That is why it would have been nice if there were more documentation about these things.As for C, apparently, my teacher told me that arays are only there for data purposes only, according to him, he doesn't use them during the development of applications. it is always if/else, loops, functions, etc.Still not started on the pointers yet, since he decided to cover arays before pointers.On to the different topics:I recovered from my tarrible cold, which turned in to a feaver, hopefully, I wouldn't have to suffer another one at least for a while.Interestingly enough, my beta reader also suffered the same thing, guess we can call 2019 the year of cold.Aside from that, I don't know whether  I talked about this here often or not, but I am writing a fanfic. now, I don't have much trouble with dialogs, but I am having trouble with discriptions of the things around a character, and fight scenes. if you guys have some tips to share regarding this, they will be apreciated.

URL: http://forum.audiogames.net/post/404387/#p404387




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


A nice gift from one of the greatest composers

2019-01-10 Thread AudioGames . net Forum — New releases room : firefly82 via Audiogames-reflector


  


A nice gift from one of the greatest composers

Hi all!First: Dark, if you want, move this topic to another section of the forum.It is a new release so i will put this here. But it also would fit in the developers-section or in general.The great Jeremy Soule, composer of three of the elder scrolls scores or the singleplayer-RPG Knights of the old republic is offering a hole album of composed music for nearly free use. One little condition is, to use it only for gaming-projects. So maybe this could be interesting for some developers of soundpacks or other gaming stuff.Another very little point is, to mention his name in your credits or readme or somewhere else.Here is the Link to the Youtube-playlist.https://www.youtube.com/playlist?list=O … 9oZuKJGSy4

URL: http://forum.audiogames.net/post/404385/#p404385




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


Re: where to put the sav file in advenchur at see

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : redfox via Audiogames-reflector


  


Re: where to put the sav file in advenchur at see

press windows and r, type %programdata, with the percents, click on adventure at c:, and paiste!

URL: http://forum.audiogames.net/post/404389/#p404389




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


Re: A nice gift from one of the greatest composers

2019-01-10 Thread AudioGames . net Forum — New releases room : Keeweed via Audiogames-reflector


  


Re: A nice gift from one of the greatest composers

Wow, awesome. Thanks for posting!

URL: http://forum.audiogames.net/post/404388/#p404388




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


Re: A nice gift from one of the greatest composers

2019-01-10 Thread AudioGames . net Forum — New releases room : redfox via Audiogames-reflector


  


Re: A nice gift from one of the greatest composers

can't wait to check this out, is there a way to download without youtube premium, cause I don't got it!

URL: http://forum.audiogames.net/post/404390/#p404390




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


Re: Redspot, blood and paril. First public beta released!

2019-01-10 Thread AudioGames . net Forum — New releases room : redfox via Audiogames-reflector


  


Re: Redspot, blood and paril. First public beta released!

hmmm this is a good idea...How about a health and shield cap, maybe 30k health and 250 shields? And make fire better, cause that would be one of the best things for shields if it did what it was supposed to do?And for god sakes nerf the barret!

URL: http://forum.audiogames.net/post/404391/#p404391




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


Re: New text-based roguelike for android: Path Of Adventure

2019-01-10 Thread AudioGames . net Forum — New releases room : bookrage via Audiogames-reflector


  


Re: New text-based roguelike for android: Path Of Adventure

hello, this is the guy who hasn't played yet so keep that in mind. But perhaps both new final boss monsters and/or new characters. This doesn't need to be anything pressing immediately, just something cool that could come up later in development.

URL: http://forum.audiogames.net/post/404392/#p404392




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


Re: libraries for physics in python?

2019-01-10 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector


  


Re: libraries for physics in python?

hi,how can i install project crono into python 32 bit?in the website, it says the installer only detects and installs into python's 64 bit

URL: http://forum.audiogames.net/post/404393/#p404393




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : redfox via Audiogames-reflector


  


Re: i'm sorry

lmao did you kill my clayman!hahahah, but seriously, if your not planning on using the city mass sounds in anything that benefits you financially... I can try and get em for ya, maybe?No he's not talking about your clayman, he's talking about city mass, a btb clone, an up clone, cloned by dm, cloned by cb, cloned by mc or whatever that new one is.

URL: http://forum.audiogames.net/post/404394/#p404394




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


Re: is there anyway to host my own website;

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector


  


Re: is there anyway to host my own website;

I recommend signing up for a VPS and buying a domain. You can get a server from Linode for as low as $5 a month and install a web server like Apache.

URL: http://forum.audiogames.net/post/404396/#p404396




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


How do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : firefly82 via Audiogames-reflector


  


How do you think about death penalty?

Hi to all!I got a little bit shocked the last days when i found out that most of my circle of friends are advocate death penalty.I am absolutely not!So, what about you guys?

URL: http://forum.audiogames.net/post/404395/#p404395




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


Re: New text-based roguelike for android: Path Of Adventure

2019-01-10 Thread AudioGames . net Forum — New releases room : KenshiraTheTrinity via Audiogames-reflector


  


Re: New text-based roguelike for android: Path Of Adventure

If anyone wants to give the demo a spin but doesn't have an android divice, I believe the demo will run on browsers. I recommend checking it out for a taste of things to come.

URL: http://forum.audiogames.net/post/404397/#p404397




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


Re: What do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : redfox via Audiogames-reflector


  


Re: What do you think about death penalty?

if someone does something that makes them deserve it, like murder, or burning someone alive, witch is murder, or drowning a baby, witch is murder, they should probably die so they can taunt the people they killed in the afterlife if it exists.I do believe it should be a thing, and I'm sad that they banned it where I'm at, stupid government people.

URL: http://forum.audiogames.net/post/404398/#p404398




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Chris via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

Who says the text-to-speech and other accessibility features have to be on by default? Most people have no idea that Android, iOS, macOS, Fire TV, Apple TV, and Windows devices all include screen reading software out of the box. It doesn't get in the way unless you specifically turn it on and start using it. The same could be true of video games. Reading the manual would tell you to press a certain combination of buttons to toggle it on or off.

URL: http://forum.audiogames.net/post/404399/#p404399




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Mitch via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

Do they even make manuals anymore for mainstream games?

URL: http://forum.audiogames.net/post/404400/#p404400




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : Chris via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

Who says the text-to-speech and other accessibility features have to be on by default? Most people have no idea that Android, iOS, macOS, Fire TV, Apple TV, and Windows devices include screen reading software out of the box. It doesn't get in the way unless you specifically turn it on and start using it. The same could be true of video games. Reading the manual would tell you to press a certain combination of buttons to toggle it on or off.

URL: http://forum.audiogames.net/post/404399/#p404399




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : JaceK via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

Right, but...given the media's obsession of hating games, gamers and anything game related..all it may take is one news report of a TTS swearing in a game to stir up a moral panic. I mean, just look at how certain US news outlets demonize *everything* they don't agree with.Also for the livestream angle, a hell of a lot of streamers put music in the background, and it can be hard to hear streamers with music. Now add TTS on that, and.However. Certain streamers do have TTS reading out donation messages and people don't mind that so there is that, however you have to, you guessed it, donate for that to happen, so it's effectively pay to get your stuff read out.Also, don't underestimate how creative people get when things get filtered. It became a speed run with Club Penguin to register, play, and get banned. No. Seriously. It was a thing, because if you swore once, even by accident, say you wanted to say duck and said fuck, instantly, permanently banned. You start censoring people's mmunications in a game and they'll start letting said companies know how angry they are over it. That being said there's been a lot of games that tried, and failed, to censor chats and stuff. Plus you can toggle text chat on/offand given how toxic text chat can get in certain big name franchises...TTS telling you to go fuck your mother is a certainty with certain games and TTS.

URL: http://forum.audiogames.net/post/404401/#p404401




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


Re: What do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Gorila via Audiogames-reflector


  


Re: What do you think about death penalty?

That is a very touchy subject.  I myself believe that if it can be proven that the person who is getting the death sentence did something, then by all means give it to them. unfortunatly The police most of the time just want to close the case and in order to do so, they have to fabricate an ending to close the said case, and by doing so; many people get falslie accused.  It is the way of the justice system.

URL: http://forum.audiogames.net/post/404402/#p404402




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


Re: What do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : simba via Audiogames-reflector


  


Re: What do you think about death penalty?

Hi.@Redfox well, and what, if in the aftermath of the execution, the victim which was accused guilty is then prooven not guilty because, what ever reason? He is dead then, a family will have lost a member, someone will have lost a friend, just due to the wrong doing of the justice system.Also, i am sorry, but discussions about the afterlife would justify the death penelty beeing taken into account.i have a split decision on the matter. On one side I approve the death penalty for those who commited terrorist attacks, killed a large number of people and so on.On the other side though I am wondering, can a justice system really decide who lives and who dies? We all know that death is something definite. It can't be reversed, unlike jailtime where you can be released with the possibility of early parole.Greetings Moritz.

URL: http://forum.audiogames.net/post/404403/#p404403




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


Re: CVAA Accessibility Rules Now In Effect

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : JaceK via Audiogames-reflector


  


Re: CVAA Accessibility Rules Now In Effect

@Trinity: Exactly, there's a billion apps that work on PC and you got inbuilt voic chat for consoles, so this sounds to me like it's an effort to punish the PC market when accessible alternatives exist, Skype/TT/Mumble/TS/etc already exist, plus texting, calls, web RTC stuff already exists.Plusgiven how toxic certain communities are however...it is a virtual certainty TTS will swear at people, or those toxic players will use TTS as a reason to drive blind or disabled gamers out of a game. I mean, when you get arassed in COD for using the wrong gunnow imagine that toxicity, turn it up to 20 and aim it at a disabled player who just wants to have funyeah. Welcome to PC AAA gaming, folks.@Mitch: They do. Though 'manual' is a bit of an overstatment. It's just a few pages and look online/on the disk.Muble/

URL: http://forum.audiogames.net/post/404404/#p404404




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


Re: Dreamlands: Official announcements and discussion topic

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : SkyLord via Audiogames-reflector


  


Re: Dreamlands: Official announcements and discussion topic

Sounds epic, but as i don't know chinese at all, i can't understand anything. Sad

URL: http://forum.audiogames.net/post/404405/#p404405




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


Re: i'm sorry

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Nocturnus via Audiogames-reflector


  


Re: i'm sorry

Oh, ah!  I can see why that would be somewhat controversial.

URL: http://forum.audiogames.net/post/404406/#p404406




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


Re: Playing online with ppsspp is possible!

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : stasp via Audiogames-reflector


  


Re: Playing online with ppsspp is possible!

oo wil test if this thing works on my psp 2004 with 6.61 LME cfw.And guys, i am not sighted btw, you may thing i am because i am using regular psp but no, i'm not.Sighted people just teached me how to use it, helped me with LME installation and boom, done.My favourite game for psp is actually, not mortalcombat, not soul calibur, its GTA liberty city stories! I fucking love this game.

URL: http://forum.audiogames.net/post/404407/#p404407




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


Re: A nice gift from one of the greatest composers

2019-01-10 Thread AudioGames . net Forum — New releases room : jack via Audiogames-reflector


  


Re: A nice gift from one of the greatest composers

Youtube DL. If you are going to use it in your games under creative commons, you have to download it that way. Youtube premium downloads are drm protected and obviously can't be used in games.

URL: http://forum.audiogames.net/post/404408/#p404408




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


Re: GoldGun - searching for final Beta testers

2019-01-10 Thread AudioGames . net Forum — Developers room : hhleon-mueller via Audiogames-reflector


  


Re: GoldGun - searching for final Beta testers

I like to be a member of the beta team as well.

URL: http://forum.audiogames.net/post/404409/#p404409




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


Re: Mangas and series, how do you watch them?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : death via Audiogames-reflector


  


Re: Mangas and series, how do you watch them?

Doesn't have everything, but personally I subscribe to funimation now.

URL: http://forum.audiogames.net/post/404410/#p404410




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


Re: What do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : redfox via Audiogames-reflector


  


Re: What do you think about death penalty?

@4 the afterlife thing was a joke...But the wrongly accused point is a good one, I say someone who has absolute proof of what they are accused of should get it, but not if there is not absolute concrete evidence to back it up.

URL: http://forum.audiogames.net/post/404411/#p404411




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


Re: Request a name change version 2

2019-01-10 Thread AudioGames . net Forum — Site and forum feedback : redfox via Audiogames-reflector


  


Re: Request a name change version 2

your name is now pranom, without quotes

URL: http://forum.audiogames.net/post/404412/#p404412




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


Re: shadow rine full voice version released

2019-01-10 Thread AudioGames . net Forum — New releases room : stewie via Audiogames-reflector


  


Re: shadow rine full voice version released

The passwords areshadow dominatorkareshia supportmore dungeonlilia feelinglast hope kareshiabroadcast

URL: http://forum.audiogames.net/post/404413/#p404413




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


The recent situation with tk

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : redfox via Audiogames-reflector


  


The recent situation with tk

So recently the Tk source was leaked, witch is bad because clones, but there haven't been people, giving, out the source. I have the source to mess aroudn with, I probably won't even host it, and if i do, it'll just be me and my friends...Now the problem is, Ivan has decided to take down the main tk server because of really nothing, unless I don't realize everything that's happened with this source, noone's really done anything that bad. If your worried about loosing money, you have a few deticaded people who like the payed version because it has active and good devs, x0, and the people in the small people who payed for it is a decent one...Now, if your adamant on taking it down, I want my money back!I payed 10 dollars, and it was only a couple weeks ago, and Ivan says, Only people who payed 7 days or less ago will get money back, that's stupid! You made the game payed, then almost immitiately took it down, that's stupid!That money came out of my pocket, because my parents don't have vary much money to spend on trivial things like games, there not good for you, etc etc.And I don't have mmuch money being a 13 year old.So I'd apreciate my money back, you don't even have that many things to pay back! Maybe 200 dollars tops. So please pay back or put the server up, cause I Really enjoyed the game.If your worried about people logging in as dev, just think, they can't do anything to your server unless they are the one running the server application, and you can change your host and ports.This was a long post and I"m writing it at school, I just wanted to do this before I forget.cheers...

URL: http://forum.audiogames.net/post/404414/#p404414




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


Re: The recent situation with tk

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : simba via Audiogames-reflector


  


Re: The recent situation with tk

Well, did it via paypal, file a complaint to the dev.Also, if written in the license agreement, a developer, producer or seller of a product can define how long you will have your moneyback guarantee.Greetings Moritz.

URL: http://forum.audiogames.net/post/404415/#p404415




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


Re: new spanish audio game: graffi's rock band

2019-01-10 Thread AudioGames . net Forum — New releases room : pates via Audiogames-reflector


  


Re: new spanish audio game: graffi's rock band

Nidza, please send this game

URL: http://forum.audiogames.net/post/404416/#p404416




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


Re: any horror movie fans among us?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : targor via Audiogames-reflector


  


Re: any horror movie fans among us?

Has anyone watched the old Carrie film from 1976? Granted, this is not really the most scary horror movie, more like a horror drama, but this story and the fantastic soundtrack always get me. One of my favorite films.

URL: http://forum.audiogames.net/post/404417/#p404417




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


Re: The recent situation with tk

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : redfox via Audiogames-reflector


  


Re: The recent situation with tk

there is no license agreement though

URL: http://forum.audiogames.net/post/404418/#p404418




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


Re: What do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : Nocturnus via Audiogames-reflector


  


Re: What do you think about death penalty?

W this is gonna be good!So, where do I begin?  At the beginning?  maybe the end?  I mean, this is about dying and such?  Taking someone's life in an attempt to serve justice?  No, it's not an easy subject.  Depending on where the person is imprisoned, sometimes life in prison can be worse than death!  Even supposing they live to discover they're not guilty after all thanks to DNA or some other evidence presented 25, 50 years after the sentence is handed down, they have to leave the walls they've been behind for that timeframe; do you know how much things change in a year?I saw a case where this one guy was accused of sexual assault in the 70's only to be released sometime after the turn of the century thanks to evidence that proved otherwise.  The judge was asking him who was going to pick him up.  He's like, "I dunno."  Call somebody?  The judge hands him a freaking cellphone, because that's how you do things now.  Guy's like, "What do I do with it?"  Sure, the guy can learn, but seriously?  To me that'd be worse than the story of Rip Van Winkle!  You get out of jail after some 20, 25 years, you don't know if you have any surviving family members because your supposed crime kept you in pure isolation, you have no money to your name, no job, probably no real chance of obtaining one, half of your life is gone...It really is a double-edged sword.  I've seen people who have for all intents and purposes pleaded guilty to capital crime because they knew without the shadow of a doubt they would be convicted and, as a result, quickly sentenced to death, no appeal process filed, no further evidence necessary, because they didn't want to live life out in death-row.  The court was more than happy to comply given that, A, the subject in question was deemed sound of mind, B, the subject in question had killed a police officer with his car and, C, the subject seemed to express no remorse or sorrow, as far as they were concerned, for the death of said officer.  the whole process took five years to finalize; it would have taken way longer if appeals and the like had been filed for a case with a ton of sketchy evidence, not least of which, was the fact that the subject in question already had a ton of previous offenses stacked against him.  It was, essentially, his word against the word of three police officers and he knew his word was no good given his past, whatever had actually happened.  He wanted to die and he said as much.The question is, did he or did he not use the justice system to kill himself, given the fact that he had reportedly tried to kill himself before?  If the answer to that question is yes, then was justice truly served?  Would it have been better, or worse, to keep him alive against his will in a prison he didn't want to be in?  LIfe is so full of intricacies that it's hard to answer the question of how to deal with people who go beyond lying, beyond cheating, beyond stealing and commit the greatest acts of violence against other people.  You can't address it by simply stating that killing someone is horrible, because imprisonning someone for life can be just as bad, not just for the person involved, but also for the people who have to pay for said imprisonment, usually taxpayers who have nothing to do with the prisoner in question, as well as the family of the prisoner.

URL: http://forum.audiogames.net/post/404419/#p404419




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


Re: bladed fury, anyone tried it?

2019-01-10 Thread AudioGames . net Forum — General Game Discussion : BlindNinja via Audiogames-reflector


  


Re: bladed fury, anyone tried it?

You don't have to pick them up, if you hear a sort of tiny metallic tink tink sound after an enemy dies, it means they gave you souls.

URL: http://forum.audiogames.net/post/404420/#p404420




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


Re: New text-based roguelike for android: Path Of Adventure

2019-01-10 Thread AudioGames . net Forum — New releases room : Keeweed via Audiogames-reflector


  


Re: New text-based roguelike for android: Path Of Adventure

@21, thanks for the suggestion! That would be cool indeed, to have a wider variation of bosses.@22, that's right, the demo runs in any (modern) browser - although I would recommend Chrome or Firefox. Just in case, here's the link to the demo again: https://www.pathofadventure.com/demo/I just released the update for Android, should be available soon!

URL: http://forum.audiogames.net/post/404421/#p404421




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


Re: What do you think about death penalty?

2019-01-10 Thread AudioGames . net Forum — Off-topic room : BlindNinja via Audiogames-reflector


  


Re: What do you think about death penalty?

My personal opinion is that those who are proven without a doubt to be guilty of whatever they're accused of that warrant the death penalty should get it. Because some people just need killing... look at the string of people recently here in Canada who were kept alive because we don't even have it... high risk reoffenders, can't quite remember what they all did. But the one thing they all have in common is making a break for it as soon as they could once they got out of wherever they were keeping them. If those people hurt others again, whatever happens is on the heads of whoever runs this country's justice system for letting them out in the first place.

URL: http://forum.audiogames.net/post/404422/#p404422




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


  1   2   3   >