Re: sound_lib issue

2018-11-22 Thread AudioGames . net Forum — Developers room : dardar via Audiogames-reflector


  


Re: sound_lib issue

Hey @cartertemmI followed your steps, converting to python 2.7 because that is what I am using, and still get the error from post 1.

URL: http://forum.audiogames.net/post/394568/#p394568




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


Re: sound_lib issue

2018-11-21 Thread AudioGames . net Forum — Developers room : masonian via Audiogames-reflector


  


Re: sound_lib issue

It didn't when I tried it last.

URL: http://forum.audiogames.net/post/394459/#p394459




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


Re: sound_lib issue

2018-11-20 Thread AudioGames . net Forum — Developers room : dardar via Audiogames-reflector


  


Re: sound_lib issue

Really? I think it does it even without onefile to be honest, but don't quote me on that.

URL: http://forum.audiogames.net/post/394194/#p394194




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


Re: sound_lib issue

2018-11-20 Thread AudioGames . net Forum — Developers room : ogomez92 via Audiogames-reflector


  


Re: sound_lib issue

where do I get soundlib and gameUtils etc etc?

URL: http://forum.audiogames.net/post/394122/#p394122




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


Re: sound_lib issue

2018-11-19 Thread AudioGames . net Forum — Developers room : masonian via Audiogames-reflector


  


Re: sound_lib issue

You will have to make pyinstaller not pack the files into the executable in order to make sound_lib work correctly. Not sure on the exact command for this.

URL: http://forum.audiogames.net/post/394044/#p394044




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


Re: sound_lib issue

2018-11-19 Thread AudioGames . net Forum — Developers room : dardar via Audiogames-reflector


  


Re: sound_lib issue

@6Yeah. I manjaged to teach myself most of it, though I freely admit to having a helping hand to get me started from a friend of mine. The dir() command is wonderful in python.I must wonder if it is something in my code, perhaps? because googling this issue, where I use pyinstaller to turn the python program into an exe file does not seem to ever occur.

URL: http://forum.audiogames.net/post/393995/#p393995




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


Re: sound_lib issue

2018-11-18 Thread AudioGames . net Forum — Developers room : masonian via Audiogames-reflector


  


Re: sound_lib issue

As for soundlib, I had to learn it all myself, which was relatively easy given the fact I knew how bass worked already.

URL: http://forum.audiogames.net/post/393916/#p393916




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


Re: sound_lib issue

2018-11-18 Thread AudioGames . net Forum — Developers room : dardar via Audiogames-reflector


  


Re: sound_lib issue

yeah. I would, but I can't get it to compile into the actual EXE using pyinstaller, which makes its usage all but useless

URL: http://forum.audiogames.net/post/393846/#p393846




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


Re: sound_lib issue

2018-11-17 Thread AudioGames . net Forum — Developers room : zenothrax via Audiogames-reflector


  


Re: sound_lib issue

The easiest way to use sound_lib is with the game_utils.sound module. (Game_utils also includes classes for menus, cut-scenes and the like.)

URL: http://forum.audiogames.net/post/393761/#p393761




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