Xyf
Player-
Content count
27 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Xyf
-
Rank
User
Recent Profile Visitors
935 profile views
-
That is not a solution, just a band aid fix. A solution means identifying the problem (what is different on mac vs pc and why it happens) and fixing so it does not happen.
-
Seems fixed now.
-
If you must know the "exact" specs, here you go, straight from the box:
-
The torrent to the mac client needs to be changed, it's incomplete and a lot of people come and ask for alternatives.
-
SET gxWindow "1" .. it's right in the name.
-
@ka.ba your second link is the same as the first. Can you correct that? (only app files).
-
I may have not understood what exactly you want to do, but if you want to have the same size for the target status text as your status do this: Edit MobHealth3_BlizzardFrames\MH3_Blizzard.lua and replace GameFontNormalSmall with NumberFontNormal (lines 42 and 48, if you have the same version as I have). If you want to change the size of the names also , you need to create a small addon to do that.
-
If you search for "wow vanilla portrait bug" you will find more people with exact the same bug. A person said it was fixed when setting multisample to 2, you could try that.
-
I tried it and it was stopping for me too after some steps, then I changed the "Click-to-move camera style" to some other setting and it was working .. weird. Also, as suggested you can use autorun as an alternative.
-
Enhance your graphics without any mod-BS
Xyf replied to Pishy's topic in General Discussion & Suggestions
get https://www.techpowerup.com/downloads/SysInfo/GPU-Z/ and check that the GPU is not downclocking for some reason. It might be stuck on a low clock profile. -
[SweetFX preset] Less is more - by MrPresident
Xyf replied to Undertanker's topic in General Discussion & Suggestions
@Athena I think it's allowed because, although it runs custom code in WoW's proccess address space (the d3d9 shim), it does not actively modifies the process memory in any way. Edit: This made me think of a way to make the "so" desired updated model / texture pack to work without modified game files: - create d3d9.dll shim, pass calls to real d3d9.dll - on init, create vertex buffers/ texture for the replacement resources - on draw calls, check signatures for used textures, replace with the update one. For models, I assume model pose and hardware skinning is used, otherwise unable to get a signature of a model. This way only replace vertex buffer. This won't work if model has more bones. Also old animations will be used ( so just the mesh is updated). -
I don't have any Mac knowledge, but if what Undertanker says is true, can't you copy it to an external storage and run it from there? Or if enough ram is available, maybe make a ram disk, copy the game there and run from there? I don't know the possibility of doing this on Mac, just throwing some ideas.
-
You can't control what happens on other people's screen. What you want is not possible.
-
Do you have the ACL enabled? and perhaps the layer with the prompt is not visible? Can you post a image if something is visible when "file explorer freezes"? Try to run as administrator: right click on wow.exe and choose "Run as administrator".
-
You should have used a torrent download. I could suggest some things to try to maybe get something out of the downloaded data, but I think it's too much hassle and you should just download it again. My suggestion (keep in mind it's just theoretical ) - find out where the temp file is stored from the mega download (if it was not erased). - open it with 7zip or whatever achiver ( should be able to open incomplete files, as long as the start is present). extract whatever is possible. - make list of whatever is missing (hopefully nothing too great or else there is no point in this) - hope someone can somehow share just that part. If you are lucky maybe just the movies are missing and you can live without them, but I doubt it.
