Author Topic: uPCE 0.6 LostBoy Preview - Dingoo dingux  (Read 13041 times)

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
uPCE 0.6 LostBoy Preview - Dingoo dingux
« on: September 20, 2010, 09:01:20 pm »
Here's new uPCE, the PcEngine emulator for Dingoo under Dingux. Many changes are made on code, but maybe for Dingux, the main addon could be TV-Option, still very experimental. This worked for me, first plug the tv cable on dingoo and Tv, then turn on dingux and now you can enable tvout entering in misc submenu and push A button.

0.6 LostBoy Preview changes:
- Solved some bugs in menu and filemanager code.
- Added AutoFire. set Value 0 = Off, and value is the interval between fire.
- Some changes in blitter.
- Added save, load and reset config.
- Some code clean up.
- Experimental TV-Out option in Misc Submenu.

Download www.developia.info

SiENcE

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #1 on: September 20, 2010, 09:23:03 pm »
Hey,

how do you enable tvout?

You should really use the tvout tool. Not any proprietary solution.

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #2 on: September 21, 2010, 02:07:59 pm »
Hi, I use tvout tool source, I'll include reference in next readme (I forgot it).

SiENcE

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #3 on: September 21, 2010, 02:53:38 pm »
This is no good, to make your own tvouttool ;-). It's because your App wont work with OpenDingux Kernel. It will also have issues with Overclocking depending on the kernel you take.

Do not make this. Just let the user specify his tvout tool and use this to set tvout.

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #4 on: September 21, 2010, 07:50:04 pm »
This is no good, to make your own tvouttool ;-). It's because your App wont work with OpenDingux Kernel. It will also have issues with Overclocking depending on the kernel you take.

Do not make this. Just let the user specify his tvout tool and use this to set tvout.

Hi,

The code is taken from: http://github.com/uli/dingoo-tvout/blob/master/tvout.c and I've tested with dingux_kernel_100704_by_SiENcE and it works.

The user can choose use the tvout implemented in emu or an exeternal bin.


Chris23235

  • **
  • Posts: 603
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #5 on: September 21, 2010, 09:57:34 pm »
Thanks, I will try the new version today, it is interesting to see how your emulator gets better and better with every version. Thanks for your long work on this.

SiENcE

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #6 on: September 22, 2010, 03:27:06 pm »
This is no good, to make your own tvouttool ;-). It's because your App wont work with OpenDingux Kernel. It will also have issues with Overclocking depending on the kernel you take.

Do not make this. Just let the user specify his tvout tool and use this to set tvout.

Hi,

The code is taken from: http://github.com/uli/dingoo-tvout/blob/master/tvout.c and I've tested with dingux_kernel_100704_by_SiENcE and it works.

The user can choose use the tvout implemented in emu or an exeternal bin.



Ok we will see.

One question to your NeoGeo Pocket Emulator. I cant get it to work with OpenDingux kernel.

wy_scorpio

  • *
  • Posts: 368
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #7 on: September 22, 2010, 03:45:29 pm »
great !thanks very much
but i cant open download link...
 :'(

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #8 on: September 22, 2010, 08:51:34 pm »
One question to your NeoGeo Pocket Emulator. I cant get it to work with OpenDingux kernel.

I'm gonna update soon (I hope this week), maybe couldbe problem with clock code, new version has implemented new code.

great !thanks very much
but i cant open download link...
 :'(

The link is active again. I'm sorry !

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #9 on: September 22, 2010, 09:26:59 pm »
For some reason this version is extremely slow. I am using wanikokos kernel based on sience's. I can't get TV out working either. I will try siences default kernel

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #10 on: September 22, 2010, 09:38:39 pm »
For some reason this version is extremely slow. I am using wanikokos kernel based on sience's. I can't get TV out working either. I will try siences default kernel

I didnt tried it with waninkoko kernel, I thought that wanin's kernel was only suitable for ps3 loading.

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #11 on: September 22, 2010, 09:53:41 pm »
nope it works with alll emus ive tried so far
i run gmenu over top of it and play emus while backing up my games

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #12 on: September 22, 2010, 10:02:38 pm »
Just tested Version 05 works perfect

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #13 on: September 22, 2010, 10:12:03 pm »
I did a little test using alien crush

on ver 0.5 i get 60fps
on ver 0.6 i get 30fps

The one option that is missing is fix 60 in the graphics options

Both were ran at 430 clock speed

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #14 on: September 22, 2010, 10:27:11 pm »
I did a little test using alien crush

on ver 0.5 i get 60fps
on ver 0.6 i get 30fps

The one option that is missing is fix 60 in the graphics options

Both were ran at 430 clock speed

those results are taken with waninkoko kernel? could you try with opendingux kernel? I've just played Alien crush and fps are normal. I'm using dingux_kernel_100704_by_SiENcE.


qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #15 on: September 22, 2010, 11:08:09 pm »
I switch kernels and still have the same problem.

Since I have an a330 I tried both versions of sience's kernels. The regular and 64meg

Chris23235

  • **
  • Posts: 603
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #16 on: September 22, 2010, 11:23:03 pm »
I can confirm the problem, I use SiENcE Kernel on my A320 and only get 30 FPS in Alien Crush, switched back to 0.5, got 60 FPS.

Uguru (OP)

  • *
  • Posts: 26
    • http://www.developia.info
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #17 on: September 23, 2010, 07:02:35 am »
People with problem, could post your Dingoo screen model?

qbertaddict

  • * Former Staff
  • The Doctor
  • Posts: 1184
    • about.me
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #18 on: September 23, 2010, 08:52:23 am »
331 on a330 I have a 325 on my 320 I will try that now

Hellsing1

  • Guest
Re: uPCE 0.6 LostBoy Preview - Dingoo dingux
« Reply #19 on: September 23, 2010, 08:55:34 am »
My screen is 9325 and its slow (Dingoo A320).