Skip to content

Releases: Yohoki/TempAR-Vita

TempAR - Vita Edition v2.0

10 May 08:53
Compare
Choose a tag to compare

TempAR now has a VitaCheat tab that functions as a helper app to guide you through creating any code type in VitaCheat. Simply select the type of code you need and it will present you with the options for that type of code.

It currently supports all 6 of the main code types: Write, Compress, Pointer, MOV, Pointer+Compress and Pointer+MOV.

It does not yet support B200, Conditionals or Button Pad codes. These will be added in a future release.

It also does not yet have an "Instructions" box. I'll add one with clear instructions in a future release.

Changes:

  • Added VitaCheat Tab
  • VitaCheat tab supports generating codes for all 6 main code types.
  • Changed the way some ComboBoxes work to make the code cleaner and easier to read.
  • Code Type boxes now use Drop Down lists instead of Radial Buttons, because it's nicer.
  • Merged some features from @TehPsychedelic 's branch. Thanks for making the code cleaner and the windows nicer!

TempAR - Vita Edition v1.03

07 May 07:16
Compare
Choose a tag to compare

Minor update to apply all the changes made to today's code and to increase the window size.

Changes:

  • Increased window size
  • Moved the generated code section to underneath code options.
  • Pointer list now takes up the entire right side of program.
  • Increased font size slightly in pointer list to make it easier to read.
  • Added several changes to C# code to make life easier for me.

TempAR - Vita Edition v1.0

06 May 04:45
Compare
Choose a tag to compare

Public release of TempAR - Vita Edition

Changes:
-Removed "BETA VERSION" and "DO NOT DISTRIBUTE" from the title, since I've gotten permission to release this.
-Fixed a bug that was causing negative offsets to default to 32bit code on level 2+ pointers.

TempAR - Vita Edition v1.01

06 May 07:08
Compare
Choose a tag to compare

Slight update to get the original functions back and still have our new Vita functions. Vita Edition now fully replaces the old TempAR as it can do everything the old could do + now does Vita things.

Changes:
-Added a new button for AR code generation.
-Removed all cases of VitaCheat code generation that were borrowing AR parts. They are now separate.
-Added some small comments to get rid of debugging errors. Just a few spots that were popping up as warnings, but not breaking anything.

Beta Release

03 May 02:26
5ac3fbf
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-release
0.01

Create README.md