|
|
|||||||
| About Us | Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#21 (permalink) |
|
Registered User
![]() ![]() Join Date: Mar 2002
Posts: 190
|
Hello,
A few feature requests. Would it be possible to add a 48KHz sound output ? as most onboard and cheaper soundcard have poor 44.1 to 48 hardware resampling issues. also for doing the actual sound interpolation, would it be possible to use libsamplerate (as in VBASmooth 6.4) ? |
|
|
|
|
#23 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 371
|
New WIP release and favor to ask
Hi.
Since ngemu was down last time, I posted a new WIP over at http://www.emutalk.net/316206-post44.html Now to another thing: I really want to include Kode54's changes, but I am not able to apply his patch. So I would be really thankful if somebody could apply his patch to a clean source tree and send me the whole package. You can get his patch at http://static.morbo.org/kode54/visua...-k54.patch.bz2 Thanks
__________________
Windows XP Home SP3 Intel C2D E8200 4GB DDR2-800 GeForce 8800 GT ASUS Xonar DX KNC ONE TV-Station DVB-S Technisat SkyStar HD (DVB-S2) 2x Samsung HD501LJ (RAID-0) |
|
|
|
|
#24 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 371
|
Quote:
I needed many hours for this, because VBA now does not calculate the image vertices every single frame, but only when the windows size changes. Moreover I switched from doing the image size calculation right at the vertices to setting up the D3D projection matrix to make 0.0f and 1.0f be the minimum and maximum image position, but already with aspectRatio and centered. Kind of hard to explain. Alltogether it should be faster now ![]() We will see what I can do to GDI, but I think I will first release another WIP in some days. Stay tuned
__________________
Windows XP Home SP3 Intel C2D E8200 4GB DDR2-800 GeForce 8800 GT ASUS Xonar DX KNC ONE TV-Station DVB-S Technisat SkyStar HD (DVB-S2) 2x Samsung HD501LJ (RAID-0) Last edited by Spacy; February 2nd, 2006 at 19:14. |
|
|
|
|
|
#26 (permalink) |
|
Registered User
![]() Join Date: Jun 2005
Location: France
Posts: 50
|
Edit : ... Err, sorry, forget what I said. The Save State version # didn't change in the last CVS update. I should have checked it before posting :/...
Last edited by pokemonhacker_; February 9th, 2006 at 20:13. |
|
|
|
|
#27 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 371
|
I already notices that there were some new problems in the new CVS changes, because some palette data in the Harvest Moon 3 menu seem to be wrong. I think there will not be a problem for me, because I only released WIPs for now with your changes.
I will just wait for your new bugfixes and everything will be okay. P.S.: I have just sent you a PM to ask for your contact data.
__________________
Windows XP Home SP3 Intel C2D E8200 4GB DDR2-800 GeForce 8800 GT ASUS Xonar DX KNC ONE TV-Station DVB-S Technisat SkyStar HD (DVB-S2) 2x Samsung HD501LJ (RAID-0) |
|
|
|
|
#28 (permalink) | |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Dec 2001
Location: Montreal, Canada
Posts: 7,066
|
Quote:
|
|
|
|
|
|
#29 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 371
|
VBA WIP 2006_02_11 Download
Hi there!
I have put together another fine Work-In-Progress release. PokemonHacker is actualy fixing some bugs in the GB emulation core. I will release my 1.7.7 final version as soon as he is finished with fixing bugs. But I also have to complete some things (HQ4x for example). Here are the changes to the last WIP version: Code:
- Applied mhamanaka's patch for the jopyad config problems for japanese users - Updated DirectInput to version 8 - Updated DirectSound to version 8 - Changed DirectX Initializations - Updated GNU GPL info in every source file - Removed some remaining SDL code - Increased code's 64 bit compatibility - Fixed Tab order for Option Dialog - Dialog for video settings now working - D3D: Calculation of the image position is now done only once instead of every frame - Pre-defined full screen resolutions now keep the current bit depth - Pre-defined 1024 & 1280 modes work now with D3D - Replaced TheCloudOfSmoke's color set with a better one, made by PokemonHacker - Made fullscreen mode select code look better - Removed remaining GUID variables from DirectDraw - Added option to D3D to keep aspect ratio (affects windowed & fs mode) - Removed MaxScale option (it is useless in my eyes and hard to implement with matrices) - Updated about box Optimized Binary [MMX, SSE, UPX compressed] http://www.magicstone.de/spacy/VBA/W...6_02_11_BIN.7z d3dx9_28.dll [download if missing] http://www.magicstone.de/spacy/VBA/W...01/d3dx9_28.7z Complete source code [ready to compile] http://www.magicstone.de/spacy/VBA/W...6_02_11_SRC.7z have fun finding bugs
__________________
Windows XP Home SP3 Intel C2D E8200 4GB DDR2-800 GeForce 8800 GT ASUS Xonar DX KNC ONE TV-Station DVB-S Technisat SkyStar HD (DVB-S2) 2x Samsung HD501LJ (RAID-0) Last edited by Spacy; February 12th, 2006 at 12:50. |
|
|
|
|
#32 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 371
|
Sorry, but if the display mode is not shown in the list, the hardware does not support it. Moreover I do not think there are any graphic cards / displays that support 240 x 160.
Why don't you just select the best display mode? VBA scales the image to the maximum, so you do not lose any pixels. And if you want to take screenshots, there is an extra menu entry and a shortcut for that.
__________________
Windows XP Home SP3 Intel C2D E8200 4GB DDR2-800 GeForce 8800 GT ASUS Xonar DX KNC ONE TV-Station DVB-S Technisat SkyStar HD (DVB-S2) 2x Samsung HD501LJ (RAID-0) Last edited by Spacy; February 13th, 2006 at 13:43. |
|
|
|
|
#33 (permalink) |
|
Registered User
![]() ![]() Join Date: Apr 2002
Posts: 212
|
Spacy i love the work u doing keep it up ^^
Edit: I hope u can find it in your heart to add a way that u can dump the sound in to midi... there's only one emu that do that... and ill not pay for something that should be free... now donate ill do that all day long.. but i just dont think u should pay for a emu of any kind...
__________________
![]() Abit Motherboard w/800 FSB P4 3.4 w/HT 1mb L2 @ 4.0 GeForce FX 5700 Ultra Emprex 8x DVD+-RW 250gig Maxter HD 80gig Maxter HD 1 Gig DDR 3700 SB Live
|
|
|
|
|
#34 (permalink) |
|
Extra Large Member
![]() ![]() ![]() ![]() Join Date: May 2003
Posts: 934
|
Spacy, I think siro is asking for a color scheme filter to make it look like LCD colors, not a different resolution. No$gba has such an option, and I remember reading about an unofficial version of VBA that had it (but forgotten refused to add the code to the official version because the guy had reverse engineered it from no$gba).
__________________
|
|
|
|
|
#35 (permalink) |
|
Registered User
Join Date: Jan 2006
Location: tucuman, argentina(gamers hell)
Posts: 21
|
2 things:
1.i can't use skins(i can't find the option) 2.i can't play at 1x with D3D... seeya
__________________
My rig: Intel Pentium 4 3.0Ghz 800Mhz (pressy) XFX GF FX 5200 128Mb(crap) XG 83.60 V2 Elixir x2 256mb RAM PC3200 DDR400 2.6V Creative Sound Blaster Live! 5.1 Value Intel D865PERL Western Digital Caviar SE SATA-7200RPM 120GB Everyone! Use the XG! |
|
|
|
|
#36 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 371
|
I have removed the skin option because I do not like skins at all
![]() 1x size works for me in every display mode. Are you using pixel filters ?
__________________
Windows XP Home SP3 Intel C2D E8200 4GB DDR2-800 GeForce 8800 GT ASUS Xonar DX KNC ONE TV-Station DVB-S Technisat SkyStar HD (DVB-S2) 2x Samsung HD501LJ (RAID-0) |
|
|
|
|
#37 (permalink) | |
|
Registered User
Join Date: Jan 2006
Location: tucuman, argentina(gamers hell)
Posts: 21
|
Quote:
thanks PS:you don't like skins! omg...(i use on from TheCloudOfSmoke that's a gba(not a SP) seeya
__________________
My rig: Intel Pentium 4 3.0Ghz 800Mhz (pressy) XFX GF FX 5200 128Mb(crap) XG 83.60 V2 Elixir x2 256mb RAM PC3200 DDR400 2.6V Creative Sound Blaster Live! 5.1 Value Intel D865PERL Western Digital Caviar SE SATA-7200RPM 120GB Everyone! Use the XG! |
|
|
|
|
|
#38 (permalink) |
|
VBA-M Team
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Australia
Posts: 4,150
|
Good job on the new builds and the new features but theres some serious performance bugs
i set up an older version of VBA and this one to have exactly te same settings and the older version was much smoother. have tested this on a duron 1100 with a Ti4800se and a AthlonXP 2000+ with a FX5900XT |
|
|
|
|
#39 (permalink) | |
|
Dark Dragon
![]() Join Date: Feb 2004
Location: The Netherlands
Posts: 66
|
Quote:
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|