PDA

View Full Version : How to make autoplay


Mazzard
November 28th, 2004, 10:48
How to make that program with auto play ?

about A7 but not a program like that. I want to do it look like shortcut.
( I think when you want to play games.You can click shortcut to start it.)

KanedA
November 28th, 2004, 14:56
emmm... could you be more specific? you want a program... that when you will run it it will automaticly start to play some music/videos/ect?? or something else?

Coolsvilleman
November 28th, 2004, 15:24
I think he wants to make playstation games auto playable and if so I suggets if you use epsxe get a program called delta. They have a wonderful site which can be easily found through this forum and it will detect psx games in your pc and play them with all the individual settings you want for each game. YAY.

I-Chan
November 28th, 2004, 16:54
you can always create a shortcut with the following target:
"p:\ath\to\psxeven\psxeven_executable.exe -runcd"

Betamax
November 28th, 2004, 20:00
/me goes and pulls out his old code backups :p

Sorry, the last version of a7 was based on delta's 1.65 code... and shortcut forwarding was only implemented from 1.66 onwards. If I'm honest I haven't really looked at it since xev stopped working on his emu.

scottlc
November 28th, 2004, 23:46
Also, if you wan't to be real fancy create a batch file to merge in registry settings:

regedit /S C:\path\to\settings.reg
C:\path\to\emulator.exe -runcd

Betamax
November 29th, 2004, 10:24
Giving away the trade secrets eh ;).

Mazzard
November 29th, 2004, 11:43
thanks for about everything. but I run it in ISO.

What a shortcut with the following target ?????

Another problem. When I play it.A MOVIE ( CG ) run very fast. Do you know ? how to fix it.

KanedA
November 29th, 2004, 11:48
maybe framerate limit (auto is the best ;) ) will help?

I-Chan
November 29th, 2004, 17:11
the same, but with -runiso followed by the name of the iso :p . Like:
"p:\ath\to\psxeven\psxeven_executable.exe -runiso name_of_iso.bin"

Mazzard
November 29th, 2004, 18:34
thks :)

Another problem. When I use OpenGL2 the game was dark more than D3D.

etc. I use 9600 Pro.

I-Chan
November 29th, 2004, 20:52
Then go and configure gamma in your cats control center. D3D lets you configure gamma (though i think cats still override that, never bothered to test sadly), opengl does.. not.