Skip to content

Commit f528385

Browse files
committed
aaa
proper printf redirection through plugin and actually put writes through new console built quick program (check my gists) to rebuild tex files and maybe even imgs (single image tex files) so i could remove mipmaps (also using dxtex to not mess up compression) from the global_gfx and other unused stuff, cutting out about a mb of data and so ghtcp's weird compression thing for dds isnt interfering or anything also for some reason i have a global_gfx thats 6 mb and one thats 7 mb, one is from these fastgh3 zones and one is ripped out of editing using ghtcp, since i broke being able to view the entire zones for texture explorer, and i cant tell the visual difference between them ahwryhj9ugawsrfyhgjikol hopefully i reset the internal qb settings right for this todo: settings for custom graphics and other internal tweaks allowed, and another thing im forgetting in relation
1 parent 20ac219 commit f528385

23 files changed

Lines changed: 839 additions & 647 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ fastgh3_1.0.exe
3434
FastGH3.exe.config
3535
currentsong.txt
3636
SOURCE/QbScripts/syntaxref/*.qbscript
37+
Debug/
38+
output.txt

DATA/PAK/qb.pab.xen

128 Bytes
Binary file not shown.

DATA/PAK/qb.pak.xen

0 Bytes
Binary file not shown.

DATA/ZONES/global.pab.xen

-1.32 MB
Binary file not shown.

DATA/ZONES/global.pak.xen

0 Bytes
Binary file not shown.

FastGH3.exe

512 Bytes
Binary file not shown.

PLUGINS/FastGH3.dll

0 Bytes
Binary file not shown.

PLUGINS/Logger.dll

80.5 KB
Binary file not shown.

PLUGINS/NoteLimitFix.dll

0 Bytes
Binary file not shown.

PLUGINS/SongLimitFix.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)