Active Topics

 



Notices


Reply
Thread Tools
Posts: 33 | Thanked: 11 times | Joined on Aug 2010
#1681
no the GPU plugin is "just" an improved software renderer but the last info i read was that franxis, chui and efgea are considering using the 3d hardware of the wiz, and if they do, its not sure that they will use opengl for that(if they do it will be opengles 1.1) cause the opengl dirvers for wiz seems to suck so they maybe try to use the 3d hardware directly without opengl.
 
Posts: 80 | Thanked: 114 times | Joined on Dec 2009 @ Belgium
#1682
Originally Posted by lukash View Post
Thanks for sharing the info, tabris. The assemblers are indeed backwards compatible, so it shouldn't be an issue (though ARMv7 would be better, as you say).
Are you sure about this? http://www.riscosopen.org/wiki/docum...ibility+primer

I frankly don't know cause I don't have any experience on this.
 
Posts: 111 | Thanked: 110 times | Joined on Mar 2010
#1683
Originally Posted by beli View Post
Are you sure about this? http://www.riscosopen.org/wiki/docum...ibility+primer

I frankly don't know cause I don't have any experience on this.
Actually I'm not so sure. I got this impression when porting Albion from GP2X, probably from discussions with the original author (M-HT). I can't find any notions of that in the conversations now so I don't really know anymore

I'm getting increasingly confused though. M-HT explicitly told me the version he sent me requires ARMv6. I wonder what did he test it on, because GP2X seems to be ARMv4. Anyway, I didn't have to change any assembly code to make it work on N900 (except for one minor thing which was a compiler optimization issue), which is good because otherwise I would probably never finish the port

Anyway, ARMv6 and ARMv7 are seem mostly compatible, but from the page you linked ARMv5 and ARMv7 probably aren't.
__________________
Albion for N900
case file manager
 
Posts: 1,255 | Thanked: 393 times | Joined on Oct 2009 @ US
#1684
Originally Posted by nax3000 View Post
I really wonder how it runs on a Droid (1). It doesn't have GPU accel now does it?

Runs fine on overclocked Droid (about like the N900, but more games work). Incredible performs better, but depends on the game for how much. added: Does not play better though, since a keyboard beats a virtual pad.

I am not sure if any GPU support, but Rage Racer and Need for Speed 3 are very smooth with sound. Sound is not very good, but ok.

I am surprised there is not a push to get pbp files to work, since they take up a LOT less space, since compressed.

Last edited by Rushmore; 2010-08-13 at 16:12.
 
Posts: 33 | Thanked: 11 times | Joined on Aug 2010
#1685
just hope if cortex A8 cant handle ARMv5 assembler zodttd isnt the one doing the pandora port.... so the n900 community can get the sources.

and the reason the android version can handle more file formats i think is because smoku had old source code from zodttd like about 3 or 5 months old but zodttd and tinnus did some additions and improvements to the android/pandora version.
 
Posts: 439 | Thanked: 192 times | Joined on Oct 2009 @ spain-aragon-zaragoza
#1686
latest emulators versions psx4all 0.39 or psx4m 0.42 ,

any emulator have full screen option active and running??

xterminal option??

i can not see this in all 169 pages ,

regards

live smoku the best
 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#1687
how do i compile the source v.0.4.2 ? im kinda newbie here, i jsut edit some key so would love to compile it.

I got this :
./Makefile.maemo: line 1: O: command not found
./Makefile.maemo: line 5: PREFIX: command not found
./Makefile.maemo: line 6: CC: command not found
./Makefile.maemo: line 7: CXX: command not found
./Makefile.maemo: line 8: AS: command not found
./Makefile.maemo: line 9: STRIP: command not found
./Makefile.maemo: line 10: INC: command not found
./Makefile.maemo: line 11: INCS: command not found
./Makefile.maemo: line 12: LD: command not found
./Makefile.maemo: line 13: M4: command not found
./Makefile.maemo: line 14: LDFLAGS: command not found
./Makefile.maemo: line 20: NAME: command not found
./Makefile.maemo: line 22: NAME: command not found
./Makefile.maemo: line 22: PROG: command not found
./Makefile.maemo: line 32: DEFS: command not found
./Makefile.maemo: line 47: DEFS: command not found
./Makefile.maemo: line 49: ifdef: command not found
./Makefile.maemo: line 50: DEFS: command not found
./Makefile.maemo: line 51: endif: command not found
./Makefile.maemo: line 53: ifdef: command not found
./Makefile.maemo: line 54: DEFS: command not found
./Makefile.maemo: line 55: endif: command not found
./Makefile.maemo: line 57: ifdef: command not found
./Makefile.maemo: line 58: DEFS: command not found
./Makefile.maemo: line 59: endif: command not found
./Makefile.maemo: line 61: INCS: command not found
./Makefile.maemo: line 61: DEFS: command not found
./Makefile.maemo: line 61: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 66: shell: command not found
./Makefile.maemo: line 66: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 67: shell: command not found
./Makefile.maemo: line 67: LDFLAGS: command not found
./Makefile.maemo: line 69: MORE_CFLAGS: command not found
./Makefile.maemo: line 78: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 78: MORE_CFLAGS: command not found
./Makefile.maemo: line 78: CFLAGS: command not found
./Makefile.maemo: line 79: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 79: MORE_CFLAGS: command not found
./Makefile.maemo: line 79: CPPFLAGS: command not found
./Makefile.maemo: line 80: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 80: MORE_CFLAGS: command not found
./Makefile.maemo: line 80: ASFLAGS: command not found
./Makefile.maemo: line 82: ASM_OBJS: command not found
./Makefile.maemo: line 84: OBJS: command not found
./Makefile.maemo: line 104: OBJS: command not found
./Makefile.maemo: line 121: ifdef: command not found
./Makefile.maemo: line 122: OBJS: command not found
./Makefile.maemo: line 123: syntax error near unexpected token `else'
./Makefile.maemo: line 123: `else'

Last edited by ryanl33x1511; 2010-08-14 at 01:06.
 
Posts: 2,014 | Thanked: 1,581 times | Joined on Sep 2009
#1688
Originally Posted by ryanl33x1511 View Post
how do i compile the source v.0.4.2 ? im kinda newbie here, i jsut edit some key so would love to compile it.

I got this :
./Makefile.maemo: line 1: O: command not found
./Makefile.maemo: line 5: PREFIX: command not found
./Makefile.maemo: line 6: CC: command not found
./Makefile.maemo: line 7: CXX: command not found
./Makefile.maemo: line 8: AS: command not found
./Makefile.maemo: line 9: STRIP: command not found
./Makefile.maemo: line 10: INC: command not found
./Makefile.maemo: line 11: INCS: command not found
./Makefile.maemo: line 12: LD: command not found
./Makefile.maemo: line 13: M4: command not found
./Makefile.maemo: line 14: LDFLAGS: command not found
./Makefile.maemo: line 20: NAME: command not found
./Makefile.maemo: line 22: NAME: command not found
./Makefile.maemo: line 22: PROG: command not found
./Makefile.maemo: line 32: DEFS: command not found
./Makefile.maemo: line 47: DEFS: command not found
./Makefile.maemo: line 49: ifdef: command not found
./Makefile.maemo: line 50: DEFS: command not found
./Makefile.maemo: line 51: endif: command not found
./Makefile.maemo: line 53: ifdef: command not found
./Makefile.maemo: line 54: DEFS: command not found
./Makefile.maemo: line 55: endif: command not found
./Makefile.maemo: line 57: ifdef: command not found
./Makefile.maemo: line 58: DEFS: command not found
./Makefile.maemo: line 59: endif: command not found
./Makefile.maemo: line 61: INCS: command not found
./Makefile.maemo: line 61: DEFS: command not found
./Makefile.maemo: line 61: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 66: shell: command not found
./Makefile.maemo: line 66: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 67: shell: command not found
./Makefile.maemo: line 67: LDFLAGS: command not found
./Makefile.maemo: line 69: MORE_CFLAGS: command not found
./Makefile.maemo: line 78: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 78: MORE_CFLAGS: command not found
./Makefile.maemo: line 78: CFLAGS: command not found
./Makefile.maemo: line 79: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 79: MORE_CFLAGS: command not found
./Makefile.maemo: line 79: CPPFLAGS: command not found
./Makefile.maemo: line 80: DEFAULT_CFLAGS: command not found
./Makefile.maemo: line 80: MORE_CFLAGS: command not found
./Makefile.maemo: line 80: ASFLAGS: command not found
./Makefile.maemo: line 82: ASM_OBJS: command not found
./Makefile.maemo: line 84: OBJS: command not found
./Makefile.maemo: line 104: OBJS: command not found
./Makefile.maemo: line 121: ifdef: command not found
./Makefile.maemo: line 122: OBJS: command not found
./Makefile.maemo: line 123: syntax error near unexpected token `else'
./Makefile.maemo: line 123: `else'
Well you run make -f Makefile.maemo - Not the actual Makefile itself. You also need the N900 dev environment setup and a number of other libs.
__________________
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900

 
Posts: 230 | Thanked: 39 times | Joined on Jun 2010
#1689
can i install build esst on our device n build from it? or ubuntu?
or ihave to be build under sdk arm enviroment?
 
Posts: 111 | Thanked: 110 times | Joined on Mar 2010
#1690
Originally Posted by ryanl33x1511 View Post
can i install build esst on our device n build from it? or ubuntu?
or ihave to be build under sdk arm enviroment?
You need to install scratchbox on your PC. A guide is here: http://wiki.maemo.org/Documentation/...K_Installation

Its pretty nontrivial though. Please ask for help elsewhere and don't spam this thread, its long enough as it is.
__________________
Albion for N900
case file manager
 
Reply

Tags
bonapart_rules, its dead......., playstation, psx4all, sausaaaaaaaaage, sausage tag, try & emu mgs4, who needs this?, whytagsmerged?, wurstthreadever


 
Forum Jump


All times are GMT. The time now is 23:22.