It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
whenever there is a loading screen, there is a good chance that the game will crash to desktop. how to fix this glitch?
This question / problem has been solved by Coelocanthimage
avatar
infestor: whenever there is a loading screen, there is a good chance that the game will crash to desktop. how to fix this glitch?
ditto to this. i am having the same problem with win 7x64
Where did you install the game? Did you run the installer as admin?

I have the game running on mine. Installed game as admin, widescreen mod, gui mod, Unfinished Business mod, fixpack, and tweak mod all installed as admin as well. Game is set to run as admin on the Compatibility tab. Game is installed on my E drive. (location is E:\Planescape Torment)

My rig:

Win7 Professional 64 bit
Core i7 920 CPU
nVidia GTX 560 Ti.
avatar
Coelocanth: Where did you install the game? Did you run the installer as admin?

I have the game running on mine. Installed game as admin, widescreen mod, gui mod, Unfinished Business mod, fixpack, and tweak mod all installed as admin as well. Game is set to run as admin on the Compatibility tab. Game is installed on my E drive. (location is E:\Planescape Torment)

My rig:

Win7 Professional 64 bit
Core i7 920 CPU
nVidia GTX 560 Ti.
sorry i was swift and careless to accept your answer as a solution. unfortunately. the problem persists :(
Post edited September 26, 2012 by infestor
avatar
Coelocanth: Where did you install the game? Did you run the installer as admin?

I have the game running on mine. Installed game as admin, widescreen mod, gui mod, Unfinished Business mod, fixpack, and tweak mod all installed as admin as well. Game is set to run as admin on the Compatibility tab. Game is installed on my E drive. (location is E:\Planescape Torment)

My rig:

Win7 Professional 64 bit
Core i7 920 CPU
nVidia GTX 560 Ti.
avatar
infestor: sorry i was swift and careless to accept your answer as a solution. unfortunately. the problem persists :(
http://www.shsforums.net/topic/37824-please-report-crashes-here/page__view__findpost__p__534474

it's a problem with the widescreen mod. the solution is the hack and modify your torment.exe with an hex editor. the link above should give you the proper instructions
avatar
infestor: sorry i was swift and careless to accept your answer as a solution. unfortunately. the problem persists :(
avatar
ubasrawr: http://www.shsforums.net/topic/37824-please-report-crashes-here/page__view__findpost__p__534474

it's a problem with the widescreen mod. the solution is the hack and modify your torment.exe with an hex editor. the link above should give you the proper instructions
thanks for the trick, i am now struggling to edit the .exe (not enough hex knowledge).
i managed to change the hex values (using ghex) but i must have done smth wrong for the .exe failed to run :(
The problem was introduced into the last few versions of the widescreen mod, I couldn't get any of the fixes to work either so I dug out my old version (2.20) and all the loading crashes have gone.

Move your current saves out of the Torment folder and reinstall everything with the exact same options as before but use the old widescreen mod in place of the new one. Copy your saves back into the folder and everything should be fine.

If you can't find version 2.20 online let me know your email and I'll send it over.
Post edited September 30, 2012 by WDeranged
You don't need to manually patch it anymore. Awhile ago I coded a smaller CLI tool to automate process. It is in that crash thread if you read through until the end.

http://www.mediafire.com/?3l53i2p8q0ox936
Post edited October 02, 2012 by scientt
Thanks for your work scientt, I don't know why but your auto patch didn't fix my crashes :(
avatar
scientt: You don't need to manually patch it anymore. Awhile ago I coded a smaller CLI tool to automate process. It is in that crash thread if you read through until the end. http://www.mediafire.com/?3l53i2p8q0ox936
This doesn't work for me, says "patch failed". Running from PS:T directory.
Be sure to right click on the patch executable and select "Run as Administrator".
avatar
WDeranged: The problem was introduced into the last few versions of the widescreen mod, I couldn't get any of the fixes to work either so I dug out my old version (2.20) and all the loading crashes have gone.

Move your current saves out of the Torment folder and reinstall everything with the exact same options as before but use the old widescreen mod in place of the new one. Copy your saves back into the folder and everything should be fine.

If you can't find version 2.20 online let me know your email and I'll send it over.
Please be still active in these forums :(( I've tried EVERYTHING I could possibly find on the internet. Nothing helped and it is definitely the widescreen mod causing me troubles because without it everythings works like a charm.

So this is my final try. If anyone still has the old version (2.20) please upload it where I can download it. And if that doesn't resolve my issue I got to stick with Torments native resolution :((
avatar
WDeranged: The problem was introduced into the last few versions of the widescreen mod, I couldn't get any of the fixes to work either so I dug out my old version (2.20) and all the loading crashes have gone.

Move your current saves out of the Torment folder and reinstall everything with the exact same options as before but use the old widescreen mod in place of the new one. Copy your saves back into the folder and everything should be fine.

If you can't find version 2.20 online let me know your email and I'll send it over.
avatar
Filben: Please be still active in these forums :(( I've tried EVERYTHING I could possibly find on the internet. Nothing helped and it is definitely the widescreen mod causing me troubles because without it everythings works like a charm.

So this is my final try. If anyone still has the old version (2.20) please upload it where I can download it. And if that doesn't resolve my issue I got to stick with Torments native resolution :((
just to help out a little bit, though i am rather late xD

'scient', on 07 Feb 2012 - 23:30, said:

For anyone who is interested in testing this, here is patch data. I would really appreciate feedback of anyone using WS mod that is having game crashing a lot. Let me know if you need assistance applying it (you'll need hex editor and basic understanding of hex).

Quote


search: B9 80 02 00 00 F7 F9 89 45 BC 8B 95 D8 FE FF FF 8B 82 F0 00 00 00 99 B9 80 02 00 00
search: B9 E0 01 00 00 F7 F9 89 45 A0 8B 95 D8 FE FF FF 8B 82 F4 00 00 00 99 B9 E0 01 00 00
search: B9 80 02 00 00 F7 F9 89 85 68 FF FF FF 8B 55 18 8B 42 04 99 B9 E0 01 00 00
search: B9 80 02 00 00 F7 F9 89 85 70 FF FF FF 8B 55 18 8B 42 0C 99 B9 E0 01 00 00

replace:
80 02 00 00 -> 0x0280 -> 640 -> x coord big endian hex
E0 01 00 00 -> 0x01E0 -> 480 -> y coord big endian hex
what you need to find out is the x and y for your screen resolution. i.e. 1920x1080
open up the windows calculator, under view change it to programmer
under the [hex, dec, oct, bin] select dec. type in 1080, then switch the dec to hex and you have the number you need.
in this case its 438.
that'd be 0x0438 -> 38 04 00 00
and the 38 04 00 00 is what you need to replace your y coordinates with. do the same for x coordinate