Rsrc2_(xxx).rc2 analyze for S8500/S8530 and S8600 - Bada Software and Hacking General

1.
Rsrc2_S8500(Low).rc2
Rsrc2_S8500(Mid).rc2
Differs in 1 Byte...
2.
This Byte enables Debug Mode, there are 3 Values (maybe more):
00 - OFF---> Internal menu not work--->Low
01 - On ----> Internal menu work -> MID
02 - then also Samsung DIAGnostic Port is activated and full Debug
Internal menu is this thingie here:
http://forum.xda-developers.com/showthread.php?t=906966
3.
There are several Boot Pictures included...
http://forum.xda-developers.com/showpost.php?p=10624798&postcount=4
First short test is attached.
Not exact match...
First Goal is to change for instance Pictures.
Best Regards

how did you skip press "0" for 2 secs message?

10 bpp... maybe we can bring more color into it.
This Pic starts at 0x21000
00 is black
FF seems white... if someone only paint via HEX Editor.
Attached are 3 Original RC2 files and extracted RAW Pic...
Irfanview Settings are on Screenshot.
Best Regards
Edit 1.
The other Pic after this is Battery...
Edit 2.
Maybe 16 bpp
480 x 800 Pixel * 2 Byte (16 bpp) = 768000 Byte
My RAW files are too big. Need to cut few Bytes... sorry.

http://home.arcor.de/xgidesign/test/resman_ge_down.html
resMAN converts into correct 16 bpp Format.
It seems more features included, like TFS Browser... not tested yet.
Tested and works.
Now I have colorfull Bootscreen.
I have only identified 2 Pictures... Logo and Battery. Both 480 x 800 Pixel.
Best Regards

Can you upload one sample screen from yours colorfull Bootscreen?? thanks...

1.
As Example Cat taken from Wallpaper... resized and cut to fit 480 x 800 Pixel.
Insert via ResMAN...
Only Bootlogo changed...
2.
Disable MD5 Check at End of file...
3.
Changed Flag 0 to 1 at Start of file, to use Internal Menu:
http://forum.xda-developers.com/showthread.php?t=906966
Now Code *#7092463*# is working.
Best Regards

... hello adfree watch the screen shot that you enclose ...

First Pic starts at:
0x21000
Bootlogo 480 x 800 Pixel
768000 Byte
Second Picture:
0xDC800
"Waitscreen" for Battery
480 x 800 Pixel
768000 Byte
Example attached... now with Cat and Flowers.
Questions...
1.
The other Pictures... which Resolution, where to find...
2.
At Start I see from T-Mobile String DEF...
chinese Firmware shows CHN...
Is this CSC settings? But nothing happens...
3.
What else is between 0 and 0x21000 ?
And 0x198000 - End of file ( I mean this as End CDABCDAB before String S8500)
Thanx in advance.
Best Regards

After I overwrote with FF for white color I found third Picture.
The blue handset known from Download Mode via Kies for instance...
Maybe something like that 100 x 250 Pixel...
I will try to find exact position and extract RAW. Now I know what it is...
Best Regards

adfree said:
1.
As Example Cat taken from Wallpaper... resized and cut to fit 480 x 800 Pixel.
Insert via ResMAN...
Only Bootlogo changed...
2.
Disable MD5 Check at End of file...
3.
Changed Flag 0 to 1 at Start of file, to use Internal Menu:
http://forum.xda-developers.com/showthread.php?t=906966
Now Code *#7092463*# is working.
Best Regards
Click to expand...
Click to collapse
Hi adfree,
How did you make step 2?
Disable MD5 Check at End of file...
I have modify my bootlogo with resman but when I try it with multiloader I got this message: Can not open: Rscr2!
I try rc2 low on resman.

http://forum.xda-developers.com/showpost.php?p=10553753&postcount=40
Here you find answer about MD5 disable.
Best Regards

Thanks adfree, it's ok now I can use a modifyed rc2 file on multiloader.
But realy don't understand now how to modify boot image with resman
Can you try with this file and say me if it's possible to use please?
I convert it on bmp to use on resman.

Your Picture as RAW, ready to input.
Use HEX Editor.
Start is at:
0x21000
Resman can do the whole job for you, but I'm lazy... ehm busy now to write How To.
You need correct Rsrc2_S8500(Low).rxt...
I will try to make one next days... as my is not fully correct.
Best Regards

Ok thanks, if you can do a "how to" when you have the time, that would be great

The 3. Picture is the Download Mode Icon...
116 Pixel x 285 Pixel
The 4. Picture is if something goes wrong during Update... Errormessage...
176 Pixel x 80 Pixel
Need to check exact Resolution and Position... so I can make correct Rsrc2_S8500(Low).rxt for Resman.
Best Regards

lasentenza said:
Ok thanks, if you can do a "how to" when you have the time, that would be great
Click to expand...
Click to collapse
Do that and will sticky it. Let me know what else

adfree said:
Your Picture as RAW, ready to input.
Use HEX Editor.
Start is at:
0x21000
Click to expand...
Click to collapse
Hello adfree,
Thanks
I do not have wave anymore for testing, but will keep it and test asap.

Hello Adfree,
I tasted it and I got this on the wave
Not ok but it's a good begining lol

Looks like smaller Resolution...
I will check if I made mistake.
Sorry.
Can you please attach your RC2 file?
So I can test it easier.
Thanx.
Best Regards

Re adfree,
Here is the rc2 file modified
http://www.multiupload.com/RSJNZGZWDJ
And I add you the picture on jpg format.
Thanks a lot

Related

Contents.xml

SystemFS\User\MultiStage\Contents.xml
You could extract this file from *.FFS or grab from handset.
Maybe some tweaking possible...
S5PC110_EVT1_UM10.pdf
2D Graphic Engine
− BitBLT
− Supports maximum 8000x8000 image size
Click to expand...
Click to collapse
<FileFormat>
<JPG>
<MaxFileSize value="4096000"/>
<MaxWidth value="5000"/>
<MaxHeight value="5000"/>
<ThumbNail>
<MaxWidth value="1280"/>
<MaxHeight value="1024"/>
</ThumbNail>
</JPG>
There are more infos in this file...
<MaxInstallCount>
<NativeApp value="100"/>
<NativeWidget value="50"/>
<JavaApp value="-1"/>
</MaxInstallCount>
</AStore>
</Contents>
</SDP>
Check out, maybe interesting or helpfull.
Best Regards
I already tryed to increase the max. resolution to 8000x8000px for jpg a week ago but it didnt worked
This file exists 2 times and I flashed them correctly to the wave (tested with sTunes after flash), the limits seems to be set somewhere else...
The image sizelimit is also higher than 4096000 byte (or what it is) - about 10 mb.
I would have liked to tweak this setting to 200 or more and see but unfortunately there are not that many good apps to install.
<MaxInstallCount>
<NativeApp value="300"/>
<NativeWidget value="50"/>
<JavaApp value="-1"/>
</MaxInstallCount>
Btw, what does this Java value mean ? Could it be that it controls whether to show icon in Menu or not ?
SystemFS\User\MultiStage
User\MultiStage
@ st0rmi
Thanks.
Yes, via sTune this file is twice.
It seems writeprotected files are most in folder SystemFS... as Backup.
If you check via TriX Firmware files. Then Contents.xml is in *.FFS... maybe edit before flashing. Then changes in both files on handset.
Not tested yet...
@ rex4u
At the moment I have nothing changed in this file, so no idea what happens.
Maybe soon few tests...
Best Regards
@adfree: Yeah thats what I have done
I just used sTunes to copy the contents.xml back to my pc and view if the edited xlm are really on my phone because it didnt worked...
@adfree
No bro' I was offering my own suggestions to this configuration file.
It might allow us to install more than 100 apps in phone and show in Menu.
Second it might show Java apps icons in Menu.
My 2 cents
xml parser
please help me
a want to parser punker xml data base.
rex4u said:
I would have liked to tweak this setting to 200 or more and see but unfortunately there are not that many good apps to install.
<MaxInstallCount>
<NativeApp value="300"/>
<NativeWidget value="50"/>
<JavaApp value="-1"/>
</MaxInstallCount>
Btw, what does this Java value mean ? Could it be that it controls whether to show icon in Menu or not ?
Click to expand...
Click to collapse
it's into the 'app counter' field, '-1' may be means 'unlimited' number of java apps installable, but I haven't read yet the whole xml... anyway if it is editable it's an interesting thing..
I saw that file a while ago while looking for something inside my phone (very special thing that made me to copy the whole phone)
there is a lot of interesting things but i never tried tweaking it
Maybe if someone have enough knowledge to add few new extensions and test them
Also removing some stupid limits would be awsome
Sorry i've no time to test that with you guys but would appreciate results
Best Regards
You dont need modif ffs or other just use pfs file to modif what you want and in real time direct phone flash pfs file and not have write protect problem
Just says Thank
Example file : dont give attention of boot img cause i dont take time to do it in 800x480 but its 400x240 then its make bug but with pfs file you can upload anything you want to change !!!
Good hack !!!
Maybe with this you can create dual boot or i dont know what a pro smoker can do, you can also try to put her rc2 or rc1 directory i dont try it !!!
Download example, in this one you can see SystemFS and Registry directory, off course you can put her all directory you want to flash pfs, using trix to modified or wave remaker more faster :
https://rapidshare.com/files/809973956/Circle.pfs
An idea its like you can make your one firmware with personal Widget installed and other idea welcome....Just take file registry and Widget folder on phone and put it on PFS
i can not open new thread
i went to parser an xml file with structure like this.
<?xml version="1.0"?>
<node1>
<node2>
<node3>
<node4>
<node5>
text
</node5>
</node4>
</node3>
</node2>
</node1>
Click to expand...
Click to collapse

PowerOnOff Animation

Lets start again with these Pictures *.img
Header
compress LZ
Okidoki... seems compressed.
Now I found in bada SDK files.
Original BMP files from little bada...
Check out:
PowerOnOff.ini
AnimationType=bmp
Then also PowerOnFlash=power_on.swf
Maybe we find working solution.
Theory:
1.
Find way to decompress or compress to make valid *.img.
2.
Change *.img into something else accepted from handset...
*.bmp
*.swf
Maybe QMG is possible, like in Themes?
*** who knows...
3.
Do nothing... wait...
Best Regards
I think it's more power_on.swf than img files.
If possible if I find someone who works on flash, will try second possibility.
Sorry,能用中文解释下吗?thanks
What we know about *.img
Resolution is 480 x 800 Pixel (S8500/S8530).
"Level 1"
Find *.img with 1 Color...
I found black.
Then I replaced all files by same black Image...
"Level 2"
I need second Color... I think I know where to find... I think it will be white...
Best Regards
So I have now 2 Colors. Black and white, both are 480 x 800 Pixel.
If you compare both files you see around 391 Differences... hmm most Value:
F8/F0
Please. I wish to find more 1 Color *.img files.
Maybe then users with more brain can find algo, or Tool exists to create these Pictures...
Best Regards
I think I know what it could be... maybe.
TIFF compressed Bitmap *.tif ... LZW Compression.
Maybe some Header changes...
Edit...
Several Compressions for TIFF exists... depend on Grafik Tool...
PowerOnOff.ini is 3 times in Wave... if different depend on Branding:
\Registry\
\Settings\Default\Registry
\SystemFS\Settings\PreConfiguration\Default\Registry
All 3 files are not writeprotected. You could:
(A) Delete PowerOnOff.ini
Silence + no Animation
(B) Edit PowerOnOff.ini with other path to folder... maybe:
PowerOnAniImage0=/Mount/Mmc/PowerOnOff/Image/poweron_00.img
instead writeprotected folder
PowerOnAniImage0=/SystemFS/PowerOnOff/Image/poweron_00.img
Best Regards
Edited again.
Tested, yes it works.
I've changed path to Memory Card. Now I can play faster...
Very simple.
1.
Copy PowerOnOff folder to card.
Attention, if you choose subfolder, my path is only for Root... check exact folder or edit PowerOnOff.ini again.
2.
Copy my example to folder:
\Registry\
Nice how do you extract the bmp files?
Edit: look this video you will love
http://www.youtube.com/watch?v=Er9fhJWNL70
http://www.megaupload.com/?d=Y65D7LR1
Here are 3 different Animations:
DREI
T-Mobile
PRT Poland
In combination with my modified PowerOnOff.ini you can easily switch between them.
@ lasentenza
Nice how do you extract the bmp files?
Click to expand...
Click to collapse
BMP files taken from Language packs from bada SDK...
*.img but in this time Images and ready for open with WinImage...
Best Regards
... ... Friends IMG to edit the files and use them in the device I found this program that uses the QT ... thank by psycoy
http://www.4shared.com/file/weq4iPSk/Alcis_IMg_editor.html
@ psycoy
Please, can you upload 1 selfmade *.img as example?
I'm not smart enough to use your Tool.
*.img not open
And if I import an *.bmp and save... the result is not the same like valid *.img.
Please enlight my little brain.
Thanx in advance.
Best Regards
I've reduced PowerOnOff.ini to only poweron_00.img and poweroff_00.img.
So I can faster Brute force...
And I see better result...
Attention!
Once I made an mistake in PowerOnOff.ini and result was Bootcycle.
So please only try at your own risk.
Best Regards
Thanks a lot adfree, you find 3 animation boot
Just try it changes from bada animation
You are making great job
http://www.megaupload.com/?d=T5YF5620
I've "fixed" T-Mobile Animation, as they "forgot" 4 Pics from bada Animation...
Maybe this was the reason, why second folder only used.
I've added Orange Poland Animation...
So I have 5 Animations (second T-Mobile not included).
Maybe someone know more Animations?
Eplus?
O2?
There are many Operator... i hope.
S8530 also possible, as same Resolution.
Best Regards
Edit 1.
Found more Animation(s)
Found third Color... Now I have black, white and red.
But red is complete different and double in size... strange...
New attempt.
Created 480x800 black and white Pic and converted into QMG (Theme).
As I thought Idle_Background.qmg converted into IdleWallpaper.cbm could help.
But, QMG is to small... only 1 KB
CBM is tooo big... 1,5 MB
My black or white *.img only 51 KB...
Best Regards
adfree this is cool. I've been wanting to get to the bottom of the .IMG file mystery for awhile now.
The Alci's IMG Editor program is a mod tool for the GTA San Andreas game. I tried opening a .IMG file and it didn't work for me either. It's possible theres no connection with the QMG .IMG files at all. I'm not sure what the QT reference is in relation to.
Found 2 new Animations from American Firmware:
Entel and ViVo
Found 4. color... blue
OemBmPreShutdown: Inform the power off to CP side
Click to expand...
Click to collapse
Hmmmm... maybe Algo is in amss.bin.
CP could mean Call Processor...
Maybe this is Qualcomm Compression...
Best Regards
hi adfree
can you please give me instructions on how to use these animations???
i've stune, samsung wave , no sd card
is it possible without the card???
thanks in advance
ok i understood what i needed
i changed the 3 ini files with \Media\Poweronoff and added the files in the phone's internal memory
so yes i did it without a memory card and used t-mobile files
now i want vodafone's files because my network is vodafone
can someone upload them for me????
please do something for small wave phones
i.e wave s5250 etc thanx~
luciferps said:
please do something for small wave phones
i.e wave s5250 etc thanx~
Click to expand...
Click to collapse
sure i will do anything you want just i can't use trix as it is not working on my laptop
also i donot have a wave s5250 to do some expermints on it
sorry man if i can i will

QuB an mighty Tool for Samsung handsets

This Tool is amazing. Many features.
Source is here:
http://rk-team.net/showthread.php?11-%CD%EE%E2%FB%E5-%E2%E5%F0%F1%E8%E8-QuB
"Lesson 1"
Make hidden folders visible for research and Backup.
For instance folder System is the RC1 file, mounted into RAM...
Many Thanx RusEm and Team.
Best Regards
Hi thank you for this tool but it is only for "qualcomm" platforms i think (not sure). In s8500 qualcomm is only processor for calls.
QuB is designed for Samsung handsets.
This command is 100 % working on S8500 and U700, tested by me.
You have to select same COM Port like you would choose for File Manager...
No magic.
Then you have access to nvm folder, system folder and few more...
System folder is read only as it is the mounted RC1 file...
Best Regards
But... with this... what kind of researches could be done?
"Lesson 2"
Decrypt Firmware files, like:
apps_compressed.bin
and
boot_loader.mbn
Best Regards
adfree said:
"Lesson 2"
Decrypt Firmware files, like:
apps_compressed.bin
and
boot_loader.mbn
Best Regards
Click to expand...
Click to collapse
If you can decrypt bootloader... that's mean you're closer to install other os?
Ok, maybe the information given in "lessons" can cause more expectation
Waiting for lesson three!
does all these features run on trial mode???
or should i buy the app
there is no profile for s8500 why???
i know you are not the developer of the app adfree but i just wanted to put those questions
does all these features run on trial mode???
Click to expand...
Click to collapse
Yes.
Public solution.
Tested with QuB_public_v.0.3_001_beta.rar
Best Regards
@adfree: take a look at the screen, i got only question mark on the application. do you know what is the problem?? may be due to lang files ??
Main Language is Russian.
See Screenshot. Blue marked... then you see right Russian-> change into English.
Not all Text is translated.
Best Regards
wonderful new tool
-i am able now to view the files in the ram but don't know what to do with them
-after decryption of apps_compressed.bin i found out that i have a very little brain to modify in that file
i can't wait for lesson 3
thanks adfree and good luck
"Lesson 3"
apps_compressed.bin
Decompressed example from XXJL2 is here:
http://forum.xda-developers.com/showpost.php?p=12300153&postcount=17
Code:
Type : Unofficial Version
Number : 362
Builder : Administrator
Host : S1-AGENT05
Date : 2010/12/23
Time : 14:24:54
[B][COLOR="Red"]Size[/COLOR][/B] : 82576764 bytes
CheckSum : 0x32cdbee8
I was not able to decompress with QuB, maybe my fault...
Helpfull would be, to know which part is with CheckSum.
82576764 bytes
Best Regards
Really nice tool.
Setting FmSecureMode to off gives us the chance to see where everything is located and we can investigate and chang the files on the pc. now we need to find a way to get them back to the wave
Maybe with PfsDeleteList.txt / *.pfs ?
Also after reboot FmSecureMode is set to on again.
But we can already see where the fonts are located, that the sms viewer is html/css based like the one for email and any other messages (so we can easiely change layout, colors, font-size,...) and a lot of other things like replacing images etc.
When we get this working, nothing keeps us anymore from a fully customized bada
In combination of TkFileExplorer 2.4 you can see this.
Caution!
Renaming or other Directory Manipulation can lead to Bootcycle.
At your own risk.
http://forum.xda-developers.com/showpost.php?p=12515691&postcount=20
Thank you very much for posting Xenon.
Best Regards
yes indeed the tool works fine
adfree said:
Main Language is Russian.
See Screenshot. Blue marked... then you see right Russian-> change into English.
Not all Text is translated.
Best Regards
Click to expand...
Click to collapse
How did you get the s8500 otion in handset? I dont have it. Do you have a plugin for it?
How did you get the s8500 otion in handset?
Click to expand...
Click to collapse
I've made my own... but not all Settings... So it makes no sense to upload.
Best Regards
adfree said:
I've made my own... but not all Settings... So it makes no sense to upload.
Best Regards
Click to expand...
Click to collapse
Still can u please upload it? Its a kind request.
There is nothing special...
Make folder + S8500XXJL2.ini...
Folder is nearly empty... I've made an Logo.jpg with text.
But again. You NOT need it. As mandatory parameter are wrong or missing...
[Loader]
[PreConf]
[Patch]
...
1.
You can use S8500 or other not listed Samsung handsets like U700 with QuB. BUT not with all features...
2.
Many features NOT need attached handset...
Best Regards
Need help in decompressing Rc1 and Rc2 files. I see some tabs in Qub saying Rc1 and Rc2. Dont know how to use them to dump rc1 and rc2 files. And if I do, is there any way to upload them back like in trix. Or can you use trix to decompress rc1 and rc2 files? If yes, how? Help would be very much appreciated.

[Q] Social Hub Premium for 525

I was wondering if we can enable social hub premium for low end devices?
Their are "minor" differences between S8500/S8530...
So without trying, no idea if success.
If more S5250 users contribute, we could try to find solution.
I have only S8500, so I can't check theory.
Best Regards
Hi,
I'm an Italian developper.
(sorry for my bad english )
With a small team we want to mod our S5250.
We have mod the menu background, adapted the wave spoofer and many other...
If you say me the "theory" we can try to make it
We have mod the menu background
Click to expand...
Click to collapse
You mean the swf ?
System\Rsrc\Flash\Menu\MainMenu.imswf
How? Maybe this work for others too:
http://forum.xda-developers.com/showthread.php?t=1052733
About SHP:
http://forum.xda-developers.com/showpost.php?p=11135222&postcount=60
Something like this.
Best Regards
No one SWF...
The Wave Lite have a different graphics' motor...
It use a RichUI
*Cut by TheZero*
The only problem is the font...
For the imswf...we have a LockScreen.imswf
to mod it you can rename it to .swf and open it with Trillix SWF Decompiler
and edit the image into the swf.
Good Modding and Good Luky
if you want some help...i'm here!
This sounds very interesting.
As "we" stuck into problem with *.rbm files.
I can't extract them... 32 Bit Colors...
Found only 16 Bit support Tools...
Hmmm. We have ColorTbl.rsb ...
Maybe here is it possible to play with colors... Check out QuB:
http://forum.xda-developers.com/showthread.php?t=1010761
Thank you very much for input.
Best Regards
Edit 1:
to mod it you can rename it to .swf and open it with Trillix SWF Decompiler
Click to expand...
Click to collapse
I know, but I can't write back into S8500...
http://forum.xda-developers.com/showthread.php?t=979796
We have already test Qub...
I have spoke with RusEm in 2010 for S5230 Modding
and Qub is programmed only for Nucleus Os based Samsung devices
Bada is Linux Kernel, Nucleus Structure and TouchWiz Graphics...
a MeltingPot!!
Yes you can write back swf...
Take the original swf and open it with HxDen or other Hex programm...
So you have to open the original RC1 with Hex Program...search the first 3 letters of swf
in Rc1 and you find the initial offset of SWF.
Now You can open the new swf with Hex and Put it into Rc1 from old offset
and over write the old...
If the old is bigger then new sobstitute the remain hex valute with 00
If the new is bigger then new you can't put into rc1
When Rc1 is saved you can flash with MultiLoader...
This is only the theory...you must test it
i Forgot to quote my team:
-Th3Zer0
-Zackron
and the samsungs5230[dot]tk forum
can any body explain how to change menu background colour in wave525
You have to make icons with color background.

Dolfin.so and bada 2.0 rumours... 2012

New year, new attempt.
I've read that in XXLA1 Browser is not able to use hundrets of MB, like your PC, where you can see in Task Manager temporary memory is reserved...
For me I can see over 1500 MB...
Okay. No joke.
Lets investigate why resource problem...
1.
b.kubica rocks ever and ever again.
Thank you very much.
http://forum.xda-developers.com/showpost.php?p=21958851&postcount=224
With this and TriX you can expand all *.so files. Also Dolfin.
Dolfin not changed since XXKK5...
2.
Dolfin source is here:
https://opensource.samsung.com/rece...application&classification2=&classification3=
Its NOT exact for bada, but...
3.
With WinComm we can log what happens in Background...
http://forum.xda-developers.com/showthread.php?t=928170
Maybe we can find Limits by Dolfin...
Maybe we can tweak Dolfin....
But before we need to understand how it works....
Maybe someone can host own site for test and SIMPLE make 1 HTML content with 1 JPG...
Try different sizes of JPG...
Maybe start with 10 MB jpg file...
If Dolfin can handle it, increase size... oterhwise reduce size...
It would be interessting. How much MB Dolfin can handle, before site is too big or resource problem occured.
Thanx for reading.
Best Regards
Hi Adfree,
I don't know if it is related with the topic that you are researching in this thread, but looking into firmware files using Trix or Wave Remaker you can found some browser config files (in FFS/SystemFS/User/Br folder) where you can see the following parameters:
dolfinconfig_osp.ini:
Code:
// MEMORY Configuration - START
BAL_MAX_MEMORY_USAGE=80
BAL_BACKINGSTORE_MAX_MEMORY_USAGE=85
BAL_MAX_PLATFORM_ALLOCATE=4096988 //4 * 1024 * 1024
BAL_RESERVED_MEMORY_THRESHOLD=8388608 //8*1024*1024
BAL_MAX_IMAGE_BUFFER_SIZE=20971520 //20mb
BAL_MAX_IMAGE_CANVAS_BUFFER_SIZE=4194304 //4mb
If you look for strings in Dolfin.so you can find some references to this parameters also.
I don't know if this info is useful for your research, but I hope so
Cheers!
if you need a web hosting for your project i can provide you as much as space you want for free!!!
I have not much time yet.
But I think good start is investigation of:
dolfinconfig_osp.ini
Or find similar config files... you can also try to modify them...
Thanx amaciarey.
Check for instance KK5, KK7, KL6, LA1 and maybe also helpfull.
Check S8600 Firmware...
Maybe more reserved...
About webspace...
Not much needed. Only for test, how big content can be, before Dolfin strikes...
Best Regards
I have problem with usual sites on dolphin
even when i open www.badaos.net in 2 tabs sometimes it says "the page is too large"
i want to help this project but i dont know why stune doesnt work on my FW:
XXKL6 asian language
so how can i access to dolphin config files? thnx
---------------------
Webspace sent to adfree
the domain is www.dolphintest.co.cc
that now it's empty!!
---------- Post added at 05:11 PM ---------- Previous post was at 04:19 PM ----------
now a 13MB !! image is set at www.dolphintest.co.cc
adfree said:
I have not much time yet.
But I think good start is investigation of:
dolfinconfig_osp.ini
Or find similar config files... you can also try to modify them...
Thanx amaciarey.
Check for instance KK5, KK7, KL6, LA1 and maybe also helpfull.
Check S8600 Firmware...
Maybe more reserved...
About webspace...
Not much needed. Only for test, how big content can be, before Dolfin strikes...
Best Regards
Click to expand...
Click to collapse
That's a good idea Adfree i'm downloading the last available S8600 firmware right now, if there's something interesting i'd post it here.
Cheers!
my Internet speed is low
so please someone test this page on dolphin
http://www.dolphintest.co.cc/
r_22009 said:
my Internet speed is low
so please someone test this page on dolphin
Click to expand...
Click to collapse
For me the page is working but Dolfin does not show the image. I think that size of images is limited to 20971520 bytes (20 MB) or maybe 4194304 bytes (4 MB), and i'm pretty sure that your image is bigger than that.
Cheers!
EDIT: About your problem with Stune... if you want to use Stune in Bada 2.0, you need to use 1.0.6 Version otherwise it's not working. Maybe this is your problem ??
EDIT 2: I have just seen your previous post right now... sorry for that.
I think that Dolfin supports images smaller than 4 MB, keeping the sum of all images below 20 MB... can you try to put in your page several images. But keeping the total weight of the images below 20 MB, and one of them bigger than 4 MB. I'm sorry to ask you to work . Thanks in advance
I think it is easier to patch ini files through PFS instead of Stune because some files are made read only
PFS example is attached with original ini file
Edit it from Wave Remaker and test
Note that the files are in two directories and you need to edit both
Best Regards
mylove90 said:
I think it is easier to patch ini files through PFS instead of Stune because some files are made read only
PFS example is attached with original ini file
Edit it from Wave Remaker and test
Note that the files are in two directories and you need to edit both
Best Regards
Click to expand...
Click to collapse
Sorry for the noob question mylove90 but... if i understand you correctly, the only thing that i have to do, is a low flash using your .pfs file? Please, correct me if i'm wrong.
Cheers!
Take a look at index
i've put 4 images each of theme around 4mb
about stune, i'm using 1.0.6 and it can connect but i cannot browse my files
Edit: Thank you my problem is solved
i think my stune had problem
it was solved with another stune downloading!
@amaciarey
You are totally right
Let's do some tweaks in that thing
Best Regards
I have now little bit time to check out few basics...
I need now some hours...
Best Regards
Edit 1.
Short checked different Firmwares...
Code:
XPKG5
BAL_MAX_MEMORY_USAGE=80
BAL_BACKINGSTORE_MAX_MEMORY_USAGE=85
BAL_MAX_PLATFORM_ALLOCATE=4096988 //4 * 1024 * 1024
BAL_RESERVED_MEMORY_THRESHOLD=14680064 //14*1024*1024
//FILE PATH Configuration
XPKH1
BAL_MAX_MEMORY_USAGE=80
BAL_BACKINGSTORE_MAX_MEMORY_USAGE=85
BAL_MAX_PLATFORM_ALLOCATE=4096988 //4 * 1024 * 1024
BAL_RESERVED_MEMORY_THRESHOLD=1048576 //1*1024*1024
KK5
and also
LA1
BAL_MAX_MEMORY_USAGE=80
BAL_BACKINGSTORE_MAX_MEMORY_USAGE=85
BAL_MAX_PLATFORM_ALLOCATE=4096988 //4 * 1024 * 1024
BAL_RESERVED_MEMORY_THRESHOLD=8388608 //8*1024*1024
BAL_MAX_IMAGE_BUFFER_SIZE=20971520 //20mb
BAL_MAX_IMAGE_CANVAS_BUFFER_SIZE=4194304 //4mb
S8600...
BAL_MAX_MEMORY_USAGE=80
BAL_BACKINGSTORE_MAX_MEMORY_USAGE=85
BAL_MAX_PLATFORM_ALLOCATE=4096988 //4 * 1024 * 1024
BAL_RESERVED_MEMORY_THRESHOLD=8388608 //8*1024*1024
BAL_MAX_IMAGE_BUFFER_SIZE=20971520 //20mb
BAL_MAX_IMAGE_CANVAS_BUFFER_SIZE=4194304 //4mb
Edit 2.
Short logged with WinComm Standard Samsung site...
Code:
WMM : Total 13631488 bytes allocated from platform, current = 2097152 bytes
WMM : Total 11534336 bytes allocated from platform, current = -2097152 bytes
This I can see if I visit gamershell
Code:
WMM : Total 24117248 bytes allocated from platform, current = 2097152 bytes
WMM : Total 22020096 bytes allocated from platform, current = -2097152 bytes
Cache Debug, expires now: expire:3502855669 devicetime:3502829991
Edit 3.
Why not analyze whole folder?
SystemFS\User\Br
More ini files...
In other forum nice user posted this as example:
http://melander.dk/delphi/dragdrop/
Thanx.
It works on my S8530.
Maybe someone can please post sites where Dolfin give up...
Site too big not enough memory etc...
Thanx.
Best Regards
I'm sorry but i've been busy the last days...
@r_22009:
I tried to load the webpage in wave's browser but none of the images is shown . Maybe we have to analyze all the .ini files in /User/Br folder to find the right one to edit.
@mylove90:
I didn't have so much time to play with your .PFS file... but i will do it, i promise
@Adfree:
I'm not clever enough to fully understand your WinComm logs, but i've been analyzing the available heap memory through internal menu with dolfin running in background (only dolfin) after a soft reset (so the RAM of the device was clean) and it crashes when the allocated memory is about 80 MB, so i think that maybe the answer is in one of the *.ini files in /Br folder. I think is a good idea to analyze the behavior of dolfin in problematic web pages. In spain there is a web of a newspaper that crashes with all Bada 2.0 firmwares up to now. It is w w w.as.com (i'm sorry but i can't post links yet). This web page has a lot of flash contents, images and other heavy stuff.
Cheers!
Good job.
Thanx.
www.as.com
Is no porn, its spanish sportsite.
My S8530 crashes...
short freeze, then reboot...
Before I had forced Dolfin with 4 Tabs at same time...
Code:
www.chip.de
www.melander.dk/delphi/dragdrop/
www.ebay.de
www.gamershell.com
Now with as.com site we could play with Internet settings...
Maybe disable flash and all is good...
I'm not clever enough to fully understand your WinComm logs,
Click to expand...
Click to collapse
Same problem here. I'm also not fully understand WinComm...
But I try to learn.
Best Regards
First attempt.
Disabled JAVA Script + Flash.
Then www.as.com is running.
Now Question and or or...
Maybe both JAVA Script AND Flash... or maybe only 1
We will see.
Best Regards
3 short tests:
1.
JAVA Script + Flash disabled.
as.com runs.
2.
JAVA Script again enabled.
Reboot.
3.
JAVA disabled, Flash again enabled.
as.com runs.
So 1 problem could be JAVA Script...
Now I'll try to log with WinComm... maybe I see something...
Best Regards
It seems S8600 users with more RAM have less problems...
5 Tabs at same time seems maximum...
I have short tried with reduced rcs (smaller CSC file)... seems no affect...
Will try with both... modified RC1 and rcs...
Error messages can be found in Browser.rsr in CSC with Wave_Remaker
Best Regards
RC1 optimization : http://forum.xda-developers.com/showpost.php?p=22907665&postcount=69
Combined with CSC optimization : i ripped of all unused languages and keeps Arabic & English only in both strings & Keyboard
Now www.as.com opens on my phone normally with no freezing or rebooting
Any other page that give page too large please to test ??
Best Regards

Categories

Resources