3dfxdev / EDGE

EDGE Source Code
http://edge2.sf.net
74 stars 10 forks source link

Very critical bug #12

Closed usernameak closed 8 years ago

usernameak commented 8 years ago

I've built it. Launched. After loading it has closed and my screen became brighter! (brightness has fixed after reboot, but still not launching)

Corbachu commented 8 years ago

Strange! This is SDL2 right? I am working on Win32 and I dont notice that --- but it was reported earlier on SF if I remember right. Might be SDL2 not resetting the display. .

usernameak commented 8 years ago

I will not try it on Linux today because my GPU drivers aren't working

Corbachu commented 8 years ago

:/

usernameak commented 8 years ago

Now they're working and I can try to compile the 3DGE on Linux

Corbachu commented 8 years ago

If you do compile [under Linux], take note - the Makefiles for MAKE are now in the directory /makefiles. Just drag and drop into the root directory and build like usual.

usernameak commented 8 years ago

I will build it with CMake :sweat_smile:

Corbachu commented 8 years ago

This has been verified as fixed :)