Re: Sonus PCP - PC Player

2019-04-03 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player Just a quick FYI guys. I found a bug in the sonus PCP that keeps some threads alive after the program has closed. Such as looping audio may continue after the program is closed. I've added the clean up routine that I missed out now and re-compiled. new version

Re: Sonus PCP - PC Player

2019-04-01 Thread AudioGames . net Forum — General Game Discussion : SLJ via Audiogames-reflector
Re: Sonus PCP - PC Player Amazing. Thanks a lot for fixing this. I'll take a look at it again as soon as possible. URL: https://forum.audiogames.net/post/424066/#p424066 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Sonus PCP - PC Player

2019-03-31 Thread AudioGames . net Forum — General Game Discussion : Xoren via Audiogames-reflector
Re: Sonus PCP - PC Player I notice that the GDE creates a folder named after your project, and then creates inside that folder a file by the same name. I also notice that when you build a PCP game, it doesn't create a folder named after the project. The problem here is that creating

Re: Sonus PCP - PC Player

2019-03-31 Thread AudioGames . net Forum — General Game Discussion : Xoren via Audiogames-reflector
Re: Sonus PCP - PC Player Thanks for the library download. Now GDE works fine when running in debug mode, but PC Player gives me the following .net error when I try to play a built project: I've looked in the path, and that controller.dat file is definitely there. Looking at the error

Re: Sonus PCP - PC Player

2019-03-31 Thread AudioGames . net Forum — General Game Discussion : Orin via Audiogames-reflector
Re: Sonus PCP - PC Player How far along is the console? I guess we really can't make realistic racing simulations, E.G. Nascar, which probably would require at least 32 objects on a track, but only 16 can play at a time. URL: https://forum.audiogames.net/post/423922/#p423922

Re: Sonus PCP - PC Player

2019-03-31 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player Hi Xoren,Yes thats the audio controller DLL that is missing. Some windows machines have it readily installed and some don't.I have included a download link on the GDE page to a DLL install package that should fix it. it should be as simple as downloading

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Xoren via Audiogames-reflector
Re: Sonus PCP - PC Player I must have some dependency missing somewhere. Even trying to close the GDE gives me an error like so:** Exception Text **System.TypeInitializationException: The type initializer for 'Sonus_GDE.Debug_Data' threw an exception

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player I'm glad you have it working pitermach. which also now indicates Xoren's issue is related to his system. Hopefully he will post some error messages so I can try and look further into it for him. URL: https://forum.audiogames.net/post/423708/#p423708

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : pitermach via Audiogames-reflector
Re: Sonus PCP - PC Player @12 thanks for your reply. The issue I was running into turned out to be that I forgot to create the fly object inside the viewpoint's creation event. After doing that, things now work as expected. URL: https://forum.audiogames.net/post/423706/#p423706

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player Hi Pitermach.That error message says it is looking for an object called flyviewpoint. which it cannot find. the tutorial asks you to make an object called fly and a seperate object called viewpoint, which is how we listen to the fly. this could be an issue

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player If you could get more details that would be great Xeron. I can only test it on my own machine so I'm sorry I miss some issues. hopefully I've just made a mistake and left a  library out of the install apckage or something. URL: https://forum.audiogames.net/post

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Xoren via Audiogames-reflector
Re: Sonus PCP - PC Player I was just trying to run the Counter tutorial in debug mode. It never really worked, since as soon as I clicked run, it slammed me with .net errors. The PC Player did likewise with a built game. I'll try running again and capture the details info.Kai URL: https

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player Hi Xoren,a .net error could be a number of things. what game is it that you are trying to play? and has it been tested in the sonus debug mode first, as the debug mode can pick up issues with games better than the PCP Player. The PCP player is intended

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Xoren via Audiogames-reflector
Re: Sonus PCP - PC Player I've got the DGE and PC Player both installed on a windows 10 machine, and whenever I go to run in GDE or try to load a built game into the PC player, I get .net errors. Am I missing a version of .net that these two applications require?Re: included games, I think

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Xoren via Audiogames-reflector
Re: Sonus PCP - PC Player I've got the DGE and PC Player both installed on a windows 10 machine, and whenever I go to run in GDE or try to load a built game into the PC player, I get .net errors. Am I missing a version of .net that these two applications require?Kai URL: https

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : SLJ via Audiogames-reflector
Re: Sonus PCP - PC Player Wow. Thanks for this amazing release. I'll dive more into this project for sure, and hopefully learn to make anything playable out of it. URL: https://forum.audiogames.net/post/423671/#p423671 -- Audiogames-reflector mailing list Audiogames-reflector

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Re: Sonus PCP - PC Player Obviously the main focus is the console so I apologise for any bugs, but please let me know and I'll try to get round to fixing any that are found.I havent had any time to make any games for it but I could release the demo game that you may have seen on youtube

Re: Sonus PCP - PC Player

2019-03-30 Thread AudioGames . net Forum — General Game Discussion : AlirezaNosrati via Audiogames-reflector
Re: Sonus PCP - PC Player awesome!are there any games that you've made before that we can try playing with the player? URL: https://forum.audiogames.net/post/423622/#p423622 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Sonus PCP - PC Player

2019-03-29 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector
Re: Sonus PCP - PC Player thanks a lot for this, it sounds awesome. i will try it when i am home. keep up the good work! URL: https://forum.audiogames.net/post/423608/#p423608 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Sonus PCP - PC Player

2019-03-29 Thread AudioGames . net Forum — General Game Discussion : jack via Audiogames-reflector
Re: Sonus PCP - PC Player Cool. We'll give this a try! URL: https://forum.audiogames.net/post/423576/#p423576 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Sonus PCP - PC Player

2019-03-29 Thread AudioGames . net Forum — General Game Discussion : Aaronlp via Audiogames-reflector
Sonus PCP - PC Player Hi Guys.Some of you will know about the Sonus Interactive audio console I am working on, well today I finished a rough version of a PC Player.The Sonus has free to download tool kit to make games called the G D E, with tutorials on the www.sonusinteractive.co.uk