client
                                
                                 client copied to clipboard
                                
                                    client copied to clipboard
                            
                            
                            
                        Better FPS
A bit ambitious, but it does seem that Lunar Client does get higher FPS.
https://github.com/Sol-Client/client/issues/72#issuecomment-1185419548
Doing this could actually be really useful, fixing #117, #115, improving entity culling so maybe fixing #106 as well and adding many QoL and "performance" improvements Lunar has
@TheKodeToad what about this? Patcher is open source and you can always ask for permission. The current Entity Culling is based on a very old version of the existing one (aka it's abandonware) so a new not dead version would be really useful. Plus the other performance optimizations that are available there and the "performance" QoL features
@TheKodeToad what about this? Patcher is open source and you can always ask for permission. The current Entity Culling is based on a very old version of the existing one (aka it's abandonware) so a new not dead version would be really useful. Plus the other performance optimizations that are available there and the "performance" QoL features
Both Patcher and Entity Culling are unfortunately not open source despite both having public source code. This is due to their licenses.
Aw man
What's that though? https://github.com/Sk1erLLC/Patcher/blob/master/LICENSE.md
It's non-commercial which I don't think is GPL compatible.
Oh