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

Releases: SirMangler/PrimeHack-Updater

Anti-Viruses Hate It Less

Choose a tag to compare

@SirMangler SirMangler released this 27 Jan 05:44
  • 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

Choose a tag to compare

@SirMangler SirMangler released this 04 May 02:22

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

Choose a tag to compare

@SirMangler SirMangler released this 01 Dec 00:51
  • Now migrates hack_config.ini for the new settings system, as it has done for Qt

Better Launching!

Choose a tag to compare

@SirMangler SirMangler released this 07 Nov 17:21

changelog

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

Bugs bugs bugs!

Choose a tag to compare

@SirMangler SirMangler released this 31 Oct 17:48
  • 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.

Choose a tag to compare

@SirMangler SirMangler released this 26 Oct 16:49

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

Choose a tag to compare

@SirMangler SirMangler released this 25 Oct 01:46
e417497

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

Choose a tag to compare

@SirMangler SirMangler released this 05 Sep 14:40

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

Choose a tag to compare

@SirMangler SirMangler released this 24 May 18:26
  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

Choose a tag to compare

@SirMangler SirMangler released this 21 May 23:03

Patched starting wrong Dolphin.
Patched control schemes being overwritten.