Skip to content

Beta 3.0

Compare
Choose a tag to compare
@Aeyth8 Aeyth8 released this 02 May 07:39
e13f920

New Features

Debug Mode
A toggleable menu that allows you to use previously implemented features, plus some new ones!
Currently debug mode contains:

  • Repair File Mappings
  • Current Song Playing
  • Delete Directory Cache

Added Functions:
fld_less
dca_less
cra_pf
cdc_e
d_cache
dl_cache
& more

Major Changes

The directory code has been massively overhauled, implementing new features such as directory caching, and changing the location of the configs.

The new configs* are stored within the 'RLSongs' folder inside your game files rocketleague\TAGame\CookedPCConsole\RLSongs
( inputdelete.txt & file_mappings.txt )

Directory caching is simply a config text file named dcache.txt, which will be located within your AppData\Roaming\RLSongs
This will COMPLETELY get rid of the annoyingly long wait times for the program to find your game directory (if you have alot in your drives)

( For your first time usage the program may still take forever to find the Rocket League directory, this will only prevent it from locating it everytime you relaunch the program. )

And of course you can simply delete the cache using debug mode, or manually finding the folder.

Fixes

  • Added a pretty good amount of bug fixes and error code handling.
  • Relieved my OCD by fixing the broken dimensions of the buttons within 'Edit Mode'
  • Removed the ability to type/edit the console log output

Future Plans

As you can see, this is no longer a prototype, but a beta.

I'm not sure how many more versions of this program I will create, and as of current literally nobody that I am aware of is actually using this program.

I will be adding a file map updater, which you can toggle for auto or manual updates.
As new songs will constantly be added on, and the IDs on occasion change for who knows what reason.

It will NOT be using an API, instead, I will have it download the updated file mappings off GitHub.
Specifically this repository https://github.com/Aeyth8/FMP

I intend to fix the output of the console logs, specifically where it spams the IDs that it plans on deleting.
I also intend to put all of the config files inside AppData, instead of residing within the Rocket League directory.

Quick Warning

Make sure to whitelist the program from your antivirus, as my own antivirus detected my program as malware.
It's obviously open source and you will see nothing in it, I'll work on submitting my programs as false detections.