Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Support Non-GL Renderers (WIP) #3770

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

TechnikTil
Copy link
Contributor

THIS IS STILL A WORK IN PROGRESS, NOT EVERYTHING IS FIXED YET!!

Does this PR close any issues? If so, link them below.

#3760 #3589

Briefly describe the issue(s) fixed.

This PR lets you play the game on Non-GL Renderers. This means that people without a graphics card can play the game.

WIP TODO:

  • Fix FunkinCamera depending on context3D to function
  • (Maybe) fix the Title Screen background
  • Fix FlxAnimateFilterRenderer from needing context3D to function
    We'll see from here.

@github-actions github-actions bot added size: medium A medium pull request with 100 or fewer changes. pr: haxe PR modifies game code. labels Oct 25, 2024
@EliteMasterEric EliteMasterEric added the status: pending triage Awaiting review. label Jan 17, 2025
@Hundrec Hundrec added the type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression label Jan 22, 2025
@Lasercar
Copy link
Contributor

Is this PR going to be finalised anytime soon?

@TechnikTil
Copy link
Contributor Author

yeah, pretty soon

@TechnikTil
Copy link
Contributor Author

its just one issue with flxanimate that i have been fighting with for a very long time now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants