RPCS3 Forums

Full Version: RPCS3 Launcher\Updater
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

xYaroslavGTx

Hello everybody. I wrote a small launcher for the update a emulator.
[Image: UHPXMunJNAE.jpg]
[Image: f5MGBh7aPO4.jpg]
Launcher supports two languages [ENG|RUS].

Download [GitHub]
Sorry for bad english Sad , thank you for your attention)

####Update 2####

[Image: U0wNnji_Gr8.jpg]
[Image: Ors0fv0kXtQ.jpg]

Changelog:
- Small changes in the interface.
- Added restoring folders function.
- Added display the emulator folder button.

Download [GitHub]

Update history
Update 3: Post #10
Update 4: Post #13
Thread moved to general discussion. Link is not working. Also, source code?

xYaroslavGTx

(02-11-2017, 09:45 PM)ssshadow Wrote: [ -> ]Thread moved to general discussion. Link is not working. Also, source code?

In the near future will replace the link. Code is written in Delphi+PHP.
You're using the GitHub API to check if the build commit is the latest one / AppVeyor build system to see if the build number is the latest one on master? Then the application needs to ping whatever web server you're using.
Interested on how you've done that as I've attempted making a PHP system for checking builds and couldn't properly fetch stuff from GitHub.

xYaroslavGTx

(02-11-2017, 11:12 PM)Annie Wrote: [ -> ]You're using the GitHub API to check if the build commit is the latest one / AppVeyor build system to see if the build number is the latest one on master? Then the application needs to ping whatever web server you're using.
Interested on how you've done that as I've attempted making a PHP system for checking builds and couldn't properly fetch stuff from GitHub.

I don't use API, I parse and copy the information using the simple PHP script on my server. API is too complicated for me)

ayurai

"change" button dont work?

xYaroslavGTx

(02-19-2017, 05:01 PM)ayurai Wrote: [ -> ]"change" button dont work?

Temporarily. I will fix on next update.

mchtt

good idea, how does the update process works ? what files does it overrides/preserves ?

xYaroslavGTx

(02-20-2017, 08:19 PM)mchtt Wrote: [ -> ]good idea, how does the update process works ? what files does it overrides/preserves ?

Thank you) Yes,if you upgrade overwrites two files - rpcs3.exe and OpenAL32.dll user files and settings are saved.

xYaroslavGTx

####Update 3####
[Image: ujbjTBizlpc.jpg]
[Image: uBmtlTGUmSk.jpg]
[Image: T5pbawTuzL4.jpg]
[Image: ku4WQCfeZaA.jpg]
Changelog:
- Redesign.
- Added tray icon.
- ?hoice of the directory of the emulator.
And a few tweaks Smile

Download [GitHub]
Pages: 1 2