Emuforums.com

Go Back   Emuforums.com > PSX Emulation > ePSXe Discussion
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read

WON'T YOU JOIN US?
You are not a registered member and
are viewing this site as a guest.
Registration is simple and FREE.
Join this CrowdGather community today.
Registration offers the following perks:

» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging

join

Reply
 
Thread Tools Display Modes
Old May 29th, 2012, 07:56   #1
Monty Carlo
Registered User
 
Join Date: May 2012
Location: US/LA
Posts: 9
Creating an .exe file

I have read the following post, but I'm still confused:
http://www.ngemu.com/forums/showthread.php?t=146352

I would like to create an executable file for an individual game .. is it possible and if so, can anyone link to another post or give me an explanation? Thanks!

Monty Carlo
Monty Carlo is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old May 29th, 2012, 10:51   #2
kubusleonidas
Registered User
 
Join Date: Feb 2010
Location: Greece
Posts: 19
if i understand correct you just wanna create something like shortcut that when you run it it will run ePSXe with good setting and game image?

if so try ePSXeQuickPlay it can create shortcut for the game that you have add in ePSXeQuickPlay and when you run created shortcut it will run ePSXeQuickPlay silently (if you check file>Setting>General>Silent Mode) then ePSXeQuickPlay run ePSXe without interface and game will start...

ePSXeQuickPlay >>>
http://forums.ngemu.com/showthread.php?t=147502

Last edited by kubusleonidas; May 29th, 2012 at 10:58..
kubusleonidas is offline   Reply With Quote
Old May 29th, 2012, 18:12   #3
Monty Carlo
Registered User
 
Join Date: May 2012
Location: US/LA
Posts: 9
Interesting app, the only problem is that I don't think this creates a .exe file. It's not so much about having a shortcut, but specifically that type of file. For what I want to do with it, it should be either an EXE or BAT file type. Any other ideas?
Monty Carlo is offline   Reply With Quote
Old May 29th, 2012, 18:44   #4
kubusleonidas
Registered User
 
Join Date: Feb 2010
Location: Greece
Posts: 19
Did you need *.exe for only one game? if so i can create it for you...
kubusleonidas is offline   Reply With Quote
Old May 29th, 2012, 19:08   #5
Monty Carlo
Registered User
 
Join Date: May 2012
Location: US/LA
Posts: 9
yea, just for one game, ff9... i'd rather just create it myself, for future reference in case I need to do this for another game - I don't suppose its easy to explain?
Monty Carlo is offline   Reply With Quote
Old May 29th, 2012, 19:40   #6
kubusleonidas
Registered User
 
Join Date: Feb 2010
Location: Greece
Posts: 19
It is not hard to do if you know Delphi programming i can explain you how to create that kinda *.exe with Delphi...
kubusleonidas is offline   Reply With Quote
Old May 29th, 2012, 22:27   #7
Monty Carlo
Registered User
 
Join Date: May 2012
Location: US/LA
Posts: 9
No just Java here, but that's alright... its really not worth going through the trouble. I appreciate it though.
Monty Carlo is offline   Reply With Quote
Old May 31st, 2012, 14:19   #8
kubusleonidas
Registered User
 
Join Date: Feb 2010
Location: Greece
Posts: 19
Ok, so you say it can be a *.BAT!? I have idea...

1)Let's create *.BAT that will export ePSXe and Plugings Configuration from Registry. Write this in new *.BAT file >>>
Quote:
regedit.exe /e "ePSXe Config.reg" "HKEY_CURRENT_USER\Software\epsxe"
regedit.exe /e "Plugin Config.reg" "HKEY_CURRENT_USER\Software\Vision Thing"
Save it and run it! If all going well it should create "Plugin Config.reg" and "ePSXe Config.reg" in the *.BAT directory.

2)Let's create *.BAT that will import Configuration back to Registry and run ePSXe.exe with parameters. Write this in other new *.BAT file >>>
Quote:
regedit.exe /s "ePSXe Config.reg"
regedit.exe /s "Plugin Config.reg"
ePSXe.exe -nogui -loadbin "Game Image.iso"
Save it and run it! ePSXe should run with Configuration that you have export previously and game cd image that you have point...

Note:
You must run *.BAT from ePSXe.exe directory so place "Plugin Config.reg" and "ePSXe Config.reg" there...
"Game Image.iso" File name of your game cd image...
I have try this on WinXP Pro Sp3 English...

Last edited by kubusleonidas; May 31st, 2012 at 14:37..
kubusleonidas is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +1. The time now is 09:29.

© 2006 - 2012 Emu Forums | About Emu Forums | Advertisers | Investors | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.