Exult ported to Dingoo Handheld

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Exult ported to Dingoo Handheld

Post by SiENcE »

I just want to share you the info that I ported Exult to Dingoo (Dingux) Handheld.

http://www.youtube.com/watch?v=liUiZlK8g4I

I took the Exult 1.2 port from gp2x Forum. Laters i will try to port the newest version of Exult. Are you interested in patches or makefile/conf?

cheers
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by Dominus »

Congratulations! We, at least I, didn't even know that someone ported Exult to gp2x :)
And yes, we are interested in patches, best place would be our patch tracker at https://sourceforge.net/tracker/?group_ ... tid=302335
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

How can i generate "exult_bg_flx.h" and "exult_si_flx.h" files?

I'm doing a crosscompile for mips on an x86 environment and i cant execute "expack" on my host system, because its x86 and not mips.

Do i need to generate something else to build the exult client?
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Ok. Already found howto make this files via expack.
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Whats the best way to make Exult playable without mouse? Mouse Emulation or make Menues controllable via D-Pad and Buttons?
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by Dominus »

I think a mixture would be nice. Maybe have look at how the pocketpc port and the zaurus port manage mouse.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

I think they have touchscreens. But Dingoo has not.

Is it possible to browse the Gumps via keypad just like the bg/si startmenu?
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Ah and i got the exult svn compiled. But it did not work. So i choose to use 1.2 for now based on the gp2x build.

Here are the sources.

http://dl.openhandhelds.org/cgi-bin/gp2 ... ,0,20,1107
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by Dominus »

hmm, too bad the SVN doesn't work, since the SVN is the recommended version these days.
We eliminated the need for SDL_Mixer in SVN, perhaps that plays a part...
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

The Exult svn work for me.
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

OK. I got the current SVN compiled and running on Dingux (Dingoo). SDL_mixer is fine so far.
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
Guest

Re: Exult ported to Dingoo Handheld

Post by Guest »

Nice
monotremata
Posts: 246
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by monotremata »

Ok someone port it to Android now so Ill really get nothing done during the day!
Morbius Dragon
-==(UDIC)==-
Since 1992!
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Hey.

I ported an virtual mouse driver to Dingux (Linux on Dingoo) as base for Exult ( and of couse other apps that need a mouse).

Before i release my Exult Port Dingux i want to know, is Ultima 7 part1 and part2 playable only using the mouse?

What keys are needed? The dingoo has not many Keys.

I have mapped:
-ESC -> Select button
-cursor-up,-down,-left,-right -> D-Pad
-virtual mouse -> R-shoulder+D-Pad
-mouse buttons -> R-shoulder + A (right), B(middle), Y(left)

Now I have 6 Keys left (START, A, B, X, Y, L-shoulder) for a mapping.

What is usefull? What is really needed?

thx
SiENcE
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by Dominus »

Best answer you can get is by trying to play a bit both games. I'm sre you will quickly notice which keys you miss/want...
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Of couse, but i don't have time for this.
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Tada ... release

Exult v1.4_svn6317 for Dingux (beta2)

Image


http://boards.dingoonity.org/dingux-rel ... 8beta2%29/
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
SiENcE
Posts: 19
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by SiENcE »

Btw.: How can I post Links or Pics. *grummel
http://crankgaming.blogspot.com/ | http://www.iris2.de/ | http://sience.schattenkind.net/
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Exult ported to Dingoo Handheld

Post by Dominus »

Congratulations!
I'm going to point to your site, next time I'll update the FAQ.
I also fixed the img and url tags, the phorum codes are linked to at http://exult.info/forum/viewtopic.php?p=9004#p9004
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
MV

Re: Exult ported to Dingoo Handheld

Post by MV »

You could use shortcuts for:

Combat
Talk to
Inventory
Spell book
Time.
Locked