Jump to content
Sign in to follow this  
Chaseam

Looking for help! really want to play on the Elysium Server!

Recommended Posts

i'm having trouble with when i first load the game to accept the terms and conditions my mouse cursor is stuck and wont move, ive tried to delete the game and retorrent it but no luck,plase help.

Share this post


Link to post
Share on other sites

You can try the windowed fullscreen mode.

 

Go to your "World of Warcraft\WTF" Folder, open the Config.wtf and edit SET gxWindow to "1" and SET gxMaximize to "1"

Share this post


Link to post
Share on other sites

You can try the windowed fullscreen mode.

 

Go to your "World of Warcraft\WTF" Folder, open the Config.wtf and edit SET gxWindow to "1" and SET gxMaximize to "1"

i was not seeing those in the Config.wtf, so i added them, and that allowed me to use the scroll wheel to make the Accept button colored to click it, but the cursor still would not move.

Share this post


Link to post
Share on other sites

https://forum.elysium-project.org/index.php?showtopic=26161

 

For games that freeze or black screen or can't see game window ( anything related to Direct X ) you can try this to fix it !

 

I had a issue where my game would just freeze and or crash sometimes even leading to a blue screen.

I simply went into World of Warcraft\WTF\config.wtf  and modified the SET gxResolution to 1920x1080 so it would look like this

SET gxResolution "1920x1080" I also added this code line     SET gxApi "d3d11"        to make sure the game used direct x 11

 

Make sure to add the right resolution for your specific monitor ! Mine was 1920x1080 , but your could be different !

 

My laptop is a xps 15 l502x in case you wanted to compare maybe.

 

You can always try to run it with Direct x 9 as well, 

File location bellow
World of Warcraft\WTF\config.wtf

code line to add in config.wtf text file bellow 

SET gxApi "d3d11"

SET gxApi "d3d9"

 

 

Keep in mind that you only pick on of the code lines (d3d11 = Direct X 11)   &   (d3d9 = Direct X 9).

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×