Skip to content

Releases: FrankBarretta/LosslessProxy

LosslessProxy - v0.3.0

Choose a tag to compare

@FrankBarretta FrankBarretta released this 16 Apr 17:06

LosslessProxy – v0.3.0

LS Addons Manager (LosslessProxy) is an unofficial add-on manager for Lossless Scaling, designed to extend and enhance its functionality through a modular add-on system.

This project is based on independent analysis and reverse engineering of the software behavior and does not include any proprietary source code, assets, or confidential materials.


✨ Features

  • Rebuilt the graphical user interface (GUI)
  • Fixed several bugs
  • Resolved multiple program crashes
  • Improved overall stability

Screenshot 2026-04-16 190521

📦 Installation

⚠️ Use at your own risk. This is an unofficial tool.

  1. Go to the main installation folder of Lossless Scaling

  2. Locate the file:

    Lossless.dll
    
  3. Rename it to:

    Lossless_original.dll
    
  4. Download the Lossless.dll file from this release

  5. Copy the downloaded Lossless.dll into the main Lossless Scaling folder

The proxy DLL will load the original library and enable add-on support.


🎨 Optional: Custom Icon

If you want to use the LosslessProxy icon, simply copy the file:

LP-icon.png

into the same directory where:

Lossless.dll

is located.

The application will automatically use the custom icon if the file is present.


2. Install add-ons

  1. In the main Lossless Scaling directory, create a folder named:

    addons
    
  2. Each add-on must be placed in its own subfolder inside the addons directory
    (for example: addons/MyAddon/)

  3. Downloaded or custom add-ons should be copied into their respective subfolders

The add-on manager will automatically detect and load add-ons from these directories.


⚠️ Disclaimer

This project is not affiliated with, endorsed by, or supported by the developers of Lossless Scaling.

Using this software may violate the terms of service or license agreement of Lossless Scaling.
The author assumes no responsibility for any damage, data loss, account bans, or other consequences resulting from its use.

LS Addons Manager (LosslessProxy) v0.1.0

Choose a tag to compare

@FrankBarretta FrankBarretta released this 27 Dec 21:56
0dc213c

LS Addons Manager (LosslessProxy) – v0.1.0

Initial public release

LS Addons Manager (LosslessProxy) is an unofficial add-on manager for Lossless Scaling, designed to extend and enhance its functionality through a modular add-on system.

This project is based on independent analysis and reverse engineering of the software behavior and does not include any proprietary source code, assets, or confidential materials.


✨ Features

  • Add-on loading and management via proxy DLL
  • Modular architecture for future extensions

Screenshot 2025-12-27 225448

📦 Installation

⚠️ Use at your own risk. This is an unofficial tool.

  1. Go to the main installation folder of Lossless Scaling

  2. Locate the file:

    Lossless.dll
    
  3. Rename it to:

    Lossless_original.dll
    
  4. Download the Lossless.dll file from this release

  5. Copy the downloaded Lossless.dll into the main Lossless Scaling folder

The proxy DLL will load the original library and enable add-on support.


2. Install add-ons

  1. In the main Lossless Scaling directory, create a folder named:

    addons
    
  2. Each add-on must be placed in its own subfolder inside the addons directory
    (for example: addons/MyAddon/)

  3. Downloaded or custom add-ons should be copied into their respective subfolders

The add-on manager will automatically detect and load add-ons from these directories.


⚠️ Disclaimer

This project is not affiliated with, endorsed by, or supported by the developers of Lossless Scaling.

Using this software may violate the terms of service or license agreement of Lossless Scaling.
The author assumes no responsibility for any damage, data loss, account bans, or other consequences resulting from its use.