• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

DS Browser RIP

Started by A2hok, July 22, 2006, 10:39:40 AM

Previous topic - Next topic

AnalogMan

Hey Thunderstrike, how'd you find that translation file anyway, I went to the dude's site and there's no link or those instructions you posted, you know them personally or something?


AC:WW
=====
Code: 1289-1089-1950
Name: Sark
Town: Konoha
Fruit: All

Thundrestrike

http://www.gmforum.org/index.php?topic=25910.0
/\/\ thats where i found it
[bottom of second page of that thread]


To download the file, you have to right click on the link below
http://www.freewebs.com/chuckstudios/english.lng
and "save link as" or "save target as" [depending on browser]
size=24]▓☺▓[/size]
My modded DS

PharaohsVizier

man... i cant' wait to try out the web browser...  u guys post it up here when it is cracked or released or whatever happens.

Thundrestrike

dont worry, im 100% sure there will be enough uproar and excitement and you will find out when it works!
size=24]▓☺▓[/size]
My modded DS

coolbgdog

Yea I can't wait too.
DS-Supercard cf 1gig cf card !

PharaohsVizier

Wait so is there enough RAM on the M3 or SC to run it?

AnalogMan

@ Thunderstrike: Thanks, I knew how to download it, it's in the English.rar file I posted. I just wanted to know how you found it.

@ Pharaoh: I don't know, since I can't find out how much RAM the extension cart offers.


AC:WW
=====
Code: 1289-1089-1950
Name: Sark
Town: Konoha
Fruit: All

Dudu.exe

Quote from: "PharaohsVizier"man... i cant' wait to try out the web browser...  u guys post it up here when it is cracked or released or whatever happens.

Buy it then!!  :wink:

Madrigal

I'm gonna buy it for sure when it's released here. It's only $30.
img]http://img297.imageshack.us/img297/3183/dsig4uu.jpg[/img]
DS Lite (US) Polar White - M3 Lite - Superkey - Sandisk MicroSD 1GB

Thundrestrike

this is what I've heard
Quote
Anyway, the developers of the M3 have stated that they're currently working on a fix for this game. I don't know how it's possible, but they're working on it.

Do you think Romman is working on a fix for Supercard?
Or is he only gonna let us know when its done like always? :wink:

--
If not, does anybody have anymore news about the hacking progress?
size=24]▓☺▓[/size]
My modded DS

PharaohsVizier

I don't think anyone will work on it if M3 already has it covered...

stingfist

To the guys who keep saying ram cartridge can't be dumped.

I don't actually know coding but I have a guess on how it works and so how it can be dumped.

It gives a call to the ds when it is plugged "Option pak inserted"
So if one gets deep into making the same software call (it must be a software call I guess) but directs the ram expansion into the SC's internal ram...

Well only if ^^
Some skilled coder help uuusssss!!!

I can't buy it. I had cash when I was buying the supercard and there wasn't a hint of a web browser. Now I don't have cash ^^
ilver DS with Flashme v.7
Supercard SD 1.63FW
512mb Kingston SD

PharaohsVizier

Lol amen to that, I'm not gonna buy it until it comes to america, and even so I might not so I need a browser for now...

Thundrestrike

any knews from Romman?

I can't wait until this is fixed :D  :D
size=24]▓☺▓[/size]
My modded DS

trivoldus

Quote from: "Evi1d33d"
Quote from: "DSlinux FAQ"But M3 and Supercard have a 32MB RAM extension! Can this be utilised by DSLinux?

Not really. The problem is that the GBA slot bus supports 16bit writes only (1 bit per wire). For 8bit writes, the byte is duplicated on the remaining 8 wires. That means if you write a byte to address x, the same byte suddenly appears at address x+1, overwriting what x+1 was previously. The developers refer to this as the "8-bit write problem". It should be obvious that this makes RAM extensions hooked to the GBA slot bus useless for anything but read-only use, such as XIP.

It is already been tried with DSlinux to extent its RAM limitation (part for its web browser) by using the SC card RAM but it seems impossible...

Wait... then how did the Nintendo's developers do it to the browser?