ok so im running some more tests and decided to take a different path for dual boot (for testing anyway, still gonna give it a go with bmp)... so to make a long story short, how do I edit the .bct file that comes with the nvflash zip??? I can edit the .cfg just fine but when I add my secondary partitions at the end of the line up and before UDB, the g2x doesnt seem to boot, like it just stays at the first lg logo and goes no further. I need access to the file to make it kick over. I think. Anyone have any ideas? Ive not been able to find out how to edit the file.. although I've not looked 110% as I usually do.. This time i'm asking the good folks here at xda to see whats up.
Im not even sure if I've named them right.. but hte way I see it they are all 3 characters in length.. so ive made the secondaries called APS, CAS, & UDS.. that also maybe my issue. but none the less ive attached a screen cap to show they were made and where they fall in the lineup.
Anyone got an idea that will help me?
da-pharoah said:
ok so im running some more tests and decided to take a different path for dual boot (for testing anyway, still gonna give it a go with bmp)... so to make a long story short, how do I edit the .bct file that comes with the nvflash zip??? I can edit the .cfg just fine but when I add my secondary partitions at the end of the line up and before UDB, the g2x doesnt seem to boot, like it just stays at the first lg logo and goes no further. I need access to the file to make it kick over. I think. Anyone have any ideas? Ive not been able to find out how to edit the file.. although I've not looked 110% as I usually do.. This time i'm asking the good folks here at xda to see whats up.
Im not even sure if I've named them right.. but hte way I see it they are all 3 characters in length.. so ive made the secondaries called APS, CAS, & UDS.. that also maybe my issue. but none the less ive attached a screen cap to show they were made and where they fall in the lineup.
Anyone got an idea that will help me?
Click to expand...
Click to collapse
Can you post your cfg?
Sent from my LG-P999 using XDA
well considering bct is usually used in oracle i found this link. https://forums.oracle.com/forums/thread.jspa?threadID=1024492
That's all i could find. Hopefully someone has better luck.
mansa_noob said:
Can you post your cfg?
Sent from my LG-P999 using XDA
Click to expand...
Click to collapse
Sure can.. just not tonight.. Manana for sure..
edit:
I cant attach a .cfg here.. so here:
Code:
[device]
type=hsmmc
instance=3
[partition]
name=BCT
id=2
type=boot_config_table
allocation_policy=sequential
filesystem_type=basic
size=3145728
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=PT
id=3
type=partition_table
allocation_policy=absolute
filesystem_type=basic
start_location=4194304
size=4096
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=EBT
id=4
type=bootloader
allocation_policy=sequential
filesystem_type=basic
size=1972864
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
filename=fastboot.bin
[partition]
name=SOS
id=5
type=data
allocation_policy=sequential
filesystem_type=basic
size=5242880
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
filename=CWM-5028.img
[partition]
name=MBR
id=6
type=master_boot_record
allocation_policy=sequential
filesystem_type=basic
size=1048576
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=APP
id=7
type=data
allocation_policy=sequential
filesystem_type=basic
size=450887680
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=CAC
id=8
type=data
allocation_policy=sequential
filesystem_type=ext3
size=67108864
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=MSC
id=9
type=data
allocation_policy=sequential
filesystem_type=ext3
size=2097152
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
# extended partition
[partition]
name=EB1
id=10
type=extended_boot_record
allocation_policy=sequential
filesystem_type=basic
size=131072
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=LNX
id=11
type=data
allocation_policy=sequential
filesystem_type=basic
size=8388608
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
filename=boot.img
[partition]
name=EB2
id=12
type=extended_boot_record
allocation_policy=sequential
filesystem_type=basic
size=131072
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=DRM
id=13
type=data
allocation_policy=sequential
filesystem_type=ext3
size=2306560
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=EB3
id=14
type=extended_boot_record
allocation_policy=sequential
filesystem_type=basic
size=131072
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=UDA
id=15
type=data
allocation_policy=sequential
filesystem_type=ext3
size=1610612736
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=EB4
id=16
type=extended_boot_record
allocation_policy=sequential
filesystem_type=basic
size=131072
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=APS
id=17
type=data
allocation_policy=sequential
filesystem_type=basic
size=536870912
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=CAS
id=18
type=data
allocation_policy=sequential
filesystem_type=ext3
size=67108864
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=UDS
id=19
type=data
allocation_policy=sequential
filesystem_type=ext3
size=1610612736
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
[partition]
name=UDB
id=20
type=data
allocation_policy=sequential
filesystem_type=ext3
size=0xFFFFFFFFFFFFFFFF
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
Sent from my Hellfire Kindle using xda premium
Related
View screenshots for more details.
<br>
<img src="http://forum.xda-developers.com/attachment.php?attachmentid=597669&stc=1&d=1305538427"/>
terrymcnuggets said:
View screenshots for more details.
<br>
<img src="http://forum.xda-developers.com/attachment.php?attachmentid=597669&stc=1&d=1305538427"/>
Click to expand...
Click to collapse
lol, Formspring is too scary cause so many people troll on you badly..
good thread though,
haha thanks spread the word for me.
Hi Community! How are you?
Here I want to leave a couple of Find The Differences we did with some friends, hope you like them and can play in the best way possible.
I upload a couple of pics and the url to download the games.
Suggestions welcome and appreciated the good scores!
Help us grow!
Crab Designers
Find The Differences Barbie I
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_barbie
Find The Differences Barbie II
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferencesbarbie2
Find The Differences Barbie III
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_barbie3
Find The Differences Funny Pets
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_fanimals
Find The Differences Retro
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_vintage
Find The Differecens Funny Kids
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferenceskids
-----------------------------------------------------------------------------------
Hola Comunidad! Como estan?
Aca les quiero dejar un par de Encuentra las diferencias que hicimos con unos amigos, espero que les gusten y los puedan jugar de la mejor forma posible.
Les subo un par de pics y los url para descargar los juegos.
Se aceptan sugerencias y se agradecen las buenas puntuaciones!
Ayudennos a crecer!
Crab Designers
Find The Differences Barbie I
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_barbie
Find The Differences Barbie II
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferencesbarbie2
Find The Differences Barbie III
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_barbie3
Find The Differences Funny Pets
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_fanimals
Find The Differences Retro
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferences_vintage
Find The Differecens Funny Kids
https://play.google.com/store/apps/details?id=ar.crabdesigners.finddifferenceskids
Hey guys!
Have you heard of the YEET phenomenon?
Here's the game for all the YEET fans!
Shot an invisible AK47, shout YEET and destroy bricks!
Android:
https://play.google.com/store/apps/details?id=com.punchy.yeet.wrecking.dance
https://itunes.apple.com/us/app/pun..._9fmlER_6KhgzBJfP3l4g=h900[/IMG]
YA YA YEET!
Hello Everybody, and hapy holidays
Hi!
I have developed my first mobile android game. It is short but still give some fun moments. Also it is more for kids, but prety hard for all ages.
Game is free on Google Play: Link: Cat fight. For food and glory
This is 5 minute (coffee-break) game.
You need to fight with another cats, which want to steal your food.
Cats have different behaviors and use different tactics on stealing.
I would like some feedback:
- Compability, how it works on your different devices
- Errors and glitches
- Suggestions on new features for next version of game.
Thanks.
Google Play link
---
p.s. Sorry, images, and image attachements do not work with this thead, just don't know what to with them to fix.
Hi!
Cool idea! It looks pretty fun. But controls a little bit hard.
The biggest frustration is when my can hits a plate and i need to walk around it with two taps.
Еще, можно было бы сделать интерфейс более мультяшным и более видимым на фоне. Сейчас он немного терятеся.
FirMaksim said:
Hi!
Cool idea! It looks pretty fun. But controls a little bit hard.
The biggest frustration is when my can hits a plate and i need to walk around it with two taps.
Еще, можно было бы сделать интерфейс более мультяшным и более видимым на фоне. Сейчас он немного терятеся.
Click to expand...
Click to collapse
i recomend implement this game as realtime multiplayer