All Projects → poweredbypie → textureldr

poweredbypie / textureldr

Licence: MIT License
open source, integrated texture pack management system for geometry dash

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to textureldr

small-gd-mods
small collection of mods for geometry dash
Stars: ✭ 39 (+30%)
Mutual labels:  dll, geometry-dash
UniDLL
Editor window to create DLLs from C# code in Unity
Stars: ✭ 45 (+50%)
Mutual labels:  dll
jvm-dump-proxy
A proxy DLL for Windows to dump JVM classes at JNI level
Stars: ✭ 53 (+76.67%)
Mutual labels:  dll
Android-ML
@cos8oih 👋
Stars: ✭ 20 (-33.33%)
Mutual labels:  geometry-dash
Extended-Toolkit
A companion toolkit for the standard toolkit.
Stars: ✭ 83 (+176.67%)
Mutual labels:  dll
summary1
个人总结 持续更新 欢迎提出各种issues
Stars: ✭ 13 (-56.67%)
Mutual labels:  dll
UniversalDynamicInput
a custom button pack for dolphin that supports over 100 games!
Stars: ✭ 30 (+0%)
Mutual labels:  texture-pack
MindustryClassicified
MindustryClassicified :: A Mindustry mod to return the graphics to 3.5
Stars: ✭ 15 (-50%)
Mutual labels:  texture-pack
foo drpc
Foobar2000 music status for Discord Rich Presence!
Stars: ✭ 83 (+176.67%)
Mutual labels:  dll
memory-module-loader
An implementation of a Windows loader that can load dynamic-linked libraries (DLLs) directly from memory
Stars: ✭ 111 (+270%)
Mutual labels:  dll
SnifferIH
DLL Hooking Packet Sniffer
Stars: ✭ 15 (-50%)
Mutual labels:  dll
maalik
Feature-rich Post Exploitation Framework with Network Pivoting capabilities.
Stars: ✭ 75 (+150%)
Mutual labels:  dll
Caesar
Open source cheat for Steam version of Counter-Strike 1.6.
Stars: ✭ 22 (-26.67%)
Mutual labels:  dll
Dark-Mode
A resource pack that adds a new dark appearance to the vanilla user interface!
Stars: ✭ 23 (-23.33%)
Mutual labels:  texture-pack
vue-cli-plugin-dll
Vue CLI 3 plugin for Webpack DllPlugin/DllReferencePlugin
Stars: ✭ 77 (+156.67%)
Mutual labels:  dll
SharpUnhooker
C# Based Universal API Unhooker
Stars: ✭ 255 (+750%)
Mutual labels:  dll
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (-36.67%)
Mutual labels:  dll
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-60%)
Mutual labels:  dll
Spotify-Internal
Remove ads and add extra features for spotify desktop version.
Stars: ✭ 25 (-16.67%)
Mutual labels:  dll
DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
Stars: ✭ 29 (-3.33%)
Mutual labels:  dll

textureldr

open source, integrated texture pack management system for geometry dash

note

auto inject only works with mega hack v6.2 beta as of now. if your geometry dash does not open, please try installing the latest microsoft visual c++ 2019 redistributable here

known issues

  • none as of now, which is good

usage (without mega hack v6)

  • download "textureldr.dll" and "libtiff.dll" in releases (to the right)
  • drag both dlls into the folder where "GeometryDash.exe" is located. replace the existing libtiff.dll with the new one.
  • launch the game.
  • click the folder button that is now in place of the "more games" button.
  • add packs by clicking the folder icon and adding packs folders to the directory it opens.
  • select a texture pack and click the apply button!

usage (mega hack v6.2 beta)

  • download "textureldr.dll" in releases (to the right)
  • drag the dll into the folder where "GeometryDash.exe" is located.
  • find the file "absolutedlls", open it in notepad, and add a new line with the text "textureldr.dll". save the file.
  • launch the game.
  • click the folder button that is now in place of the "more games" button.
  • add packs by clicking the folder icon and adding packs folders to the directory it opens.
  • select a texture pack and click the apply button!

usage (advanced)

  • clone this repo.
  • build the solution in release mode.
  • open geometry dash.
  • use a dll injector (such as this one that i use) to inject the newly compiled dll into geometrydash.
  • enjoy! you can play around with the functionality all you want.

thanks

thank you to absolute, cos8o, andre, italian apk downloader, adaf, and many others from the GD programming server for helping me in my learning process. especially italian apk downloader, who released a repo of all the decompiled gd classes, which was super helpful while initially reversing texture reloading functionality.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].