Skip to content

Commit

Permalink
Merge pull request #149 from Whisky-App/mattmaniak-patch-1
Browse files Browse the repository at this point in the history
Update Ballionare (Garbage -> Silver)
  • Loading branch information
hahayupgit authored Jan 2, 2025
2 parents 087d355 + 6dc3ea9 commit 2d37b0d
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions src/game-support/ballionaire.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
# Ballionaire
<!-- script:Aliases [] -->

{{#template ../templates/rating.md status=Garbage installs=Yes opens=No}}
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}}

## Setup
Add `--rendering-driver vulkan` to the game Launch Options in Steam.

> [!WARNING]
> Game almost seems like it's going to open, but will hang forever due to an internal error. Cannot load a CompressedTexture2D.
> ```
> USER ERROR: No loader found for resource: (expected type: CompressedTexture2D)
> at: ResourceLoader::_load (core\io\resource_loader.cpp:282)
> USER ERROR: Failed loading resource: res://mutators/textures/eye_of_abundance.png. Make sure resources have been imported by opening the project in the editor at least once.
> at: ResourceLoader::_load (core\io\resource_loader.cpp:275)
> USER ERROR: System.Exception: MISSING RESOURCE
> at Rez.Textures.Mutators.Preload()
> at Rez.Preload()
> at Core.Shell._Ready()
> at Godot.Node.InvokeGodotClassMethod(godot_string_name& method, NativeVariantPtrArgs args, godot_variant& ret)
> at Godot.CanvasItem.InvokeGodotClassMethod(godot_string_name& method, NativeVariantPtrArgs args, godot_variant& ret)
> at Godot.Control.InvokeGodotClassMethod(godot_string_name& method, NativeVariantPtrArgs args, godot_variant& ret)
> at Core.Shell.InvokeGodotClassMethod(godot_string_name& method, NativeVariantPtrArgs args, godot_variant& ret)
> at Godot.Bridge.CSharpInstanceBridge.Call(IntPtr godotObjectGCHandle, godot_string_name* method, godot_variant** args, Int32 argCount, godot_variant_call_error* refCallError, godot_variant* ret)
> at: void Godot.NativeInterop.ExceptionUtils.LogException(System.Exception) (:0)
> ```
> There is a minor display bug with arrow characters.
{{#template ../templates/steam.md id=2667120}}

0 comments on commit 2d37b0d

Please sign in to comment.