UnX icon indicating copy to clipboard operation
UnX copied to clipboard

Since v 0.8.1 FF10 cannot be opened

Open gizellos opened this issue 8 years ago • 14 comments

Hello, I used the version v 0.8.0 and everything was fine, but the new version v 0.8.1 broke my game. If I turn on FFX, there is a sound (I don't know the sound, it doesn't seem to be a sound of windows error) and the game crashes back to the launcher.

gizellos avatar Dec 24 '16 21:12 gizellos

I really need to see your logs to diagnose the problem.

I suspect I may have fixed it though. Run SKIM64.exe, select "Untitled" Project X from the product list and then select the Testing branch and click Migrate

Kaldaien avatar Dec 25 '16 00:12 Kaldaien

Yes, it works! Thanks. :)

gizellos avatar Dec 25 '16 00:12 gizellos

Just the opinion ManageCursor=true is not working there. The cursor is always there. First I though that the problem was that the settings was changed because the CursorTimeout was set to 0. I set it to 1 and it didn't help.

gizellos avatar Dec 25 '16 00:12 gizellos

A setting of 0.0 = Always hide

We are referring to the setting in dxgi.ini, right? You don't accidentally have an old copy of UnX.ini with those settings in it?

With 0.8.x, MANY of the settings that used to be specific to UnX were moved into Special K (dxgi.ini)

Kaldaien avatar Dec 25 '16 06:12 Kaldaien

I talked about Unx.ini, sorry, but in the dxgi.ini, there is this:

[Input.Cursor] Manage=true KeyboardActivates=false Timeout=0.0

And it is not not working anyway. I didn't change anything after I updated the version and it stopped working.

gizellos avatar Dec 25 '16 08:12 gizellos

I have the op issue as well where it crashes. The main problem is that SKIM64 says "not installed" on Project X. I did a manual install in the first place, but after this update my game is unplayable. What is your recommendation?

hunteratlas avatar Dec 25 '16 19:12 hunteratlas

here's the install path as well : C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster

hunteratlas avatar Dec 25 '16 19:12 hunteratlas

Install path doesn't matter unless you pirated the game. Steam has a manifest that tells software where every legally installed piece of Steam software is on a system.

It's foolproof, because even if you have the game installed in multiple locations, the Steam Play button always uses the one SKIM does.

In any case, if it says not installed, then install it :P

Kaldaien avatar Dec 25 '16 20:12 Kaldaien

Its grayed out so I cannot

hunteratlas avatar Dec 25 '16 20:12 hunteratlas

Same problem here :/

vagnerlandio avatar Dec 25 '16 23:12 vagnerlandio

Just bought the game through Steam Sales. SKIM version "Main" and "Testing" not working for me. Game crashes with Metal Gear sound when I start it. Seems to be working fine with "Compatibility" mode. To be fair I haven't really tested thoroughfully, but at least the game doesn't crash at start, that much I can say . (and audio is japanese so I guess it's working?)

Sechs avatar Dec 26 '16 01:12 Sechs

Sorry, it was not true that the test version helped me. In fact, the mod doesn't start at all. That's also why I thought the cursor hiding stopped to work.

gizellos avatar Dec 26 '16 15:12 gizellos

Ever since the update, the game will not start up, even after removing UnX and reinstalling FFX I am not sure what could be causing this

hunteratlas avatar Dec 26 '16 18:12 hunteratlas

Have you tested the 0.8.4 release? The feedback I've been getting on the Steam forums suggests most of the problems are resolved now.

I'm continuing to chip away at a few minor threading issues at startup. 0.7.x was stable but behind the scenes it got that way through a bunch of ugly compatibility hacks that both made startup take much longer than necessary and sometimes deadlocked the software. I got rid of those when I started adding the new GUI rendering code and now I have to design something better gradually :)

Kaldaien avatar Jan 01 '17 09:01 Kaldaien