|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging
![]() |
|
|
Thread Tools | Display Modes |
|
|
#221 |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2007
Location: Lost.
Posts: 1,761
|
Thanks for the files. Uploaded to SVN.
|
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
#222 |
|
DS Cheat Code Hacker
![]() ![]() ![]() ![]() Join Date: Jun 2007
Location: New Hampshire, USA
Posts: 677
|
Was poking around the source and found an else if statement which I promptly transformed into a nicer switch statement. ;D
|
|
|
|
|
|
#223 |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2007
Location: Lost.
Posts: 1,761
|
Thanks, I applied your RTC emulation patch to the current source.
|
|
|
|
|
|
#224 |
|
DS Cheat Code Hacker
![]() ![]() ![]() ![]() Join Date: Jun 2007
Location: New Hampshire, USA
Posts: 677
|
Two more, heh.
|
|
|
|
|
|
#225 |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2007
Location: Lost.
Posts: 1,761
|
Noted and patch applied
|
|
|
|
|
|
#226 |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 23,270
|
@Spacey You broke full screen with your menu 'fix' when you go full screen the black bar where the menu is supposed to be is still there forcing the entire screen down. |
|
|
|
|
|
#227 |
|
VBA 2 developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 404
|
|
|
|
|
|
|
#228 |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 23,270
|
OpenGL, resolution doesn't matter. also, can we get some consistancy with the render modes? the ShowSpeed should be either Blue in both modes, or Red (which is easier to read on most games) and there should be a way to set where we want it positioned on the screen. (incase it overlaps other games) Last edited by Squall-Leonhart; December 13th, 2007 at 03:44.. |
|
|
|
|
|
#229 |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2007
Location: Lost.
Posts: 1,761
|
Yes, we can get consistancy. Might need to work more on these. Also, new SVN build will be uploaded today. Includes: * No longer requires GLEW32.DLL * Supports video compression (no support for YUV yet) * Buffer selection in OpenAL audio driver * GLSL shaders should support samplers now, as well as a uniform constant for monochrome colours * Now sound pauses when moving window properly * Improved DirectSound output driver * Improved debugging build speed by 20% * Optimized texture copying ..and loads other updates which I forgot. Merry Christmas everyone! |
|
|
|
|
|
#230 |
|
VBA 2 developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 404
|
Further info: - Recorded AVI misses something that keeps audio/video in sync when playing it back in a media player, so when I create CPU load while playing back, A/V gets async. Maybe the old Video for Windows API is just bad? - Missing support for YUV output to video encoder results in some codecs not working (DivX, MS MPEG, ...). However, ffdshow works perfectly fine, because it supports RGB16/24 input. - When VBA runs in 16bit mode, AVIs will be recorded in 16bit colors which reduces the size of uncompressed video streams. Of course the best way would be to let the user chose, the only advantage is that it reduces CPU overhead when recording in 16bit. - New sound pauses have been added, but when the user clicks the MainWindow non-client area, sound will still get asynchronous because I have not found a way to handle this window message. Maybe MFC is bad? - Texture copying (for D3D & DDraw) was not really optimized, I just found out that the current (my old) assembler code was as fast as the pure C code, so I just deleted the assembler and rewrote the routines a bit. Well, maybe I got a little speed improvement, but nothing major. Last edited by Spacy; January 1st, 2008 at 14:36.. |
|
|
|
|
|
#231 |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 23,270
|
aww, logging still not working in the release builds
|
|
|
|
|
|
#232 |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2007
Location: Lost.
Posts: 1,761
|
It should be now. SVN build uploaded. Has hardware motion blur and Jonas's GBA graphics core optimizations.
|
|
|
|
|
|
#233 |
|
Registered User
Join Date: Mar 2008
Location: Gastonia, North Carolina
Posts: 1
|
Can we get that new build of VBA-H (hackers edition)
|
|
|
|
|
|
#234 |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 23,270
|
unless you plan on working on VBA-M with the guys, don't post to this thread.
|
|
|
|
|
|
#235 |
|
*aLoneKei*
Join Date: Dec 2008
Location: Mexico/Ags
Posts: 2
|
i would like to be a tester. i know C 'n' C++. I use Xp and Linux, but i can test in x64. |
|
|
|
|
|
#236 |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 23,270
|
anyone can test, same as with pcsx2 and dolphin.
|
|
|
|
|
|
#237 |
|
*aLoneKei*
Join Date: Dec 2008
Location: Mexico/Ags
Posts: 2
|
so i only goin' to post bugs? ok. |
|
|
|
|
|
#238 |
|
Registered User
Join Date: Oct 2009
Location: Brazil/SP
Posts: 1
|
I have some experience in php, and people say C++ and php have similar syntax. I would love to help and improve my programming skills. PM me with more information. Even better: send me an e-mail. Thanks
__________________
Quit fighting, make friends
|
|
|
|
|
|
#239 |
|
Registered User
Join Date: Sep 2012
Posts: 1
|
This place looks a bit dead, but I'm going to try anyway. I have good C++ programming knowledge but no experience on any project bigger than simple programs, I would really love to join the team to help and to learn more. |
|
|
|
|
|
#240 |
|
Maybe I'm a Lion
![]() ![]() ![]() ![]() ![]() Join Date: Aug 2012
Location: Australia
Posts: 2,391
|
contact us on irc irc://chat.freenode.net/#vba-m |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|