PC NDS GBA Wii 360 PSP PS3 iOS Mobiles PDA Oldies Others  

Hot Topics
{$queries}

1. Wiiscrubber Kit with multiloader 1.40
|  398225 |  261707 |  4
Other versions: 6

2. Wii Backup Manager 0.4.5 build 78
|  242007 |  146997 |  0
Other versions: 17

3. Rawdump 2.1
|  193416 |  136791 |  1
Other versions: 0

4. RegionFrii 1.21
|  113307 |  61218 |  0
Other versions: 0

5. Wii Backup Loader R1
|  74403 |  35957 |  0
Other versions: 0

6. IOS Version Patcher 1.1
|  63734 |  32049 |  0
Other versions: 1

7. Trucha Bug Restorer 1.13
|  56201 |  28928 |  0
Other versions: 5

8. WiiUI toolset 1.40
|  52531 |  24934 |  0
Other versions: 0

9. WAD Installer (channel with banner) 2.1
|  27782 |  17144 |  0
Other versions: 1

10. KeyFinder 1.2
|  16393 |  12309 |  0
Other versions: 0

11. TriiForce beta 7
|  17245 |  10122 |  0
Other versions: 2

12. Partition Builder 1.1
|  16581 |  7695 |  0
Other versions: 0


Recommended Stores
One-stop purchase. High quality and low prices 

Visit store | ShopTemp Page
File disabled
This file is currently disabled. Users CANNOT download this file, view this file information page, or view this file in the file listing pages. Please use the moderator options at the bottom of the page if you wish to re-enable the file.




Console's executable file converter tool

Allow conversion between .dol, .elf and .bin file


CODE
DolTool v0.3 - loser 2003


oO What is a Dol file Oo

a dol file is a gamecube executable file.
when compiling code for gamecube, an elf file is the typical
output file format. the elf file is then converted into a dol file.
a dol file can be thought of as a simplified elf file.


oO So what can this tool do for me? Oo

since the dol file format is a custom format for the gamecube,
there dont exist any tools for manipulating them.
this tool can give you information on a dol file, as well as
being able to convert between the dol format and other more
common formats. this tool can do the following conversions:

elf -> dol
dol -> elf
bin -> dol
dol -> bin


oO Source code Oo

the source code to this tool has been included due to requests
from ppl in the scene who wish to either port this tool or see
how it works, or improve it :)

i initially had high hopes on making the source code easy to read
and not too messy, however as time got short (things like work
getting in the way) the code started getting messier and more
hacked together :o/ oh well. hopefully u can understand my code
enough to make use of it. the DolFile class should be ok due to
its simplicity, but the ElfFile class was a bit more complicated
(and i was running out of time when i started on it :P) so take care
when using it hehe


oO Contact info Oo

loser
email: loser@internalreality.com
www:   www.internalreality.com


Change log (v0.3):



Rating & screenshots

Available version(s):
Latest versionDolTool 0.3 NEWEST!


File information:

Size: 51KB
Type: ZIP
Date: 14th Mar 2008 12:14
Show/hide file tags

File statistics:

Views: 9,832
Downloads: 2,950
Comments: 2
Watched by: 0 users

Useful links:



User comments (2)

Arch Feline
Users
Comments: 5
Files: 0
6th August 2011 21:10:58
-
I use this for dol to elf and this works. (I have Jay_Paradox + Hell Hibou as my loader. It works. To get NeoGamma to work with Jay_Paradox I had to copy over the dol because the application seems to need it but I launch NeoGamma as an elf.) Loser's comments are off-putting but it does work if you ever need dol to elf

Arch Feline
Users
Comments: 5
Files: 0
20th September 2011 00:16:06
-
I should add execute from cmd.exe DolTool -e boot.dol

Write a comment