This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Quake game

Other Parts Discussed in Thread: OMAP3530

Hi 

I have seen snaphots of quake game on the beagle board.

and I am trying to test the quake game on the OMAP3530 based beagle board.

But after including the quake2 in the open embedded package and when executing i am getting the below error,

Please provide some pointers to fix this issue.

 

Thanks

Robin

root@beagleboard:/usr/bin# ./quake2                                             
Quake 2 -- Version 3.21+r0.16 Debug                                             
using /home/root/.quake2/baseq2/ for writing                                    
couldn't exec default.cfg                                                       
couldn't exec config.cfg                                                        
Console initialized.                                                            
                                                                                
------- sound initialization -------                                            
sound sampling rate: 11025                                                      
------------------------------------                                            
------- Loading ref_soft.so -------                                             
LoadLibrary("ref_soft.so") failed: No such file or directory                    
Refresh failed                                                                  
recursive shutdown                                                              
Error: Couldn't fall back to software refresh!

 

  • This sort of question is probably best asked of the BeagleBoard community folks, it looks like you already have a thread going there with some responses. For the most part all the folks I have seen running any of the Quake games on OMAP3 have been from BeagleBoard.

    From your latest post there it sounds like you are just missing some install file from the CD for the Q3, I believe that is a part that is not freely distributed based on the wording of the error.