opengl error

Status
Not open for further replies.

pipeX

aka MilesKliesen
I wanted to play srb2 in opengl mode and appeared this in the log:

Access to the memory address is not valid

LoadLibrary() FAILED : couldn't load "r_opengl.dll"

before, opengl mode worked perfectly

google traductor
 
That's because srb2 couldn't find r_opengl.dll which is needed for openGL to work.

Solution: download r_opengl.dll and save it in srb2 folder.
 
Read more carefully. He said OpenGL worked prefectly before. Meaning he must have the dll file needed. This has happened to me before, and I have no idea what causes it.
 
Read more carefully. He said OpenGL worked prefectly before. Meaning he must have the dll file needed. This has happened to me before, and I have no idea what causes it.

Actually READ the error. He needs r_opengl.dll (link) and he doesn't seem to have it.

Unless, he actually does have it and it can't load it for some reason ^_~ (corrupted?).
 
I have the file but it still does not work, try with many files but none work

log:
GetArgcArgv() ...
lpCmdLine is 'srb2win -opengl +skin SONIC +color 7 '
Myargc: 6
myargv[0] : 'srb2win'
myargv[1] : '-opengl'
myargv[2] : '+skin'
myargv[3] : 'SONIC'
myargv[4] : '+color'
myargv[5] : '7'
I_StartupSystem() ...
D_SRB2Main() ...
SRB2 v2.0.6
Z_Init: Init zone memory allocation daemon.
system memory 1014MB free 192MB
W_Init: Init WADfiles.
I_StartupTimer...
Added file D:\Pipe\srb2\sonicrobo2\srb2.srb (5421 lumps)
Loading main config from D:\Pipe\srb2\sonicrobo2\srb2.srb
Added file D:\Pipe\srb2\sonicrobo2\zones.dta (907 lumps)
Loading main config from D:\Pipe\srb2\sonicrobo2\zones.dta
Added file D:\Pipe\srb2\sonicrobo2\sonic.plr (185 lumps)
Added file D:\Pipe\srb2\sonicrobo2\tails.plr (175 lumps)
Added file D:\Pipe\srb2\sonicrobo2\knux.plr (171 lumps)
Added file D:\Pipe\srb2\sonicrobo2\rings.wpn (212 lumps)
Added file D:\Pipe\srb2\sonicrobo2\drill.dta (182 lumps)
Added file D:\Pipe\srb2\sonicrobo2\soar.dta (92 lumps)
Added file D:\Pipe\srb2\sonicrobo2\music.dta (166 lumps)
===========================================================================
We hope you enjoy this game as
much as we did making it!
...wait. =P
===========================================================================
I_StartupGraphics...
GetLastError: Access to the memory address is not valid
I_Error(): Error initializing OpenGL
 
I_StartupGraphics...
GetLastError: Access to the memory address is not valid
I_Error(): Error initializing OpenGL

Bad opengl32.dll? make sure you have installed your graphic card drivers and that it have support for OpenGL API
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top