Hacking Devolution - Public Release

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
r124 is now up.
- dial-up modem emulation added
- fix disc swapping for some US games
How to use the modem emulation: The modem is only usable with PSO Ep. I&II and PSO Ep III, it may be usable with Homeland but who knows. The official PSO servers went offline ages ago but it's still possible to play on custom servers, although Ep III is rarely played due to poor compatibility. The most popular server is probably SCHTHACK, another option is Sylverant which actually seems to be better coded but less popular. Both of them require proper serial numbers and access keys to login, Sylverant also requires pre-registration before it will let you connect (you can do it on the website).
When Devolution starts it will begin initializing the wii's wifi network. Once that initialization has completed successfully the modem is made visible to the game. If the game says there is no modem connected, try waiting 10-30 seconds and retry whatever it was you were doing. As usual the log will give details but since it's trying to bring the network up at the time you won't be able to see it without a USB gecko. If the wifi link between your wii and the access point is dropped/reset it will be detected and handled, but unfortunately you'll be kicked out of the game and have to wait a little while for it to be reinitialized. Wired connections should also work with the same conditions applied to disconnecting the LAN cable/unplugging the USB adaptor. Why you would do either of those things I don't know but I tested it anyway.

For configuring the dial-up connection in the game, use these settings:
- Tone dialing
- No outside line
- Set line timeout to 99 minutes (optional, most servers will boot you for much less)
- No additional AT commands
- User ID (case sensitive): DEVO
- Password (case sensitive): gc
Note that this is NOT your PSO password, that is separate.
- Phone Number; There are three main choices here:
  • "0" will make the connection behave like a regular dial-up internet connection and attempt to connect to the (non-existent) official servers. If you want to connect to a custom server (that isn't SCHTHACK or Sylverant) using DNS redirection, use this option and enter the DNS server IP manually on the next page.
  • "1" will use Captain N's DNS server to automatically connect to SCHTHACK (without the need to manually enter the DNS IP)
  • "2" will use Sylverant's DNS server to automatically connect to Sylverant (without the need to manually enter the DNS IP)
  • If for some reason you don't want to make use of the PPP emulator on my server (www.tueidj.net), you can combine the target IP and port into a 6 byte integer (IP first) and enter the decimal representation as the phone number.
- DNS server address: If you used option 1 or 2 above leave this set to automatic. Otherwise you should already know what to do here.





- No Proxy server information

After entering your serial number, access key and account password you should be able to connect. Be warned, once you connect for the first time with a serial number/access key pair they will become permanently stored and you will be unable to change them (without deleting your save data) so make sure they get entered correctly.

Due to the nature of the emulation all traffic is routed through my VPS so don't be a dick and do anything stupid like getting it IP banned from the servers, or else everyone will have to start running their own PPP emulators (which isn't an easy task in these days of broadband). There shouldn't be any problems with lag since the modem connections only require a trickle of bandwidth each but I will be keeping an eye on it just in case.
Very nice stuff.
Is the link updated in the OP? I just ask because it's still LABELED as r120
While you're at it the information in this post will soon get buried in the thread under old posts, it would really be nice to have it in the OP as well (even if it is in a spoiler or just a link to the above post) and some strikeouts on items the OP says will some day be implemented and already have could be good. Just a thought.

EDIT : nevermind, I guess BBA emulation mentioned in the OP isn't exactly the same as the modem emulation now implemented (my bad) and I'm sure people will realize that the sample loader CAN use real mem cards as soon as they run it and read what it says.
 

Aroenai

Member
Newcomer
Joined
Jun 12, 2010
Messages
5
Trophies
0
XP
173
Country
United States
You copied it to your SD card so it's not the exact same ISO is it?
What could possibly have changed during copying? All the bytes should still be where they were, right? After all it's just a file.
Evidence would suggest otherwise.

Is it correct to assume that the AP is somehow tied to path/media? In other words, A) Can you move an iso on the same hard drive to another folder on the same hard drive, and B) Does copying from a hard drive to an SD card require re-authentication as you seem to suggest?
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
None of the proposed future improvements have been implemented yet.
My bad. I guess the only minor edits that might be nice then would be links to the post about the WiFi logging and a link to the above post about how to use the modem emulation. (EDIT : Oh, and the r124 label as well :) )
Is it correct to assume that the AP is somehow tied to path/media? In other words, A) Can you move an iso on the same hard drive to another folder on the same hard drive, and B) Does copying from a hard drive to an SD card require re-authentication as you seem to suggest?
It would make sense since the SD card has no way of telling Devolution in any definitive way that that ISO image actually came from said hard drive or that it hasn't been tampered with in the mean time.
 

Skeeve

Well-Known Member
Newcomer
Joined
Jan 1, 2010
Messages
75
Trophies
0
XP
146
Country
Gambia, The
A) Can you move an iso on the same hard drive to another folder on the same hard drive, and
B) Does copying from a hard drive to an SD card require re-authentication as you seem to suggest?
I THINK my copyiing to the SD card failed because I THINK the SD card might have another cluster size - But I don't know how to verify. I'm using an OS X not a WinDOS.
In regards to "A": I copied USB:/games/GZLP01/game.iso to USB:/games/WindWaker.iso and it worked without re-authentication. So it seems to me that neither the path, nor the filename go into the AP algorithm.
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
A) Can you move an iso on the same hard drive to another folder on the same hard drive, and
In regards to "A": I copied USB:/games/GZLP01/game.iso to USB:/games/WindWaker.iso and it worked without re-authentication. So it seems to me that neither the path, nor the filename go into the AP algorithm.
If you meant that rather than actually copying it you just moved and renamed it, it's really the same file using the same clusters on the same drive, just with a different name and logical location. On the other hand if you made two copies of the same file on the same disk and one didn't still need authentication, that's rather interesting.
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
Where can I find r124? I went to page one of this thread and it still shows r120..
The link is the same, the first post just hasn't had the revision number changed. The link always has been, and quite possibly always will be the same (no reason for it to change).
Yeah, I just downloaded and checked and the timestamp on the important files inside the ZIP's (boot.dol and loader.bin) and they have the date 8/18/2012 so I think that's the right version. He just compiled them.
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
Where can I find r124? I went to page one of this thread and it still shows r120..
The link is the same, the first post just hasn't had the revision number changed. The link always has been, and quite possibly always will be the same (no reason for it to change).
Actually, I just downloaded checked and the timestamp on the important files inside the ZIP's (boot.dol and loader.bin) and they have the date 8/18/2012 so I think that's the right version. He just compiled them.
You start "actually" as if you were going to contradict my post, but what you said agrees with what I said; the link in the first post is to the latest files, at all times. (When the file is updated, it replaces the old version of tueidj's server, and so the exact same link downloads the new version.)
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
Yeah, I just downloaded checked and the timestamp on the important files inside the ZIP's (boot.dol and loader.bin) and they have the date 8/18/2012 so I think that's the right version. He just compiled them.
You start "actually" as if you were going to contradict my post, but what you said agrees with what I said; the link in the first post is to the latest files, at all times. (When the file is updated, it replaces the old version of tueidj's server, and so the exact same link downloads the new version.)
Fixed

I think in my mind I was replying to the same post you were replying to. I had previously kinda asked the same question he did so I was sort of correcting myself, too.
 

NJ7

Member
Newcomer
Joined
Oct 20, 2011
Messages
22
Trophies
0
XP
27
Country
United States
I assume this new 124 disc swap fix, fixed the Killer7 issues people were having as I see someone added it now to compatibility page on gbatemp, is this assumption correct....anyone who has tested...
 

thevoiceover

Well-Known Member
Member
Joined
Sep 23, 2006
Messages
136
Trophies
0
Age
47
XP
321
Country
United States
I assume this new 124 disc swap fix, fixed the Killer7 issues people were having as I see someone added it now to compatibility page on gbatemp, is this assumption correct....anyone who has tested...


Yes, working fine... I updated the wiki, testing more now...
 
  • Like
Reactions: 1 person

OriginalHamster

UStealthy
Member
Joined
Nov 2, 2008
Messages
3,380
Trophies
0
Age
44
XP
1,367
Country
Cote d'Ivoire
I assume this new 124 disc swap fix, fixed the Killer7 issues people were having as I see someone added it now to compatibility page on gbatemp, is this assumption correct....anyone who has tested...


Yes, working fine... I updated the wiki, testing more now...
Nice, will try out it on sunday, thanks for reporting it :)
 

thevoiceover

Well-Known Member
Member
Joined
Sep 23, 2006
Messages
136
Trophies
0
Age
47
XP
321
Country
United States
So is wifi debug logging working for you guys on 1.24? The only output I see is "wifi is ready" the new init for modem I guess, but I don't have time to log before lockup. What is the requested way to log via wifi now?
 

thevoiceover

Well-Known Member
Member
Joined
Sep 23, 2006
Messages
136
Trophies
0
Age
47
XP
321
Country
United States
Few other logs I have from r120 (having issues logging on r124 anyway)

Spartan Total Warrior USA ----------No screens ever, resets to hbc


Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 95
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 94
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 93
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 92
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 001A5D67
ISO file found: GWAE Disc 0
Checking file fat chain...
Total allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 1 fragments
Date of Apploader: 2004/11/10
AppStart: 81200258, rounded total_size 00001AA0
Apploader start: 81200258
Apploader begin 81200278, load 81200298, finish 812002B8

Apploader Initialized.
This Apploader built Nov 10 2004 06:47:07
app address: 81201920, app section size 00000020, app offset 00000420
app address: 81201A80, app section size 00000020, app offset 00000440
app address: 817F80A0, app section size 00002000, app offset 00000440
app address: 81201940, app section size 00000100, app offset 00020300
app address: 80003100, app section size 00002500, app offset 00020400
app address: 800056C0, app section size 002D8840, app offset 00022900
app address: 80005600, app section size 00000060, app offset 002FB140
app address: 80005660, app section size 00000060, app offset 002FB1A0
app address: 802DDF00, app section size 00000560, app offset 002FB200
app address: 802DE460, app section size 00000020, app offset 002FB760
app address: 802DE480, app section size 00032FA0, app offset 002FB780
app address: 80311420, app section size 0003AC20, app offset 0032E720
app address: 80477C80, app section size 000006C0, app offset 00369340
app address: 8047A300, app section size 00005EA0, app offset 00369A00
app address: 817FA0A0, app section size 00005F60, app offset 0036F900
apploader finished, GAME Entry point: 80003154
<< Dolphin SDK - EXI release build: Apr 5 2004 04:14:14 (0x2301) >>
Patched mtspr SDR1 @ C02C1188
<< Dolphin SDK - SI release build: Apr 5 2004 04:14:16 (0x2301) >>
Patching SRAM read to 00457B40 for slot A memory card emulation
New AR_SIZE: 0043 (802959ec)
Passing direct ARAM request: 01000000 00000000 00000020 (80295a60)
Passing direct ARAM request: 01000000 00000000 00000020 (80295aa8)
Set DBAT0U to 00000000 (002986b0 00081002)
Set DBAT0L to 00000002 (002986b4 00081002)
Set DBAT0U to 800001ff (002986b8 00081002)
Set IBAT0U to 00000000 (002986c0 00081002)
Set IBAT0L to 00000002 (002986c4 00081002)
Set IBAT0U to 800001ff (002986c8 00081002)
Set DBAT2U to 00000000 (002986d0 00081002)
Set DBAT2L to 01000002 (002986d4 00081002)
Set DBAT2U to 810000ff (002986d8 00081002)
Set IBAT2U to 00000000 (002986e0 00081002)
Set IBAT2L to 01000002 (002986e4 00081002)
Set IBAT2U to 810000ff (002986e8 00081002)

Dolphin OS
Kernel built : Nov 10 2004 06:26:41
Console Type : Development HW-1 (10000002)
Memory 24 MB
Arena : 0x80490260 - 0x817fa0a0
<< Dolphin SDK - OS release build: Nov 10 2004 06:26:41 (0x2301) >>
DSI while overwriting NOP: 80f4a000
<< Dolphin SDK - DVD release build: Apr 5 2004 04:14:51 (0x2301) >>
Final code page was loaded as data: 802dd000
<< Dolphin SDK - VI release build: Apr 7 2004 04:13:59 (0x2301) >>
<< Dolphin SDK - PAD release build: Apr 5 2004 04:14:49 (0x2301) >>
<< Dolphin SDK - GX release build: Nov 10 2004 06:27:12 (0x2301) >>
Cancelling Super Mario Sunshine cache flush of non-existent memory
<< Dolphin SDK - AR release build: Apr 5 2004 04:15:03 (0x2301) >>
Performing AR_Init fix-up 0 @ 802A6310
Patching AR_GetSize @ 802A6360
New AR_SIZE: 0063 (802a647c)
Passing direct ARAM request: 80490040 01000000 80000020 (802a65e0)
Passing direct ARAM request: 80490100 01000000 00000020 (802a668c)
AR_CheckSize fixup @ 802A6690 - 19
Passing direct ARAM request: 80490080 01000000 80000020 (802a674c)
<< Dolphin SDK - ARQ release build: Apr 5 2004 04:15:04 (0x2301) >>
<< Dolphin SDK - AI release build: Apr 5 2004 04:15:02 (0x2301) >>
<< Dolphin SDK - AX release build: Apr 5 2004 04:15:05 (0x2301) >>
<< Dolphin SDK - DSP release build: Apr 5 2004 04:15:32 (0x2301) >>

Replay system: allocating replay buffer of 0 bytes and validation buffer of 0 bytes

LEGEND BUILD 209
UNI_STRING::gc() returns 16380
Unhandled ISI Exception @ 01000000
ABORT: vector 00000400 @ 01000000
SRR1 = 1000b032 DSISR = 42000000 DAR = cc00500a
81000000: 00000000 00000000 00000000 00000000
R00 01000000 R08 cc005000 R16 00000000 R24 00000000
R01 8048fee8 R09 cc005000 R17 00000000 R25 00000000
R02 80482300 R10 8048fee8 R18 00000000 R26 00000000
R03 00000000 R11 fffffeb8 R19 00000000 R27 80613a40
R04 00003032 R12 8048fee8 R20 00000000 R28 802f9458
R05 0000b032 R13 8047fc80 R21 00000000 R29 802f9458
R06 000000a0 R14 00000000 R22 00000000 R30 80613a40
R07 00000000 R15 00000000 R23 00000000 R31 803a7b14
CR 51000088 LR 01000000 CTR 00000000 XER a0000000
IBAT0L: 00000000 IBAT0U: 00000000 DBAT0L: 00000002 DBAT0U: a00001ff
IBAT1L: 00000000 IBAT1U: 00000000 DBAT1L: 0000002a DBAT1U: c00003ff
IBAT2L: 00000000 IBAT2U: 00000000 DBAT2L: 01000002 DBAT2U: a10000ff
IBAT3L: 00000000 IBAT3U: 00000000 DBAT3L: 00000002 DBAT3U: 00000000
SR00: 80000000 SR04: 80000000 SR08: 00000800 SR12: 00000c00
SR01: 80000000 SR05: 80000000 SR09: 80000000 SR13: 80000000
SR02: 80000000 SR06: 80000000 SR10: 80000000 SR14: 80000000
SR03: 80000000 SR07: 80000000 SR11: 80000000 SR15: 80000000
SDR1: 1300001f 31A0: ffd50100
Exceptions:
7c9043a6 7c9043a6 7c9043a6 7c9043a6
7c9043a6 7c9043a6 7c9043a6 7c9043a6
7c9043a6 7d30faa6 7c9043a6 7c7343a6
7c9043a6 7c9043a6 7c9043a6
Backtrace:
Frame: 00738c38 LR: 01000000
Jumping to HBC stub...

Super Monkey Ball 2 USA ----- Locks up at start screen




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
UMBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 0018D007
ISO file found: GM2E Disc 0
Checking file fat chain...
Break 1921856, 1683283(0019af53) does not follow 1656147(00194553)
Break 2027904, 5373954(00520002) does not follow 1684939(0019b5cb)
Total allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 3 fragments
Date of Apploader: 2002/04/10
AppStart: 81200268, rounded total_size 000015E0
Apploader start: 81200268
Apploader begin 81200290, load 81200580, finish 81200D54
Apploader Initialized. $Revision: 29 $.
This Apploader built Apr 10 2002 02:35:29
app address: 81201480, app section size 00000020, app offset 00000420
app address: 812015C0, app section size 00000020, app offset 00000440
app address: 817EBB80, app section size 00002000, app offset 00000440
app address: 812014A0, app section size 00000100, app offset 0001E000
app address: 80003100, app section size 00002520, app offset 0001E100
app address: 80006840, app section size 00078960, app offset 00020620
app address: 80005620, app section size 00000740, app offset 00098F80
app address: 80005D60, app section size 00000AE0, app offset 000996C0
app address: 8007F1A0, app section size 00000020, app offset 0009A1A0
app address: 8007F1C0, app section size 00000020, app offset 0009A1C0
app address: 8007F1E0, app section size 00002460, app offset 0009A1E0
app address: 80081640, app section size 000C36E0, app offset 0009C640
app address: 80198840, app section size 000002E0, app offset 0015FD20
app address: 80199400, app section size 00000B60, app offset 00160000
app address: 817EDB80, app section size 00012480, app offset 00160C00
apploader finished, GAME Entry point: 80003140
Final code page was loaded as data: 80144000
Found ICInvalidateRange inside Relocate() @ C00106B0
Found ICInvalidateRange inside Relocate() @ C0010714
Found ICInvalidateRange inside Relocate() @ C0010B0C
Found ICInvalidateRange inside Relocate() @ C0010B70
Patching SRAM read to 00145A00 for slot A memory card emulation
New AR_SIZE: 0043 (8000d644)
Passing direct ARAM request: 01000000 00000000 00000020 (8000d6b8)
Passing direct ARAM request: 01000000 00000000 00000020 (8000d700)
Set DBAT0U to 00000000 (00010d14 00081002)
Set DBAT0L to 00000002 (00010d18 00081002)
Set DBAT0U to 800001ff (00010d1c 00081002)
Set IBAT0U to 00000000 (00010d24 00081002)
Set IBAT0L to 00000002 (00010d28 00081002)
Set IBAT0U to 800001ff (00010d2c 00081002)
Set DBAT2U to 00000000 (00010d34 00081002)
Set DBAT2L to 01000002 (00010d38 00081002)
Set DBAT2U to 810000ff (00010d3c 00081002)
Set IBAT2U to 00000000 (00010d44 00081002)
Set IBAT2L to 01000002 (00010d48 00081002)
Set IBAT2U to 810000ff (00010d4c 00081002)

Dolphin OS $Revision: 54 $.
Kernel built : Jun 5 2002 02:09:12
Console Type : Development HW3
Memory 24 MB
Arena : 0x801a9fa0 - 0x817edb80
app booted from bootrom
Patched AR_GetBaseAddress @ C001FFC8
module: 80270100
Link Invalidate range: 802701d8 0016d428
Link Invalidate range: 802701d8 0016d428
RELOCATION MAIN_LOOP LOADED

Performing AR_Init fix-up 0 @ 8001FF80
Patching AR_GetSize @ 8001FFD0
New AR_SIZE: 0063 (8002009c)
Passing direct ARAM request: 801a9dc0 01000000 00000020 (800201b4)
Passing direct ARAM request: 801a9dc0 01200000 00000020 (80020260)
Passing direct ARAM request: 801a9dc0 02000000 00000020 (80020308)
Passing direct ARAM request: 801a9dc0 01000200 00000020 (800203b0)
Passing direct ARAM request: 801a9dc0 01400000 00000020 (80020448)
Passing direct ARAM request: 801a9e00 01000000 00000020 (800204f8)
AR_CheckSize fixup @ 800204FC - 21
Passing direct ARAM request: 801a9d80 01000000 80000020 (80020598)
nameentry_data
Power Button press detected!
Jumping to HBC stub...

Williams Pinball USA - Occasional different audio




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
otal allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 00720710
ISO file found: GHFE Disc 0
Checking file fat chain...
Total allocated size of file: 404258816 bytes in 789568 sectors
Result: 1 fragments
Date of Apploader: 2004/05/21
AppStart: 81200258, rounded total_size 00001AA0
Apploader start: 81200258
Apploader begin 81200278, load 81200298, finish 812002B8

Apploader Initialized.
This Apploader built May 21 2004 10:12:56
app address: 81201920, app section size 00000020, app offset 00000420
app address: 81201A80, app section size 00000020, app offset 00000440
app address: 817FDFC0, app section size 00002000, app offset 00000440
app address: 81201940, app section size 00000100, app offset 00020300
app address: 80003100, app section size 000024E0, app offset 00020400
app address: 800055E0, app section size 000CF3E0, app offset 000228E0
app address: 800D49C0, app section size 00000020, app offset 000F1CC0
app address: 800D49E0, app section size 00000020, app offset 000F1CE0
app address: 800D4A00, app section size 0001D7A0, app offset 000F1D00
app address: 800F21A0, app section size 0000DE60, app offset 0010F4A0
app address: 801DF4C0, app section size 00000380, app offset 0011D300
app address: 801E09C0, app section size 00001780, app offset 0011D680
app address: 817FFFC0, app section size 00000040, app offset 0011EE00
apploader finished, GAME Entry point: 80005240
<< Dolphin SDK - EXI release build: Apr 5 2004 04:14:14 (0x2301) >>
<< Dolphin SDK - SI release build: Apr 5 2004 04:14:16 (0x2301) >>
Patching SRAM read to 001B4680 for slot A memory card emulation
New AR_SIZE: 0043 (80089d34)
Passing direct ARAM request: 01000000 00000000 00000020 (80089da8)
Passing direct ARAM request: 01000000 00000000 00000020 (80089df0)
Set DBAT0U to 00000000 (0008e9a8 00081002)
Set DBAT0L to 00000002 (0008e9ac 00081002)
Set DBAT0U to 800001ff (0008e9b0 00081002)
Set IBAT0U to 00000000 (0008e9b8 00081002)
Set IBAT0L to 00000002 (0008e9bc 00081002)
Set IBAT0U to 800001ff (0008e9c0 00081002)
Set DBAT2U to 00000000 (0008e9c8 00081002)
Set DBAT2L to 01000002 (0008e9cc 00081002)
Set DBAT2U to 810000ff (0008e9d0 00081002)
Set IBAT2U to 00000000 (0008e9d8 00081002)
Set IBAT2L to 01000002 (0008e9dc 00081002)
Set IBAT2U to 810000ff (0008e9e0 00081002)

Dolphin OS
Kernel built : May 21 2004 09:28:09
Console Type : Development HW-1 (10000002)
Memory 24 MB
Arena : 0x801f2140 - 0x817fffc0
<< Dolphin SDK - OS release build: May 21 2004 09:28:09 (0x2301) >>
<< Dolphin SDK - DVD release build: Apr 5 2004 04:14:51 (0x2301) >>
Final code page was loaded as data: 800d4000
<< Dolphin SDK - VI release build: Apr 7 2004 04:13:59 (0x2301) >>
<< Dolphin SDK - PAD release build: Apr 5 2004 04:14:49 (0x2301) >>
Patched AR_GetBaseAddress @ C009A164
<< Dolphin SDK - AR release build: Apr 5 2004 04:15:03 (0x2301) >>
Performing AR_Init fix-up 0 @ 8009A11C
Patching AR_GetSize @ 8009A16C
New AR_SIZE: 0063 (8009a288)
Passing direct ARAM request: 801f1dc0 01000000 80000020 (8009a3ec)
Passing direct ARAM request: 801f1e80 01000000 00000020 (8009a498)
AR_CheckSize fixup @ 8009A49C - 19
Passing direct ARAM request: 801f1e00 01000000 80000020 (8009a558)
<< Dolphin SDK - ARQ release build: Apr 5 2004 04:15:04 (0x2301) >>
<< Dolphin SDK - AI release build: Apr 5 2004 04:15:02 (0x2301) >>
<< Dolphin SDK - AX release build: Apr 5 2004 04:15:05 (0x2301) >>
Found AXSetVoiceAddr @ C009EC14 3bfd01a6
Found AXSetVoiceLoopAddr @ C009ED48
Found AXSetVoiceEndAddr @ C009ED9C
Found AXSetVoiceCurrentAddr @ C009EDF0
<< Dolphin SDK - DSP release build: Apr 5 2004 04:15:32 (0x2301) >>
<< Dolphin SDK - GX release build: Apr 5 2004 04:14:28 (0x2301) >>
Patched GXInitTlutObj @ C00ACBF0
Patching memory card write timeout period @ C00A2498
Patching memory card write timeout period @ C00A28B8
<< Dolphin SDK - CARD release build: Apr 5 2004 04:15:35 (0x2301) >>
Patching memory card unlock @ C00A3FB8
<< Dolphin SDK - THP release build: Sep 27 2003 03:46:20 (0x2301) >>
<< Dolphin SDK - THP release build: Sep 27 2003 03:46:20 (0x2301) >>
Power Button press detected!
Jumping to HBC stub...

Monster House USA ----- Locks up at start screen




Wifi logging is ready
AFound 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
evice MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
BR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
ound a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
mISO file found: GK5E Disc 0
Checking file fat chain...
reak 1196224, 6199382(005e9856) does not follow 1703638(0019fed6)
Total allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 2 fragments
DApploader start: 81200258
Apploader begin 81200278, load 81200298, finish 812002B8

Apploader Initialized.
This Apploader built Nov 10 2004 06:47:07
app address: 81201920, app section size 00000020, app offset 00000420
app address: 81201A80, app section size 00000020, app offset 00000440
app address: 817ECE80, app section size 00002000, app offset 00000440
app address: 81201940, app section size 00000100, app offset 00020300
app address: 8000B980, app section size 00002500, app offset 00020400
app address: 8000FB00, app section size 00227560, app offset 00022900
app address: 80003100, app section size 00000CE0, app offset 00249E60
app address: 80003DE0, app section size 00007BA0, app offset 0024AB40
app address: 8000DE80, app section size 00001500, app offset 002526E0
app address: 8000F380, app section size 00000780, app offset 00253BE0
pp address: 80237060, app section size 00000760, app offset 00254360
app address: 802377C0, app section size 00000020, app offset 00254AC0
app address: 80237800, app section size 00015900, app offset 00254AE0
app address: 8024D100, app section size 00020D60, app offset 0026A3E0
app address: 8041E1C0, app section size 000004E0, app offset 0028B140
app address: 80421EE0, app section size 00002E40, app offset 0028B620
app address: 817EEE80, app section size 00011180, app offset 0028E500
apploader finished, GAME Entry point: 8000DAC0
Patched rlwinm for tlbie @ C0164A6C
Patched tlbie @ C0164A74
Patched tlbie @ C0164E44
Patched tlbie @ C0164E4C
Patched tlbie @ C0164E54
Patched tlbie @ C0164E5C
Patched tlbie @ C0164E64
Patched tlbie @ C0164E6C
Patched tlbie @ C0164E74
Patched tlbie @ C0164E7C
Patched mfspr SDR1 @ C0164EAC
Patched mtspr SDR1 @ C0164EFC
<< Dolphin SDK - EXI release build: Apr 5 2004 04:14:14 (0x2301) >>
<< Dolphin SDK - SI release build: Apr 5 2004 04:14:16 (0x2301) >>
Patching SRAM read to 004027C0 for slot A memory card emulation
New AR_SIZE: 0043 (8013b848)
Passing direct ARAM request: 01000000 00000000 00000020 (8013b8bc)
Passing direct ARAM request: 01000000 00000000 00000020 (8013b904)
Set DBAT0U to 00000000 (0013ff6c 00081002)
Set DBAT0L to 00000002 (0013ff70 00081002)
Set DBAT0U to 800001ff (0013ff74 00081002)
Set IBAT0U to 00000000 (0013ff7c 00081002)
Set IBAT0L to 00000002 (0013ff80 00081002)
Set IBAT0U to 800001ff (0013ff84 00081002)
Set DBAT2U to 00000000 (0013ff8c 00081002)
Set DBAT2L to 01000002 (0013ff90 00081002)
Set DBAT2U to 810000ff (0013ff94 00081002)
Set IBAT2U to 00000000 (0013ff9c 00081002)
Set IBAT2L to 01000002 (0013ffa0 00081002)
Set IBAT2U to 810000ff (0013ffa4 00081002)

Dolphin OS
Kernel built : Nov 10 2004 06:26:41
Console Type : Development HW-1 (10000002)
Memory 24 MB
Arena : 0x80444dc0 - 0x817eee80
<< Dolphin SDK - OS release build: Nov 10 2004 06:26:41 (0x2301) >>
<< Dolphin SDK - DVD release build: Apr 5 2004 04:14:51 (0x2301) >>
Final code page was loaded as data: 80237000
Patched AR_GetBaseAddress @ C00C0B00
Patched RADTimerRead @ C00CFB8C
<< Dolphin SDK - AR release build: Apr 5 2004 04:15:03 (0x2301) >>
Performing AR_Init fix-up 0 @ 8014BE30
Patching AR_GetSize @ 8014BE80
New AR_SIZE: 0063 (8014bf9c)
Passing direct ARAM request: 80444b40 01000000 80000020 (8014c100)
Passing direct ARAM request: 80444c00 01000000 00000020 (8014c1ac)
AR_CheckSize fixup @ 8014C1B0 - 19
Passing direct ARAM request: 80444b80 01000000 80000020 (8014c26c)
<< Dolphin SDK - ARQ release build: Apr 5 2004 04:15:04 (0x2301) >>
<< Dolphin SDK - AI release build: Apr 5 2004 04:15:02 (0x2301) >>
<< Dolphin SDK - AX release build: Apr 5 2004 04:15:05 (0x2301) >>
Found AXSetVoiceAddr @ C0150758 3bfd01a6
Found AXSetVoiceLoopAddr @ C015088C
Found AXSetVoiceEndAddr @ C01508E0
<< Dolphin SDK - DSP release build: Apr 5 2004 04:15:32 (0x2301) >>
Patching memory card write timeout period @ C0153994
Patching memory card write timeout period @ C0153DB4
<< Dolphin SDK - VI release build: Apr 7 2004 04:13:59 (0x2301) >>
<< Dolphin SDK - PAD release build: Apr 5 2004 04:14:49 (0x2301) >>
<< Dolphin SDK - CARD release build: Apr 5 2004 04:15:35 (0x2301) >>
Engine: 3.2.3010
mtspr sr7, r3 @ 80164EA0 (00000000)
mtspr SDR1,r4 @ 00164EFC (01730000)
<< Dolphin SDK - GX release build: Nov 10 2004 06:27:12 (0x2301) >>
Patched GXInitTlutObj @ C015E904
<OK
L
OK
>L
<OK
>Unhandled DSI exception!
ABORT: vector 00000300 @ 8000d9c0
SRR1 = 0000b032 DSISR = 06000000 DAR = 9134ab00
8000d9c0: 90e40004 3463ffff 90e40008 90e4000c
R00 6ecb5500 R08 000001e4 R16 00000000 R24 00000000
R01 804446e0 R09 00012c00 R17 00000000 R25 80f36720
R02 80429ee0 R10 00000000 R18 00000000 R26 00000001
R03 07801232 R11 000012c0 R19 00000000 R27 812a37ac
R04 9134aafc R12 00000000 R20 00000000 R28 00000001
R05 f0024640 R13 804261c0 R21 00000000 R29 812a3460
R06 9134aaff R14 00000000 R22 00000000 R30 0ffef880
R07 00000000 R15 00000000 R23 00000000 R31 9134ab00
CR 51000083 LR 8000d94c CTR 00000000 XER a0000000
IBAT0L: 00000000 IBAT0U: 00000000 DBAT0L: 00000002 DBAT0U: a00001ff
IBAT1L: 00000000 IBAT1U: 00000000 DBAT1L: 0000002a DBAT1U: c00003ff
IBAT2L: 00000000 IBAT2U: 00000000 DBAT2L: 01000002 DBAT2U: a10000ff
IBAT3L: 00000000 IBAT3U: 00000000 DBAT3L: 00000002 DBAT3U: 00000000
SR00: 80000000 SR04: 80000000 SR08: 00000800 SR12: 00000c00
SR01: 80000000 SR05: 80000000 SR09: 80000000 SR13: 80000000
SR02: 80000000 SR06: 80000000 SR10: 80000000 SR14: 80000000
SR03: 80000000 SR07: 00000700 SR11: 80000000 SR15: 80000000
SDR1: 1300001f 31A0: ffd60100
Exceptions:
7c9043a6 7c9043a6 48164da4 48164e4c
7c9043a6 7c9043a6 7c9043a6 7c9043a6
7c9043a6 7d30faa6 7c9043a6 7c7343a6
7c9043a6 7c9043a6 7c9043a6
Backtrace:
Frame: 804446f0 LR: 800d15b0
Frame: 80444700 LR: 800d0954
Frame: 80444728 LR: 800d1524
Frame: 80444740 LR: 800d3860
Frame: 80444760 LR: 800cf4d4
Frame: 804447f0 LR: 800af144
Frame: 80444810 LR: 8008b9e4
Frame: 80444928 LR: 80465624
Jumping to HBC stub...

Super Monkey Ball Adventures USA ----------- Locks up before start screen




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 0017C7DA
ISO file found: G3LE Disc 0
Checking file fat chain...
Break 1556480, 5777755(0058295b) does not follow 1582809(001826d9)
Total allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 2 fragments
Date of Apploader: 2004/11/10
AppStart: 81200258, rounded total_size 00001AA0
Apploader start: 81200258
Apploader begin 81200278, load 81200298, finish 812002B8

Apploader Initialized.
This Apploader built Nov 10 2004 06:47:07
app address: 81201920, app section size 00000020, app offset 00000420
app address: 81201A80, app section size 00000020, app offset 00000440
app address: 817D40E0, app section size 00002000, app offset 00000440
app address: 81201940, app section size 00000100, app offset 00020300
app address: 80003100, app section size 000003A0, app offset 00020400
app address: 800034A0, app section size 0037EFC0, app offset 000207A0
app address: 803C5380, app section size 00042DA0, app offset 003E2680
app address: 805EC9A0, app section size 00000A60, app offset 004273A0
app address: 817D60E0, app section size 00020000, app offset 00427E00
aa<< Dolphin SDK - EXI release build: Apr 5 2004 04:14:14 (0x2301) >>
<< Dolphin SDK - SI release build: Apr 5 2004 04:14:16 (0x2301) >>
Patching SRAM read to 0043C6A0 for slot A memory card emulation
New AR_SIZE: 0043 (80156420)
Passing direct ARAM request: 01000000 00000000 00000020 (80156494)
Passing direct ARAM request: 01000000 00000000 00000020 (801564dc)
Set DBAT0U to 00000000 (00158c9c 00081002)
Set DBAT0L to 00000002 (00158ca0 00081002)
Set DBAT0U to 800001ff (00158ca4 00081002)
Set IBAT0U to 00000000 (00158cac 00081002)
Set IBAT0L to 00000002 (00158cb0 00081002)
Set IBAT0U to 800001ff (00158cb4 00081002)
Set DBAT2U to 00000000 (00158cbc 00081002)
Set DBAT2L to 01000002 (00158cc0 00081002)
Set DBAT2U to 810000ff (00158cc4 00081002)
Set IBAT2U to 00000000 (00158ccc 00081002)
Set IBAT2L to 01000002 (00158cd0 00081002)
Set IBAT2U to 810000ff (00158cd4 00081002)

Dolphin OS
Kernel built : Nov 10 2004 06:26:41
Console Type : Development HW-1 (10000002)
Memory 24 MB
Arena : 0x805fd400 - 0x817d60e0
<< Dolphin SDK - OS release build: Nov 10 2004 06:26:41 (0x2301) >>
<< Dolphin SDK - DVD release build: Apr 5 2004 04:14:51 (0x2301) >>
Final code page was loaded as data: 80382000
Patching memory card unlock @ C0372000
<< Dolphin SDK - VI release build: Apr 7 2004 04:13:59 (0x2301) >>
<< Dolphin SDK - PAD release build: Apr 5 2004 04:14:49 (0x2301) >>
<< Dolphin SDK - GX release build: Nov 10 2004 06:27:12 (0x2301) >>
Patched GXInitTlutObj @ C03797A4
Patched AR_GetBaseAddress @ C03663D8
<< Dolphin SDK - AR release build: Apr 5 2004 04:15:03 (0x2301) >>
Performing AR_Init fix-up 0 @ 80366390
Patching AR_GetSize @ 803663E0
New AR_SIZE: 0063 (803664cc)
Passing direct ARAM request: 805fce00 01000000 80000020 (80366630)
Passing direct ARAM request: 805fcec0 01000000 00000020 (803666dc)
AR_CheckSize fixup @ 803666E0 - 19
Passing direct ARAM request: 805fce40 01000000 80000020 (8036679c)
<< Dolphin SDK - ARQ release build: Apr 5 2004 04:15:04 (0x2301) >>
<< Dolphin SDK - AI release build: Apr 5 2004 04:15:02 (0x2301) >>
<< Dolphin SDK - AX release build: Apr 5 2004 04:15:05 (0x2301) >>
Found AXSetVoiceAddr @ C036AE6C 3bfd01a6
Found AXSetVoiceCurrentAddr @ C036AF54

Ikaruga USA (one of my favorites) --- Streaming audio doesn't sound same as GC




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 006AAE0D
ISO file found: GIKE Disc 0
Checking file fat chain...
BTotal allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 2 fragments
Date of Apploader: 2002/04/10
AppStart: 81200268, rounded total_size 000015E0
Apploader start: 81200268
Apploader begin 81200290, load 81200580, finish 81200D54
Apploader Initialized. $Revision: 29 $.
This Apploader built Apr 10 2002 02:35:29
app address: 81201480, app section size 00000020, app offset 00000420
app address: 812015C0, app section size 00000020, app offset 00000440
app address: 817F6500, app section size 00002000, app offset 00000440
app address: 812014A0, app section size 00000100, app offset 0001DF84
app address: 80003100, app section size 00002500, app offset 0001E084
app address: 80005600, app section size 001002A0, app offset 00020584
app address: 801058A0, app section size 00000020, app offset 00120824
app address: 801058C0, app section size 00000020, app offset 00120844
app address: 801058E0, app section size 00005B80, app offset 00120864
app address: 8010B460, app section size 0005FF00, app offset 001263E4
app address: 80221D20, app section size 000005C0, app offset 001862E4
app address: 80222DA0, app section size 00002FE0, app offset 001868A4
app address: 817F8500, app section size 00007B00, app offset 001898A4
apploader finished, GAME Entry point: 80003140
Patched mtspr SDR1 @ C00D4118
Patching SRAM read to 001FB6C0 for slot A memory card emulation
New AR_SIZE: 0043 (800a2318)
Passing direct ARAM request: 01000000 00000000 00000020 (800a238c)
Passing direct ARAM request: 01000000 00000000 00000020 (800a23d4)
Set DBAT0U to 00000000 (000a5088 00081002)
Set DBAT0L to 00000002 (000a508c 00081002)
Set DBAT0U to 800001ff (000a5090 00081002)
Set IBAT0U to 00000000 (000a5098 00081002)
Set IBAT0L to 00000002 (000a509c 00081002)
Set IBAT0U to 800001ff (000a50a0 00081002)
Set DBAT2U to 00000000 (000a50a8 00081002)
Set DBAT2L to 01000002 (000a50ac 00081002)
Set DBAT2U to 810000ff (000a50b0 00081002)
Set IBAT2U to 00000000 (000a50b8 00081002)
Set IBAT2L to 01000002 (000a50bc 00081002)
Set IBAT2U to 810000ff (000a50c0 00081002)

Dolphin OS $Revision: 54 $.
Kernel built : Jun 5 2002 02:09:12
Console Type : Development HW3
Memory 24 MB
Arena : 0x80235de0 - 0x817f8500
app booted from bootrom
Final code page was loaded as data: 80105000
Performing AR_Init fix-up 4 @ 800B4144
New AR_SIZE: 0064 (800b42e0)
Passing direct ARAM request: 80235c80 01000000 00000020 (800b44d4)
Passing direct ARAM request: 80235c40 01000000 80000020 (800b47e4)
New AR_SIZE: 0063 (800b49b4)
Passing direct ARAM request: 80235c80 01000000 00000020 (800b4a20)
Passing direct ARAM request: 80235c80 01200000 00000020 (800b4ab4)
Passing direct ARAM request: 80235c80 02000000 00000020 (800b4b48)
Passing direct ARAM request: 80235c80 01000200 00000020 (800b4bdc)
Passing direct ARAM request: 80235c80 01400000 00000020 (800b4c68)
Passing direct ARAM request: 80235cc0 01000000 00000020 (800b4d04)
AR_CheckSize fixup @ 800B4D08 - 22
Passing direct ARAM request: 80235c40 01000000 80000020 (800b4d7c)
Patched GXInitTlutObj @ C00CA780
—̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn
—̈æ‰ð•ú
³íI—¹-2136972896
Patching memory card write timeout period @ C00C0004
Patching memory card write timeout period @ C00C03B0
—̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
—̈æ‰ð•ú
³íI—¹-2136931776
------------------------------
D-CABLE PROVE
------------------------------
------------------------------
D-CABLE EXIST !
------------------------------
------------------------------
B-BUTTON NO PROVE
GOTO NORMAL MODE
------------------------------
GOTO IKARUGA...
THP Init
THP End
̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
—̈æ‰ð•ú
³íI—¹-2136927168
--------------
SE TABLE Read Start!
SE DATA Read Start!
SeBank = 1,0,0,0,0,0,0,0
--------------
SE TABLE Read Start!
SE DATA Read Start!
SeBank = 1,1,0,0,0,0,0,0
--------------
SE TABLE Read Start!
SE DATA Read Start!
eBank = 1,1,1,0,0,0,0,0
--------------
SE TABLE Read Start!
SE DATA Read Start!
SeBank = 1,1,1,1,0,0,0,0
Patching memory card unlock @ C00C19EC
Š®—¹•œ‹A —̈æŠm•Û
—̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
—̈æ‰ð•ú
³íI—¹-2136931616
—̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SŠ®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
—̈æ‰ð•ú
³íI—¹-2136931616
—̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
Š®—¹•œ‹A —̈æŠm•Û
Š®—¹•œ‹A —̈æŠm•Û
—̈æ‰ð•ú
³íI—¹-2136838080
—̈æŠm•Û
“Ç‚Ý‚±‚ÝŠJŽn

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
ƒ‚[ƒVƒ‡ƒ“—̈æŠm•Û
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM

=============
OBJƒ[ƒhŠJŽn
NJ “¯Šú“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET NJ
PVM“Ç‚Ýž‚ÝŠJŽn
Š®—¹•œ‹A —̈æŠm•Û
SET PVM
—̈æ‰ð•ú
³íI—¹-2136837920
³íI—¹-2145845248

=============
OBJƒ[ƒhŠJŽn
”ñ“¯Šú“Ç‚Ýž‚Ý

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
SET NJ

=============
OBJƒ[ƒhŠJŽn


=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
”ñ“¯Šú“Ç‚Ýž‚Ý

=============
OBJƒ[ƒhŠJŽn
SET NJ

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn


=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn


=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
”ñ“¯Šú“Ç‚Ýž‚Ý

=============
OBJƒ[ƒhŠJŽn
SET NJ

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
”ñ“¯Šú“Ç‚Ýž‚Ý

=============
OBJƒ[ƒhŠJŽn
SET NJ

=============
OBJƒ[ƒhŠJŽn


=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn


=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn


=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn

=============
OBJƒ[ƒhŠJŽn
Audio underflow! (10000 vs 10000)
Power Button press detected!
Jumping to HBC stub...

Gauntlet Legends USA (bad game, really don't care) but messed up sounding audio and intro




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 95
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 94
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 002163CD
ISO file found: GUNE Disc 0
Checking file fat chain...
Break 2487168, 7441167(00718b0f) does not follow 2227098(0021fb9a)
Total allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 2 fragments
Date of Apploader: 2001/12/17
AppStart: 81200268, rounded total_size 00001560
Apploader start: 81200268
Apploader begin 81200290, load 81200580, finish 81200D50
Apploader Initialized. $Revision: 28 $.
This Apploader built Nov 30 2001 13:36:06
app address: 81201400, app section size 00000020, app offset 00000420
app address: 81201540, app section size 00000020, app offset 00000440
app address: 817EC780, app section size 00002000, app offset 00000440
app address: 81201420, app section size 00000100, app offset 0001DA00
app address: 80003100, app section size 000023E0, app offset 0001DB00
app address: 8000CF40, app section size 00102F40, app offset 0001FEE0
app address: 800054E0, app section size 000032C0, app offset 00122E20
aapp address: 8010FE80, app section size 00000020, app offset 0012A880
app address: 8010FEA0, app section size 00000020, app offset 0012A8A0
app address: 8010FEC0, app section size 00007C80, app offset 0012A8C0
app address: 80117B40, app section size 001246C0, app offset 00132540
app address: 803434E0, app section size 00000660, app offset 00256C00
app address: 80345100, app section size 00003F60, app offset 00257260
app address: 817EE780, app section size 00011880, app offset 0025B200
apploader finished, GAME Entry point: 800051FC
Found AXSetVoiceAddr @ C00EF1A8 3bfd01a6
Patching memory card write timeout period @ C00EFBBC
Patching memory card write timeout period @ C00EFF68
Final code page was loaded as data: 8023c000
Patching SRAM read to 00342780 for slot A memory card emulation
New AR_SIZE: 0043 (80105038)
Passing direct ARAM request: 01000000 00000000 00000020 (801050ac)
Passing direct ARAM request: 01000000 00000000 00000020 (801050f4)
Set DBAT0U to 00000000 (00106cb8 00081002)
Set DBAT0L to 00000002 (00106cbc 00081002)
Set DBAT0U to 800001ff (00106cc0 00081002)
Set IBAT0U to 00000000 (00106cc8 00081002)
Set IBAT0L to 00000002 (00106ccc 00081002)
Set IBAT0U to 800001ff (00106cd0 00081002)
Set DBAT2U to 00000000 (00106cd8 00081002)
Set DBAT2L to 01000002 (00106cdc 00081002)
Set DBAT2U to 810000ff (00106ce0 00081002)
Set IBAT2U to 00000000 (00106ce8 00081002)
Set IBAT2L to 01000002 (00106cec 00081002)
Set IBAT2U to 810000ff (00106cf0 00081002)

Dolphin OS $Revision: 49 $.
Kernel built : Patched mfspr SDR1 @ C00E218C
Patched mtspr SDR1 @ C00E242C
Dec 17 2001 18:46:45
Console Type : Development HW3
Memory 24 MB
Arena : 0x80359060 - 0x817ee780
app booted from bootrom
Patched GXInitTlutObj @ C00FEF44
Patched AR_GetBaseAddress @ C00EC0D8
Performing AR_Init fix-up 0 @ 800EC090
New AR_SIZE: 0063 (800ec1a4)
Passing direct ARAM request: 80358ee0 01000000 00000020 (800ec2bc)
Passing direct ARAM request: 80358ee0 01200000 00000020 (800ec368)
Passing direct ARAM request: 80358ee0 02000000 00000020 (800ec410)
Passing direct ARAM request: 80358ee0 01000200 00000020 (800ec4b8)
Passing direct ARAM request: 80358ee0 01400000 00000020 (800ec550)
Passing direct ARAM request: 80358f20 01000000 00000020 (800ec600)
AR_CheckSize fixup @ 800EC604 - 21
Passing direct ARAM request: 80358ea0 01000000 80000020 (800ec6a0)
Initializing memory...
vailable Memory = 20743872
ree memory 20257 K, 19 MB L==== ALLOC model[0]=static , MEM:-00001k -> 000266K [GEO=22K TEX=1058K]
Loading audio...
==== ALLOC FILE=audio/audatps2.rom, MEM:000270k -> 000343k [72k]
Initializing controls...
MTAP 0 OPEN
Unable to open pad port 1 0
Unable to open pad port 1 1
Unable to open pad port 1 2
Unable to open pad port 1 3
Initialization Done. MEM=20392256
==== ALLOC model[1]=sony , MEM:000343k -> 000538K [GEO=1K TEX=194K]
=== LFIXED model[1]=sony , size=0x00000400
game_init_once (VERSION 3.5)
Initializing Audio...
DCS: Bank type 1.006, made with VAGBANK v1.007
DCS: Bank type 1.006, made with VAGBANK v1.007
DCS: Bank type 1.006, made with VAGBANK v1.007
DCS: Bank type 1.006, made with VAGBANK v1.007
DCS: Bank type 1.006, made with VAGBANK v1.007
Loading Audio...
Loading Game.
==== ALLOC FILE=text/english.rom, MEM:000344k -> 000362k==== ALLOC FILE=text/scroll_e.rom, MEM:000362k -> 000376k [13k]
==== ALLOC FILE=text/hints_e.rom, MEM:000376k -> 000390k [13k]
==== ALLOC FILE=fonts/8Hifonts.fnt, MEM:000390k -> 000391k [1k]
==== ALLOC FILE=fonts/bars.fnt, MEM:000396k -> 000396k [0k]
=== ALLOC FILE=fonts/arrows.fnt, MEM:000398k -> 000398k [0k]
==== ALLOC FILE=fonts/score.fnt, MEM:000401k -> 000401k [0k]
==== ALLOC FILE=fonts/scoratt.fnt, MEM:000403k -> 000403k [0k]
==== ALLOC FILE=fonts/font32.fnt, MEM:000406k -> 000407k [1k]
==== ALLOC FILE=fonts/initials.fnt, MEM:000411k -> 000412k [0k]
==== ALLOC FILE=fonts/scoratt8.fnt, MEM:000415k -> 000416k [0k]
==== ALLOC FILE=fonts/namefont.fnt, MEM:000418k -> 000418k [0k]
==== ALLOC FILE=fonts/kanji10a.fnt, MEM:000421k -> 000424k [2k]
==== ALLOC FILE=fonts/kanji10b.fnt, MEM:000432k -> 000435k [3k]
==== ALLOC FILE=fonts/kanji20a.fnt, MEM:000444k -> 000447k [2k]
INITIALIZATION DONE. MEM=20277456 START=-2143137600 END=-2122393792
Initializing the game...
==== ALLOC FILE=pdata/war.wad, MEM:000455k -> 000458k [2k]
==== ALLOC FILE=pdata/val.wad, MEM:000458k -> 000460k [2k]
==== ALLOC FILE=pdata/wiz.wad, MEM:000460k -> 000464k [3k]
==== ALLOC FILE=pdata/arc.wad, MEM:000464k -> 000467k [3k]
==== ALLOC FILE=pdata/dwf.wad, MEM:000467k -> 000470k [2k]
==== ALLOC FILE=pdata/kni.wad, MEM:000470k -> 000472k [2k]
==== ALLOC FILE=pdata/sor.wad, MEM:000472k -> 000476k [3k]
==== ALLOC FILE=pdata/jes.wad, MEM:000476k -> 000479k [2k]
==== ALLOC FILE=pdata/min.wad, MEM:000479k -> 000482k [2k]
===== ALLOC FILE=pdata/jac.wad, MEM:000484k -> 000488k [3k]
==== ALLOC FILE=pdata/tig.wad, MEM:000488k -> 000491k [3k]
==== ALLOC FILE=pdata/ogr.wad, MEM:000491k -> 000494k [2k]
=== ALLOC FILE=pdata/uni.wad, MEM:000494k -> 000496k [2k]
==== ALLOC FILE=pdata/med.wad, MEM:000496k -> 000500k [3k]
==== ALLOC FILE=pdata/hye.wad, MEM:000500k -> 000503k [2k]
Player 0... MEM=20211952
==== ALLOC model[1]=PLAYER 0 , MEM:000519k ->EM:000923k -> 001194K [GEO=175K TEX=96K]
Player 1... MEM=19471168
==== ALLOC model[3]=PLAYER 1 , MEM:001242k -> 001333K [GEO=46K TEX=44K]
==== ALLOC model[4]=PLAYER 1 , MEM:001647k -> 001918K [GEO=175K TEX=96K]
Player 2... MEM=18730304
==== ALLOC model[5]=PLAYER 2 , MEM:001966k -> 002056K [GEO=46K TEX=44K]
==== ALLOC model[6]=PLAYER 2 , MEM:002370k -> 002641K [GEO=175K TEX=96K]
Player 3... MEM=17989440
==== ALLOC model[7]=PLAYER 3 , MEM:002689k -> 002780K [GEO=46K TEX=44K]
==== ALLOC model[8]=PLAYER 3 , MEM:003094k -> 003365K [GEO=175K TEX=96K]
==== ALLOC model[9]=powerups , M=== LFIXED model[9]=powerups , size=0x00098f00
==== ALLOC FILE=powerups/anim, MEM:004584k -> 004767k [183k]
==== ALLOC model[10]=weapons , MEM:004767k -> 006027K [GEO=292K TEX=966K]
=== LFIXED model[10]=weapons , size=0x00049200
==== ALLOC FILE=weapons/anim, MEM:006027k -> 006157k [130k]
tarting wave -1... MEM=14399632
Worlds... MEM=14264656
Enemies... MEM=14264656
Items... MEM=14264656
Critters... MEM=14264656
Game... MEM=14264656
Done. MEM=14264016
Init moving objects.
CSERROR: Ads HARD shutdown
Inital load done. MEM=13629136
Starting wave -1... MEM=13629136
Worlds... MEM=14264656
Enemies... MEM=14264656
Items... MEM=14264656
Critters... MEM=14264656
Game... MEM=14264656
Done. MEM=14264016
Init moving objects.
DCSERROR: Ads HARD shutdown
Starting wave -1... MEM=14251216
Worlds... MEM=14264656
Enemies... MEM=14264656
Items... MEM=14264656
Critters... MEM=14264656
Game... MEM=14264656
Done. MEM=14264016
Init moving objects.
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DDCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DDCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
CSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
CSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DDCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
CSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: AdsPutBuffer overrun! 8 bytes UNSENT
DCSERROR: Ads HARD shutdown
Starting wave -2... MEM=14251216
Worlds... MEM=14264656
Enemies... MEM=14264656
Items... MEM=14264656
Critters... MEM=14264656
Game... MEM=14264656
Done. MEM=14264016
Init moving objects.
==== ALLOC model[11]=sony , MEM:006328k -> 006523K [GEO=1K TEX=194K]
=== LFIXED model[11]=sony , size=0x00000400
Entered SAVEMOUNT PORT/SLOT 0,0
Cardutilmainloop....
Patching memory card unlock @ C00F15AC
Cardutilmainloop....
Cardutilmainloop....
SAVEMOUNT RETURNING 1....
Beginning save cache transaction......
Cardutilmainloop....
Cardutilmainloop....
Cardutilmainloop....
Cardutilmainloop....
Cardutilmainloop....
Finish save cache transaction......
Starting wave -1... MEM=14051328
Worlds... MEM=14264656
Enemies... MEM=14264656
Items... MEM=14264656
Critters... MEM=14264656
Game... MEM=14264656
Done. MEM=14264016
Init moving objects.
Load titlescreen.
==== ALLOC model[11]=title , MEM:006328k -> 006568K [GEO=1K TEX=239K]
=== LFIXED model[11]=title , size=0x00000700
Audio Stop.
Audio Select.
Load select.
==== ALLOC model[12]=select , MEM:006568k -> 009818K [GEO=22K TEX=3227K]
============ BGLOAD model[12]=select alloc=5a00
Alloc mem.
Init titlescreen done.
MBOX loading(12): select/objects.ps2 [Time=33]
MBOX loading(12): select/textures.ps2 [Time=133]
MBOX loading(12) select: done [TIME=2617]
tarting wave 3328... MEM=10053184
Worlds... MEM=10051520
Enemies... MEM=10051520
Items... MEM=10051520
Critters... MEM=10051520
Game... MEM=10051520

--> ERROR: UNABLE TO FIND SOUND: S_L1NAME


--> ERROR: UNABLE TO FIND SOUND: S_L2NAME

Done. MEM=10050880
===== ALLOC FILE=shpdata/shop.wad, MEM:010444k -> 010447k [2k]
==== ALLOC model[13]=items/levelL , MEM:010447k -> 011453K [GEO=857K TEX=149K]
=== LFIXED model[13]=items/levelL , size=0x000d6400
==== ALLOC FILE=items/levelL/anim, MEM:011453k -> 011738k [284k]
==== ALLOC model[14]=levels/levelL1 , MEM:011738k -> 017224K [GEO=2831K TEX=2654K]
----- WORLD levels/levelL1, MEM: 17637792 -> 18899008 [WORLD=1231K]
============ BGLOAD model[14]=levels/levelL1 alloc=2c3e00
MBOX loading(14): levels/levelL1/objects.ps2 [Time=633]
ontrol 0 has S_ATK_QUICK pressed.
MBOX loading(14): levels/levelL1/textures.ps2 [Time=3683]
Control 0 has S_ATK_QUICK pressed.
Beginning save cache transaction......
Cardutilmainloop....
Cardutilmainloop....
Cardutilmainloop....
Cardutilmainloop....
Cardutilmainloop....
Finish save cache transaction......
MBOX loading(14) levels/levelL1: done [TIME=4917]
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND presseControl 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
---- ALLOC World Data [54K]
---- ALLOC World Save State [52K]

--> ERROR: Trigger id 0: no next 104

--> ERROR: Trigger id 0: no next 104

--> ERROR: Trigger id 0: no next 104
==== ALLOC model[15]=INVENTORY , MEM:019429k -> 019490K [GEO=4K TEX=57K]
=== LFIXED model[15]=INVENTORY , size=0x00001100
==== ALLOC FILE=shpdata/shop.wad, MEM:019490k -> 019493k [2k]

--> ERROR: No Exit Obj: L1NSNCF1_ACTIVE

--> ERROR: No Exit Obj: L1NSNCE1_ACTIVE

--> ERROR: No Exit Obj: L1NSNCH4_ACTIVE
=== LFIXED model[1]=players/sor/yel00, size=0x0000b800
=== LFIXED model[2]=players/sor/sfxyel, size=0x0002bc00
AudioUnloadPart skipped bank, still in use
DCS: Bank type 1.006, made with VAGBANK v1.007
DCS: Bank type 1.006, made with VAGBANK v1.007
DCS: Bank type 1.006, made with VAGBANK v1.007
OTHER: 12020208
WORLD (COL): 1256352
WORLDNODES: 0
WORLDOBJECTS: 5617584
WORLDANIM: 4864
ITEMS: 0
WEAPONS: 0
ENEMIES: 0
--------
TOTAL: 19965088
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
CControl 0 has S_ATK_QUICK pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
C pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_CHARGE pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_CHARGE pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_STRAFE pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_CHARGE pressed.
Control 0 has S_MAGIC pressed.
Control 0 has S_ATK_SLOW pressed.
Control 0 has S_CHARGE pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_STRAFE pressed.
Control 0 has S_ATK_SLOW pressed.
Control 0 has S_TURBO pressed.
Control 0 has S_DEFEND pressed.
Control 0 has S_STRAFE pressed.
Control 0 has S_ATK_QUICK pressed.
Control 0 has S_ATK_SLOW pressed.
Control 0 has S_CHARGE pressed.
Control 0 has S_MAGIC pressed.
Power Button press detected!
Jumping to HBC stub...

F-Zero USA ---- Locks up at progressive screen




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 0067F9E2
ISO file found: GFZE Disc 0
Checking file fat chain...
Break 100480, 6815750(00680006) does not follow 6815747(00680003)
Break 100544, 6815752(00680008) does not follow 6815750(00680006)
Break 100608, 6815754(0068000a) does not follow 6815752(00680008)
Break 100672, 6816313(00680239) does not follow 6815754(0068000a)
Break 100736, 6816320(00680240) does not follow 6816313(00680239)
Break 104832, 6817572(00680724) does not follow 6816383(0068027f)
Break 145984, 6818222(006809ae) does not follow 6818214(006809a6)
Break 178880, 6825423(006825cf) does not follow 6818735(00680baf)
Break 179072, 6825430(006825d6) does not follow 6825425(006825d1)
Break 182208, 6825530(0068263a) does not follow 6825478(00682606)
Break 186496, 6825628(0068269c) does not follow 6825596(0068267c)
Break 188160, 6825729(00682701) does not follow 6825653(006826b5)
Break 189440, 6825834(0068276a) does not follow 6825748(00682714)
Break 197824, 6826050(00682842) does not follow 6825964(006827ec)
Break 203200, 6882615(00690537) does not follow 6826133(00682895)
Total allocated size of file: 1459978240 bytes in 2851520 sectors
Result: 16 fragments
Date of Apploader: 2002/09/05
AppStart: 81200258, rounded total_size 00001940
Apploader start: 81200258
Apploader begin 81200278, load 81200298, finish 812002B8
Apploader Initialized. $Revision: 31 $.
This Apploader built Sep 5 2002 05:58:53
app address: 812017E0, app section size 00000020, app offset 00000420
app address: 81201920, app section size 00000020, app offset 00000440
app address: 817DE680, app section size 00002000, app offset 00000440
app address: 81201800, app section size 00000100, app offset 0001EC00
app address: 80003100, app section size 000024E0, app offset 0001ED00
app address: 800055E0, app section size 0008A920, app offset 000211E0
app address: 8008FF00, app section size 00000020, app offset 000ABB00
app address: 8008FF20, app section size 00000020, app offset 000ABB20
app address: 8008FF40, app section size 00005F60, app offset 000ABB40
app address: 80095EA0, app section size 000C5A80, app offset 000B1AA0
app address: 801A63C0, app section size 000002E0, app offset 00177520
app address: 801A6E40, app section size 00000AC0, app offset 00177800
app address: 817E0680, app section size 0001F980, app offset 00178300
apploader finished, GAME Entry point: 80003154
Found ICInvalidateRange inside Relocate() @ C000DFB0
Final code page was loaded as data: 8015b000
Found ICInvalidateRange inside Relocate() @ C000E014
Found ICInvalidateRange inside Relocate() @ C000E528
Found ICInvalidateRange inside Relocate() @ C000E58C
<< Dolphin SDK - EXI release build: Mar 11 2003 11:19:00 (0x2301) >>
<< Dolphin SDK - SI release build: Sep 5 2002 05:33:08 (0x2301) >>
Patching SRAM read to 0015BFC0 for slot A memory card emulation
New AR_SIZE: 0043 (8000b3d0)
Passing direct ARAM request: 01000000 00000000 00000020 (8000b444)
Passing direct ARAM request: 01000000 00000000 00000020 (8000b48c)
Set DBAT0U to 00000000 (0000e87c 00081002)
Set DBAT0L to 00000002 (0000e880 00081002)
Set DBAT0U to 800001ff (0000e884 00081002)
Set IBAT0U to 00000000 (0000e88c 00081002)
Set IBAT0L to 00000002 (0000e890 00081002)
Set IBAT0U to 800001ff (0000e894 00081002)
Set DBAT2U to 00000000 (0000e89c 00081002)
Set DBAT2L to 01000002 (0000e8a0 00081002)
Set DBAT2U to 810000ff (0000e8a4 00081002)
Set IBAT2U to 00000000 (0000e8ac 00081002)
Set IBAT2L to 01000002 (0000e8b0 00081002)
Set IBAT2U to 810000ff (0000e8b4 00081002)

Dolphin OS
Kernel built : Mar 17 2003 04:20:41
Console Type : Development HW-1 (10000002)
Memory 24 MB
Arena : 0x801b7940 - 0x817e0680
<< Dolphin SDK - OS release build: Mar 17 2003 04:20:41 (0x2301) >>
<< Dolphin SDK - DVD release build: Oct 29 2002 09:56:49 (0x2301) >>
<< Dolphin SDK - VI release build: Sep 5 2002 05:33:13 (0x2301) >>
Patched mtspr SDR1 @ C0007270
Patched tlbie @ C00076C4
Patched tlbie @ C00076EC
Patched tlbie @ C0007704
Patched tlbie @ C000771C
Patched mfspr SDR1 @ C00079A0
mtspr SDR1,r0 @ 80007270 (01780003)
mtsrin r0,r4 @ 800072A8 (00000800 -> 00000000)
mtsrin r0,r4 @ 800072C0 (00000900 -> 10000000)
mtsrin r0,r4 @ 800072D8 (00000a00 -> 20000000)
mtsrin r0,r4 @ 800072F0 (00000b00 -> 30000000)
mtsrin r0,r4 @ 80007308 (00000c00 -> 40000000)
mtsrin r0,r4 @ 80007320 (00000d00 -> 50000000)
mtsrin r0,r4 @ 80007338 (00000e00 -> 60000000)
mtsrin r0,r4 @ 80007350 (00000f00 -> 70000000)
mtsrin r0,r4 @ 800072A8 (00000000 -> 80000000)
mtsrin r0,r4 @ 800072C0 (00000100 -> 90000000)
mtsrin r0,r4 @ 800072D8 (00000200 -> a0000000)
mtsrin r0,r4 @ 800072F0 (00000300 -> b0000000)
mtsrin r0,r4 @ 80007308 (00000400 -> c0000000)
mtsrin r0,r4 @ 80007320 (00000500 -> d0000000)
mtsrin r0,r4 @ 80007338 (00000600 -> e0000000)
mtsrin r0,r4 @ 80007350 (00000700 -> f0000000)
<< Dolphin SDK - GX release build: Feb 7 2003 04:01:13 (0x2301) >>
<< Dolphin SDK - PAD release build: Sep 5 2002 05:34:02 (0x2301) >>
Link Invalidate range: 8155a25c 00000730
Link Invalidate range: 8155a25c 00000730
Link Invalidate range: 801ba9fc 0015f62c
Link Invalidate range: 801ba9fc 0015f62c
<< Dolphin SDK - AR release build: Sep 5 2002 05:34:27 (0x2301) >>
Performing AR_Init fix-up 0 @ 8001EAAC
New AR_SIZE: 0063 (8001ebd8)
Passing direct ARAM request: 801b7660 01000000 80000020 (8001ed3c)
Passing direct ARAM request: 801b7720 01000000 00000020 (8001ede8)
AR_CheckSize fixup @ 8001EDEC - 19
Passing direct ARAM request: 801b76a0 01000000 80000020 (8001eea8)
<< Dolphin SDK - ARQ release build: Sep 5 2002 05:34:29 (0x2301) >>
Patching memory card write timeout period @ C002A2C8
<< Dolphin SDK - CARD release build: Sep 5 2002 05:35:20 (0x2301) >>
<< Dolphin SDK - DSP release build: Sep 5 2002 05:35:13 (0x2301) >>
<< Dolphin SDK - AI release build: Sep 5 2002 05:34:25 (0x2301) >>
<< Dolphin SDK - AX release build: Mar 11 2003 11:19:39 (0x2301) >>
Found AXSetVoiceAddr @ C00232CC 3bfd01a6
Patching memory card write timeout period @ C0029F1C
Link Invalidate range: 8059639c 000100c4
Link Invalidate range: 8059639c 000100c4
Link Invalidate range: 8059639c 000100c4
Patching memory card unlock @ C002B9D4
Power Button press detected!
Jumping to HBC stub...

Final Fantasy Crystal Chronicles USA ---------------- Very messed up audio, please fix ;)




Wifi logging is ready
AI clocks configured
Exception vectors placed.
MMU initialized.
IOS was reloaded
stm_eh_fd: 0
stm_imm_fd: 1
GPIO Flags: 00ff8080
IOS communication initialized.
GETLINKSTATUS returned 0
IOCTL_NWC24_STARTUP returned 0 (0)
IOCTL_SO_STARTUP returned 0
IOCTL_SO_GETHOSTID retry 99
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 98
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 97
net init result: 2 (2)
IOCTL_SO_GETHOSTID retry 96
net init result: 2 (2)
Host IP Address: 10.0.0.17
Socket number: 0
Result from FCNTL: 0
bind returned 0
sendto returned 22
net init result: 3 (2)
Network initialization succeeded.
USB FD: 3
Found 1 USB devices
Device 0: id e71f0021 VID 13FD PID 1340
Device class 00, subclass 00, protocol 00
Number of configurations: 1
Configuration 1 has 1 interfaces
Interface 0 has 2 endpoints
Endpoint 81 Attributes 02 MaxPacket 0200
Endpoint 02 Attributes 02 MaxPacket 0200
Current device configuration: 1
Using config 1, interface 0, alt 0, ep_in 81, ep_out 02
Device MAX_LUN returned 9: 1
USB device reset returned 8
Cleared USB storage device error status
LUN 0 is a Direct Access device
USB_MS sector size for LUN 0: 512, max LBA: 488397167
Using storage device: "USB Generic External ", serial 34343934
MBR partition offset: 00000800
MBR partition offset: 00000000
MBR partition offset: 00000000
MBR partition offset: 00000000
Found a FAT partition at sector 2048 (1)
Number of bytes per FAT entry: 4 (FAT32)
Sectors per cluster: 64 (32K)
FAT1 first sector: 2080
FAT2 first sector: 61684
Root cluster / sector: 2 / 121288
First Data sector: 121288
End sector boundary: 488394752
Total number of clusters: 7629272
Specified cluster for memcard file: 00662BAC
Cluster for MEMCARD file: 6695852 (428655688)
Checking file fat chain...
Total allocated size of file: 16777216 bytes in 32768 sectors
MEMCARD has 1 fragments
memcard serial: 00000000 00000000 00000000
Memory card emulation activated (80)
Specified cluster for iso file: 00423132
ISO file found: GCCE Disc 0
Checking file fat chain...
Total allocated size of file: 1330020352 bytes in 2597696 sectors
Result: 1 fragments
Date of Apploader: 2002/09/05
AppStart: 81200258, rounded total_size 00001940
Apploader start: 81200258
Apploader begin 81200278, load 81200298, finish 812002B8
Apploader Initialized. $Revision: 31 $.
This Apploader built Sep 5 2002 05:58:53
app address: 812017E0, app section size 00000020, app offset 00000420
app address: 81201920, app section size 00000020, app offset 00000440
app address: 817CA100, app section size 00002000, app offset 00000440
app address: 81201800, app section size 00000100, app offset 0001EC00
app address: 80003100, app section size 00002500, app offset 0001ED00
app address: 80012860, app section size 001C1AA0, app offset 00021200
app address: 80005600, app section size 00005780, app offset 001E2CA0
aapp address: 801D4300, app section size 000000C0, app offset 001EFF00
app address: 801D43C0, app section size 00000020, app offset 001EFFC0
app address: 801D43E0, app section size 00012C80, app offset 001EFFE0
app address: 801E7060, app section size 00036CA0, app offset 00202C60
app address: 8032D3A0, app section size 00000880, app offset 00239900
app address: 8032E5E0, app section size 000047A0, app offset 0023A180
app address: 817CC100, app section size 00020000, app offset 0023EA00
app address: 817EC100, app section size 00013F00, app offset 0025EA00
apploader finished, GAME Entry point: 80003154
<< Dolphin SDK - EXI release build: Mar 11 2003 11:19:00 (0x2301) >>
<< Dolphin SDK - SI release build: Sep 5 2002 05:33:08 (0x2301) >>
Patching SRAM read to 0030AC20 for slot A memory card emulation
New AR_SIZE: 0043 (8017bbb8)
Passing direct ARAM request: 01000000 00000000 00000020 (8017bc2c)
Passing direct ARAM request: 01000000 00000000 00000020 (8017bc74)
Set DBAT0U to 00000000 (0017ddf4 00081002)
Set DBAT0L to 00000002 (0017ddf8 00081002)
Set DBAT0U to 800001ff (0017ddfc 00081002)
Set IBAT0U to 00000000 (0017de04 00081002)
Set IBAT0L to 00000002 (0017de08 00081002)
Set IBAT0U to 800001ff (0017de0c 00081002)
Set DBAT2U to 00000000 (0017de14 00081002)
Set DBAT2L to 01000002 (0017de18 00081002)
Set DBAT2U to 810000ff (0017de1c 00081002)
Set IBAT2U to 00000000 (0017de24 00081002)
Set IBAT2L to 01000002 (0017de28 00081002)
Set IBAT2U to 810000ff (0017de2c 00081002)

Dolphin OS
Kernel built : Mar 17 2003 04:20:41
Console Type : Development HW-1 (10000002)
Memory 24 MB
Arena : 0x80372dc0 - 0x817cc100
<< Dolphin SDK - OS release build: Mar 17 2003 04:20:41 (0x2301) >>
<< Dolphin SDK - DVD release build: Oct 29 2002 09:56:49 (0x2301) >>
Final code page was loaded as data: 801d4000
<< Dolphin SDK - AR release build: Sep 5 2002 05:34:27 (0x2301) >>
Performing AR_Init fix-up 0 @ 8018E7E8
New AR_SIZE: 0063 (8018e944)
Passing direct ARAM request: 80372ba0 01000000 80000020 (8018eaa8)
Passing direct ARAM request: 80372c60 01000000 00000020 (8018eb54)
AR_CheckSize fixup @ 8018EB58 - 19
Passing direct ARAM request: 80372be0 01000000 80000020 (8018ec14)
<< Dolphin SDK - ARQ release build: Sep 5 2002 05:34:29 (0x2301) >>
<< Dolphin SDK - AI release build: Sep 5 2002 05:34:25 (0x2301) >>
<< Dolphin SDK - AX release build: Mar 11 2003 11:19:39 (0x2301) >>
<< Dolphin SDK - DSP release build: Sep 5 2002 05:35:13 (0x2301) >>
Patching memory card write timeout period @ C0197B5C
Patching memory card write timeout period @ C0197F08
Sound:Sound Driver Initialize OK.
<< Dolphin SDK - PAD release build: Sep 5 2002 05:34:02 (0x2301) >>
< Dolphin SDK - VI release build: Sep 5 2002 05:33:13 (0x2301) >>
<< Dolphin SDK - GX release build: Feb 7 2003 04:01:13 (0x2301) >>
Patched GXInitTlutObj @ C01A3318
<< Dolphin SDK - CARD release build: Sep 5 2002 05:35:20 (0x2301) >>
Patching memory card unlock @ C01995E0
<< Dolphin SDK - AI release build: Sep 5 2002 05:34:25 (0x2301) >>
<< Dolphin SDK - AX release build: Mar 11 2003 11:19:39 (0x2301) >>
Sound:Sound Driver Initialize OK.
<< Dolphin SDK - AI release build: Sep 5 2002 05:34:25 (0x2301) >>
<< Dolphin SDK - AX release build: Mar 11 2003 11:19:39 (0x2301) >>
Sound:Sound Driver Initialize OK.
Power Button press detected!
Jumping to HBC stub...

Ok enough for this evening plus i'm trying to get Clover (uefi bootloader) setup correctly and that may take sometime but I highly recommend uefi to you guys who can!
 

tueidj

I R Expert
OP
Member
Joined
Jan 8, 2009
Messages
2,569
Trophies
0
Website
Visit site
XP
999
Country
Ikaruga USA (one of my favorites) --- Streaming audio doesn't sound correct
What is this meant to mean? It works for me and was reported as working by several other people, so unless the audio sounds different in newer builds (compared to earlier builds or my first audio streaming youtube video) there is no issue.

{{ dvl | name = Disney Sports Skateboarding | region = USA | ver = r124 | status = Issues | memcardemu = no | notes = Won't read real or emulated memory cards. (Even in the Disc Channel) | conf = 0 | debuglog = no | debugloglink = None. }}
How is this a Devolution issue if the game doesn't read memcards even when launched from the disc channel?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    I'll reformat and have a 3tb raid0 m. 2 at least
    +1
  • K3Nv2 @ K3Nv2:
    Lmao that sold out fast
    +1
  • Veho @ Veho:
    Yeet the cat.
    +1
  • K3Nv2 @ K3Nv2:
    Good idea
    +1
  • The Real Jdbye @ The Real Jdbye:
    i thought everybody knew cocktails are like 75% ice
  • Veho @ Veho:
    Yeah but not like this.
  • Veho @ Veho:
    It's not like they're complaining that their Slurpee is 99% ice or something, but if the cocktail calls for "shot of vodka, shot of vermouth, shot of gin, shot of Campari, three shots of juice, squirt of lemon" and ends up being a thimbleful of booze, that's a problem.
  • The Real Jdbye @ The Real Jdbye:
    the funny thing is cocktails in norway are only allowed to have 1 20ml shot of booze
  • The Real Jdbye @ The Real Jdbye:
    so..... yeah
  • The Real Jdbye @ The Real Jdbye:
    we're used to only having a thimbleful of booze
  • Veho @ Veho:
    Booo.
  • The Real Jdbye @ The Real Jdbye:
    same thing if you want whisky on the rocks or something, you can't get a double
  • The Real Jdbye @ The Real Jdbye:
    but you could buy as many shots of whisky (or anything else) as you want and ask for a glass of ice and pour them in
  • The Real Jdbye @ The Real Jdbye:
    it's dumb
  • Veho @ Veho:
    Maybe.
  • Veho @ Veho:
    There was a comparison of the number of Ibuprofen poisonings before and after they limited the maximum dosage per box or per pill (i'll look that up). No limit on the number of boxes you can still buy as many as you want, so people argued it was pointless.
  • Veho @ Veho:
    But the number of (accidental) poisonings dropped because drinking an entire package of ibuprofen pills went from "I need a new liver" to "I need a new box of Ibuprofen".
  • Veho @ Veho:
    Here we have ketoprofen that used to be prescription-only because of the risk of toxic dosages, but then they halved the dose per pill and sell them in bottles of six pills apiece instead of twenty and it doesn't need a prescription any more. Yes you can buy more than one bottle but people simply don't.
  • Psionic Roshambo @ Psionic Roshambo:
    Usually accidentally overdose of ibuprofen here is from people taking like cold medicine then ibuprofen for a headache and the combination is over what they need
    Veho @ Veho: https://imgur.com/gallery/QQkYnQu