Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betacraftuk/legacyfix
Patches legacy Minecraft
https://github.com/betacraftuk/legacyfix
java javaagent legacy minecraft
Last synced: about 6 hours ago
JSON representation
Patches legacy Minecraft
- Host: GitHub
- URL: https://github.com/betacraftuk/legacyfix
- Owner: betacraftuk
- License: gpl-3.0
- Created: 2022-03-14T08:11:54.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-16T13:31:33.000Z (3 months ago)
- Last Synced: 2024-10-18T12:14:51.780Z (3 months ago)
- Topics: java, javaagent, legacy, minecraft
- Language: Java
- Homepage: https://betacraft.uk
- Size: 1.33 MB
- Stars: 34
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LegacyFix
Utility made to patch old and misbehaving versions of Minecraft.
![](/.github/img/banner.webp)
## Patches
- [x] Skins
- [x] Sound
- [x] Online mode support
- [x] Offline saving in Classic versions
- [x] deAWT - Fix for flipped red & blue colors in versions before 13w16a on Apple Silicon devices (M1, M2, etc.)
- [x] Rendering issues in versions b1.9-1.7.10 with Intel graphics
- [x] Running Classic, Indev & Infdev versions on modern macOS
- [x] BitDepthFix - Fix for glitchy clouds with AMD graphics
- [x] Running versions before 13w16a with no dependency on Java AWT/Swing
- [x] Playing c0.0.14a to 1.2.5 without crashing due to certain USB peripherals
- [x] Functional "Open texture pack folder" button before 1.2-pre on Linux and macOS
- [x] Running a1.1.1 without gray screening
- [x] Playing Indev and Infdev versions
- [x] Working sound in early Indev versions
- [x] Running pre-Classic, c0.0.15a-c0.0.16a_02 and b1.3 versions with Java 5
- [x] Joining servers with c0.0.15a
- [x] Isolated game directory before inf-20100611
- [x] No duplicated assets for every instance
- [x] ModLoader support for Java 9 and later
- [x] Fix for b1.7.3 - b1.8.1 Forge when running Java 9+## Usage
Use the [BetaCraft v2 Launcher](https://github.com/betacraftuk/betacraft-launcher/tree/v2) which includes LF by default,
or apply the javaagent in the launcher of your choice. Tutorial TBA soon