Author Topic: Project Ideas and Requests  (Read 50961 times)

Offline DiegoSLTS

  • *
  • Posts: 236
Re: Project Ideas and Requests
« Reply #285 on: April 02, 2012, 12:44:55 PM »
If you find the source code for those games or a reimplementation of their engines someone can take a look, otherwise there's nothing to do. We need source code to port things.

Offline hayneken

  • *
  • Posts: 11
Re: Project Ideas and Requests
« Reply #286 on: April 04, 2012, 08:42:02 AM »
and save state for dosbox ?
Dingoo a320 - ILI9338 user

Offline Azerty16

  • *
  • Posts: 28
Re: Project Ideas and Requests
« Reply #287 on: April 25, 2012, 02:48:33 PM »
What about porting prince of persia https://github.com/jmechner/Prince-of-Persia-Apple-II ?

Online zear

  • Moderator
  • *
  • Posts: 1328
Re: Project Ideas and Requests
« Reply #288 on: April 25, 2012, 04:48:13 PM »
What about porting prince of persia https://github.com/jmechner/Prince-of-Persia-Apple-II ?
How exactly do you expect someone to port 1985 6502 assembly to modern mips platform?
Without rewriting 100% of the code it's impossible.

Offline lemmywinks

  • **
  • Posts: 963
Re: Project Ideas and Requests
« Reply #289 on: April 25, 2012, 07:47:19 PM »
Also it's not like PoP and it's sequel weren't successfully ported to almost every console at the time either. From what I remember the Megadrive/Genesis version was pretty close to the PC. I also had the Master System and the Gameboy versions which were also really good.
Handhelds:
JXD S7300b, Dingoo, DS Lite, GBA SP, PSP, HTC One X, HTC Dream.
Netbooks/Palmtops:
Acer 522 (4gb ram) Radeon 6310 - MSI Wind U230 (4gb ram and DTV card installed)
Psion Series 5 and 5mx, Psion Series 3 and Psion Siena

Offline K-77

  • Moderator
  • *
  • Posts: 336
Re: Project Ideas and Requests
« Reply #290 on: April 25, 2012, 07:52:16 PM »
Also it's not like PoP and it's sequel weren't successfully ported to almost every console at the time either. From what I remember the Megadrive/Genesis version was pretty close to the PC. I also had the Master System and the Gameboy versions which were also really good.

You mean Prince of Persia? I like only NES one.

Offline DiegoSLTS

  • *
  • Posts: 236
Re: Project Ideas and Requests
« Reply #291 on: April 25, 2012, 08:54:03 PM »
There's a reimplementation of Prince of Persia's engine called FreePrince. If someone wants to port it, look here, someone uploaded the source code to mediafire.

Online zear

  • Moderator
  • *
  • Posts: 1328
Re: Project Ideas and Requests
« Reply #292 on: April 25, 2012, 09:15:22 PM »
There's a reimplementation of Prince of Persia's engine called FreePrince. If someone wants to port it, look here, someone uploaded the source code to mediafire.
Freeprince (Princed) is in a very early stage. I had it running on the Dingoo since like 2009, but it's not playable at all, so no point releasing the port.

Offline lemmywinks

  • **
  • Posts: 963
Re: Project Ideas and Requests
« Reply #293 on: April 25, 2012, 09:50:54 PM »
You mean Prince of Persia? I like only NES one.

Yeah the NES one is pretty close in look and feel to the PC, I don't like the colours though - it's really purple looking compared to the dingy blue and black of the PC. The dungeon looks too nice!

The GBC one looked quite similar to the PC version but was basically just the GB game with a splash of colour. No bad thing though.
Handhelds:
JXD S7300b, Dingoo, DS Lite, GBA SP, PSP, HTC One X, HTC Dream.
Netbooks/Palmtops:
Acer 522 (4gb ram) Radeon 6310 - MSI Wind U230 (4gb ram and DTV card installed)
Psion Series 5 and 5mx, Psion Series 3 and Psion Siena

Offline Azerty16

  • *
  • Posts: 28
Re: Project Ideas and Requests
« Reply #294 on: April 29, 2012, 10:52:07 AM »

Offline pcercuei

  • **
  • Posts: 655
    • Hackordéon
Re: Project Ideas and Requests
« Reply #295 on: April 29, 2012, 11:07:31 AM »
Bennu has already been ported to the Dingoo, so it should run with a minor change to the .gpe script.

Offline Azerty16

  • *
  • Posts: 28
Re: Project Ideas and Requests
« Reply #296 on: April 29, 2012, 11:17:17 AM »
Great it was an amazing game on my Caanoo, hope to see it on Open Dingux ^^.

Offline samir

  • *
  • Posts: 296
Re: Project Ideas and Requests
« Reply #297 on: July 30, 2012, 01:39:41 AM »
Someone are interested to porting "Road Fighter Remake" (remake of a classic Nes - MSX game)?
Here is the Source: http://www2.braingames.getput.com/roadf/

<a href="http://www.youtube.com/watch?v=LXV__VDPIho" target="_blank">http://www.youtube.com/watch?v=LXV__VDPIho</a>

Offline DiegoSLTS

  • *
  • Posts: 236
Re: Project Ideas and Requests
« Reply #298 on: July 30, 2012, 05:05:59 AM »
Hmm... I downloaded the source code but after building it I have no other cars in the races, also no powerups and no obstacles. The compiler doesn't gave me any errors, so maybe the source is outdated :S or for some unkown reason those things are missing in my PC.

If someone can test this and can confirm that the game works I can try to make it fit in the 320x240 of the Dingoo.

Offline samir

  • *
  • Posts: 296
Re: Project Ideas and Requests
« Reply #299 on: August 01, 2012, 04:18:33 AM »
Hmm... I downloaded the source code but after building it I have no other cars in the races, also no powerups and no obstacles. The compiler doesn't gave me any errors, so maybe the source is outdated :S or for some unkown reason those things are missing in my PC.

If someone can test this and can confirm that the game works I can try to make it fit in the 320x240 of the Dingoo.

 :( mm, can you visit their forum? http://www.braingames.getput.com/forum/forum_topics.asp?FID=14&PN=1  maybe they can help you.