Next Generation Emulation banner

PSX Launcher

12K views 9 replies 4 participants last post by  diadoiskblo 
#1 · (Edited)
Text Font Document Paper
Art Painting


I made a small launcher for individual games to ease load and setup games.
My launcher save all emulator settings for each game.

Once configuraded the game will be direct launched with the saved configurations.

To cancel auto load hold SHIFT before open the game.

I made this to easer launch PS1 games on Steam.

ver 0.6.6 - Download
No more admin rights needed
Now also backup inis folder
Portable configs don't overwrite last used emulator

ver 0.6.5 Experimental
Allow user bezel overlay

ver 0.6.4 fix
fix a problem when try create a shortcut local when started in portable mode

ver 0.6.4
Now saves selected language
Suports open with
Remember last emulator used
And more fixes

ver 0.6.2
New profile save mode (save all configs to "%USERPROFILE%\AppData\Local\PSXLauncher\")
Drag n drop Funcion (drop the iso on the Executable to create a profile)
Button to create the shortcut for the current profile
Helper tips
And More Fixes

ver 0.6.0
More Fixes
Remove "Local Mode" *use relative path instead
Fix display of the command line output

ver 0.5.9
Some Fixes
New command line visualizer

ver 0.5.6
Update: Eng Translation option

ver 0.5.5
Update: Bug fix on save temp Backup
othes minor problems.

ver 0.5.4
*Interface adjustments.

ver 0.5.3
*Rom path options.

ver 0.5.2
Update: Bug fix on launch emulator on new pcs
*Update: New version suports PCSXR, auto detect PCSXR.
*some features may not work on PCSXR for now as Memory card select but it can be set on the emulator.
 

Attachments

See less See more
10
#2 ·
Looks good. A couple of suggestions if you accept these :).
English version or option to change the language (and save that setting).
Since games are dumped from CDs, binary files are called (ISO) images, not roms.

Also it crashed when I tried to configure emulator. It seems like it's trying to read non existing file.
Are you saving files from the registry on the root of the system drive?
 

Attachments

#3 · (Edited)
for now it needs start as admin.
i will fix soon i discovery how....
but for now set as admin,
and thx for the feedback, originaly this laucher i made for some friends so at the time i don't through about language.

i may make this on future.
now i have other features to implement like suport also to PCSXR.
and future, maybe, launch everything.:D

check new version.
 
#4 · (Edited)
same as Shendo...
Why your Frontend is trying to write Files into my systems Rootdirectory?
Text Font Screenshot

thats no system error...
To write at C:\<any file> are highest Adminprivileges needed.
i may make this on future.
now i have other features to implement like suport also to PCSXR.
An so eminent Fail must be fixed at first Priority! Thats a security issue...
With this your Program never will run at users machines.(Except some reckless Plungers they always and everthing run as full admin)
Hint:
Never let programs write into systems relevant folders. this can trouble always...
Better you can export the settings into the users scope, like %USERPROFILE%\Documents\PSX_Launcher\
This are one line code to Fix this...

The next issue is the Language:
I'm German. Portuguese isn't my favorite and vice versa;). English I've learned by myself. If I'm doing something publicly for an international audience, I try as possible to write everything in more or less understandable English.
If some grammar is wrong, i have no worry about... Pidgin is the Future:D

To change in your code some words into english , can not be so hard...

PS: my post about advertising and this one is not meant nasty...
it should help you

I am cooking also only with water. But i do it since very long time...
if you need some help by a gray animal with a big head... i've Time to waste...:rolleyes:
 
#5 ·
same as Shendo...
Why your Frontend is trying to write Files into my systems Rootdirectory?
View attachment 177209
thats no system error...
To write at C:\<any file> are highest Adminprivileges needed.

An so eminent Fail must be fixed at first Priority! Thats a security issue...
With this your Program never will run at users machines.(Except some reckless Plungers they always and everthing run as full admin)
Hint:
Never let programs write into systems relevant folders. this can trouble always...
Better you can export the settings into the users scope, like %USERPROFILE%\Documents\PSX_Launcher\
This are one line code to Fix this...

The next issue is the Language:
I'm German. Portuguese isn't my favorite and vice versa;). English I've learned by myself. If I'm doing something publicly for an international audience, I try as possible to write everything in more or less understandable English.
If some grammar is wrong, i have no worry about... Pidgin is the Future:D

To change in your code some words into english , can not be so hard...

PS: my post about advertising and this one is not meant nasty...
it should help you

I am cooking also only with water. But i do it since very long time...
if you need some help by a gray animal with a big head... i've Time to waste...:rolleyes:
Ok 1º thanks for the help,
2º "i may make this on future." i was talking about the translation,
3º "%USERPROFILE%\Documents\PSX_Launcher\" won't will solve the admin problem, this problem is caused for use REGEDIT, right now i studing a better way to do that, i wish to make a system that be able to watch PS1 emultor reg entry changes and save a backup but for now is working and is what i capable to do.
4º i from brazil thats why is on portuguese, i create for some noob and lazy friend who wanted launch ps1 games on steam.

i will clean the code and formulate some questions directed for enhance some parts of my frontend, and i would be thankful if u be able to help me.

and sorry for poor eng.
 
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top