A new release of GbxDump is available.
Changes of version 1.70:
· Basic support for Windows 10 1809+ dark mode
· Data from T/MX is now parsed using Microsoft XmlLite
Search found 664 matches
- 20 Jan 2023, 00:02
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
- 03 Oct 2022, 20:59
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
Re: [GbxDump] GBX file header viewer application
Hi eyebo, basically this wouldn't be a problem. However, I would have to use a decompression library that is licensed under the GPL v2. So I would have to either put GbxDump under the GPL as well or ask the licensor of the library to provide it to me under a different license (possibly for a fee). I...
- 02 Jun 2022, 18:55
- Forum: General Tools
- Topic: TrackMania Telemetry Monitor
- Replies: 6
- Views: 16311
Re: TrackMania Telemetry Monitor
Hello, by chance I discovered that the telemetry interface in Trackmania 2020 is now working! :-) Unfortunately, a few small things have changed, so I had to update the sample program above. Nadeo has expanded the shared memory structure for Trackmania 2020. More extensive changes are required to ac...
- 30 May 2022, 16:06
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
Re: [GbxDump] GBX file header viewer application
There is again a new version of GbxDump . As with the last two releases, the changes concern the displayed thumbnail. This is now displayed transparently on a checkerboard pattern (if an alpha channel is present). Changes of version 1.68: · Support for non-standard custom thumbnails · Added transp...
- 12 May 2022, 23:09
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
Re: [GbxDump] GBX file header viewer application
A new release of GbxDump is available . Changes of version 1.67: · DDS files are now decoded and displayed as thumbnail image (only standard DX9-style DDS files are supported) · Thumbnails can now be exported in PNG format (incl. alpha channel support) Details can be found in the GitHub repository...
- 21 Apr 2022, 20:20
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
Re: [GbxDump] GBX file header viewer application
A new release of GbxDump is available.
Changes of version 1.66:
· Added support for Item/Block icons in WebP format
Details can be found in the GitHub repository of GbxDump.
Changes of version 1.66:
· Added support for Item/Block icons in WebP format
Details can be found in the GitHub repository of GbxDump.
- 16 Apr 2022, 21:33
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
Re: [GbxDump] GBX file header viewer application
A new release of GbxDump is available . Changes of version 1.65: · Recognizing Item/Block icons in WebP format. Displaying the new image format is not yet supported. · Migration to newer ManiaExchange API methods and support for TrackmaniaExchange (Trackmania 2020). Details can be found in the Git...
- 15 Jul 2020, 23:34
- Forum: General Tools
- Topic: [GbxDump] GBX file header viewer application
- Replies: 55
- Views: 182636
Re: [GbxDump] GBX file header viewer application
A new release of GbxDump is available.
Changes of version 1.64:
· Added new collection ID for Trackmania 2020 Stadium
Details can be found in the GitHub repository of GbxDump.
Changes of version 1.64:
· Added new collection ID for Trackmania 2020 Stadium
Details can be found in the GitHub repository of GbxDump.
- 30 May 2020, 17:14
- Forum: Title Pack & Custom Data Creation
- Topic: Pack inside a Titlepack
- Replies: 11
- Views: 10088
Re: Pack inside a Titlepack
What I need is an answer! :thumbsup: If you don't get an answer, you should take an engineering approach and work out the answer yourself. :) Start with a very small test title pack and add a few single items and small maniacredited packages of single items, each with different parameters (public =...
- 25 May 2020, 20:53
- Forum: Title Pack & Custom Data Creation
- Topic: Pack inside a Titlepack
- Replies: 11
- Views: 10088
Re: Pack inside a Titlepack
Items do not appear in the editor ... Is there anything to write in the .xml file? What method do you use to create the title pack? With the old legacy method (Left pop-up menu -> Options -> Edit Packs) it should work. If you are using a Title Maker, here is the explanation why it does not work: ht...