Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: keyzar on Fri 21/09/2012 19:49:07

Title: Problem with exe file
Post by: keyzar on Fri 21/09/2012 19:49:07
Hello everybody!

Maybe this problem is fixed in another topic but I can't find this one sorry.

1. Sorry for my bad English
2. When I build EXE file and run this file, it's normally work. But when I send folder with all components (of course inclusive exe file) to another computer, it doesn't work. It's just start with black screen and music. I can't see a graphic, only listen a music. Would you help me with this problem please?  :cry:

I used 3.2 AGS version.
Title: Re: Problem with exe file
Post by: Crimson Wizard on Sat 22/09/2012 16:48:46
What color depth does your game use (256 colors, 16-bit, 32-bit)?
What system do you run the game on (your first and second computer)? What graphic settings do you choose in game's setup (renderer, scaling filter)?
Does your game load any graphics from disk dynamically on game start (if you scripted something like that)?
Title: Re: Problem with exe file
Post by: Gilbert on Sat 22/09/2012 16:53:27
What specs does this other computer have?
You may try the workaround from this thread (http://www.adventuregamestudio.co.uk/forums/index.php?topic=46598.0) and see whether it fixes your problem.