TnaLiBuJ Posted March 11, 2016 Share Posted March 11, 2016 Hello, I have a question about getting my game to run on certain peoples PC's. I recently compiled my game to test on a few friends PC's to see how it would run. The game runs completely fine when compiled on my computer as well as one of my friends computers. I tested 2 other computers and they initially had a missing OpenAL32 error, so I installed OpenAL on one of those PC's. I no longer get that error when trying to launch the game but now the game window opens for a second and closes directly after. I'm not sure if something else needs to be installed on the PC or OpenAL has not been installed correctly. Any help would be greatly appreciated, thanks. Quote Link to comment Share on other sites More sharing options...
Rick Posted March 11, 2016 Share Posted March 11, 2016 Go into the users appdata folder and check out the log file to see if it leads to any clues. I think that folder is hidden by default so you'll need to turn that on or perhaps just navigate directly to it in the address bar. C:\Users\Rick\AppData\Local\RTS Where 'Rick' is that person's username and 'RTS' is the name of your game. Quote Link to comment Share on other sites More sharing options...
TnaLiBuJ Posted March 11, 2016 Author Share Posted March 11, 2016 Thanks for the reply Rick. This is what was inside of the log file on the PC that is currently not running the game. Initializing Lua... Warning: Lua sandboxing disabled. Executing file "C:/Users/AidenTM/Desktop/BringOutYourDead/Scripts/Error.lua" Executing file "C:/Users/AidenTM/Desktop/BringOutYourDead/Scripts/Main.lua" Initializing OpenGL4 graphics driver... OpenGL version 310 GLSL version 140 Device: Intel(R) HD Graphics 3000 Error: Failed to create background context. Error: Failed to initialize graphics. Please ensure your graphics hardware is compatible and install new graphics drivers Quote Link to comment Share on other sites More sharing options...
Rick Posted March 11, 2016 Share Posted March 11, 2016 His PC isn't powerful enough is what I'm getting from that. I think it needs to be HD Graphics 4000. Quote Link to comment Share on other sites More sharing options...
TnaLiBuJ Posted March 11, 2016 Author Share Posted March 11, 2016 Alright, thanks for the help Rick. I'm going to try the PC I originally got the OpenAL32 error with OpenAL installed tomorrow and see if it will run. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.