Skip to content

Releases: mattpannella/pupdate

Clean install & delete options

27 Jan 03:12
4e81825
Compare
Choose a tag to compare

New dedicated uninstall verb and --clean option for update

update               Run update all. (Can be configured via the settings menu)
    -p, --path               Absolute path to install location
    -c, --core               The core you want to update. Runs for all otherwise
    -f, --platformsfolder    Preserve the Platforms folder, so customizations aren't overwritten by updates.
    -r, --clean              Clean install. Remove all existing core files, and force a fresh re-install
  
  uninstall            Delete a core
    -p, --path               Absolute path to install location
    -c, --core               The core you want to uninstall. Required
    -a, --assets             Delete the core specific Assets folder. ex: Assets/{platform}/{corename}

What's Changed

  • force full re-installs and new dedicate uninstall function by @mattpannella in #225

Full Changelog: 3.0.0...3.1.0

Renaming the entire project what could go wrong(something went wrong)

21 Jan 23:03
489fd03
Compare
Choose a tag to compare

The executable is named pupdate, now. Hopefully this leads to less confusion with retrodiven's app, and people can stop calling it the "pannella updater"

there's a new skip-update option on the command line if you don't want it to update itself

Windows Self Update Bug Fix

08 Jan 14:43
Compare
Choose a tag to compare

This should hopefully fix the crash when trying to let the app update itself, in windows, going forward

Enable All Displays Modes fix for new GB Core

05 Jan 14:15
ec9a855
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.42.0...2.43.0

Bug Fix and Prep for Future Update

31 Dec 16:07
4b77e73
Compare
Choose a tag to compare

The error message after running "Force Display Modes" should be fixed
I'm going to rename this project to pupdate at some point, because i'm tired of trying to figure out if people are talking about this app or retrodriven's (this'll be easier for everyone). But since i'm going to rename all the files, I add some hooks in to hopefully make the transition smooth (it wont be. everything will break)

What's Changed

Full Changelog: 2.41.0...2.42.0

Enable Display Modes for all cores

24 Dec 19:34
2b890e1
Compare
Choose a tag to compare

New menu option to force all display modes on for every core

if something goes wrong and breaks your setup, just delete everything in your Cores directory and run the updater again. it will just restore all the files to stock

What's Changed

Full Changelog: 2.40.1...2.41.0

Linux/mac self updating fixed

20 Dec 02:24
1b80c10
Compare
Choose a tag to compare

mac and linux builds should be able to self update, now.
note: the linux x64 binary has been renamed to pocket_updater
also merged the branch with the core replacement stuff, in case that ever gets use

What's Changed

Full Changelog: 2.38.1...2.40.1

Bug fix for jtpatreon check

10 Dec 16:04
0f6872d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.38.0...2.38.1

Fix for JTBeta cores on firmware 1.2

08 Dec 05:18
a20edaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.37.0...2.38.0

v2.37.0 Check JT Beta Key File

16 Nov 17:43
4d81402
Compare
Choose a tag to compare

From now on, when running update all, it will let you know if you have the wrong jtbeta key

What's Changed

Full Changelog: 2.36.2...2.37.0