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

×
Hey guys!!

Recently i've been collecting deslited/removed games on Steam but got really frustated when games that i've paid almost $70 were getting back on store out of nowhere without the devs saying a word (It's great that most people can now play the game but it's sad that the devs gave no sign to re-release this 3-4 years old removed game) and the prices for these games are just speculation, a game that i really wanted was SAW and Wolfenstein (2009) but a copy of SAW costs $300 and Wolfenstein 2009 almost $6000!!!!

But now i know GoG and i can easily play these games on PS, PS2 and PS3 emulators. I will upgrade my rig to play PS3 games more smooth, but here is the thing: I'm trying to make an executable for Resident Evil 3 from ePSXe, it's a ''.bin'' game file and I learned about creating .bat files and here's what i do to auto exe them:

cd "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\"
start ePSXe.exe "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\GAMES\Resident Evil 3 - Nemesis.iso"

And it opens ePSXe just fine but not the game... How can i make this .bat file auto open ePSXe + the game that i choose ?
Thanks for all the help!!

P.s: I'm from Brazil, that's why my folders are in PT-BR
No posts in this topic were marked as the solution yet. If you can help, add your reply
It's working now, i manage to fix it!!!
For those who want to try it just create a text file with notepad and put the commands like this:

cd "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\"
start ePSXe.exe -loadbin "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\GAMES\Resident Evil 3 - Nemesis.bin" -nogui

Of couse your folder will be in a different place than mine, and you will have different games to do it but all that i needed to do was add ''-loadbin'' and ''-nogui'' hehe... After all of this rename your .txt file to .bat and it's done!!
avatar
LoneWalker59: It's working now, i manage to fix it!!!
For those who want to try it just create a text file with notepad and put the commands like this:

cd "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\"
start ePSXe.exe -loadbin "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\GAMES\Resident Evil 3 - Nemesis.bin" -nogui

Of couse your folder will be in a different place than mine, and you will have different games to do it but all that i needed to do was add ''-loadbin'' and ''-nogui'' hehe... After all of this rename your .txt file to .bat and it's done!!
Boa noite , ao procurar o arquivo não o encontro saberia o que é?
avatar
LoneWalker59: It's working now, i manage to fix it!!!
For those who want to try it just create a text file with notepad and put the commands like this:

cd "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\"
start ePSXe.exe -loadbin "C:\Program Files (x86)\Emuladores\EPSXE 2.0.5\GAMES\Resident Evil 3 - Nemesis.bin" -nogui

Of couse your folder will be in a different place than mine, and you will have different games to do it but all that i needed to do was add ''-loadbin'' and ''-nogui'' hehe... After all of this rename your .txt file to .bat and it's done!!
avatar
NicholasAraujo: Boa noite , ao procurar o arquivo não o encontro saberia o que é?
Opa estou aprendendo a usar a GoG ainda e só vi sua mensagem agora, mas esse problema acontecia comigo quando eu montava o código no bloco de notas e na hora de apertar as aspas eu apertava 2x ao invés de SHIFT + aspas.