Homebrew DSOrganize 3.3:HE Developer Thread

Status
Not open for further replies.

VatoLoco

Don't crush that dwarf, hand me the pliers.
Member
Joined
Jan 29, 2008
Messages
2,331
Trophies
1
Age
52
Location
Ya Cant Get There From Here
Website
www.backwoodzstudioz.com
XP
3,062
Country
United States
Heeroo, not to sound like a dick, but if you want people to really take your programming skills seriously... you should at least do a spellcheck on yer shizzy, ie:Dragonminded not Dragonmindet
rolleyes.gif
 

uberpubert69

Well-Known Member
Member
Joined
Sep 14, 2008
Messages
231
Trophies
0
XP
311
Country
United States
i think that dso should be made a little more nicer. its fine and all with icons but it really should get some modernized looks to it. (like not super pixelated) sorry I cant say things right.
 

playallday

Group: GBAtemp Ghost
Member
Joined
May 23, 2008
Messages
3,767
Trophies
1
Location
[@N@[)@
Website
Visit site
XP
524
Country
Canada
Heeroo said:
I also search tester's for this cards:

Acekard +, Ez-Flash V+, EZ-Flash V, Supercard DSone non SDHC and I-Touch DS.
!!!
Read out loud the what you said and see what you get... little kids...

Just so everyone knows I think this guy is lying. Unless he gives out some beta's he just looks like a little lying kid.
 

Meikrekel

Banned!
Banned
Joined
Sep 25, 2008
Messages
56
Trophies
0
Age
29
Location
Nieuw Bergen
XP
18
Country
Netherlands
playallday said:
Heeroo said:
I also search tester's for this cards:

Acekard +, Ez-Flash V+, EZ-Flash V, Supercard DSone non SDHC and I-Touch DS.
!!!
Read out loud the what you said and see what you get... little kids...

Just so everyone knows I think this guy is lying. Unless he gives out some beta's he just looks like a little lying kid.
I just think he want's testers for these cards because the original dsorganize doesn't work on these cards
 

Tormendo

Well-Known Member
OP
Member
Joined
Jun 19, 2008
Messages
270
Trophies
0
Age
31
XP
196
Country
Germany
I have some problems with the controls.php can any one help me?
C:\Users\Leitner\Desktop\DSO3.2>make clean
make -C arm9 clean
make[1]: Entering directory `/c/Users/Leitner/Desktop/DSO3.2/arm9'
clean ...
rm -fr build *.elf *.nds* *.bin
make[1]: Leaving directory `/c/Users/Leitner/Desktop/DSO3.2/arm9'
make -C arm7 clean
make[1]: Entering directory `/c/Users/Leitner/Desktop/DSO3.2/arm7'
clean ...
rm -fr build *.elf
make[1]: Leaving directory `/c/Users/Leitner/Desktop/DSO3.2/arm7'
rm -f DSOrganize.ds.gba DSOrganize.nds DSOrganize.arm7 DSOrganize.arm9

C:\Users\Leitner\Desktop\DSO3.2>make
make -C arm7
make[1]: Entering directory `/c/Users/Leitner/Desktop/DSO3.2/arm7'
[ -d build ] || mkdir -p build
make --no-print-directory -C build -f /c/Users/Leitner/Desktop/DSO3.2/arm7/Makef
ile
click.raw
bin2s /c/Users/Leitner/Desktop/DSO3.2/arm7/data/click.raw | arm-eabi-as -o click
.raw.o
echo "extern const u8" `(echo click.raw | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"
_end[];" > `(echo click.raw | tr . _)`.h
echo "extern const u8" `(echo click.raw | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"
[];" >> `(echo click.raw | tr . _)`.h
echo "extern const u32" `(echo click.raw | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`
_size";" >> `(echo click.raw | tr . _)`.h
main.c
arm-eabi-gcc -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm7/build/main.d -g -
Wall -O2 -mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer -ffast-math -mthumb
-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm7/include -I/c/Users/Leitner/Des
ktop/DSO3.2/arm7/build -I/c/devkitPro/libnds/include -I/c/Users/Leitner/Desktop/
DSO3.2/arm7/build -DARM7 -c /c/Users/Leitner/Desktop/DSO3.2/arm7/source/main.c -
o main.o
microphone7.c
arm-eabi-gcc -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm7/build/microphone7
.d -g -Wall -O2 -mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer -ffast-math
-mthumb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm7/include -I/c/Users/Leit
ner/Desktop/DSO3.2/arm7/build -I/c/devkitPro/libnds/include -I/c/Users/Leitner/D
esktop/DSO3.2/arm7/build -DARM7 -c /c/Users/Leitner/Desktop/DSO3.2/arm7/source/m
icrophone7.c -o microphone7.o
resetmem.c
arm-eabi-gcc -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm7/build/resetmem.d
-g -Wall -O2 -mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer -ffast-math -mt
humb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm7/include -I/c/Users/Leitner
/Desktop/DSO3.2/arm7/build -I/c/devkitPro/libnds/include -I/c/Users/Leitner/Desk
top/DSO3.2/arm7/build -DARM7 -c /c/Users/Leitner/Desktop/DSO3.2/arm7/source/rese
tmem.c -o resetmem.o
touch.c
arm-eabi-gcc -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm7/build/touch.d -g
-Wall -O2 -mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer -ffast-math -mthum
b-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm7/include -I/c/Users/Leitner/De
sktop/DSO3.2/arm7/build -I/c/devkitPro/libnds/include -I/c/Users/Leitner/Desktop
/DSO3.2/arm7/build -DARM7 -c /c/Users/Leitner/Desktop/DSO3.2/arm7/source/touch.c
-o touch.o
linking DSOrganize.arm7.elf
arm-eabi-gcc -specs=ds_arm7.specs -g -mthumb-interwork -mno-fpu -Wl,-Map,.map c
lick.raw.o main.o microphone7.o resetmem.o touch.o -L/c/devkitPro/libnds/lib -
ldswifi7 -lnds7 -o /c/Users/Leitner/Desktop/DSO3.2/arm7/DSOrganize.arm7.elf
arm-eabi-objcopy -O binary /c/Users/Leitner/Desktop/DSO3.2/arm7/DSOrganize.arm7.
elf /c/Users/Leitner/Desktop/DSO3.2/DSOrganize.arm7
built ... DSOrganize.arm7
make[1]: Leaving directory `/c/Users/Leitner/Desktop/DSO3.2/arm7'
make -C arm9
make[1]: Entering directory `/c/Users/Leitner/Desktop/DSO3.2/arm9'
[ -d build ] || mkdir -p build
make --no-print-directory -C build -f /c/Users/Leitner/Desktop/DSO3.2/arm9/Makef
ile
about.html
bin2s /c/Users/Leitner/Desktop/DSO3.2/arm9/data/about.html | arm-eabi-as -o abou
t.html.o
echo "extern const u8" `(echo about.html | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`
"_end[];" > `(echo about.html | tr . _)`.h
echo "extern const u8" `(echo about.html | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`
"[];" >> `(echo about.html | tr . _)`.h
echo "extern const u32" `(echo about.html | sed -e 's/^\([0-9]\)/_\1/' | tr . _)
`_size";" >> `(echo about.html | tr . _)`.h
tags.bin
bin2s /c/Users/Leitner/Desktop/DSO3.2/arm9/data/tags.bin | arm-eabi-as -o tags.b
in.o
echo "extern const u8" `(echo tags.bin | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"_
end[];" > `(echo tags.bin | tr . _)`.h
echo "extern const u8" `(echo tags.bin | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`"[
];" >> `(echo tags.bin | tr . _)`.h
echo "extern const u32" `(echo tags.bin | sed -e 's/^\([0-9]\)/_\1/' | tr . _)`_
size";" >> `(echo tags.bin | tr . _)`.h
arm9.cpp
arm-eabi-g++ -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm9/build/arm9.d -g -
Wall -Os -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb
-mthumb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm9/include -I/c/Users/Lei
tner/Desktop/DSO3.2/arm9/build -I/c/Users/Leitner/Desktop/DSO3.2/arm9/source -I/
c/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing -I/c/Users/Leitner/Desktop/DS
O3.2/arm9/source/emulated -I/c/devkitPro/libnds/include -I/c/Users/Leitner/Deskt
op/DSO3.2/arm9/build -DARM9 -DUSE_DEFAULT_STDLIB -DBUILD_STANDALONE -fno-rtti -f
no-exceptions -c /c/Users/Leitner/Desktop/DSO3.2/arm9/source/arm9.cpp -o arm9.o

autopatch.cpp
arm-eabi-g++ -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm9/build/autopatch.d
-g -Wall -Os -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -m
thumb -mthumb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm9/include -I/c/User
s/Leitner/Desktop/DSO3.2/arm9/build -I/c/Users/Leitner/Desktop/DSO3.2/arm9/sourc
e -I/c/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing -I/c/Users/Leitner/Deskt
op/DSO3.2/arm9/source/emulated -I/c/devkitPro/libnds/include -I/c/Users/Leitner/
Desktop/DSO3.2/arm9/build -DARM9 -DUSE_DEFAULT_STDLIB -DBUILD_STANDALONE -fno-rt
ti -fno-exceptions -c /c/Users/Leitner/Desktop/DSO3.2/arm9/source/autopatch.cpp
-o autopatch.o
boot.cpp
arm-eabi-g++ -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm9/build/boot.d -g -
Wall -Os -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb
-mthumb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm9/include -I/c/Users/Lei
tner/Desktop/DSO3.2/arm9/build -I/c/Users/Leitner/Desktop/DSO3.2/arm9/source -I/
c/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing -I/c/Users/Leitner/Desktop/DS
O3.2/arm9/source/emulated -I/c/devkitPro/libnds/include -I/c/Users/Leitner/Deskt
op/DSO3.2/arm9/build -DARM9 -DUSE_DEFAULT_STDLIB -DBUILD_STANDALONE -fno-rtti -f
no-exceptions -c /c/Users/Leitner/Desktop/DSO3.2/arm9/source/boot.cpp -o boot.o

clipboard.cpp
arm-eabi-g++ -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm9/build/clipboard.d
-g -Wall -Os -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -m
thumb -mthumb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm9/include -I/c/User
s/Leitner/Desktop/DSO3.2/arm9/build -I/c/Users/Leitner/Desktop/DSO3.2/arm9/sourc
e -I/c/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing -I/c/Users/Leitner/Deskt
op/DSO3.2/arm9/source/emulated -I/c/devkitPro/libnds/include -I/c/Users/Leitner/
Desktop/DSO3.2/arm9/build -DARM9 -DUSE_DEFAULT_STDLIB -DBUILD_STANDALONE -fno-rt
ti -fno-exceptions -c /c/Users/Leitner/Desktop/DSO3.2/arm9/source/clipboard.cpp
-o clipboard.o
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/clipboard.cpp:27: warning: deprecate
d conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/clipboard.cpp: In function 'void set
Clipboard(char*)':
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/clipboard.cpp:49: warning: deprecate
d conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/clipboard.cpp: In function 'void set
ClipboardRange(char*, int, int)':
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/clipboard.cpp:60: warning: deprecate
d conversion from string constant to 'char*'
controls.cpp
arm-eabi-g++ -MMD -MP -MF /c/Users/Leitner/Desktop/DSO3.2/arm9/build/controls.d
-g -Wall -Os -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mt
humb -mthumb-interwork -I/c/Users/Leitner/Desktop/DSO3.2/arm9/include -I/c/Users
/Leitner/Desktop/DSO3.2/arm9/build -I/c/Users/Leitner/Desktop/DSO3.2/arm9/source
-I/c/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing -I/c/Users/Leitner/Deskto
p/DSO3.2/arm9/source/emulated -I/c/devkitPro/libnds/include -I/c/Users/Leitner/D
esktop/DSO3.2/arm9/build -DARM9 -DUSE_DEFAULT_STDLIB -DBUILD_STANDALONE -fno-rtt
i -fno-exceptions -c /c/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp -
o controls.o
In file included from c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:3
5:
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing/calculator.h:35:1: warning:
"SIN" redefined
In file included from c:/devkitPro/libnds/include/nds.h:79,
from c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:2
0:
c:/devkitPro/libnds/include/nds/arm9/trig_lut.h:50:1: warning: this is the locat
ion of the previous definition
In file included from c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:3
5:
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing/calculator.h:36:1: warning:
"COS" redefined
In file included from c:/devkitPro/libnds/include/nds.h:79,
from c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:2
0:
c:/devkitPro/libnds/include/nds/arm9/trig_lut.h:49:1: warning: this is the locat
ion of the previous definition
In file included from c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:3
5:
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/drawing/calculator.h:37:1: warning:
"TAN" redefined
In file included from c:/devkitPro/libnds/include/nds.h:79,
from c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:2
0:
c:/devkitPro/libnds/include/nds/arm9/trig_lut.h:51:1: warning: this is the locat
ion of the previous definition
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp: In function 'void draw
Controls(bool)':
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:815: error: jump to cas
e label
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:794: error: crosses i
nitialization of 'uint16 numEntries'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:825: error: jump to cas
e label
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:794: error: crosses i
nitialization of 'uint16 numEntries'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:849: error: jump to cas
e label
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:794: error: crosses i
nitialization of 'uint16 numEntries'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:852: error: jump to cas
e label
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:794: error: crosses i
nitialization of 'uint16 numEntries'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp: In function 'void draw
SubKeysInternal(uint16*)':
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1878: warning: deprecat
ed conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1882: warning: deprecat
ed conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1895: warning: deprecat
ed conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1906: warning: deprecat
ed conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1910: warning: deprecat
ed conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1914: warning: deprecat
ed conversion from string constant to 'char*'
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp: In function 'void draw
DeleteInternal(uint16*)':
c:/Users/Leitner/Desktop/DSO3.2/arm9/source/controls.cpp:1930: warning: deprecat
ed conversion from string constant to 'char*'
make[2]: *** [controls.o] Error 1
make[1]: *** [build] Error 2
make[1]: Leaving directory `/c/Users/Leitner/Desktop/DSO3.2/arm9'
make: *** [arm9/DSOrganize.elf] Error 2

C:\Users\Leitner\Desktop\DSO3.2>pause
Drücken Sie eine beliebige Taste . . .
Thank you to for help.
This bug is coming by updating the libs:(
 
P

pasc

Guest
weren't you supposed to release 3.3 this friday ? For me it is sunday now...
 

Minox

Thanks for the fish
Former Staff
Joined
Aug 27, 2007
Messages
7,003
Trophies
2
XP
6,184
Country
Japan
Meikrekel said:
playallday said:
Heeroo said:
I also search tester's for this cards:

Acekard +, Ez-Flash V+, EZ-Flash V, Supercard DSone non SDHC and I-Touch DS.
!!!
Read out loud the what you said and see what you get... little kids...

Just so everyone knows I think this guy is lying. Unless he gives out some beta's he just looks like a little lying kid.
I just think he want's testers for these cards because the original dsorganize doesn't work on these cards
That shouldn't be the case of Scds1 non-SDHC (v1 & v2), the original DSOrganize runs pretty much perfectly on my v2.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    BigOnYa @ BigOnYa: Nighty night