Among Us Editor Versions Save

Edit the Among Us playerPrefs, gameHostOptions, playerStats and regionInfo files! Custom Host Settings, character customization and modified server selection!

1.621

3 years ago

This version should work perfectly with the Among Us AirShip update, however please create an Issue if there are any problems!

Changelog

  • Added all the new Hats and Skins
  • Added support for changing 'Quick Chat' setting
  • Other small changes

1.62

3 years ago

This version should work perfectly with the Among Us AirShip update, however please create an Issue if there are any problems!

Changelog

  • Added all the new Hats and Skins
  • Added support for changing 'Quick Chat' setting
  • Other small changes

1.611

3 years ago

Changelog

  • Fixed bug stopping Among Us Editor from launching if Among Us is outdated

1.61

3 years ago

Not much has changed since 1.6 except for the addition of some cosmetics and fixes for the latest Among Us version.

Changelog

  • Twitch & Geoff cosmetic added
  • Quick Chat setting added
  • Fixed Server Selector/Custom Servers
  • Other, smaller and less notable, changes

1.6

3 years ago

Changelog

The biggest feature update yet!

  • Host Options

    • Customize all changeable host options!
    • Change Kill Cooldown, Player Speed, Task Count etc to complete custom values
    • Things like negative speed are possible, causing you to walk in reverse
  • Stats Editing

    • You can now change your Among Us stats
    • Amount of wins, games played, Impostor streak etc can all be changed
  • Servers Editing

    • You can now play on custom servers, like Skeld.net, which allow for custom gamemodes
    • I can add these dynamically so if you'd like one (yours?) added, contact me
  • EXE Version

    • With the use of Launch4J, I can now supply an executable version of the editor
    • This version still requires Java, however running it without Java will just take you to the Java download
  • Many other changes

    • There is also a warning system for when things are patched/don't work, so I can warn you ahead of time!
    • Discord Rich Presence! This can be toggled off in the preferences tab
    • I can't remember all the changes I've made but there was lots of smaller ones

Huge shoutout to the discord members, they've helped me fix numerous bugs and issues with the editor!
The discord members also have had access to these features for weeks, so if you'd like early access to stuff join now!
https://discord.com/invite/HTm3mwK

(Windows) GUI as of this update

image

Note: It says prerelease as I took the screenshot before I released this version

1.51

3 years ago

Changelog

Another Massive GUI Update

  • PROFILES

    • You can now save your cosmetic configurations and share them with others
    • Create a profile, save it and then share it with others in the discord or anywhere else!
  • THEMES - LIGHT MODE, DARK MODE AND MORE

    • Theres now many themes such as Light & Dark mode and even RGB themes with customizable speeds
    • You can also make your OWN theme and choose what colors it uses!
  • LAUNCHER

    • Theres now an optional Launcher for if you're having issues launching the Editor
    • I only recommend using it with you're having issues launching the editor
  • MANY MANY OTHER CHANGES

    • There has been NUMEROUS bug fixes and I want to say a massive thank you to the testers in the discord
    • Linux & Mac fixes along with numerous UI fixes

Big thank you to ALL of the discord members, everyone in the discord gets access to prereleases and they've had these features for weeks.
Join us today! https://discord.com/invite/HTm3mwK

(Windows) GUI as of this update

image

Note: It says prerelease as I took the screenshot before I released this version

1.45

3 years ago

Changelog

Big GUI rework!

  • Added TABS to the GUI !

    • You no longer have to look at settings that don't interest you!
    • Change your cosmetics easily without needing to take more than a seconds glance
    • Preferences tab, currently only preference is the look of the GUI but more will be added soon!
  • Small Linux/Mac fixes

    • With the changes of the showing hidden files, the file chooser with the config and other changes I made before this release, this application should now fully work on Linux/Mac systems
    • I would GREATLY appreciate anyone on a non-windows machine who could message me and give me feedback on how I can make the program any better for people using that operating system <3
  • Other small changes

    • Some hats now have custom offsets so they look the same in the GUI as ingame!
    • These offsets are located in the src/club/koupah/amongus/editor/gui/settings/cosmetics/hats.java file, if you make a pull request with more offsets that'll make my life so much easier and I'll happily credit you!

(Windows) GUI as of this update

image

Note: It says prerelease as I took the screenshot before I released this version

1.35

3 years ago

Changelog

Bugs, updates, linux and adjustments!

  • Created AUEMain class (Among Us Editor Main)

    • Moved L&F checking to this class
    • Update checker now called after windows is made visible (I just felt like it was better this way)
  • Fortegreen Color Warning

    • Changed the warning to more thoroughly express what issues will occur when using Fortegreen
    • Changed what activates the warning, it now only occurs on save not when you select it
    • Still a one time pop up
  • Small UI Changes

    • Shifted the hat displayer 5 pixels to the left, this makes it look more centered on average I believe
    • The window title will now change if you're using a pre-release or outdated version
    • The pet displayer has been made larger for more visibility of said pets
  • Linux/Mac Fix

    • Changed the File Chooser to show hidden files
  • Update Checker

    • Update checker can now show a changelog or other messages contained in the version file

(Windows) GUI as of this update

image Note: It says pre-release as I took the screenshot before I released this version

1.3

3 years ago

Changelog

This is a another small update. (Fixes a semi big bug though)

  • Changed the way the playerPrefs file is found, now checks multiple locations

    • This includes a file search, checking all your drives for the file
    • This became an apparent necessity as I noticed some users had their playerPrefs in their steam folder and some didn't
    • An "AUEConfig" file is now created and stores your playerPrefs location so that it is not needed to be searched for every launch
  • Fortegreen Color Warning

    • You will now receive a warning the first time you choose the Fortegreen color notifying you that it is a glitch color
    • I added this due to users not understanding why they couldn't pick cosmetics in game after choosing Fortegreen
  • Small Code Changes

    • Added PlayerPrefsManager and PlayerPrefsFinder, could probably merge them but I started this update at 2 AM and finished at 3 AM
    • Moved "components" of settings 5 pixels to the left so they don't go off/combine with the edge of the UI

(Windows) GUI as of this update

image

Once again, huge thank you to everyone who uses this. It's great knowing people use and enjoy using something I've created!

1.25

3 years ago

This is a small update over the previous!

Changelog

  1. Added Linux/Mac Support
  • Didn't even know it was playable on Linux until an issue was opened for it
    • Added in a File Chooser to choose playerPrefs file on non-windows systems
    • Added in a AUEConfig file so non-windows users don't have to select the playerPrefs file EVERY launch
  1. Future Character Preview
  • Hats in Among Us are offset by different values, I've put in the ability to define per hat values
    • TODO: Find out the offsets for each hat so I can create a proper character preview
  • Also the character color preview was made larger so that you can see it easier, and it looks nicer
  1. Raised "Apply Settings" button
  • Some systems would show this lower than it was meant to appear, so I just raised it ?

(Windows) GUI as of this update

image

Big thank you to everyone who uses this program, it feels great knowing people are using something you created.