Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Releases: SirMangler/PrimeHack-Updater

Anti-Viruses Hate It Less

27 Jan 05:44
Compare
Choose a tag to compare
  • Removed the InternalUpdater to please anti-viruses. This was a silly way to implement it anyway.
  • Added Immersive Mode to launch the game without the Dolphin Window.
  • Added Portable Mode to automatically enable Portable Mode for you.
  • Added new filters for dumps such as RVZ.
  • General bug fixes and code cleanup.

Large Changes and New Look

04 May 02:22
Compare
Choose a tag to compare

changelog

  • Fix to the hang when attempting to download.
  • Introduced totally new UI, progress bar and a more intuitive way to set the ISO location.
  • General code refactoring.

Falsely reporting as virus

Update: Windows has now removed the false detection.

Windows is reporting the updater as a virus (again). This is due to the fact it sees the virus downloading (updating) and executing (starting dolphin). This also may be due to the way the Updater updates itself (by deploying a mini-updater). Dolphin itself was also marked for this problem a few times. This repository is open source, so you can see my code.

VirusTotal Link
https://www.virustotal.com/gui/file/cfe416ee207cc8d76b91c31625f645230a12a73f33bc88cd43d33ff61eb94450/detection

Migration for new Ishiiruka settings change

01 Dec 00:51
Compare
Choose a tag to compare
  • Now migrates hack_config.ini for the new settings system, as it has done for Qt

Better Launching!

07 Nov 17:21
Compare
Choose a tag to compare

changelog

  • No longer requires admin
  • Requests admin only when necessary
  • No longer shows console until necessary.

Bugs bugs bugs!

31 Oct 17:48
Compare
Choose a tag to compare
  • A couple bug fixes related to importing Ishiiruka settings.
  • Code cleaned a bit.
  • The Updater now tries to run Ishiiruka as admin when necessary!

Reminder: The Updater uses the latest version of PrimeHack but you can edit the Updater.cfg to continue to use Ishiiruka.

Solved Problems with Cfg.

26 Oct 16:49
Compare
Choose a tag to compare

Changelog

  • Solved Cfg problems. It can now distinguish identical versions between Ishiiruka and Dolphin.
  • Removed the internal profiles designed for deployment. This is no longer necessary.

PrimeHack Updater v1.5.2

25 Oct 01:46
e417497
Compare
Choose a tag to compare

This build will deliver you updates from the new repo, containing the latest build of PrimeHack, now on the latest versions of Dolphin.

  • It will import your PrimeHack hack_config.ini into Dolphin.
  • Better cfg file. You can decide whether or not you want DolphinQT or Ishiiruka by modifying the config.

PrimeHack Updater v1.5

05 Sep 14:40
Compare
Choose a tag to compare

Changelog

  • QuickLaunch. You can now specify your game location to boot directly into Prime Trilogy!

  • Update-ception. The PrimeHack Updater can now update itself.

  • The Updater will now import the controller profiles, until further notice. It will also automatically set the Controller Profile to Metroid Prime Trilogy v1 (this only occurs if the profiles are being imported, and will not overwrite existing profiles)

  • If QuickLaunch isn't used, the Updater will now automatically pass any commandline (or shortcut) arguments to Dolphin.

  • Added code to make PrimeHack portable. Awaiting update from PrimeHack to implement.

  • Changes to hopefully please Anti-Viruses and reduce false-positives.

PrimeHack Updater

24 May 18:26
Compare
Choose a tag to compare
  1. Informs you when there's an update for PrimeHack-Updater - Update-ception.

  2. Optimized - Checks FileWrite-Modified-Date so not all files need to be copied every time plus general code improvements.

  3. Won't overwrite hack_config.ini anymore. - Sorry.

PrimeHack Updater

21 May 23:03
Compare
Choose a tag to compare

Patched starting wrong Dolphin.
Patched control schemes being overwritten.