• HomeBoards
  • RulesRules
  • HelpHelp
  • WikiWiki
  • Donate

Author Topic: I NEED TEMPER or another working PcEngine emulator  (Read 68377 times)

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #80 on: August 05, 2014, 11:23:25 am »
There is already a version of temper for the gcw. Dont use the dingoo version

hakmanplayer

  • Posts: 38
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #81 on: August 22, 2014, 02:08:23 pm »
HUGO works very well on the GCW via .pce file extension.


Haven't delved into the CD games as of yet. Has anyone?
« Last Edit: August 22, 2014, 02:10:31 pm by hakmanplayer »

jerm8832

  • Posts: 16
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #82 on: August 26, 2014, 01:56:35 am »
Could you please post the file for the GCW version of Temper?

slacker

  • Posts: 13
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #83 on: August 27, 2014, 11:58:54 am »
https://dl.dropboxusercontent.com/u/1889616/Temper.zip

Follow timepilots instructions at top of page

slacker

  • Posts: 13
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #84 on: August 27, 2014, 12:45:35 pm »
oh maybe next time I'll read the post properly. Haven't seen an opk for temper anywhere, this version works just fine for me though

bL4sT

  • Posts: 19
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #85 on: August 27, 2014, 08:11:20 pm »
I'm trying to install Temper using the .dge file on my Zero but it isn't finding the file inside the internal memory. I go to add link in emulators and into the Temper folder, but it just doesn't show the .dge file for me to select. I've already tried to put the folder into both internal and external memory.

BTW, I'm using the latest firmware.

xdplus fanatic-oopsy

  • * AKA Dreamesper
  • Posts: 1314
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #86 on: August 27, 2014, 08:12:37 pm »
I believe you will need the .opk file instead of .dge for the Zero to recognize it.



javi

Xaijiqq

  • Posts: 450
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #87 on: August 28, 2014, 03:19:42 am »
.dge files don't seem to work with the latest firmware.  heres the opk for temper:

https://www.sendspace.com/file/3elek4

Nebuleon

  • Guest
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #88 on: August 28, 2014, 03:28:29 am »
I'm trying to install Temper using the .dge file on my Zero but it isn't finding the file inside the internal memory. I go to add link in emulators and into the Temper folder, but it just doesn't show the .dge file for me to select. I've already tried to put the folder into both internal and external memory.

BTW, I'm using the latest firmware.
Code: [Select]
commit fe1a586fb3f11eb13472f2fe77f5594efa07a8fe
Author: Paul Cercueil <[email protected]>
Date:   Sat May 17 13:56:16 2014 +0200

    Don't consider *.dge files as being executables

src/gmenu2x.cpp: 680
-    FileDialog fd(this, ts, tr["Select an application"], "dge,sh,bin,py,elf,");
+    FileDialog fd(this, ts, tr["Select an application"], "sh,bin,py,elf,");

src/gmenu2x.cpp: 888
-    FileDialog fd(this, ts, tr["Select an application"], "dge,sh,bin,py,elf,");
+    FileDialog fd(this, ts, tr["Select an application"], "sh,bin,py,elf,");
source

dge means Dingoo Executable, and is meaningless on the GCW Zero. Rename your .dge file to have either the .elf extension or none, and if it's on the internal storage, make sure you give it the executable permission (chmod +x temper.elf, or chmod +x temper).

bL4sT

  • Posts: 19
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #89 on: August 28, 2014, 04:02:32 am »
.dge files don't seem to work with the latest firmware.  heres the opk for temper:

https://www.sendspace.com/file/3elek4
I'm trying to install Temper using the .dge file on my Zero but it isn't finding the file inside the internal memory. I go to add link in emulators and into the Temper folder, but it just doesn't show the .dge file for me to select. I've already tried to put the folder into both internal and external memory.

BTW, I'm using the latest firmware.
Code: [Select]
commit fe1a586fb3f11eb13472f2fe77f5594efa07a8fe
Author: Paul Cercueil <[email protected]>
Date:   Sat May 17 13:56:16 2014 +0200

    Don't consider *.dge files as being executables

src/gmenu2x.cpp: 680
-    FileDialog fd(this, ts, tr["Select an application"], "dge,sh,bin,py,elf,");
+    FileDialog fd(this, ts, tr["Select an application"], "sh,bin,py,elf,");

src/gmenu2x.cpp: 888
-    FileDialog fd(this, ts, tr["Select an application"], "dge,sh,bin,py,elf,");
+    FileDialog fd(this, ts, tr["Select an application"], "sh,bin,py,elf,");
source

dge means Dingoo Executable, and is meaningless on the GCW Zero. Rename your .dge file to have either the .elf extension or none, and if it's on the internal storage, make sure you give it the executable permission (chmod +x temper.elf, or chmod +x temper).

Thanks for the info and for the .opk version. :)

Xaijiqq

  • Posts: 450
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #90 on: August 28, 2014, 04:29:47 am »
thanks for the explanation Nebuleon  :) got temper & dcastaway working after renaming the file extensions/chmod

Anubis

  • Posts: 35
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #91 on: October 20, 2014, 09:11:48 pm »
EDIT: Fixed with the dge version.
« Last Edit: October 21, 2014, 04:24:58 pm by Anubis »

Bertuga

  • Posts: 22
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #92 on: January 22, 2015, 04:27:35 pm »
Sorry for reviving the topic...

I'm using the temper 0.81 .opk, trying to run rondo of blood but, it just exit the emulator.

The cd files are an .cue and an .iso file, is it the right format to use in temper?

I read someplace that i need to put the bios file (syscard3.bin), but the folders to put the bios only appear when i run temper (in the /mnt folder).

Can someone point me to the right direction? What am i doing wrong?

Ps: the gcw arrived some days ago, and its awesome =D

Anubis

  • Posts: 35
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #93 on: January 22, 2015, 11:13:38 pm »
Sorry for reviving the topic...

I'm using the temper 0.81 .opk, trying to run rondo of blood but, it just exit the emulator.

The cd files are an .cue and an .iso file, is it the right format to use in temper?

I read someplace that i need to put the bios file (syscard3.bin), but the folders to put the bios only appear when i run temper (in the /mnt folder).

Can someone point me to the right direction? What am i doing wrong?

Ps: the gcw arrived some days ago, and its awesome =D

I was having the same problem, use the dge version.

Aeter

  • Posts: 329
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #94 on: January 23, 2015, 01:07:54 am »
Perhaps we should contact the original author to see if he can fix it.
Or someone over here could ask to take over the project and give it a go.
~cucullus non facit monachum~

Bertuga

  • Posts: 22
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #95 on: January 23, 2015, 01:57:17 am »
Sorry for reviving the topic...

I'm using the temper 0.81 .opk, trying to run rondo of blood but, it just exit the emulator.

The cd files are an .cue and an .iso file, is it the right format to use in temper?

I read someplace that i need to put the bios file (syscard3.bin), but the folders to put the bios only appear when i run temper (in the /mnt folder).

Can someone point me to the right direction? What am i doing wrong?

Ps: the gcw arrived some days ago, and its awesome =D

I was having the same problem, use the dge version.

It worked!

Thanks =DDDDDD

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #96 on: February 02, 2015, 05:37:02 am »
Perhaps we should contact the original author to see if he can fix it.
Or someone over here could ask to take over the project and give it a go.
Good luck getting the source code. The dev is very strict about it. I was only able to get the source code in front of two people and both are no longer interested in it seems. Maybe Shin-Nil will port his dingoo version

Gab1975

  • Posts: 1165
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #97 on: February 02, 2015, 06:30:27 am »
Good luck getting the source code. The dev is very strict about it. I was only able to get the source code in front of two people and both are no longer interested in it seems. Maybe Shin-Nil will port his dingoo version

... the "hope" is that Slaanesh makes an official port from his latest Dingoo version (Temper 0.81).

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #98 on: February 02, 2015, 07:34:05 am »
I just messaged alekmaul for links to the releases he gave me and all of his source code. He has his own tg16 emulator as well. It was pretty cool.

computerguy

  • Posts: 37
Re: I NEED TEMPER or another working PcEngine emulator
« Reply #99 on: February 05, 2015, 03:09:06 pm »
edit: please delete post
« Last Edit: February 05, 2015, 11:01:36 pm by computerguy »