Ik vroeg me af of iemand dit al heeft geprobeerd, het gaat mij met name om het spel "Phantasy Online"
Ik heb de Broadband Adapter besteld, maar ik vraag me af ik deze truc ook met de "Mario Kart Double Dash" cd kan booten, dit spel is namelijk ook Broadband adapter compatible
Dit om te weten of ik dus wel of niet "Phantasy Online" moet gaan kopen.
Ik ben namelijk van plan om demo's te programeren voor de NGC.
Hieronder staat de tekst met bron, op verschillende forum's is al gereageerd en de truc werkt.
Ik heb de Broadband Adapter besteld, maar ik vraag me af ik deze truc ook met de "Mario Kart Double Dash" cd kan booten, dit spel is namelijk ook Broadband adapter compatible
Dit om te weten of ik dus wel of niet "Phantasy Online" moet gaan kopen.
Ik ben namelijk van plan om demo's te programeren voor de NGC.
Hieronder staat de tekst met bron, op verschillende forum's is al gereageerd en de truc werkt.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
| How To Boot ISO's Over A Lan How to load Gamecube games over a LAN Written by B0B - some text taken from the PSUL documentation Files needed: ============= . PSUL 1.1 - Gamecube Code Uploader (c) Titanik/CZN . EUR-ACL1.EXE - Eurasia PC Animal Crossing Loader 1.1 . EUR-ACL1.DOL - Eurasia GC Animal Crossing Loader 1.1 . EUR-ACGC.GCM - Animal Crossing image Extra Hardware/software needed: =============================== . Phantasy Star Online 1&2 'PSO' (USA,JAP,EURO) . Nintendo Broadband Adapter, . PC to GameCube cable (UTP CAT5), . PC Ethernet card Initial Setup: ============== In Windows, Go to Control Panel/Network/LAN Connection/TCPIP properties and change the PC IP address to 192.168.1.100, subnet should be 255.255.255.0 In Phantasy Star Online.. 1) In Main Menu, go to Options -> Network Option -> Provider Option 2) Go to Network Setup in the Network Setup Menu ;) 3) In Select network Information settings, hit Edit 4) In Edit ISP name, you don't need to change anything 5) In Ethernet settings, choose - Manually set an IP address - Do not automatically disconnect 6) In IP address manual-settings put - IP address: 192.168.1.32 - Subnet mask: 255.255.255.0 - Default router: 192.168.1.100 - Primary DNS: 192.168.1.100 - Secondary DNS: leave it blank - DHCP Hostname : Not set 7) In Browser settings, you don't need to change anything 8) Hit save to save all the net info, and you can go back to main menu. First connection ---------------- The purpose of the first connection is to let PSO save the user info into the memcard so you don't have to enter them every time... If you already played PSO online, you don't need to do that. In Windows, open up Command Prompt/DOS - run psul -s - In Main Menu, choose Online game, and create a new character - Enter any Serial Number, Access Key and Password (you won't have to remember them), and skip the useless menus - Save the Password to the memory card when prompted - The GC should connect to the PC and you should get this message on PC : Saving user info on memory card... Done... Now everything should be set up!! To upload a Gamecube game: ========================== In windows, Create a desktop icon for PSUL.EXE, and EUR-GCAL.EXE, then you can drag the loader file and the game files over the desktop icons to upload them to the Gamecube. If you dont do that, then you have to go into Command Line DOS to use them. - Drag the gamecube game image onto the EUR-GCL1.EXE icon, to initiate sending. (or From DOS Run: EUR-GCAL.EXE EUR-ACGC.GCM) - Start psul with the file EUR-ACL1.DOL (by dragging EUR-ACL1.DOL onto the PSUL icon) - Turn on Gamecube and load Phantasy Star Online, - Go into Online gaming, and choose the character you made. PSO will then connect to the PC and loader will be uploaded and run. - The Eurasia intro will boot on GC, you can change boot method from A/B using D-pad. Press START to boot. If everything is working correctly the DOS screen will begin to fill with dots. The TV screen should go from loading, black, Red Nintendo Logo, black screen, sound, title screen, music. On some sytems the entire game will load in 1 minute, on other systems this process may take several minutes! Please be patient, As long as dots are filling the DOS screen then Animal Crossing is loading. If you are having problems with hanging, or the console is filling up with X's and transfer rate is very slow, try using the delay switch to slow down transfer rate from PC. Delay usage from command line: eur-acl1.exe eur-acgc.gcm -d10 -f16 Delays for 10ms every 16 packets. If no -f switch is given the frequency of delay will default to every one packet which is far slower and perhaps no more reliable that a given frequency value. Experiment to find the optimum settings for your system if you are having long loading times. Purchase the Broad Band Adapter here from lik-sang Source: http://www.maxconsole.com |