Re: Manamon 2: Impressions Thread

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Jayde via Audiogames-reflector


  


Re: Manamon 2: Impressions Thread

The info is good. If you want brain dodderator, evolve between 12:00 and 11:59 p.m. If you want blade, evolve between 12:00 and 11:59 a.m.Now, you'd figure the blade form would be more physical, and you'd be right. Higher physical attack than brain, I believe. And you know what its first move is after evolving? Petal Storm. Brain's first move is Aura Impact. I tell you, I know which one I'd rather have. And it sounds like these are straight-up backward. I'm starting to think maybe blade is going to give me a bunch of plant moves, while brain would have given me magic moves. If this turns out to be the case, add both dodderator forms to the busted list. Sorry, but having three or four damaging attacks of the same type on the same manamon is not! good! strategy!

URL: https://forum.audiogames.net/post/522112/#p522112




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


Re: making classes inside of classes in bgt

2020-04-23 Thread AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector


  


Re: making classes inside of classes in bgt

I have coded a few big projects before. This is just the most complex one so far. And when or if I fail, I am ok with that. Each time I have tried this, I have gotten much further than the previous attempt, so it proves I am learning as I go. I like the challenge, and since this will not be a released project, I don't see the harm in trying it. This project in particular is a good way for me to measure my progress and what I have learned and what I need to work on. Because it is not an easy one. I mean, neither is the level creator, but that doesn't deal with arrays inside of classes and comparing lots of arrays. I hope I am not coming off as cocky. But I have put a lot of time and effort into coding this and other projects, so I feel ok with myself.I think the biggest reason why I have a good attitude about coding and facing challenges is because my experience with building the level creator was very smooth. I was able to code syntax, aliases, and macros all in one night. I went from not knowing how to play a sound with the sound pool and then exit, to a full on application that actually worked, overnight. Of course I had quite a few failed attempts with map games before this experience, but this was my first application from scratch and original idea. It just came together perfectly. I am very lucky to have that experience, because your first major project, especially from scratch, is a first impression of how you will start new project and challenges.

URL: https://forum.audiogames.net/post/522109/#p522109




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


Is there any Skype groop I could join?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Gamulation via Audiogames-reflector


  


Is there any Skype groop I could join?

hi.I have been using skype latly, but there is non of my class mates use it. Du some of you have a groop I could join.If you dont want me to join I understand that.

URL: https://forum.audiogames.net/post/522111/#p522111




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


Re: Why are private messages doing this?

2020-04-23 Thread AudioGames . net Forum — Site and forum feedback : thetechguy via Audiogames-reflector


  


Re: Why are private messages doing this?

wow. this system sucks. well, they can't really fix this because the web masters are ... not doing anything!

URL: https://forum.audiogames.net/post/522110/#p522110




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


Re: making classes inside of classes in bgt

2020-04-23 Thread AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector


  


Re: making classes inside of classes in bgt

I have coded a few big projects before. This is just the most complex one so far. And when or if I fail, I am ok with that. Each time I have tried this, I have gotten much further than the previous attempt, so it proves I am learning as I go. I like the challenge, and since this will not be a released project, I don't see the harm in trying it. This project in particular is a good way for me to measure my progress and what I have learned and what I need to work on. Because it is not an easy one. I mean, neither is the level creator, but that doesn't deal with arrays inside of classes and comparing lots of arrays. I hope I am not coming off as cocky. But I have put a lot of time and effort into coding this and other projects, so I feel ok with myself.

URL: https://forum.audiogames.net/post/522109/#p522109




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


Re: How to adjust the position and size of a control automatically in C#

2020-04-23 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector


  


Re: How to adjust the position and size of a control automatically in C#

I believe there is. Unfortunately my experience with C# is limited, there are indications of similarities to wxPython widgets, such as [FlowLayoutPanel] or [snaplines], there's also a guide [here] that may have some useful tidbits. I'd need time to familiarize myself more with the language and dig into the GUI functions to offer more insight.

URL: https://forum.audiogames.net/post/522108/#p522108




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


Re: Addon for nvda game ttranslate

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Emanuel_Ion_21 via Audiogames-reflector


  


Re: Addon for nvda game ttranslate

tank you all

URL: https://forum.audiogames.net/post/522107/#p522107




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


Re: making classes inside of classes in bgt

2020-04-23 Thread AudioGames . net Forum — Developers room : ogomez92 via Audiogames-reflector


  


Re: making classes inside of classes in bgt

ok, here's the thing. YOu're trying to learn programming by taking on a huge project. It's like  trying to build a house with a pool and a backyard without first learning to cut pieces of wood. Don't do it. It's only going to make you frustrated.

URL: https://forum.audiogames.net/post/522106/#p522106




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


Re: making classes inside of classes in bgt

2020-04-23 Thread AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector


  


Re: making classes inside of classes in bgt

for anyone else who wants to build a crazy party battle system, don't do it. It is an insane amount of work. Unless I am doing this all wrong. Lol which probably I am. Nonetheless it is working so far. To give you an idea of how much crap there is, my main script is 6491 characters, my player class is 1458 characters, and my card class is 3775 characters long. And the cards aren't even playable yet! The card class is huge because I put a lot of passive variables. Way more than necessary. I don't know how they did any of this, but trial and error I guess is my take on it for now. You should also know that this is my 4th time trying this. Fifth if you want to count the last rewrite I just did.Ok rant over. I am going back to coding this thing

URL: https://forum.audiogames.net/post/522105/#p522105




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


Re: making classes inside of classes in bgt

2020-04-23 Thread AudioGames . net Forum — Developers room : Zarvox via Audiogames-reflector


  


Re: making classes inside of classes in bgt

for anyone else who wants to build a crazy party battle system, don't do it. It is an insane amount of work. Unless I am doing this all wrong. Lol which probably I am. Nonetheless it is working so far. To give you an idea of how much crap there is, my main script is 6400 characters, and my card class is 3775 characters long. And the cards aren't even playable yet! The card class is huge because I put a lot of passive variables. Way more than necessary. I don't know how they did any of this, but trial and error I guess is my take on it for now.Ok rant over. I am going to back to coding this thing

URL: https://forum.audiogames.net/post/522105/#p522105




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


Re: Steam client bootstripper/downloading GTA

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Gamulation via Audiogames-reflector


  


Re: Steam client bootstripper/downloading GTA

Did you install rockstar game launcher? If not du that.

URL: https://forum.audiogames.net/post/522104/#p522104




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


Re: playing GTAV with NVDA

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Gamulation via Audiogames-reflector


  


Re: playing GTAV with NVDA

Hi.This link brings you to the topic made about this addon.It brings you to post 1.https://forum.audiogames.net/post/512260/#p512260

URL: https://forum.audiogames.net/post/522103/#p522103




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


Re: Unable to find The correct folders to install the GTA5 mod

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Gamulation via Audiogames-reflector


  


Re: Unable to find The correct folders to install the GTA5 mod

In your documents foalder there should be a rockstar games foalder. Inside there a porfiles foalder. And inside there a foalder with random letters. Paste the save file in there, there are tho files you need to paste.

URL: https://forum.audiogames.net/post/522102/#p522102




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


Re: Copypasta thread

2020-04-23 Thread AudioGames . net Forum — Off-topic room : giorgi elbaqidze via Audiogames-reflector


  


Re: Copypasta thread

harry potter battles to lord voldemort

URL: https://forum.audiogames.net/post/522101/#p522101




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


Re: Sequence Storm Rhythm Racing Game

2020-04-23 Thread AudioGames . net Forum — New releases room : rory-games via Audiogames-reflector


  


Re: Sequence Storm Rhythm Racing Game

yaaas everyone get hyyped the editor accessibility fix update is ouuut! time to make some trcks!

URL: https://forum.audiogames.net/post/522100/#p522100




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


Re: 2733 HQSFX from freesound! Remember to give the artists propper credit

2020-04-23 Thread AudioGames . net Forum — Developers room : ignatriay via Audiogames-reflector


  


Re: 2733 HQSFX from freesound! Remember to give the artists propper credit

quick question. I'm thinking of uploading my sounds to freesound... They are professionally recorded, should I? That, and do you gane money from people downloading your sounds?

URL: https://forum.audiogames.net/post/522099/#p522099




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


Re: quesion about dangerous waters

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : hanif via Audiogames-reflector


  


Re: quesion about dangerous waters

try entering 30 on the edit box. if it works, you'll be at the boss stage and you have to kill it.

URL: https://forum.audiogames.net/post/522098/#p522098




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


Re: Accessible DJ programs for windows?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Gaki_shonen via Audiogames-reflector


  


Re: Accessible DJ programs for windows?

You can use mixx . It works with NVDA and jaws, and it’s for windows.

URL: https://forum.audiogames.net/post/522097/#p522097




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


Re: I am searching for Discord servers to join

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Mayana via Audiogames-reflector


  


Re: I am searching for Discord servers to join

If you're looking for a nice general server for VI people, I suggest VIP Lounge, which has a pretty active and friendly community:https://viplounge.group/If you enjoy listening to streams by PG13 and would like to chat with them on and off stream, or just talk about games in general, you can do so here:https://discord.gg/Wrd9nasAnd lastly, if you've played or plan to play Code 7 and would like to ask for hints or discuss the plot, join Goodwolf Studio's official Discord server:https://discord.gg/Code7

URL: https://forum.audiogames.net/post/522095/#p522095




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


Re: I am searching for Discord servers to join

2020-04-23 Thread AudioGames . net Forum — Off-topic room : thetechguy via Audiogames-reflector


  


Re: I am searching for Discord servers to join

Join  VIP Lounge! you can talk to Visually impaired and sighted people! we have over 133 members now and its pretty active.

URL: https://forum.audiogames.net/post/522096/#p522096




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


Re: I am searching for Discord servers to join

2020-04-23 Thread AudioGames . net Forum — Off-topic room : NevEd via Audiogames-reflector


  


Re: I am searching for Discord servers to join

Here's me and my buddy's server we have set up for music, but it's also just a general socializing server. Just pop in and say whatever you want https://discord.gg/XbvNE5

URL: https://forum.audiogames.net/post/522094/#p522094




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


Re: Accessible DJ programs for windows?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : NevEd via Audiogames-reflector


  


Re: Accessible DJ programs for windows?

am looking for this also. I'm getting a new laptop soon, that's not apple, and I would like someone that accessible but also has good midi controller support. Ideally if I didn't have to buy the laptop I would've gotten 2 turntables, a mixer and a CDJ

URL: https://forum.audiogames.net/post/522093/#p522093




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


Re: Addon for nvda game ttranslate

2020-04-23 Thread AudioGames . net Forum — Off-topic room : angel_diva22 via Audiogames-reflector


  


Re: Addon for nvda game ttranslate

Hi,@1 and @2, there is no NVDA addon that translates any game from any language. JGT translates Japanese games.The link to the releases for the Translate addon for NVDA IS:https://github.com/yplassiard/nvda-translate/releasesHope this helps.

URL: https://forum.audiogames.net/post/522092/#p522092




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


Re: Bokurano Daibouken 3 : secondary topic

2020-04-23 Thread AudioGames . net Forum — New releases room : angel_diva22 via Audiogames-reflector


  


Re: Bokurano Daibouken 3 : secondary topic

If it gives you an error in Japanese about not being able to check for updates, just press enter andit will load.HTH.

URL: https://forum.audiogames.net/post/522091/#p522091




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


Re: Bokurano Daibouken 3 : secondary topic

2020-04-23 Thread AudioGames . net Forum — New releases room : angel_diva22 via Audiogames-reflector


  


Re: Bokurano Daibouken 3 : secondary topic

If it gives you an eror in Japanese about not being able to check for updates, just press enter andit will load.HTH.

URL: https://forum.audiogames.net/post/522091/#p522091




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


Re: Dangerous Drive, Ultimate Chase

2020-04-23 Thread AudioGames . net Forum — New releases room : rory-games via Audiogames-reflector


  


Re: Dangerous Drive, Ultimate Chase

I'm sorry I got a bit snappy then. I'm just getting a bit sick of haily hating on me when I've literally done nothing to her or anyone else.

URL: https://forum.audiogames.net/post/522090/#p522090




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


Re: judgement day, a few questions

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : necrozma via Audiogames-reflector


  


Re: judgement day, a few questions

hi guys. sorry for reviving this topic but i recommended the game for my friend and he got a following error.progect 1runtime error 6 overflow.what is the problem?please answer me.

URL: https://forum.audiogames.net/post/522089/#p522089




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


Re: Return to the world of Manamon in Manamon 2: The Eternal Requiem

2020-04-23 Thread AudioGames . net Forum — New releases room : Erick via Audiogames-reflector


  


Re: Return to the world of Manamon in Manamon 2: The Eternal Requiem

Of course not cause the developer just. Well, doesn't respond on forums and such. So, to answer, no, don't think this game will be undated, he is just going to release another game, and another and another and another until, you know.

URL: https://forum.audiogames.net/post/522088/#p522088




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


Re: Manamon 2: Impressions Thread

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Jayde via Audiogames-reflector


  


Re: Manamon 2: Impressions Thread

I've emailed Aaron, but will continue to test at various times of the day and night. It's possible that "day" means midnight to noon, while "night" means noon to midnight". After all, the change log itself doesn't say when Calculade transforms, and no NPCs mention it (which, to me, is a pretty big oversight in and of itself).A quick update from Aaron, who got back to me quickly. Apparently, it's better to think of AM and PM, vs. day and night.

URL: https://forum.audiogames.net/post/522081/#p522081




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


Re: Manamon 2 - Trade and Battle Lobby

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : bigdog via Audiogames-reflector


  


Re: Manamon 2 - Trade and Battle Lobby

right I just meant we could do either or or. Also I am feeling like a wager, so I have all the legendaries I think, actually 99% sure I do. So if someone beats me two out of three times I will trade them one of my legends for a water or fire starter of the second generation mons or venomander or grimident holding a venomous lance. Also my mon will be holding something nice when traded to them. To make it interesting each mon battle will be with different manamon.  Most of my legends are level 100.  Each battle are levels should only be five apart at most. Please let me know if that sounds good.

URL: https://forum.audiogames.net/post/522087/#p522087




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


Re: Return to the world of Manamon in Manamon 2: The Eternal Requiem

2020-04-23 Thread AudioGames . net Forum — New releases room : marko via Audiogames-reflector


  


Re: Return to the world of Manamon in Manamon 2: The Eternal Requiem

Is this game still being updated?

URL: https://forum.audiogames.net/post/522086/#p522086




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


Re: Corona Virus: is it the beginning of the end?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : rwbeardjr via Audiogames-reflector


  


Re: Corona Virus: is it the beginning of the end?

Hey guys.So, a quick update. As of Saturday, all Florida K-12 schools will continue with distance learning for the remainder of the 2019-2020 school year. And I was told yesterday that my school will be doing a virtual graduation ceremony. I'm curious how this is going to work. Unfortunately we haven't heard anything about a reunion or anything, but it would be nice to at least see some people from school one more time before I go on with life and probably never see some of those people again

URL: https://forum.audiogames.net/post/522085/#p522085




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


Re: Galactic Colonies: Public accessible alpha version available

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : amerikranian via Audiogames-reflector


  


Re: Galactic Colonies: Public accessible alpha version available

I think the announcement of coordinates would be helpful instead of adding the swipes

URL: https://forum.audiogames.net/post/522084/#p522084




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


quesion about dangerous waters

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : necrozma via Audiogames-reflector


  


quesion about dangerous waters

hello guys.i found a game called dangerous waers and i am enjoying it.but i have a question.after killing a alpha guard and activating a bomb, what should i do?the manual says enter a second to wait and run but if i try anything i keep dying.so if you guys know how to complete this please give me a tip.

URL: https://forum.audiogames.net/post/522083/#p522083




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


Re: Dreamland-official version

2020-04-23 Thread AudioGames . net Forum — New releases room : rwbeardjr via Audiogames-reflector


  


Re: Dreamland-official version

Yeah where did you get the iOS version? Someone shared a supposed link a few months ago but the page was all in Chinese and I couldn't figure out how to download the game

URL: https://forum.audiogames.net/post/522082/#p522082




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


Re: Manamon 2: Impressions Thread

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Jayde via Audiogames-reflector


  


Re: Manamon 2: Impressions Thread

I've emailed Aaron, but will continue to test at various times of the day and night. It's possible that "day" means midnight to noon, while "night" means noon to midnight". After all, the change log itself doesn't say when Calculade transforms, and no NPCs mention it (which, to me, is a pretty big oversight in and of itself).

URL: https://forum.audiogames.net/post/522081/#p522081




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


Re: 2733 HQSFX from freesound! Remember to give the artists propper credit

2020-04-23 Thread AudioGames . net Forum — Developers room : Meatbag via Audiogames-reflector


  


Re: 2733 HQSFX from freesound! Remember to give the artists propper credit

really sorry for bring this back up but I dont think a new topic should be created on that, I downloaded the file, tryed to unzip it, and about 99% of it just wont work or what ever, 7zip told me that to those files201; Data error : Defender's Freesound Collection\Footsteps\Packs\23928__kierankeegan__foundation-sounds\422740__kierankeegan__footsteps-forest-1.flac 201 of 2295

URL: https://forum.audiogames.net/post/522080/#p522080




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


Re: dino-rex, take control of a mighty tyranasaur, first one of its kind..

2020-04-23 Thread AudioGames . net Forum — New releases room : mariaespino26 via Audiogames-reflector


  


Re: dino-rex, take control of a mighty tyranasaur, first one of its kind..

i am so glad i could distroy the north fence. one problem, there are no goat or people noises.

URL: https://forum.audiogames.net/post/522079/#p522079




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


Re: Battle Of Armageddon: a forgotten survival horror

2020-04-23 Thread AudioGames . net Forum — New releases room : mata via Audiogames-reflector


  


Re: Battle Of Armageddon: a forgotten survival horror

Bumping this topic up a little since I'm not sure if it's been tlaked about elsewhere. Is there still a way to purchase it? As far as story goes, I'd like to have a gamble on this one.

URL: https://forum.audiogames.net/post/522077/#p522077




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


Re: dino-rex, take control of a mighty tyranasaur, first one of its kind..

2020-04-23 Thread AudioGames . net Forum — New releases room : mariaespino26 via Audiogames-reflector


  


Re: dino-rex, take control of a mighty tyranasaur, first one of its kind..

i got the new version.

URL: https://forum.audiogames.net/post/522078/#p522078




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


Problem with notification settings on Iphone

2020-04-23 Thread AudioGames . net Forum — Off-topic room : arnold18 via Audiogames-reflector


  


Problem with notification settings on Iphone

Hi all,Does anyone know how to turn on crafting kingdom and galactic colonies notifications on Iphone? They both say its disabled in device settings. The problem is that  if i try to enable it in the notification settings, they simply don't turn up on the list.

URL: https://forum.audiogames.net/post/522076/#p522076




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


Re: Dissidia Final Fantasy: a Final Fantasy game we can all enjoy

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : hanif via Audiogames-reflector


  


Re: Dissidia Final Fantasy: a Final Fantasy game we can all enjoy

@dan_c, most of the voice actors for dissidia are quite famous, especially for chaos who also appears in other triple A games like the arbiter in the halo series and the captain in mass effect trilogy. He also play a role after his real name in saints row IV, acted as the vice president of the US.There are also other famous voice actors, like tidus who plays obi wan kenobi in the star wars animated series and games, the younger version of emet brown in telltale’s back to the future, iceman in some x-men games, and many more.

URL: https://forum.audiogames.net/post/522075/#p522075




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


Accessible DJ programs for windows?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Zachary via Audiogames-reflector


  


Accessible DJ programs for windows?

I'm at a loss.  I used to be a DJ but I had to sell my kit.  I had a Pioneer 350 kit but I had to sell due to certain circumstances.  I'm looking for an accessible alternative, preferably for windows and that does not require the use of a midi controller.  Any help you can provide would be greatly appreciated

URL: https://forum.audiogames.net/post/522074/#p522074




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


Re: Another chinese game worth recommending

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : mata via Audiogames-reflector


  


Re: Another chinese game worth recommending

Djsenter got me hooked on this game yesterday. Not because of the game itself but because I'm an avid fan of condor heroes series, read two translated versions, watched at least 3 versions of the movies...of the first and the second books of course...and the fact that this game is based on both books too is just...man i'm not supposed to be playing this game at work rofl.

URL: https://forum.audiogames.net/post/522073/#p522073




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


Re: Galactic Colonies: Public accessible alpha version available

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector


  


Re: Galactic Colonies: Public accessible alpha version available

I like the directional swiping, but the problem is that right now swiping up and down takes you to other elements like missions and such, which is also handy. Maybe make it a multi finger swipe in those directions. Alternatively, you could have the game announce what row and Colomn you are on after it says the style type and whatever is on that tile, or give an audio indicator when the swipe takes you to the next row.Question: how many rows and columns accross is the grid for each planet? Is it fixed, or does it cary from planet to planet?I did find myself using the touch and explore technique and found it helpful, if a little difficult and time consuming.

URL: https://forum.audiogames.net/post/522072/#p522072




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


Re: I nead beta testers

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : masonasons via Audiogames-reflector


  


Re: I nead beta testers

Hi Meatbag,I'm seeing this topic late. If you need anymore testers, I'm happy to help.

URL: https://forum.audiogames.net/post/522071/#p522071




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


Re: NVDA reads Thunderbird statuses in latest update, how to turn it off?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : ertay via Audiogames-reflector


  


Re: NVDA reads Thunderbird statuses in latest update, how to turn it off?

Yes, you need to disable the status bar. Press ALT to access the main  toolbar, go to View -> Toolbars -> Status Bar. When you uncheck it, it will stop doing that. The Thunderbird developers accidentally introduced this bug and it is already reported on their Github page, but it'll take a while until it gets pushed to the stable build.

URL: https://forum.audiogames.net/post/522070/#p522070




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


Re: swamp campaigns

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : TheBlindSaiyan via Audiogames-reflector


  


Re: swamp campaigns

@18... do you have any idea how to fix it?Or maybe if the creator was on the forum, someone could let them know that there's problems with the campaign.After all, it's very annoying if someone plays it for a while and can't save their progress, not without screwing the game up anyway. :d

URL: https://forum.audiogames.net/post/522069/#p522069




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


Re: a petition to get rhythm heaven on the switch! please sign!

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Gaki_shonen via Audiogames-reflector


  


Re: a petition to get rhythm heaven on the switch! please sign!

you guys are s lucky to have them kinda consoles. we have a wii, but my family doesn't give a fuck about it, therefor. the controlers are lost

URL: https://forum.audiogames.net/post/522068/#p522068




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


Re: iPhone SE 2020 edition

2020-04-23 Thread AudioGames . net Forum — Off-topic room : ivan_soto via Audiogames-reflector


  


Re: iPhone SE 2020 edition

I preordered the phone, and it's arriving tomorrow.I'll make sure to come on here and let you all know it goes, but I'm assuming that for me, the actual phone won't be that different because I have the iPhone XR, but I plan to sell off the XR as I like my home button.

URL: https://forum.audiogames.net/post/522067/#p522067




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


Re: Galactic Colonies: Public accessible alpha version available

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : mikrima via Audiogames-reflector


  


Re: Galactic Colonies: Public accessible alpha version available

One of the issues that I keep reading a lot seems to be the connections and the adjacency of buildings.It's quite clear to us that we need to work on the accessibility of this part of the game some more.The surface of the planet is actually a hex grid. Each tile borders to 6 other tiles.This part is easy to understand. In the beginning, only a small part of the planet's surface is discovered.Right now, swiping right will go through all the tiles that are uncovered in order.This means that when you reach the edge of the discovered area, and keep swiping, you are taken to the first tile in the next row of tiles. This could potentially be quite far away from the last tile in the previous row. Further than the allowed maximum connection distance for warehouses.I think where we need to massively improve is how these tiles are navigated.We're currently thinking directional swiping - up, down, left up, left down, right up and right down.Let me know what you think about that, I would like some feedback.I don't know if this helps - but you can also do touch explore on the planet surface. Meaning you can touch the screen and move around slowly. That way you can hear what's directly around your building.If you select a building with a swipe, it will be in the center of the screen.

URL: https://forum.audiogames.net/post/522066/#p522066




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


NVDA reads Thunderbird statuses in latest update, how to turn it off?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Munawar via Audiogames-reflector


  


NVDA reads Thunderbird statuses in latest update, how to turn it off?

Hi,In the latest NVDA/Thunderbird combination, NVDA will say things like "Connecting to IMAP server... Downloading message x of y...". Is there a way to turn this stuff off? It's really annoying when I press delete and it says "Deleted 1 message" before reading the next subject.

URL: https://forum.audiogames.net/post/522065/#p522065




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


Re: dino-rex, take control of a mighty tyranasaur, first one of its kind..

2020-04-23 Thread AudioGames . net Forum — New releases room : omer via Audiogames-reflector


  


Re: dino-rex, take control of a mighty tyranasaur, first one of its kind..

the new ver is out, the link is in the first postchangelogbugfix, all the sound freezing bugs are fixed.4/24/2020bugfix, fixed the bug about north fense not beeing distructible4/21/2020new feature, while raging, if you go close to a goat or something can be eatable, you automaticly eat it nowbugfix, i think i fixed the bug about none stop looping sounds after their owner disappears, credit erick.bugfix, you can no longer run while raging, since your already running like mad, credit burak.4/20/2020

URL: https://forum.audiogames.net/post/522064/#p522064




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


Re: Manamon 2: Impressions Thread

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Dragons via Audiogames-reflector


  


Re: Manamon 2: Impressions Thread

It's happen to me too Jayde. I thought it's just me.

URL: https://forum.audiogames.net/post/522063/#p522063




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


Re: The Company, text-heavy Erotic game featuring Mind Control

2020-04-23 Thread AudioGames . net Forum — New releases room : omer via Audiogames-reflector


  


Re: The Company, text-heavy Erotic game featuring Mind Control

Orin wrote:the best in the world wrote:I love this game. it's pretty interesting. why won't we play the 4.0 release?We won't be playing it because it'll no longer be text-based. 4.0 will be on an entirely new engine.OH REALLY, İ DİDNT KNOW THAT

URL: https://forum.audiogames.net/post/522062/#p522062




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


Re: Unable to find The correct folders to install the GTA5 mod

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Zachary via Audiogames-reflector


  


Re: Unable to find The correct folders to install the GTA5 mod

Ok.  I got the mod working.  Now what do I do about the save file?  Every time I start the game it starts in story mode and I don't know where to paste the save

URL: https://forum.audiogames.net/post/522061/#p522061




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


Re: New addicting online fighting game!

2020-04-23 Thread AudioGames . net Forum — New releases room : Erick via Audiogames-reflector


  


Re: New addicting online fighting game!

How can I get started playing this game? I really want to.

URL: https://forum.audiogames.net/post/522060/#p522060




-- 
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!

2020-04-23 Thread AudioGames . net Forum — Introduce Yourself to Gain Access : Drakeula via Audiogames-reflector


  


Re: Restricted/new users: introduce yourself!

Hi. A friend who is blind told me to check out this site to play games with our group of 7 in Texas and to share the site with other game lovers who are blind.

URL: https://forum.audiogames.net/post/522059/#p522059




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


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : stirlock via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

Well, it appears I didn't make it, but grats to those that did.

URL: https://forum.audiogames.net/post/522058/#p522058




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


Re: Dissidia Final Fantasy: a Final Fantasy game we can all enjoy

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector


  


Re: Dissidia Final Fantasy: a Final Fantasy game we can all enjoy

@45 Hope you enjoy Yvdra union. It's a long game worth a couple playthroughs, so should last a while.As to voice actors in dissidia, I'm pretty sure the guy voicing furien is the same behind ichigo from the bleach anime, and the guy behind Cecil also does Sasuke from the naruto series. I think he also voices Cecil in the ds remake of final fantasy 4.

URL: https://forum.audiogames.net/post/522057/#p522057




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


Re: swamp campaigns

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : CAE_Jones via Audiogames-reflector


  


Re: swamp campaigns

... Huh. I just tried copying it off my site onto a new computer, and ... the file just abruptly ends mid event. That's ... weird. And there's a bug with ally sounds that I haven't encountered before and appears to be on Swamp's or Windows' end.Leveling works, though, but the numbers are screwy.

URL: https://forum.audiogames.net/post/522056/#p522056




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


Re: Let's Build an Audiogame Together in Python

2020-04-23 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: Let's Build an Audiogame Together in Python

It's not like it's easier for sighted people.  Game programming is the hardest kind of programming no matter how you slice it.I'm slowly inching my way toward writing a book, in theory. In practice no promises.  It would probably be aimed at the people who want to make Swamp, not so much the new programmer, though.

URL: https://forum.audiogames.net/post/522055/#p522055




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


Re: Let's Build an Audiogame Together in Python

2020-04-23 Thread AudioGames . net Forum — Developers room : UltraLeetJ via Audiogames-reflector


  


Re: Let's Build an Audiogame Together in Python

Munawar wrote:Doubt it. The dev has a habit of abandoning things.agreed, its not the first time this happens re: the op. Even the commercial stuff is totally abandoned.too bad, because otherwise this would have been very good. In the mean time, more broken and unfinished projects or games, more scorn and arrogance from other devs, and python and audiogames will still be an embarrassingly sad mess all around.tbh, I still feel there is an unmovable brick wall between me as a power user and programming, though I have done very simple projects in the past using other languages, but there is so much to learn and as far as I have read on other people's problems, sometimes some things work and others they don't and then its because of a library that is not being implemented right or something is outdated and there is always this sort of temporary solution and individualism over things that its actually very hard to try and get started somewhere.

URL: https://forum.audiogames.net/post/522054/#p522054




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


Re: Dissidia Final Fantasy: a Final Fantasy game we can all enjoy

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : dan_c via Audiogames-reflector


  


Re: Dissidia Final Fantasy: a Final Fantasy game we can all enjoy

I know, the intro kind of gives me an MK Armageddon vibe, though thankfully unlike that game, the intro is definitely not the best part of this one.  as an aside Kenshira, due to your recommendation I've managed to get a copy of Yggdra Union and am very excited to play it.Makes me curious which other turn based games we can actually play these days with the increase in accessibility.  I'm off to look up the voice actors for Dissidia now, I'm sure I recognise some of them.  

URL: https://forum.audiogames.net/post/522053/#p522053




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


Re: finding information about android accessibility, tips, tricks and soOn

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Makiocento via Audiogames-reflector


  


Re: finding information about android accessibility, tips, tricks and soOn

Hi.I've never used smart switch, I prefer to configure my new device everytime as is. I... Just like it.

URL: https://forum.audiogames.net/post/522052/#p522052




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


Re: What do you use to record your PC games?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : tunmi13 via Audiogames-reflector


  


Re: What do you use to record your PC games?

I use either EasyCord, or Virtual Recorder. For EasyCord, you can get it here:http://tunmi13.dev/projects/easycord.zip. NOTE: This is not an attempt to promote my project, it is just a casual reference/suggestion.

URL: https://forum.audiogames.net/post/522050/#p522050




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


Re: What do you use to record your PC games?

2020-04-23 Thread AudioGames . net Forum — Off-topic room : tunmi13 via Audiogames-reflector


  


Re: What do you use to record your PC games?

I use either EasyCord, or Virtual Recorder. For EasyCord, you can get it here:http://tunmi13.dev/projects/EasyCord.zip. NOTE: This is not an attempt to promote my project, it is just a casual reference/suggestion.

URL: https://forum.audiogames.net/post/522050/#p522050




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


Re: What is this eror in Manamon 2?

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Emanuel_Ion_21 via Audiogames-reflector


  


Re: What is this eror in Manamon 2?

ok, tank you

URL: https://forum.audiogames.net/post/522051/#p522051




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


Re: How to hold iPhone for video calls

2020-04-23 Thread AudioGames . net Forum — Off-topic room : camlorn via Audiogames-reflector


  


Re: How to hold iPhone for video calls

Put your elbow at your side, hold the phone with your hand around the back so that the screen is uncovered.  Your elbow should be at like a 45 degree angle or so, so that your arm forms a V shape. Tilt the screen so that it lines up with your face.  Take your left hand, touch your nose, then touch the center of the phone's screen; if this is a short-ish straight line with no obstructions it's probably pretty good.If I hold the phone so that the screen is flat against my nose and my right hand is wrapped around the back of it, with the speaker up and the home button down, I get the right position by just unbending my elbow to about 45 degrees.  The actual camera on it is usually near the speaker that you put near your ear.The table method probably looks more awkward and blindie than anything unless you've got just the right table.  If you want to put it on a stand, they do make stands for this purpose; they should cost you around $20 at worst.Find someone sighted to have some practice video calls with.  The position for this isn't actually very difficult but you'll want someone on the other end telling you when it's lined up until you have it down.

URL: https://forum.audiogames.net/post/522049/#p522049




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


Re: How to hold iPhone for video calls

2020-04-23 Thread AudioGames . net Forum — Off-topic room : tunmi13 via Audiogames-reflector


  


Re: How to hold iPhone for video calls

On my iPhone 6S, the camera is on the top right side on the bottom of the phone, if you are holding the phone in portrait mode with the Home button towards you.My method is to grip the phone around the back and hold the phone parallel to my face if using the front camera, and if you are using the back camera, flip the phone so that the back is toward you, then move your face to the right a bit to fully catch the viewfinder of the camera.

URL: https://forum.audiogames.net/post/522048/#p522048




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


playing GTAV with NVDA

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : jdawg1983 via Audiogames-reflector


  


playing GTAV with NVDA

sorry if this has been brought up before, I just don't know where I'd find more info about it. I know there's an addon for NVDA called lion which apparently blind people are using to read the  inaccessible text of games. where would I find more info and/or a link to this addon? thanks!

URL: https://forum.audiogames.net/post/522047/#p522047




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


Re: Dangerous Drive, Ultimate Chase

2020-04-23 Thread AudioGames . net Forum — New releases room : tunmi13 via Audiogames-reflector


  


Re: Dangerous Drive, Ultimate Chase

There is the required evidence. It would of been better if you had said that before. I will be placing you in the credits as stated. But next time, please do not try to demand for credit without any proof.

URL: https://forum.audiogames.net/post/522046/#p522046




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


Re: My problem in C

2020-04-23 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: My problem in C

Yeah, my guess is also they use a buggy C compiler.  That or somehow the version you've entered on the web site and the version you've given us vary in some subtle fashion.  Do they tell you what C compiler they use?

URL: https://forum.audiogames.net/post/522045/#p522045




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


Steam client bootstripper/downloading GTA

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : ThirdEyeAccess via Audiogames-reflector


  


Steam client bootstripper/downloading GTA

Hi, I purchased GTA from Steam for 32 bucks with tax or so; I can see I purchased it and it says I own the game, however when going to my library and opening it I get a dialogue stating "this program needs a application to launch it" I see the option for "steam client bootstripper" then tab to the choose button; however, another dialogue opens asking me to choose a application to open the program... What am I doing wrong here? I never used steam so maybe I'm missing something here, please help - Thanks

URL: https://forum.audiogames.net/post/522044/#p522044




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


Re: iPhone SE 2020 edition

2020-04-23 Thread AudioGames . net Forum — Off-topic room : burak via Audiogames-reflector


  


Re: iPhone SE 2020 edition

Hello,4s was my favourite. This is going to be my next phone too.

URL: https://forum.audiogames.net/post/522043/#p522043




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


Re: iPhone SE 2020 edition

2020-04-23 Thread AudioGames . net Forum — Off-topic room : dan_c via Audiogames-reflector


  


Re: iPhone SE 2020 edition

This will most likely be my next phone as well.the early reviews look very promising, and it's got touch ID, which I love due to the ease of use and how you can just get things done privately without having to move the phone.  I've got the 6s at the moment and have for the past 3 years, so the battery is no where near as good as it once was.  Plus in terms of five G, I personally find 4g here to be perfectly fast enough for my needs so I'm not too worried about it.

URL: https://forum.audiogames.net/post/522042/#p522042




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


Re: How to hold iPhone for video calls

2020-04-23 Thread AudioGames . net Forum — Off-topic room : rory-games via Audiogames-reflector


  


Re: How to hold iPhone for video calls

I don't know, it depends on which camera you're using. generally, have it in front of you on a surace and look down at the sound, it's what my parents told me to do yesterday when I had one iwth my councilor

URL: https://forum.audiogames.net/post/522041/#p522041




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


Re: Dangerous Drive, Ultimate Chase

2020-04-23 Thread AudioGames . net Forum — New releases room : rory-games via Audiogames-reflector


  


Re: Dangerous Drive, Ultimate Chase

for once, haily, read, before you put words in my mouth. You seem to be trying your absolute hardest to make me look bad right now. To prove a point, I quote from the 0.2 read-me:(Temporary Option) Submit a new Name for street Chaos: This allows you to come up with a new name for Street Chaos. The link will be opened in your browser, and then you can simply fill out the form. The person with the best name wins, and will recieve a mention in the credits section.

URL: https://forum.audiogames.net/post/522040/#p522040




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


Re: What is this eror in Manamon 2?

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Zarvox via Audiogames-reflector


  


Re: What is this eror in Manamon 2?

that means it is looking for a file called status in a folder called sfx. Short version, can't find a sound to play. Try redownloading the game and see if the sound data is fixed

URL: https://forum.audiogames.net/post/522039/#p522039




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


Re: Where can i host my belowed chinese games?

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : dan_c via Audiogames-reflector


  


Re: Where can i host my belowed chinese games?

I admit, it''s that uncertainty which has stopped me from doing something similar.  also would be great to have a resource on exactly how to get these running and playable, similar to the japanese games before jgt became a thing making things ten times easier.

URL: https://forum.audiogames.net/post/522038/#p522038




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


Re: iPhone SE 2020 edition

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Thatguy via Audiogames-reflector


  


Re: iPhone SE 2020 edition

I'm very proud to still own an iphone 4S and an iPhone SE, first generation. I use my 4S as an iPod now and it still runs beautifully. Heck if I could, I'd still be using that as the phone I carried around every day. Unfortunately, I can't get the big sim cards anymore, and I don't think the 4 even supports 3g. As much as I love it though, my all time favorite design is the iPhone 5. It was just the right amount of thick and thin, and was just the right size too. It reminds me of an actual phone and not a slab of glass, like the new ones do. Personally, I don't care all that much about my devices being super slim. I'd give up some MM just to get rid of that camera bump. And I'll always miss the headphone jack... I'm still not used to that lol. I don't care much about 3d/haptic touch either, because it is most of the time more of a hendrance than anything. I must tap my screen harder than the average person, because when I double tap and hold something, a context menu pops up when all I wanted was the delete button. If Apple ever came out with another 4 inch phone, I'd buy it, even if it didn't have the latest and greatest in it. That most likely won't happen, but if it did, I'd be all for it.

URL: https://forum.audiogames.net/post/522035/#p522035




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


Re: Addon for nvda game ttranslate

2020-04-23 Thread AudioGames . net Forum — Off-topic room : makenan53 via Audiogames-reflector


  


Re: Addon for nvda game ttranslate

I think there isn't an addon for that.

URL: https://forum.audiogames.net/post/522037/#p522037




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


How to hold iPhone for video calls

2020-04-23 Thread AudioGames . net Forum — Off-topic room : bollemanneke via Audiogames-reflector


  


How to hold iPhone for video calls

Hi guys,So I’ve just spent like an hour trying to find the answer to this question and am really astonished no one ever wrote it down anywhere.If I want to video chat with someone, how do I hold my phone so that they can see me properly? Do I just hold it in front of my face so that I speak into the screen?And if I want to show someone an object, do I hold it above the object?Thanks.

URL: https://forum.audiogames.net/post/522036/#p522036




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


What is this eror in Manamon 2?

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Emanuel_Ion_21 via Audiogames-reflector


  


What is this eror in Manamon 2?

Hi all!I found an eror in manamon 2 game.this is:ErrordialogUnable to locate pack SFX for status.what is that?and how I can remove?

URL: https://forum.audiogames.net/post/522034/#p522034




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


Re: help with the rr level creator?

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Zarvox via Audiogames-reflector


  


Re: help with the rr level creator?

and please read the manual for rhythm rage. As stated in the creator's manual, this program is not responsible for teaching syntax, it assumes you already know how to make a level. The fail sound is required unless you have a file called fail_generic in your pack. Sound preload errors in rhythm rage are not creator errors, unless the syntax written by the creator is incorrect, which it shouldn't be. If there are bugs, I will fix them, but try to find an error you made before assuming the creator did something wrong. Lots of people forget to add the fail sound.

URL: https://forum.audiogames.net/post/522033/#p522033




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


Re: Addon for nvda game ttranslate

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Angel via Audiogames-reflector


  


Re: Addon for nvda game ttranslate

Nah, only the translate add-on can, I don't have it at the momment, but I will try to find it.

URL: https://forum.audiogames.net/post/522032/#p522032




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


Re: finding information about android accessibility, tips, tricks and soOn

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Angel via Audiogames-reflector


  


Re: finding information about android accessibility, tips, tricks and soOn

Hey, regarding the old VA sounds, I might have them somewhere on my external, I will have a look when I go home.Regarding eficienky, I've had android almost all my life and if you make it right for your needs, it can be more eficient than an iPhone, but that one is straight out of the box ok.An android can also be allright out of the box after you used them for years and if you still have your old phone, it takes less than 15 or 20 minutees to make the new one exactly you had it before, with smart switch.You can also get the stuff from your iCloud backups with Smart switch if you feel like getting stuff that you already have on your iPhone.

URL: https://forum.audiogames.net/post/522031/#p522031




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


Re: Where can i host my belowed chinese games?

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : FabiG94 via Audiogames-reflector


  


Re: Where can i host my belowed chinese games?

HiThat would be great.The return of the King and the Plants V.S Zombies have not the download official links.however I have uploaded on a fixed link to plants vs zombiesAlthough I would need if someone can give me the latest version of the game, in case the one I have is not the most current.after that I would have no problem providing the permanent download link for this game.with the return of the king if it is much more difficult, because that game constantly updates.The download link of the dreamlands is here:https://scwl-1251129685.cos.ap-shanghai … dSetup.exeWhat I don't know is whether this link is permanent or one of the temporary links you mentioned.Greetings and thanks.

URL: https://forum.audiogames.net/post/522030/#p522030




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


Re: a partition to get rhythm heaven on the switch! please sine!

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector


  


Re: a partition to get rhythm heaven on the switch! please sine!

Man megamix has so many good tracks, that one with an 8-bit intro and female vocals is such a catchy standout for me.

URL: https://forum.audiogames.net/post/522029/#p522029




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


Re: Archison is giving out promocodes for random adventure roguelike 2

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector


  


Re: Archison is giving out promocodes for random adventure roguelike 2

@14 If you double tap the navigation drawer, you will get a list of options including payment method. Go there and you will find an option to redeem the code. But if the discussion on discord is correct, someone may have already claimed it, but try and see. If it is so, then I apologize and will inform you all when another giveaway happens.@13, now that you mention it, I am getting that but just a bit. It may be something having to do with your screen size, and something universal to all players, which is why there are the arrows at the top and at the bottom to shift the menus around.

URL: https://forum.audiogames.net/post/522028/#p522028




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


Re: finding information about android accessibility, tips, tricks and soOn

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Makiocento via Audiogames-reflector


  


Re: finding information about android accessibility, tips, tricks and soOn

Hi.Indeed, the experience will be smoother with voiceover in all aspects. Keep in mind that android is not software +hardware, that's why it needs to acustom itself to the hardware it will be operating on. I've been using android all my life, and when I got for the first time an Iphone 5s I was like a little kid with a brand new toy. Hahaha.

URL: https://forum.audiogames.net/post/522026/#p522026




-- 
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!

2020-04-23 Thread AudioGames . net Forum — Introduce Yourself to Gain Access : Scarlet7779777 via Audiogames-reflector


  


Re: Restricted/new users: introduce yourself!

Hi I'm 14 years old, I live in Scotland, I like audiogames, I am friends with Jaidon Of the Caribbean, please let me in thanks.

URL: https://forum.audiogames.net/post/522027/#p522027




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


Re: a partition to get rhythm heaven on the switch! please sine!

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : DJEPIC via Audiogames-reflector


  


Re: a partition to get rhythm heaven on the switch! please sine!

@KenshiraTheTrinity, Yeah, and my GBA and DS@Jaidon, But you'd think that the pain would be minimised, right? Though I can't stomach that very thought.About what Rhytyhm Heaven songs he's appeared in, his Rhythm Heaven Wiki page suggests he wrote remixes 3, 8 and 9 for RHF, though it wouldn't surprise me at this point if he wrote Karate Man Combo and Dreams of our Generation and yeah I guess he's composed a lot of other music from RH without lyrics. BTW I know these songs have actual names I just can't think of the off the top of my head.On a slightly different note, I wonder who provided the delightful lyrics for Sumo Bros on RHM.

URL: https://forum.audiogames.net/post/522025/#p522025




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


Re: The Company, text-heavy Erotic game featuring Mind Control

2020-04-23 Thread AudioGames . net Forum — New releases room : the best in the world via Audiogames-reflector


  


Re: The Company, text-heavy Erotic game featuring Mind Control

oh man that sucks. seriously? any good games like it though?

URL: https://forum.audiogames.net/post/522024/#p522024




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


Re: My problem in C

2020-04-23 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector


  


Re: My problem in C

I have no idea why their online compiler is doing this. The compiler may not be standards-compliant (this builds under clang v. 10.0.0, which is standards-compliant). There is no syntactical errors in this code. Your code doesn't return from all control paths though, so you might want to have a "last-resort" return at the end (say, return 0).

URL: https://forum.audiogames.net/post/522023/#p522023




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


Re: a partition to get rhythm heaven on the switch! please sine!

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: a partition to get rhythm heaven on the switch! please sine!

I can imagine having your vocal cords ripped from your body is quite painful to say the least

URL: https://forum.audiogames.net/post/522022/#p522022




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


Re: a partition to get rhythm heaven on the switch! please sine!

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : KenshiraTheTrinity via Audiogames-reflector


  


Re: a partition to get rhythm heaven on the switch! please sine!

Well I signed a bit ago for what its worth. Even if this ends up going nowhere, I'm happy I still got my 3ds and wii so I can play the other games.

URL: https://forum.audiogames.net/post/522019/#p522019




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


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

2020-04-23 Thread AudioGames . net Forum — General Game Discussion : lemm via Audiogames-reflector


  


Re: Creating a code free RPG using Sable(video 14), by Ebon Sky Studios

Hi Everyone,We want to thank everyone who sent us in an application to QA test Sable, We received a huge number of applications. Its been great to see that so many people are excited about testing Sable. Picking the 5 elite testers was incredibly difficult due to the high calibre  of applications we received, in fact the applications were all so good that we actually couldn’t narrow it down to just 5, so we made the decision to increase the testing team to ten members. We have emailed all the successful  applicants, so if you did apply , please do check your emails. For those who didn’t quite make the cut, we want to thank you for your interest and really do appreciate you taking  the time to apply.  don’t forget too that Sable will  be available for public testing soon as well,  so you will still get a chance to break Sable to your hearts content” We want to again thank everyone who applied it was a really difficult decision to narrow the selection down to ten since there were so many great applications, but thank you to everyone for your continued support and enthusiasm towards the project.The Ebon Sky Studios Teamemail: i...@ebonskystudios.comFacebook: https://m.facebook.com/ebonskystudios/Twitter: @ebonskystudios

URL: https://forum.audiogames.net/post/522020/#p522020




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


Re: finding information about android accessibility, tips, tricks and soOn

2020-04-23 Thread AudioGames . net Forum — Off-topic room : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: finding information about android accessibility, tips, tricks and soOn

Personally, the experience is pretty simular, however things are just a bit smoother on Apple. I find Voice Assistant more simplistic than VO. Especially the router. Samsung's swipe with 3 fingers is much easier, and time effective in my use. I'm not to sure about this fact, but I also think the Samsung system is more accessible to people with dexterity issues.

URL: https://forum.audiogames.net/post/522018/#p522018




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


I am searching for Discord servers to join

2020-04-23 Thread AudioGames . net Forum — Off-topic room : florianionascu7 via Audiogames-reflector


  


I am searching for Discord servers to join

Hello! Can anyone suggest me some Discord servers? I really like this app and I want to join servers. If you don't want to give links here, you can send me an e-mail containing them at cont...@florian-ionascu.ro. Don't send private messages here, I don't check the inbox so often.Thanks in advance!

URL: https://forum.audiogames.net/post/522017/#p522017




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


  1   2   3   4   >