Okay, so the game won't start because it is 'linked to missing export SHELL32.DLL: SHGetFolderPathW'. It MIGHT be the fact that my graphics card isn't supported anymore ...
Nothing to do with the graphic card.
The game calls a function (SHGetFolderPathW) in the windows kernel that doesn't exist in ...
Search found 6 matches
- December 19th, 2007, 9:11 am
- Forum: Eschalon: Book I Support [Windows]
- Topic: Shell32.dll: SHGetFolderPathW missing.
- Replies: 3
- Views: 5411
- December 17th, 2007, 2:53 am
- Forum: Eschalon: Book I
- Topic: patch 1.04 all save games gone
- Replies: 36
- Views: 13676
- December 15th, 2007, 4:19 am
- Forum: Eschalon: Book I
- Topic: patch 1.04 all save games gone
- Replies: 36
- Views: 13676
- December 15th, 2007, 1:49 am
- Forum: Eschalon: Book I
- Topic: patch 1.04 all save games gone
- Replies: 36
- Views: 13676
- December 14th, 2007, 9:07 am
- Forum: Eschalon: Book I
- Topic: patch 1.04 all save games gone
- Replies: 36
- Views: 13676
- December 8th, 2007, 5:54 am
- Forum: Eschalon: Book I
- Topic: How to make it work with Win9x
- Replies: 0
- Views: 2831
How to make it work with Win9x
Hi !
I just downloaded the demo and I found out it doesn't work with my old windows 98SE :(
Error : SHGetFolderPathW no found in SHELL32.DLL
Anyway, I could fix it :
1. Use your favorite HexEditor (PsPad [free] for example).
2. Search for 'SHGetFolderPathW' in the executable.
3. Replace with ...
I just downloaded the demo and I found out it doesn't work with my old windows 98SE :(
Error : SHGetFolderPathW no found in SHELL32.DLL
Anyway, I could fix it :
1. Use your favorite HexEditor (PsPad [free] for example).
2. Search for 'SHGetFolderPathW' in the executable.
3. Replace with ...