M3 Powerloader: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = M3 and G6 Homebrew Loader
|title=M3 and G6 Homebrew Loader
| image       =  
|image=Ndspc2.png
| type       = Homebrew Loaders
|description=NDS loader that turns the power on before running the program.
Various loaders you can use to load DS homebrew.
|author=Pepsiman
| version     = 16-01-2006
|lastupdated=2006/01/16
| licence    = Mixed
|type=PC Utilities
| author      = Pepsiman
|version=2006
| website     = http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,3,81
|license=Mixed
| download    = Media:M3powerloaderds.rar
|download=https://dlhb.gamebrew.org/dshomebrew/m3powerloader.7z
| source      =
|website=http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,3,81
}}
}}
As the M3 and G6 firmwares turn off the power to the 2D cores before running a program, homebrew which does not remember to turn the power on does not run on these flash carts.
Homebrew authors can ensure M3/G6 compatibility by adding "powerON(POWER_ALL_2D|POWER_SWAP_LCDS);". As a workaround for existing homebrew that does not turn the power on, this is a NDS loader that will turn the power on before running the program.


==User guide==
The m3powerloader.bin is a fix for the 2 black screens problem when running some homebrew for using M3 and G6 firmwares.
The m3powerloader.bin is a fix for the 2 black screens problem when running some homebrew for using M3 and G6 firmwares.


It ensures M3/G6 compatibility by adding "powerON(POWER_ALL_2D|POWER_SWAP_LCDS);".
Download the .bin file with prepared .nds homebrew file.
 
Make a new folder in the root of C: (eg.abc) put .nds and .bin in this directory.
 
Click on start/run and type in "cmd" without the quotes to open an MS-DOS prompt. Type this:
c:
cd \abc
copy /b m3powerloader.bin + game.nds game.ds.gba


==Installation==
Where game.nds is the file you want to add the loader to. Now a new file named game.ds.gba is created. Put the .ds.gba file on your CF card or on G6 and run from the menu as normal.
#Download and extract file with prepared .nds homebrew file
#Make a new folder in the root of C: (eg.abc)put .nds and .bin in this directory
#Click on start/run and type in "cmd" without the quotes to open an MS-DOS prompt
#Type this(in bold):
::c:
::cd \leon
::copy /b m3powerloader.bin + game.nds game.ds.gba  


Where game.nds = the file user want to add the loader to. Now a new file named game.ds.gba is created. Put the .ds.gba file on your CF card or on G6 and run from the menu as normal.
'''For Windows:'''


==User guide==
To use on a .nds file: copy /b m3powerloader.bin + file.nds file.ds.gba (please refer to the tutorial above).
As the M3 and G6 firmwares turn off the power to the 2D cores before running a program, homebrew which does not remember to turn the power on does not run on these flash carts.
To use on a .ds.gba file, run [http://davr.drunkencoders.com/pme2nds.zip pme2nds] then follow the .nds instructions.


'''Windows usage:'''
'''For Unix:'''  
:To use on a .nds file: copy /b m3powerloader.bin + file.nds file.ds.gba
:To use on a .ds.gba file, run [http://davr.drunkencoders.com/pme2nds.zip pme2nds] then follow the .nds instructions.


'''Unix usage:'''
cat m3powerloader.bin file.nds > file.ds.gba
:cat m3powerloader.bin file.nds > file.ds.gba


==Controls==
==Controls==
A - start
A - Start
 
==External links==
* NDSHB - http://www.ndshb.com/cgi-bin/cfiles/cfiles.cgi?0,0,0,0,3,81


[[Category:Homebrew applications]]
[[Category:DS homebrew applications]]
[[Category:PC utilities for DS]]

Latest revision as of 11:01, 27 August 2023

M3 and G6 Homebrew Loader
Ndspc2.png
General
AuthorPepsiman
TypePC Utilities
Version2006
LicenseMixed
Last Updated2006/01/16
Links
Download
Website

As the M3 and G6 firmwares turn off the power to the 2D cores before running a program, homebrew which does not remember to turn the power on does not run on these flash carts.

Homebrew authors can ensure M3/G6 compatibility by adding "powerON(POWER_ALL_2D|POWER_SWAP_LCDS);". As a workaround for existing homebrew that does not turn the power on, this is a NDS loader that will turn the power on before running the program.

User guide

The m3powerloader.bin is a fix for the 2 black screens problem when running some homebrew for using M3 and G6 firmwares.

Download the .bin file with prepared .nds homebrew file.

Make a new folder in the root of C: (eg.abc) put .nds and .bin in this directory.

Click on start/run and type in "cmd" without the quotes to open an MS-DOS prompt. Type this:

c:
cd \abc
copy /b m3powerloader.bin + game.nds game.ds.gba 

Where game.nds is the file you want to add the loader to. Now a new file named game.ds.gba is created. Put the .ds.gba file on your CF card or on G6 and run from the menu as normal.

For Windows:

To use on a .nds file: copy /b m3powerloader.bin + file.nds file.ds.gba (please refer to the tutorial above).

To use on a .ds.gba file, run pme2nds then follow the .nds instructions.

For Unix:

cat m3powerloader.bin file.nds > file.ds.gba

Controls

A - Start

External links

Advertising: