English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General > Coders. Releases

 
 
Thread Tools
Old 25 November 2018, 03:28   #1
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
DGen for Classic Amiga WarpOS

Here's a build of DGen 1.31, a Megadrive/Genesis emulator for WarpOS. Works fine for me but unlike Amidog's better Amigenerator, it supports LE screens, so Sonnetlib folks who only have a Radeon might be in luck.
Attached Files
File Type: lha DGEN_WOS.lha (776.4 KB, 260 views)
grelbfarlk is offline  
Old 25 November 2018, 08:17   #2
nexus
Registered User
 
Join Date: Aug 2017
Location: USA
Posts: 728
50fps on harrier @450mhz
nexus is offline  
Old 26 November 2018, 02:50   #3
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
If anyone has the issue where it doesn't seem to be saving whatever Crap TV Mode or Scaler settings, that was because just before I archived it, I added >NIL: to the IconX batch. If you launch from CLI and change your settings, when you exit they will be saved and you can then use the IconX batch again, or remove the >NIL:.
grelbfarlk is offline  
Old 26 November 2018, 20:59   #4
AMike
Registered User
 
AMike's Avatar
 
Join Date: Jan 2007
Location: near Vienna/Austria
Posts: 389
Sadly my 604/366 is to slow - but thanks again for your work.
AMike is offline  
Old 26 November 2018, 22:38   #5
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
Quote:
Originally Posted by AMike View Post
Sadly my 604/366 is to slow - but thanks again for your work.

Did you try with launch options -G 320x240? Also change crap TV mode and Scalers to none. Though at that point it's really not much different than AmigeneratorT.exe. Also it uses AHI Unit 0, set that to Paula 8-bit DMA.

Or in dgenautorc, edit these lines:
Code:
ctv_craptv_startup = interlace
scaling_startup = "stretch"
emu_z80_startup = cz80
emu_m68k_startup = musa
bool_sound = true
int_soundrate = 22050
To:
Code:
ctv_craptv_startup = 
scaling_startup = ""
emu_z80_startup = cz80
emu_m68k_startup = musa
bool_sound = true
int_soundrate = 11025
Also there's:
key_cpu_toggle = "F11"

If you change that to a key you actually have on your keyboard you can cycle different 68k cores, maybe one of them works better for you.

Last edited by grelbfarlk; 26 November 2018 at 23:12.
grelbfarlk is offline  
Old 29 November 2018, 16:33   #6
esel
Registered User
 
Join Date: Jul 2012
Location: Kassel
Posts: 160
Tryed it on my Killer M1 but it just crashes after startup ( Amigenerator works fine ) do i need more thern 64 MB PPC Ram ?
esel is offline  
Old 01 December 2018, 01:33   #7
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
@esel yes it appears to be allocating somewhere around 80 MB of RAM, which is not so much really, I mean the Megadrive had what 128MB? Seriously though, I'm rebuilding with a lot of the extra stuff stripped out, maybe that will help.

For low spec systems, you're probably better off just using the "T" version of Amigenerator which as I recall only needs an 8-bit mode.

The point of this was for Sonnet(or better)+Radeon/Voodoo4 users to have a Genesis emulator that supported LE modes and for some of the fancy scaler/scanline effects.

For LittleWeenie and CSPPC users, try the attached version, lots of fancy stuff removed, perhaps it will work better, it at least uses only about ~20MB.

In the config file dgenrc.auto you can try playing around with these settings:

int_soundrate = 22050
int_soundsegs = 8 16 or 32 will be faster but use more memory
int_soundsamples = 0 (1024 is the default with 0)

And remember to set AHI Unit 0 to Paula 8-bit DMA.
Attached Files
File Type: lha dgen_small.lha (429.0 KB, 238 views)

Last edited by grelbfarlk; 01 December 2018 at 02:52.
grelbfarlk is offline  
Old 02 December 2018, 04:27   #8
esel
Registered User
 
Join Date: Jul 2012
Location: Kassel
Posts: 160
Now its working thx !
esel is offline  
Old 10 December 2018, 13:04   #9
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 1,993
Quote:
Originally Posted by grelbfarlk View Post
Here's a build of DGen 1.31, a Megadrive/Genesis emulator for WarpOS. Works fine for me but unlike Amidog's better Amigenerator, it supports LE screens, so Sonnetlib folks who only have a Radeon might be in luck.
Attached Thumbnails
Click image for larger version

Name:	belerad.jpg
Views:	308
Size:	189.4 KB
ID:	61164  
Hedeon is offline  
Old 10 December 2018, 23:19   #10
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
Quote:
Originally Posted by Hedeon View Post



I was going by this thread, they must have updated the Radeon driver?

http://eab.abime.net/showthread.php?...id=4&styleid=1

I only see 8, 15pc, 16pc and 32bpp modes.

Anyway for above wherever I said Radeon, replace with Voodoo 4-that doesn't support BE modes, unless that driver has finally been updated.

Last edited by grelbfarlk; 10 December 2018 at 23:31.
grelbfarlk is offline  
Old 11 December 2018, 00:33   #11
amigoun
Registered User
 
amigoun's Avatar
 
Join Date: May 2010
Location: Czech Rep
Posts: 599
Confusing, I do not see any update on Radeon driver lately. Does BE stuff actualy run or not?
amigoun is offline  
Old 11 December 2018, 01:52   #12
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
Quote:
Originally Posted by amigoun View Post
Confusing, I do not see any update on Radeon driver lately. Does BE stuff actualy run or not?

Maybe I must have made the same install mistake you did.
Well I don't know, that was one of my little goals here. From what I remember there were a few main applications which required BE modes, Amigenerator and MAME, both of which I have replacements for now, but I guess it was all a big waste if Radeon supports them, I guess for all the Voodoo 4 and 5 users (both of you), could find some slight benefit.
grelbfarlk is offline  
Old 11 December 2018, 02:32   #13
amigoun
Registered User
 
amigoun's Avatar
 
Join Date: May 2010
Location: Czech Rep
Posts: 599
For me BE was not working on my Radeon (no full screen for FPSE, wrong colors for Amigenerator etc). I even wrote to Elbox if they will implement it in driver, but maybe I had done something wrong during install (previously I had Voodoo3 installed). Would be nice if anyone with Radeon could test these progs to confirm.
amigoun is offline  
Old 08 July 2019, 19:58   #14
BULI
Registered User
 
Join Date: Dec 2017
Location: Rzeszów
Posts: 404
This is good emulator (high level compatibility, opposite to AmiGenerator).
DGen for WOS could be litle faster, but I have about above 40FPS on RAGNAROK (sounf 11khz), and Alladin and MK2 works very well - thank you :-)


Quote:
Originally Posted by grelbfarlk View Post
Here's a build of DGen 1.31, a Megadrive/Genesis emulator for WarpOS. Works fine for me but unlike Amidog's better Amigenerator, it supports LE screens, so Sonnetlib folks who only have a Radeon might be in luck.
BULI is offline  
Old 11 July 2019, 01:53   #15
grelbfarlk
Registered User
 
Join Date: Dec 2015
Location: USA
Posts: 2,902
Quote:
Originally Posted by BULI View Post
This is good emulator (high level compatibility, opposite to AmiGenerator).
DGen for WOS could be litle faster, but I have about above 40FPS on RAGNAROK (sounf 11khz), and Alladin and MK2 works very well - thank you :-)

You might find that the small version works a little faster, but you lose some of the advanced scalers. Personally I don't like the scanline emulation, inferior to Amigenerator.
grelbfarlk is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
GemRB for Classic Amiga WarpOS grelbfarlk Coders. Releases 30 27 February 2023 13:08
Love Emulators? - Dgen & Hatari emulators Paul News 18 14 January 2023 20:56
GLHexen2 Warpos. Cowcat Coders. General 84 01 July 2021 22:29
WarpOS Programming Help? esc support.Other 8 21 October 2015 10:37
Building WarpOS binaries on classic / 3.x mousehouse Coders. General 8 31 January 2012 16:52

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:06.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.16972 seconds with 16 queries