Frit_/x/ 2014 年 5 月 11 日 上午 3:34
[solved] Overlay does not work with PCSX2
It seems that the steam overlay doesn't work with the emulation of pcsx2 games. Already try to google it, but can't finde anything about it.

What i try to do is, that steam makes for these non-steam games a screenshoot folder.The only way to get these screenshoot folder is to activate the overlay/making a screenshoot. . For ps2 iso's the overlay is not working.. are they any work arounds?


[sorry for bad englsih it is not my nativ language]


--------------------------------------------
use directly the pcsx2 exe or compile a bat file with "slimm bat to exe" into a exe file. When you now start this exe with steam the overlay will work!

Thanks goes to Vaemer-Riit for the help!
最后由 Frit_/x/ 编辑于; 2014 年 5 月 11 日 上午 6:22
< >
正在显示第 16 - 21 条,共 21 条留言
Frit_/x/ 2014 年 5 月 11 日 上午 5:41 
i already stuck :/

try to compile the bat to exe, start exe, pcsx crash...
Frit_/x/ 2014 年 5 月 11 日 上午 5:48 
What exactly do i have to rewrite in my bat file?
Frit_/x/ 2014 年 5 月 11 日 上午 5:59 
well, does not work for me, compilede batch file (exe) send error.
Vaemer-Riit 2014 年 5 月 11 日 上午 6:04 
You need to rewrite the batch file in the Autoit Scripting language.

For example if you had this in your batchfile:

C:
cd C:\PCSX2\
pcsx2-r5350.exe C:\GAMES\Game.iso

It would translate into this autoit script

Local $iPID = ShellExecute("pcsx2-r5350.exe", "C:\GAMES\Game.iso", "C:\PCSX2\");
Vaemer-Riit 2014 年 5 月 11 日 上午 6:04 
If you post the batchfile I can rewrite it for you.
Frit_/x/ 2014 年 5 月 11 日 上午 6:20 
ok, i used another programm to compoile the bat "slimm bat to exe" working perfectly!

anyway, you deserve a cookie! First time seeing this problem get solved! Thank you very much!
< >
正在显示第 16 - 21 条,共 21 条留言
每页显示数: 1530 50

发帖日期: 2014 年 5 月 11 日 上午 3:34
回复数: 21