Help

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
Craigspaz
Posts: 33
Joined: June 9th, 2012, 12:23 am

Help

Post by Craigspaz » August 21st, 2012, 10:26 pm

I wanted to play the pooface ex+alpha on a computer that does not have visual studio. I copied the pooface game that i was built in release mode and the pdb file and when I ran it then there is a pop up saying chili directx framework.exe has stopped working. How could I fix this. :?
CraigSpaz

cameron
Posts: 794
Joined: June 26th, 2012, 5:38 pm
Location: USA

Re: Help

Post by cameron » August 21st, 2012, 10:56 pm

Hey bro have you made the scoreboard snd save for it.Then you have to make a folder ànd just put the 2 sound wavs in it and the save and hiscore thing.If not still make a folder and put the 2 wavs in it.You dont need the pdb file or whatever it was.
Computer too slow? Consider running a VM on your toaster.

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Help

Post by chili » August 22nd, 2012, 12:01 am

Yeah, it's either A) you didn't have the files you need in the same directory, or B) it wasn't built using the stand-alone libraries. You need to statically link the program to get it to work on other machnes (either that or include the vc++ runtime .dll in your distribution).
Chili

Craigspaz
Posts: 33
Joined: June 9th, 2012, 12:23 am

Re: Help

Post by Craigspaz » August 22nd, 2012, 12:41 am

Thanks. I forgot the sound and scoreboard files :lol:
CraigSpaz

Post Reply