Hm, I wonder if I should add a renderer that does not use real textures but rather just some surfaces in 2D.
Qt GUI feature suggestion thread
Qt GUI feature suggestion thread
(snipped)
...
I never used filters on my Celeron 1.7Ghz so I would not know how they affect performance...
...
Â
On my computer (1.7GHz celeron, 2G ram, radeon 9200SE), right now (megaman battle network 1, some battle, open custom screen):
x1 runs at 99% (192% with turbo)
x2 runs at 85% (185% with turbo)
SAIx2 79% (...)
superSAIx2 75%
superEagle 75%
pixelate 84%
advancedMAME 89%
bilinear 80%
bilinear+ 77%
scanlines 87%
TV mode 85%
lq x2 77%
hq x2 66%
x3 57%
hq x3 44%
x4 50%
hq x4 33%
Â
That's with no interframe filter (blender?), which would give another unwelcome hit.
OpenGL stretching feels like a no-op on my box.
Â
Â
...
Â
I should get to the "make ROMs run on Qt build" thing.
Qt GUI feature suggestion thread
Hm, I wonder if I should add a renderer that does not use real textures but rather just some surfaces in 2D.
Â
QPainter.
Â
Sinamas's emulator uses it. And is quite zippy with QPainter enabled.
Qt GUI feature suggestion thread
I was talking about the non-Qt build.
Â
EDIT:
Just why was I talking about the non-Qt build in the Qt build thread [img]<fileStore.core_Emoticons>/emoticons/huh.png[/img]/emoticons/huh@2x.png 2x" width="20" height="20" />
-
- Member
- Posts: 50
- Joined: Tue Mar 18, 2008 9:27 am
Qt GUI feature suggestion thread
This patch is just a minor tweak to put a separator between Open ROM and Exit in the file menu.
Qt GUI feature suggestion thread
New Qt4 Windows build:
Â
Â
It would be cool if you would upload the mingw runtime DLL to our file server as well and/or provide a link.
-
- Member
- Posts: 109
- Joined: Tue Mar 18, 2008 6:48 pm
Qt GUI feature suggestion thread
This does not work with the old QT dll files package on the server.
Â
It crashes with : The procedure entry point _ZN8QSysInfo14windowsVersionEv could not be located in the dynamic link library QtCore4.dll
Qt GUI feature suggestion thread
This does not work with the old QT dll files package on the server.
Â
It crashes with : The procedure entry point _ZN8QSysInfo14windowsVersionEv could not be located in the dynamic link library QtCore4.dll
Â
Qt 4.4 is used. Thats why those errors occur. So I need to upload the new Qt runtimes.
Â
It would be cool if you would upload the mingw runtime DLL to our file server as well and/or provide a link.
Â
Okay.
-
- Member
- Posts: 109
- Joined: Tue Mar 18, 2008 6:48 pm
Qt GUI feature suggestion thread
Thanks. That would be cool. Then I can also take a look at the Qt build, I must say I am rather curious.
Â
The mingw runtime was available in the old package by the way.