Editing Melange

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 9: Line 9:
 
|developer=UsernameAK (a.k.a. /bin/cat)
 
|developer=UsernameAK (a.k.a. /bin/cat)
 
|source=[https://gitlab.com/usernameak/brewemulator GitLab]
 
|source=[https://gitlab.com/usernameak/brewemulator GitLab]
|support=[https://paypal.com/[email protected] PayPal]<br/>[https://btc.com/bc1qwl2ma98eztwmsecekqm908evccrgxp98r2xlfs Bitcoin]
 
 
|prog-lang=C, C++
 
|prog-lang=C, C++
 
}}
 
}}
Line 23: Line 22:
 
==Compatibility list==
 
==Compatibility list==
 
See "'<i><b>[[Melange compatibility list]]</b></i>"'
 
See "'<i><b>[[Melange compatibility list]]</b></i>"'
 +
 +
==Missing useful features==
 +
1. Latest Android 14 SDK API level.
 +
It's developed for Android 2.3 to 5.1 devices
 +
 +
2. arm64-v8a 64-bit.
 +
There's armeabi-v7a 32-bit only
 +
 +
1 and 2 are necessary because new ARM SoCs (Qualcomm Snapdragon 8 Gen 3 and Mediatek Dimensity 9300) are 64-bit only, Google will soon also drop 32-bit-only devices completely like Apple and Microsoft.
 +
 +
 +
3. Profiles manager per app.
 +
You have to install a text editor for resolutions and storages
 +
 +
4. mif/mod files installer (importer)
 +
Choose a folder  (decompressed) or a zip/7z (compressed) file to install (import) application resources and manifest files to Android/data/io.github.usernameak.brewemulator/MelangeBREW
 +
 +
5. Custom per key shape, position and resize/edit, switch key layouts
 +
 +
6. Landscape mode (Auto or Lock)
 +
 +
7. Sound
 +
 +
8. Foreign language fonts
 +
 +
9. Touchscreen on/off
 +
 +
Touchable scrollbar (finger and S-Pen), tap to open an app
 +
 +
10. Zeebo accessories (Z-Pad, Boomerang and Keyboard) and games
 +
 +
Z-Pad: custom onscreen controller or wireless/USB controller for phone and console games
 +
 +
Boomerang: custom onscreen controller + accelerometer/gyroscope or Wii Remote + Nunchuk
 +
 +
Keyboard: Landscape/Portrait mode support for phone and console games, virtual onscreen keyboard (transparent background in landscape mode for Zeebo games) or wireless/USB keyboard
 +
 +
11. 8-way: Left+Up, Right+Up, Left+Down, Right+Down
 +
 +
13. Show/Hide keys to avoid Screenshot touch by mistake
 +
 +
14. Screen positions: top, left, center, bottom, right
 +
 +
15. Uninstall/Update/Replace apps
 +
 +
Uninstaller will also remove all config, data, cache files of an app
 +
 +
16. Show/Hide more info like vendor, developer, version and others
 +
 +
1.1.0 Grid view removed 17. grid/list view
 +
 +
18. More Video Renders. Software only? OpenGL ES and Vulkan
 +
 +
19. built-in resolution presets: 240x320, 320x240 (QVGA) and Zeebo 640x480 (VGA) optional landscape mode
 +
 +
20. Built-in custom [https://user-images.githubusercontent.com/109885044/252122553-494ec1ac-2c92-4183-9e2a-f90c2769f35a.png Zeebo like keyboard], accelerometer and gyroscope
 +
 +
21. install new fanmade .zip based .brw and .brew extensions (file format)
 +
 +
Actually Android .apk is a .zip file, you can install .apk directly without copying files. We need a new app installer supports .brw and .brew like Android .apk.
 +
 +
how to create .brw or .brew files?
 +
 +
mif/276153.mif, mod/276153/xxx, mod/276153/quake2res/xxx.
 +
 +
Multi-select: mif and mod folders, compress to .zip.
 +
 +
Rename Quake2 (Zeebo).brw or Quake2 (Zeebo).brew
 +
 +
Why .brw and .brew? someone doesn't like too long file format like .yaml, so they creates .yml. .zip is used by too many apps, we need our own file formats
 +
 +
You can use AOSP built-in files app to open .brw and .brew with Melange like nofun. This video 0:10 https://youtu.be/0R7Vbc3Q1OM
  
 
==How to use==
 
==How to use==
  
 
===Game path===
 
===Game path===
•To use, you need to put the game file in the /sdcard/MelangeBREW/mod folder
+
To use, you need to put game file in the <code><b><span style="color:#FE2E2E">/sdcard/MelangeBREW/</b></span></code> folder
 
 
•place manifest files .mif in (mif) folder
 
  
ALL THIS INSIDE THE MelangeBREW folder!
+
place manifest files (.mif) in <code><b><span style="color:#FE2E2E">mif/<game_name>.mif</code></b></span> and application resources (folder) in <code><b><span style="color:#FE2E2E">mod/<game_name></code></b></span>.
  
 
===Screen resolution===
 
===Screen resolution===
Line 76: Line 145:
 
* Some KTF and KDDI BREW titles run but have issues with font rendering.
 
* Some KTF and KDDI BREW titles run but have issues with font rendering.
 
* Zeebo games are not yet supported.
 
* Zeebo games are not yet supported.
 +
* OLED black theme
  
 
==Screenshots==
 
==Screenshots==
Line 123: Line 193:
 
==Downloads==
 
==Downloads==
 
;Melange
 
;Melange
{|cellpadding="2"
+
{| cellpadding="2"
 
|-
 
|-
 
|align=center|{{Icon|APK-big}}
 
|align=center|{{Icon|APK-big}}
Line 130: Line 200:
  
 
;SDKs
 
;SDKs
{|class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center;"
!scope="col"|SDK
+
|-
!scope="col"|Note
+
! scope="col"|SDK
 +
! scope="col"|Note
 
|-
 
|-
|[https://archive.org/details/brewx.7z Old BREW SDK]
+
| [https://archive.org/details/brewx.7z Old BREW SDK]
 
| Old BREW SDK extensions from brewx.qualcomm.com
 
| Old BREW SDK extensions from brewx.qualcomm.com
 
Archived by /bin/cat
 
Archived by /bin/cat
 
|-
 
|-
|[https://archive.org/details/brew_1.1_sdk Qualcomm BREW 1.1 SDK]
+
| [https://archive.org/details/brew_1.1_sdk Qualcomm BREW 1.1 SDK]
 
| An SDK for making mobile applications for Qualcomm's BREW runtime, version 1.1
 
| An SDK for making mobile applications for Qualcomm's BREW runtime, version 1.1
 
|-
 
|-
|[https://archive.org/details/bmp-sdkmp-7.12.5 Brew MP SDK 7.12.5]
+
| [https://archive.org/details/bmp-sdkmp-7.12.5 Brew MP SDK 7.12.5]
 
|
 
|
 
|-
 
|-
|[https://www.mediafire.com/file/3spev5vb59ivbtv/Zeebo_SDK_%252B_BREW_SDK_4.0.2_%252B_BREW_MP_SDK.zip/file Zeebo SDK + BREW SDK + BREW MP SDK]
+
| [https://www.mediafire.com/file/3spev5vb59ivbtv/Zeebo_SDK_%252B_BREW_SDK_4.0.2_%252B_BREW_MP_SDK.zip/file Zeebo SDK + BREW SDK + BREW MP SDK]
 
|
 
|
 
|-
 
|-
|[https://mega.nz/folder/DHBwwTIK#Jh-bkcWsRICxg0xBeCXRLQ BREW MP SDK + tools]
+
| [https://mega.nz/folder/DHBwwTIK#Jh-bkcWsRICxg0xBeCXRLQ BREW MP SDK + tools]
 
|
 
|
 
|}
 
|}
Line 156: Line 227:
 
Downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult if not impossible. However, some devices can run backups and pirated apps, which are much rarer and harder to find than ones for J2ME. Many European and American games have been dumped, but most are undumped as of yet. There are collections of European, American, Korean, few Japanese and Chinese titles.
 
Downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult if not impossible. However, some devices can run backups and pirated apps, which are much rarer and harder to find than ones for J2ME. Many European and American games have been dumped, but most are undumped as of yet. There are collections of European, American, Korean, few Japanese and Chinese titles.
  
{|class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center;"
!scope="col"|Set
+
|-
!scope="col"|Note
+
! scope="col"|Set
!scope="col"|Backups
+
! scope="col"|Note
 +
! scope="col"|Backups
 
|-
 
|-
|[https://mega.nz/folder/LfRQCYqR#Bc_lPnMJbH5pYGZx7IB-Qw brew2010]<br/>[https://mega.nz/folder/fSZmBQbK#cOhvnFTNoI375xGjxCT9fg brew2018]<br/>[https://mega.nz/folder/THwnXBRD#zRj5xP4_v_CWsMkXMt8qpA brew2022]
+
|[https://mega.nz/folder/THwnXBRD#zRj5xP4_v_CWsMkXMt8qpA BREW games]
|BREW collections by Kraze
+
|2022 collection by Kraze
|[https://archive.org/details/qualcomm-brew-games 2010 & 2018]
+
|N/A
 
|-
 
|-
 
|[https://drive.google.com/u/0/uc?id=12_wvGkV1OJnTcrvDagHMu9IEXOSPRt9b&export=download BREW games]
 
|[https://drive.google.com/u/0/uc?id=12_wvGkV1OJnTcrvDagHMu9IEXOSPRt9b&export=download BREW games]
 
|Included 2020 collection
 
|Included 2020 collection
|[https://www.mediafire.com/folder/b65px7qldysq9/Games Mirror]
+
|[https://mega.nz/#F!LfRQCYqR!Bc_lPnMJbH5pYGZx7IB-Qw 08-10]<br/> [https://mega.nz/#F!fSZmBQbK!cOhvnFTNoI375xGjxCT9fg 15-18]<br/> [https://www.mediafire.com/folder/b65px7qldysq9/Games Mirror]<br/> [https://archive.org/details/qualcomm-brew-Games Original from 2021]
 
|-
 
|-
 
|[https://archive.org/details/ktf-brew Korean KTF BREW Mobile Games]
 
|[https://archive.org/details/ktf-brew Korean KTF BREW Mobile Games]
Line 176: Line 248:
 
|Archive of 2003-2004-ish KTF BREW Games, courtesy of Kraze.
 
|Archive of 2003-2004-ish KTF BREW Games, courtesy of Kraze.
 
|[https://mega.nz/file/uTwG3RpI#G9YKztyKE18HlhF6CX6wt_zSDwyxmYjkxewtoZxkV8c ✓]
 
|[https://mega.nz/file/uTwG3RpI#G9YKztyKE18HlhF6CX6wt_zSDwyxmYjkxewtoZxkV8c ✓]
 +
|-
 +
|[https://www.4shared.com/rar/VYYDAE2U/BREW_by_Straces.html BREW collection by Straces]
 +
|🔑 : ''Straces''
 +
|N/A
 
|-
 
|-
 
|[http://straces.wz.cz/brew/brew_games.htm straces.wz.cz]
 
|[http://straces.wz.cz/brew/brew_games.htm straces.wz.cz]
|BREW Games collection by Straces
+
|BREW Games collection
|[https://www.4shared.com/rar/VYYDAE2U/BREW_by_Straces.html ✓]
+
|N/A
 
|-
 
|-
|
+
|[https://web.archive.org/web/20220113073347/http://forum.allsiemens.com/viewtopic.php?t=58169 Allsiemens.com]
 
|Games posted by kraze and Straces.
 
|Games posted by kraze and Straces.
|[https://web.archive.org/web/20220113073347/http://forum.allsiemens.com/viewtopic.php?t=58169 Allsiemens.com]
+
|N/A
 
|}
 
|}
  
 
;Signed / Unsigned
 
;Signed / Unsigned
 
<i><b>NOTE:</b> All games are dumped by [https://twitter.com/krzbrew Kraze].</i>
 
<i><b>NOTE:</b> All games are dumped by [https://twitter.com/krzbrew Kraze].</i>
{|class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center;"
!scope="col"|Games
 
!scope="col"|Download
 
!scope="col"|Note(s) (Version)
 
 
|-
 
|-
|Wheel of Fortune 2002
+
! scope="col"|Games
|[https://cdn.discordapp.com/attachments/735124238398259281/1082469959856312401/wheel_of_fortune_2002_signed_all.zip 💾]
+
! scope="col"|Download
|120x148
+
! scope="col"|Note(s) (Version)
 
|-
 
|-
|Ghosts and Goblins
+
|Kingdom Hearts 3D
|[https://mega.nz/file/jP5ACTqb#Z2_SdUAKluykL-YDAHYmqrkSux149bsSCUoiH77-d4U 💾]
+
|[https://mega.nz/file/FcNygIJT#4j6MyVL7dqdiuNwv85AXsS4UmQu5JVk41r-88ZxviHI 💾]
|128x128
+
|Partially found (Episodes 1-3 found)
|-
+
----------------
|Ghouls and Ghosts
+
Superscape Group plc's Swerve 3D Technology
|[https://mega.nz/file/3KIHwYKL#Og78bbZCd3-W4jGijZstSyiclsDesnSgkyXz3oTSPs0 💾]
+
----------------
|176x203
+
BREW Exclusive
|-
 
|EverQuest: Hero's Call 2
 
|[https://mega.nz/file/jOp0SAyD#ABhDLRpdrhs3YKDmX2otwKzd5fACLSeYYikFkcR0keE 💾]
 
|176x204
 
|-
 
|Tetris 2008
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1035338353207431198/Tetris_2008_v.4.28.36_vx8360_signed.zip  💾]
 
|240x298
 
|-
 
|Pool 3D
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1024126584917065808/Gameloft_pool3d_vx8800_unsigned.zip 💾]
 
|240x300
 
 
|-
 
|-
 
|Fox Motocross 3D
 
|Fox Motocross 3D
Line 222: Line 283:
 
--------------
 
--------------
 
Superscape Group plc's Swerve 3D Technology
 
Superscape Group plc's Swerve 3D Technology
 +
|-
 +
|Assassin's Creed II 3D
 +
|[https://mega.nz/file/KSJjSAAa#VKpJa9rIam9L5KC1uO5wd6yGXfoIfkl4MkQNk5Pe0Qw 💾][https://archive.org/details/ac2_3d_mobile_brew 💾]
 +
|BREW Exclusive
 
|-
 
|-
 
|Transformers G1 Awakening
 
|Transformers G1 Awakening
 
|[https://mega.nz/file/cFEg1IRL#TIqWCGANV2GZpZHIrr7CNVML_Y5-ZVtWiOgSgvfqBmI 💾]
 
|[https://mega.nz/file/cFEg1IRL#TIqWCGANV2GZpZHIrr7CNVML_Y5-ZVtWiOgSgvfqBmI 💾]
 
|Partially found
 
|Partially found
|-
 
|Kingdom Hearts 3D
 
|[https://mega.nz/file/FcNygIJT#4j6MyVL7dqdiuNwv85AXsS4UmQu5JVk41r-88ZxviHI 💾]
 
|Partially found (Episodes 1-3 found)
 
----------------
 
Superscape Group plc's Swerve 3D Technology
 
----------------
 
BREW Exclusive
 
|-
 
|Jeopardy
 
|[https://mega.nz/file/yDQFVAID#wpaOAOpC50__kAnJ54VDV1kb5AqfHuk1pNv9bWa-lIw 💾]
 
|Included (Jeopardy 2005, 2007, 2010, Rock n Roll Jeopardy and Jeopardy for Prizes)
 
|-
 
|Neon Genesis Evangelion<br/>에반게리온
 
|[https://cdn.discordapp.com/attachments/768475641909215232/968872858346463264/eva.zip 💾]
 
|KTF BREW
 
|-
 
|Tom Clancy's Splinter Cell: Pandora Tomorrow 3D
 
|[https://cdn.discordapp.com/attachments/735124238398259281/819371808343064586/scpt_3d.zip 💾]
 
|The game came out cut off compared to the 2D version, and it also lagged.
 
|-
 
|OpenLara port (Tomb Raider)
 
|[https://cdn.discordapp.com/attachments/735124238398259281/950398259556417566/OpenLara.7z 💾]
 
|[https://github.com/usernameak/OpenLara Ported by /bin/cat]
 
|-
 
|Need For Speed: Underground 2 Mobile
 
|[https://archive.org/details/nfsu2mobile 💾]
 
|Debug / prototype build
 
|-
 
|The Fast and Furious series
 
|[https://mega.nz/file/yWI1Dazb#rJRGqJLlJJYjkdAcjMJ4N09QS_MMSpv0sdJQKPr9QUg 💾]
 
|4-2D/3D, 5/6-3D
 
|}
 
 
{|class="wikitable" style="text-align:center;"
 
!scope="col"|Games
 
!scope="col"|Download
 
 
|-
 
|-
 
|Bomberman Land: Battles
 
|Bomberman Land: Battles
 
|[https://mega.nz/file/vXwCkIrI#wb0MWhgso_nKDMKSjFOaanuw8kM85cAcNr_zPcG6594 💾]
 
|[https://mega.nz/file/vXwCkIrI#wb0MWhgso_nKDMKSjFOaanuw8kM85cAcNr_zPcG6594 💾]
 +
|
 
|-
 
|-
 
|Asphalt series
 
|Asphalt series
 
|[https://mega.nz/file/SWAhmQLL#TLg0gb9qkF6P6R8SAYs1XrgMsi6MVSeuE0UXhi8TBdM 💾]
 
|[https://mega.nz/file/SWAhmQLL#TLg0gb9qkF6P6R8SAYs1XrgMsi6MVSeuE0UXhi8TBdM 💾]
 +
|
 
|-
 
|-
 
|DiRT
 
|DiRT
 
|[https://mega.nz/file/Of5znQ6L#ztBwBvfNzNwpqzTENsyqpxSoE8VxC3WQm6YjhuaFkgQ 💾]
 
|[https://mega.nz/file/Of5znQ6L#ztBwBvfNzNwpqzTENsyqpxSoE8VxC3WQm6YjhuaFkgQ 💾]
 +
|
 
|-
 
|-
 
|BioShock 3D
 
|BioShock 3D
 
|[https://archive.org/details/bioshock3d 💾]
 
|[https://archive.org/details/bioshock3d 💾]
 +
|
 +
|-
 +
|Big Range Hunting 3D
 +
|[https://mega.nz/file/TKYBQCwC#UtlNYXOEtGVY-uug7nNSVc4qYvmWelybgQ1KroA0nPE 💾]
 +
|BREW Exclusive
 
|-
 
|-
 
|Chuzzle
 
|Chuzzle
 
|[https://mega.nz/file/ieglTIwA#N-dE3Kp4z5IUN_Ww8Rn6B2KTsvBEGRXpn8IgBx_gi2k 💾]
 
|[https://mega.nz/file/ieglTIwA#N-dE3Kp4z5IUN_Ww8Rn6B2KTsvBEGRXpn8IgBx_gi2k 💾]
 +
|
 
|-
 
|-
 
|Bloons 1
 
|Bloons 1
 
|[https://mega.nz/file/KDRl3YIT#6phRr1AF0SWSlkpXfWvuFyXTCVh_Qs0BvlwAxCIUHxk 💾]
 
|[https://mega.nz/file/KDRl3YIT#6phRr1AF0SWSlkpXfWvuFyXTCVh_Qs0BvlwAxCIUHxk 💾]
 +
|
 +
|-
 +
|Jeopardy
 +
|[https://mega.nz/file/yDQFVAID#wpaOAOpC50__kAnJ54VDV1kb5AqfHuk1pNv9bWa-lIw 💾]
 +
|Included (Jeopardy 2005, 2007, 2010, Rock n Roll Jeopardy and Jeopardy for Prizes)
 +
|-
 +
|Wheel of Fortune 2002
 +
|[https://cdn.discordapp.com/attachments/735124238398259281/1082469959856312401/wheel_of_fortune_2002_signed_all.zip 💾]
 +
|120x148
 
|-
 
|-
 
|Wheel of Fortune 2008
 
|Wheel of Fortune 2008
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1082470003506421891/wheel_of_fortune_2008_signed.zip 💾]
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1082470003506421891/wheel_of_fortune_2008_signed.zip 💾]
 +
|
 
|-
 
|-
 
|Wheel of Fortune 2010
 
|Wheel of Fortune 2010
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1082470065380798464/wheel_of_fortune_2010_signed.zip 💾]
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1082470065380798464/wheel_of_fortune_2010_signed.zip 💾]
 +
|
 +
|-
 +
|Ghosts and Goblins
 +
|[https://mega.nz/file/jP5ACTqb#Z2_SdUAKluykL-YDAHYmqrkSux149bsSCUoiH77-d4U 💾]
 +
|128x128
 +
|-
 +
|Ghouls and Ghosts
 +
|[https://mega.nz/file/3KIHwYKL#Og78bbZCd3-W4jGijZstSyiclsDesnSgkyXz3oTSPs0 💾]
 +
|176x203
 
|-
 
|-
 
|Nascar 09
 
|Nascar 09
Line 292: Line 348:
 
Verizon Championship Racing
 
Verizon Championship Racing
 
|[https://mega.nz/file/7OZTDKyY#PM2JPvvlroucluAgqOHaHLZe2osyPtnH87KHykAt6Wo 💾]
 
|[https://mega.nz/file/7OZTDKyY#PM2JPvvlroucluAgqOHaHLZe2osyPtnH87KHykAt6Wo 💾]
 +
|
 
|-
 
|-
 
|Duke Nukem Battlefields
 
|Duke Nukem Battlefields
 
|[https://anonfiles.com/d9ca91Pdyb/DNBattlefields_zip 💾]
 
|[https://anonfiles.com/d9ca91Pdyb/DNBattlefields_zip 💾]
 +
|
 
|-
 
|-
 
|Red Baron
 
|Red Baron
 
|[https://mega.nz/file/aSoX2SbJ#GFWeuEKlhCBZPJLD-9NSjpl_EyBiCwZht68nBx0BPB8 💾]
 
|[https://mega.nz/file/aSoX2SbJ#GFWeuEKlhCBZPJLD-9NSjpl_EyBiCwZht68nBx0BPB8 💾]
 +
|
 
|-
 
|-
 
|Mega Man: Rush Marine  
 
|Mega Man: Rush Marine  
 
|[https://mega.nz/file/uLYgyRwZ#W5bkrX5j3Xa4AQw3S-XdVmd9S_RqMo1vIYQ7HZ62Nk4 💾]
 
|[https://mega.nz/file/uLYgyRwZ#W5bkrX5j3Xa4AQw3S-XdVmd9S_RqMo1vIYQ7HZ62Nk4 💾]
 +
|
 +
|-
 +
|Neon Genesis Evangelion<br/>에반게리온
 +
|[https://cdn.discordapp.com/attachments/768475641909215232/968872858346463264/eva.zip 💾]
 +
|KTF BREW
 
|-
 
|-
 
|Ratchet & Clank: Going Mobile
 
|Ratchet & Clank: Going Mobile
 
|[https://mega.nz/file/bOQz2ART#oPD8E_bqtHcHZKV6mGqoW-sscP4XqKRd6b0mDipLnuw 💾]
 
|[https://mega.nz/file/bOQz2ART#oPD8E_bqtHcHZKV6mGqoW-sscP4XqKRd6b0mDipLnuw 💾]
 +
|
 +
|-
 +
|EverQuest: Hero's Call 2
 +
|[https://mega.nz/file/jOp0SAyD#ABhDLRpdrhs3YKDmX2otwKzd5fACLSeYYikFkcR0keE 💾]
 +
|176x204
 +
|-
 +
|Tom Clancy's Splinter Cell: Pandora Tomorrow 3D
 +
|[https://cdn.discordapp.com/attachments/735124238398259281/819371808343064586/scpt_3d.zip 💾]
 +
|The game came out cut off compared to the 2D version, and it also lagged.
 
|-
 
|-
 
|Contra 4: Redux
 
|Contra 4: Redux
 
|[https://mega.nz/file/3bgRnSxS#uxMukrqGvn5YxZKVU4BAs09OZAWNvKY1OHJmiQ8-Ldk 💾]
 
|[https://mega.nz/file/3bgRnSxS#uxMukrqGvn5YxZKVU4BAs09OZAWNvKY1OHJmiQ8-Ldk 💾]
 +
|
 
|-
 
|-
 
|The Legend of Spyro: A New Beginning
 
|The Legend of Spyro: A New Beginning
Line 312: Line 386:
 
The Legend of Spyro: The Eternal Night
 
The Legend of Spyro: The Eternal Night
 
|[https://mega.nz/file/uehRyCCA#rq_sogGg1qWBV4GbhPxU7_G_2YHHUEQfs4rUp9KsesE 💾]
 
|[https://mega.nz/file/uehRyCCA#rq_sogGg1qWBV4GbhPxU7_G_2YHHUEQfs4rUp9KsesE 💾]
 +
|
 
|-
 
|-
 
|Sonic The Hedgehog
 
|Sonic The Hedgehog
 
|[https://drive.google.com/file/d/1OPJHKu-JsqwqMJ80wUaqS_eyClx3yETv/view?fbclid=IwAR0Nxnu-306y5O1NTaAIp2tSvTgBA_ZqXQerZE_Bsp2GeaqhZC3gxh8uNLI 💾]
 
|[https://drive.google.com/file/d/1OPJHKu-JsqwqMJ80wUaqS_eyClx3yETv/view?fbclid=IwAR0Nxnu-306y5O1NTaAIp2tSvTgBA_ZqXQerZE_Bsp2GeaqhZC3gxh8uNLI 💾]
 +
|
 +
|-
 +
|OpenLara port (Tomb Raider)
 +
|[https://cdn.discordapp.com/attachments/735124238398259281/950398259556417566/OpenLara.7z 💾]
 +
|[https://github.com/usernameak/OpenLara Ported by /bin/cat]
 +
|-
 +
|Pool 3D
 +
|[https://cdn.discordapp.com/attachments/735124238398259281/1024126584917065808/Gameloft_pool3d_vx8800_unsigned.zip 💾]
 +
|240x300
 
|-
 
|-
 
|Tetris 2007
 
|Tetris 2007
 
|[https://mega.nz/file/ObgVTIDZ#MCia3feVwoqQjMjh9d2ZFJLxQqtA9pNU4tQUx_lkd8c 💾]
 
|[https://mega.nz/file/ObgVTIDZ#MCia3feVwoqQjMjh9d2ZFJLxQqtA9pNU4tQUx_lkd8c 💾]
 +
|
 +
|-
 +
|Tetris 2008
 +
|[https://cdn.discordapp.com/attachments/735124238398259281/1035338353207431198/Tetris_2008_v.4.28.36_vx8360_signed.zip  💾]
 +
|240x298
 +
|-
 +
|Need For Speed: Underground 2 Mobile
 +
|[https://archive.org/details/nfsu2mobile 💾]
 +
|Debug / prototype build
 
|-
 
|-
 
|Need For Speed: Most Wanted Mobile
 
|Need For Speed: Most Wanted Mobile
 
|[https://archive.org/details/nfsmw_202107 💾]
 
|[https://archive.org/details/nfsmw_202107 💾]
 +
|
 
|-
 
|-
 
|Doom RPG
 
|Doom RPG
 
|[https://archive.org/details/doomrpg_brew 💾]
 
|[https://archive.org/details/doomrpg_brew 💾]
 +
|
 
|-
 
|-
 
|Orcs & Elves
 
|Orcs & Elves
 
|[https://archive.org/details/orcsandelves_brew 💾]
 
|[https://archive.org/details/orcsandelves_brew 💾]
 +
|
 
|-
 
|-
 
|Orcs & Elves 2
 
|Orcs & Elves 2
 
|[https://www.mediafire.com/file/djl6n5nnlot5g8m/orcsandelves2.zip/file 💾]
 
|[https://www.mediafire.com/file/djl6n5nnlot5g8m/orcsandelves2.zip/file 💾]
 +
|
 
|-
 
|-
 
|Need For Speed: Undercover
 
|Need For Speed: Undercover
 
|[https://mega.nz/file/7f4ShL4D#mDk5oKvc7X1Yg4Ra7oXV0r6hKDMZDTA-0vyXcsK1aCM 💾]
 
|[https://mega.nz/file/7f4ShL4D#mDk5oKvc7X1Yg4Ra7oXV0r6hKDMZDTA-0vyXcsK1aCM 💾]
 +
|
 
|-
 
|-
 
|Zombie Infection
 
|Zombie Infection
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1060000743093972992/Zombie_Infection_1_SCH-R800.zip 💾]
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1060000743093972992/Zombie_Infection_1_SCH-R800.zip 💾]
 +
|
 
|-
 
|-
 
|Zombie Infection 2
 
|Zombie Infection 2
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1060000743471464448/Zombie_Infection_2_SCH-R800.zip 💾]
 
|[https://cdn.discordapp.com/attachments/735124238398259281/1060000743471464448/Zombie_Infection_2_SCH-R800.zip 💾]
 +
|
 
|-
 
|-
 
|LOTR: The Two Towers
 
|LOTR: The Two Towers
 
|[https://mega.nz/file/bSZ2DSTD#LJWYfTmIPDxcaj4ugkPW-BWjDVE_z5DUPF16kLGZmO8 💾]
 
|[https://mega.nz/file/bSZ2DSTD#LJWYfTmIPDxcaj4ugkPW-BWjDVE_z5DUPF16kLGZmO8 💾]
|}
+
|
 
 
BREW Exclusive
 
{|class="wikitable" style="text-align:center;"
 
!scope="col"|Games
 
!scope="col"|Download
 
 
|-
 
|-
|Assassin's Creed II 3D
+
|The Fast and Furious series
|[https://mega.nz/file/KSJjSAAa#VKpJa9rIam9L5KC1uO5wd6yGXfoIfkl4MkQNk5Pe0Qw 💾][https://archive.org/details/ac2_3d_mobile_brew 💾]
+
|[https://mega.nz/file/yWI1Dazb#rJRGqJLlJJYjkdAcjMJ4N09QS_MMSpv0sdJQKPr9QUg 💾]
|-
+
| 4-2D/3D, 5/6-3D
|Big Range Hunting 3D
 
|[https://mega.nz/file/TKYBQCwC#UtlNYXOEtGVY-uug7nNSVc4qYvmWelybgQ1KroA0nPE 💾]
 
 
|}
 
|}
  
 
<b>240x320</b>
 
<b>240x320</b>
 
{|class="wikitable" style="text-align:center;"
 
{|class="wikitable" style="text-align:center;"
 +
|-
 
!scope="col"|Games
 
!scope="col"|Games
 
!scope="col"|Download
 
!scope="col"|Download
Line 376: Line 470:
 
<b>320x240</b>
 
<b>320x240</b>
 
{|class="wikitable" style="text-align:center;"
 
{|class="wikitable" style="text-align:center;"
 +
|-
 
!scope="col"|Games
 
!scope="col"|Games
 
!scope="col"|Download
 
!scope="col"|Download
Line 424: Line 519:
 
<b>KDDI EZweb</b>
 
<b>KDDI EZweb</b>
 
{|class="wikitable" style="text-align:center;"
 
{|class="wikitable" style="text-align:center;"
 +
|-
 
!scope="col"|Games
 
!scope="col"|Games
 
!scope="col"|Download
 
!scope="col"|Download
Line 435: Line 531:
 
|-
 
|-
 
|Puyo Puyo Fever DX
 
|Puyo Puyo Fever DX
|[https://mega.nz/file/LHxGiIwR#ltnOpTM7kIsx0lkxqhTYFpuYNOUidae4LE615Gip0fE 💾]
+
|[https://mega.nz/file/iTBFRILT#cgADaekTjJQSTYj1mfCqKM5vl7dq9s4H15-ACEZZlv8 💾]
| Full Version<br>Cracked by Realtimeless
+
|Demo
|-
 
|Pawapuro 5
 
|[https://archive.org/details/powapuro5 💾]
 
| Demo Version
 
|-
 
|Metal Gear Solid Mobile
 
|[https://archive.org/details/mgsmobile_jp_trial_unsigned 💾]
 
| Trial Version
 
 
|}
 
|}
  
 
<b>[[Mascot Capsule 3D]]</b>
 
<b>[[Mascot Capsule 3D]]</b>
{|class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center;"
!scope="col"|Games
+
|-
!scope="col"|Download
+
! scope="col"|Games
!scope="col"|Note (Version)
+
! scope="col"|Download
 +
! scope="col"|Note (Version)
 
|-
 
|-
 
|Bruce Lee
 
|Bruce Lee
Line 472: Line 561:
 
|}
 
|}
  
圣莫尼卡's ZTE D90+ (<b>176x220</b>) was sent from China (阿拉雷叔) to Poland (Kraze's acquaintance) to Ukraine. Password for all packages is 'alaleishu2023'.
+
圣莫尼卡(Bilibili)'s ZTE D90+ (176x220 resolution) was sent from China to Poland (due to Russo-Ukrainian War) to Ukraine by 阿拉雷叔 🔑 : "Uncle_Arale", "alaleishu" for Deep Sea Dragon: Burning in Blood, "alaleishu2023" for the others. Two phones were sent in one package in China, but was rejected. Only three packages were sent, and the other two phones are used for testing. After obtaining working unsigned files, Kraze sent two of phones back to China. It's possible that those phones are the only 2 BREW phones in China that can run unsigned apps/games without SIM card. Kraze fixed that phone's directional keys and erase its all data. Those mif files were rebuilt by Kraze. 潜龙 is first dumped Chinese BREW game ever. Font is supported on Melange v1.0.10.3.
{|class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center;"
!scope="col"|Games
+
|-
!scope="col"|Download
+
! scope="col"|Games
 +
! scope="col"|Download
 
|-
 
|-
 
|潜龙 Deep Sea Dragon: Burning in Blood
 
|潜龙 Deep Sea Dragon: Burning in Blood
Line 576: Line 666:
 
A brazilian video game console and online distribution platform developed with developing markets in mind, that also runs on BREW. Dumps of the Zeebo and its games exist, and gameplay footage of them has been uploaded on YouTube.
 
A brazilian video game console and online distribution platform developed with developing markets in mind, that also runs on BREW. Dumps of the Zeebo and its games exist, and gameplay footage of them has been uploaded on YouTube.
  
{|class="wikitable" style="text-align:center;"
+
{| class="wikitable" style="text-align:center;"
!scope="col"|Set
+
|-
!scope="col"|Backups
+
! scope="col"|Set
 +
! scope="col"|Backups
 
|-
 
|-
 
|[https://archive.org/details/zeebo-game-app-compilation-open-zeebo Zeebo Games & Apps compilation]
 
|[https://archive.org/details/zeebo-game-app-compilation-open-zeebo Zeebo Games & Apps compilation]
Line 585: Line 676:
 
|-
 
|-
 
|[https://archive.org/details/zeebo-romset-and-devtools Zeebo (All Games + Dev Tools)]
 
|[https://archive.org/details/zeebo-romset-and-devtools Zeebo (All Games + Dev Tools)]
|[https://www.tripleoxygen.net/files/devices/zeebo/ ✓]
+
| [https://www.tripleoxygen.net/files/devices/zeebo/ ✓]
 
|-
 
|-
 
|[https://archive.org/details/zeebo-zeebo Zeebo Games]
 
|[https://archive.org/details/zeebo-zeebo Zeebo Games]
||[https://archive.org/download/hearto-1g1r-collection/hearto_1g1r_collection/Zeebo%20-%20Zeebo.zip ]
+
|N/A
 +
|-
 +
|[https://archive.org/download/hearto-1g1r-collection/hearto_1g1r_collection/Zeebo%20-%20Zeebo.zip Zeebo collection]
 +
|N/A
 
|}
 
|}
  
 
==See also==
 
==See also==
* [[Zeebo]] - Zeebo's software platform is essentially a custom version of Qualcomm's BREW, so Zeebo games might be playable in BREW emulators.
+
* [[Infuse]] - BREW emulator for Windows Mobile
* [[Cellphone_emulators#Binary_Runtime_Environment_for_Wireless_.28BREW.29|BREW]]
 
  
 
==Donations==
 
==Donations==
*Monero: 49GCgSWs5kUccr66X74oZ8MedgBaJrbdRPj4PYJkvCfSPShfHfXoJxC6ZBTJm3R4YLQ7eWP3i4aBHcPKqShS6aybVc1DURB
+
 
 +
<b>Bitcoin:</b> bc1qwl2ma98eztwmsecekqm908evccrgxp98r2xlfs<br/><b>Monero:</b> 49GCgSWs5kUccr66X74oZ8MedgBaJrbdRPj4PYJkvCfSPShfHfXoJxC6ZBTJm3R4YLQ7eWP3i4aBHcPKqShS6aybVc1DURB<br/><b>PayPal:</b> [email protected]
  
 
==External links==
 
==External links==
Line 606: Line 700:
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
[[Category:BREW emulators]]
+
[[Category:Binary Runtime Environment for Wireless emulators]]
 
[[Category:Android emulation software]]
 
[[Category:Android emulation software]]
 
[[Category:Mobile emulators]]
 
[[Category:Mobile emulators]]
 
[[Category:Cellphone emulators]]
 
[[Category:Cellphone emulators]]

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)