EZ-Flash USA Forum

Forum for the EZ-Flash I, II, III, IV & V Gameboy Advance & Nintendo DS USA Forum (Unofficial) Open since 2004!
It is currently Sun May 19, 2013 9:22 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 211 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 15  Next
Author Message
Sponsor
 Post subject:
PostPosted: Sun May 06, 2007 5:07 pm 
Offline
 Profile

Joined: Mon Apr 30, 2007 9:15 pm
Posts: 71
ok... what's the difference of that one with cory's app?

i'm a noob so please explain T_T


Top
 
Sponsor
 Post subject:
PostPosted: Sun May 06, 2007 9:03 pm 
Offline
 WWW  Profile

Joined: Sun Apr 30, 2006 5:39 am
Posts: 1560
Location: Canada, eh?
reiyu: simply put, Rudolph is a much better assembly coder and reverser than I am and spent time on reversing stuff instead of working out a spiffy interface. Essentially, if you have an R4 or DSLink his program can unlock all functions, as well as use PSRAM to quickly load a GBA game (16MBytes or less) (but it don' look so purdy while doing it). I'll get there eventually, but I still have lots to learn along the way.

Judging from the translation, his might support patching and soft reset for a limited number of carts. At any rate, it's little to do with GBALdr and probably should have it's own topic. My app is targeted at people who are also going to be using the "gba" buttons to load stuff, while Rudolph's seem targeted at people who are always going to load the app first.

edit:/ funniest thing being, Rudolph released a DS browser patch nearly a month after mine... so starting late the guy is still far ahead of me when it comes to reversing stuff (his patch is relocatable) :lol: rudolph also might well have contributed the DSLink soft reset code that is currently out there.

edit2:/ R4 users might love this little program more than I care for :lol:
Enable soft reset in your R4 menu before loading it, should allow you to use rumble settings and browser expansion by using the R shoulder to get to it.

Rudolph: if you are reading this, nice work (did not want to put english on your blog). We (BigBoss and I) tried but could not make GBA run from PSRAM (yet...). At any rate, if you want to integrate extra stuff into GBALdr it would not be a problem (though other language support isn't on the horizon for it until libfat supports it). It is currently closed source, but that will change once it's source gets a license and leaves beta.


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 5:41 pm 
Offline
 Profile

Joined: Mon Apr 30, 2007 9:15 pm
Posts: 71
and last question...

what's psram?

sorry for the noobness...

edit: btw, there were 2 files in the zip file
EZ5_3in1_GBA_DLMS.nds
EZ5_3in1_GBA.nds

which one to use?


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 6:03 pm 
Offline
 WWW  Profile

Joined: Sun Apr 30, 2006 5:39 am
Posts: 1560
Location: Canada, eh?
DLMS is specifically for DSLink. Apparently 1.3 isn't working on R4, but 1.2 definitely is.

PSRAM: http://en.wikipedia.org/wiki/Dynamic_random_access_memory#Pseudostatic_RAM_.28PSRAM.29
explains it better than I could. Its similar to the memory in you PC, where it needs power to keep data but more like SRAM.


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 6:13 pm 
Offline
 Profile

Joined: Mon Apr 30, 2007 9:15 pm
Posts: 71
i dunno how can i show my gratitude!

thanks a million!


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 6:24 pm 
Offline
 Profile

Joined: Mon May 07, 2007 6:21 pm
Posts: 10
Should have an ez flash coming in any day now, can't wait to use this!
There was a comment in one of the entries about cory...
>ガリガリに日本語化
賛成ですヽ(´ー`)ノ

cory1492氏の人となりは、ちとワカランけど
JAZZっぽいスキンにしましたーって
アレなセンスはイタダケナイヽ(´ー`)ノ
by tm (2007-05-07 21:29)

Not exactly sure what that means <_< But I think it's something about translating the prog into english maybe?
ヽ(´ー`)ノ ヽ(´ー`)ノ


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 6:36 pm 
Offline
 Profile

Joined: Mon Apr 30, 2007 9:15 pm
Posts: 71
chuckstudios wrote:
qy wrote:
I discovered splendid software

Please refer to it

http://blog.so-net.ne.jp/Rudolph/


HOLY FUCKING HELL IT HAS R4 SOFT RESET


what do u mean by this?


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 6:39 pm 
Offline
 Profile

Joined: Fri Mar 30, 2007 2:15 am
Posts: 169
cory1492 wrote:
Apparently 1.3 isn't working on R4, but 1.2 definitely is.

I've been using 1.3 on the M3 Simply and I haven't had any problems yet.


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 7:00 pm 
Offline
 WWW  Profile

Joined: Sun Apr 30, 2006 5:39 am
Posts: 1560
Location: Canada, eh?
destructobot wrote:
I've been using 1.3 on the M3 Simply and I haven't had any problems yet.

Must have gotten lost in the translation, I have only tried 1.2 and 0.2.

Haruk: the programs are already in english... I think Rudolph is getting some pressure to translate it into Japanese (multibyte), but is currently using libnds' console font which is limited to ascii, as well as the fact that the stable libfat strips the second byte of UCS-2 and doesn't seem to support unicode. That is a big part of the reason I spent so much time on GBALdr's interface, to leave room for localization if/when I can support multibyte characters.

reiyu: on R4, there is a button to enable soft reset. Rudolph's program takes advantage of that and can enable rumble/browser RAM and return to R4 and DSLink's main menu (so ROM's don't need to be patched individually for browser expansion or rumble enable).

Please guys, don't post english on Rudolph's blog or send him mails in english. He is primarily Japanese, and we have all seen the results of badly translated languages. I am making an assumption there, but I know what the reaction is like here when someone comes and posts entirely in a non-english language.

Sadly, it seems to me Rudolph has no intention of co-operating ("being used" I think is the term as he'd see it), and last time I communicated directly with him it was very difficult to understand and get my points across. Could have saved me some time digging up the soft reset stuff on the R4, but no huge loss. It will get there eventually and meanwhile ask R4 if they will release anything for us (and it does make things simpler having a known working example to disassemble :lol: )


Last edited by cory1492 on Mon May 07, 2007 11:38 pm, edited 2 times in total.

Top
 
 Post subject:
PostPosted: Mon May 07, 2007 7:06 pm 
Offline
 Profile

Joined: Mon Apr 30, 2007 9:15 pm
Posts: 71
cory1492, im using 1.3 and i have a R4. no problems yet so far.


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 11:18 pm 
Offline
 Profile

Joined: Mon Apr 09, 2007 2:43 pm
Posts: 18
Location: Colorado, USA
I gotta say that Rudolph's program is pretty handy (deletes copies of elf bowling) but I'll be sticking with GBALdr. It was the work of Cory and Bigboss that got me to buy a 3in1 and it's the coding I support. Also he doesn't seem too thrilled about the english language, no support or help when everything is in japanese.


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 11:24 pm 
Offline
 Profile

Joined: Mon Apr 30, 2007 9:15 pm
Posts: 71
then we should learn japanese instead right? :D


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 11:26 pm 
Offline
 WWW  Profile

Joined: Sun Apr 30, 2006 5:39 am
Posts: 1560
Location: Canada, eh?
Go with the initial R4 only version (I think I call it 0.2 above), it does just rumble/browser enable, and is ultra tiny - if you don't use moonshell often it makes a good middle button too... :wink:
http://blog.so-net.ne.jp/Rudolph/2007-04-24


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 11:48 pm 
Offline
 Profile

Joined: Mon Apr 09, 2007 2:43 pm
Posts: 18
Location: Colorado, USA
Thanks, just what I needed, and can someone explain to me the need for PSRAM loaded games. While I understand that you can load the game much faster, how much time is actually saved in the long run when you have to reload it after every powercycle? If someone say loads a new gba game every time they pick up their ds, I guess that makes sense, but when I load a game, I tend to play it for atleast a day so having to go back and reload it to psram over and over compared to waiting the minute it takes to load to nor just doesn't seem to be a big advantage to me.

And I like GBALdr for the added skin support, file browsing and better save management


Top
 
 Post subject:
PostPosted: Mon May 07, 2007 11:56 pm 
Offline
 WWW  Profile

Joined: Sun Apr 30, 2006 5:39 am
Posts: 1560
Location: Canada, eh?
With it's PSRAM loading there seems to be some conflicts with the EZ4 patches as well, making GBATA a sometimes choice for games with larger flash/eeprom (which after understanding the problem a bit was why I mentioned it should be in it's own thread). The main benefit, if it gets over the patching issues, is essentially that it can work much more like an EZ4 miniSD.


Top
 
Sponsor
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 211 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 15  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group  
Design By Poker Bandits