Hi Dot, sorry for reviving this old thread, hope it reaches you somehow.
I used CrossTie to install ePSXe with all the relevant plugins. However, the zlib.dll/zlib1.dll failed to install and hence the whole procedure was stuck.
In order to counter this, I tried manually creating a bottle for ePSXe, and downloaded a zlib.dll (renamed to zlib1.dll) off the net (1st google link i could find) and manually installed the zlib (used the CrossTie link for the zlib125.dll but manually selected the downloaded zlib1.dll). After which I then installed ePSXe via CrossTie in the same bottle, and that seemed to work fine as well (i.e. it actually finished installing).
What happened next continues to puzzle me to no end. I was expecting the zlib1.dll error log when my ePSXe crashed upon opening (after referencing the relevant thread), but the debug log said that the file i was missing was the Dsound.dll file;
[i]error running command (The command shortened_directory/epsxe/epsxe.exe returned 53)
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:module:import_dll Library DSOUND.dll (which is needed by L"C:\Program Files\ePSXe\ePSXe.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\ePSXe\ePSXe.exe" failed, status c0000135[/i]
Assuming it could possibly be the same issue as zlib1.dll, I then copied the dsound plugin from the ePSXe plugin folder into the main ePSXe folder, renamed to DSound.dll, and ran the debug log again. Now, instead of telling me that Dsound.dll was missing, it gave me the same error but with no specification of which file i'm missing:
[i]error running command (The command shortened_directory/epsxe/epsxe.exe returned 80)
fixme:exec:SHELL_execute flags ignored: 0x00000100[/i]
Seeing as to how it was only the zlib CrossTie installation that failed, i cannot fathom why it says i'm missing the DSound.dll file instead of the zlib1.dll like you mentioned in this thread last year.
Any clarification or instructions on how to further identify the root of the problem is greatly appreciated, even more so a solution to this weird problem that seems to be the first time anyone's ever encountered (google yielded no relevant search results).
Thank you (: