Save-Point
Audio Problem - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: Audio Problem (/thread-2904.html)

Pages: 1 2


[Resolved] Audio Problem - Yin - 04-30-2009

With all of my scripts? I'll see but some of them need image files. I'll see how much I can trim it down.
I think I fixed it??
But I'm not quite sure how. :blink: So I saved your connection the strain. :P I think it's because I switched to the global variable version. I don't know the difference, and it works now, so... I guess this is resolved?


[Resolved] Audio Problem - DerVVulfman - 04-30-2009

Possibly because the Instance version uses fewer resources but relies on GAME_SYSTEM that you may be overwriting with the way you've arranged your scripts. The Global Version uses a few more memory resources, but doesn't rely on GAME_SYSTEM. Less chance for conflicts.

Guess you notice how I like to explain things, eh? Little lessons as I go. :D

Well, I guess this is... resolved? I'll leave it open for another day just in case something comes up. In the meantime... Resolved.


[Resolved] Audio Problem - Yin - 04-30-2009

Yeah, but it's helpful because it helps me not make the same mistake again. Also, no problems so far so guess what! You can close this!


[Resolved] Audio Problem - DerVVulfman - 05-01-2009

Okie dokie!

Topic is closed. ;)