Skip to content

Commit

Permalink
exceed 2 gb
Browse files Browse the repository at this point in the history
oh no. the PCK file exceed 2GB and when we run the export it doesn't work. we don't know how to reduce the import less than 2GB as this is the Godot bug in file system access.

- godotengine/godot#27168 pck more than 2.1 gb error
- godotengine/godot#44363 manually put an export template in root folder of this project
- https://godotengine.org/qa/75329/game-over-and-not-working-what-best-handle-this-godot-stable
- godotengine/godot-proposals#400 it seems that it will only fix in Godot 4.0
- https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_pcks.html
- godotengine/godot#44363
- godotengine/godot#47254 akien is fixing, but this PR here is still WIP for now unfortunately

so now we added 2 export template: Windows and Linux, both 64 bit in the project root folder. simply run HexagonEngine.bat for Windows or HexagonEngine.sh for Linux respectively. those script will print "Hexagon Engine by Perkedel Technologies" then run respective export template.
  • Loading branch information
JOELwindows7 committed Apr 20, 2021
1 parent 23c43d6 commit 94c83fa
Show file tree
Hide file tree
Showing 2,949 changed files with 40,876 additions and 141,603 deletions.
Binary file removed Audio/Musik/TheFatRat-Fly+AwayOriginal-16bit.wav
Binary file not shown.
21 changes: 0 additions & 21 deletions Audio/Musik/TheFatRat-Fly+AwayOriginal-16bit.wav.import

This file was deleted.

Binary file removed Audio/Musik/TheFatRat-Fly+AwayOriginal-5.ogg
Binary file not shown.
15 changes: 0 additions & 15 deletions Audio/Musik/TheFatRat-Fly+AwayOriginal-5.ogg.import

This file was deleted.

Binary file removed Audio/Musik/TheFatRat-Fly+AwayOriginal-float.wav
Binary file not shown.
21 changes: 0 additions & 21 deletions Audio/Musik/TheFatRat-Fly+AwayOriginal-float.wav.import

This file was deleted.

Loading

0 comments on commit 94c83fa

Please sign in to comment.