What's new

UltraHLE 2064 1.0.3 misc. reports

DeadRabbit

Emutalk Janitor
Dominator said:
SculleatR : What if I had to do so for every post?

And if only peeps could check & read the intall options :(

Was the install options bit in reference to me ?

If it was I'll have another look at them :)
 

aprentice

Moderator
Answers to some of your questions:

Glide3x Error->take glide64 out of folder and error stops
Glide2x Error->take uhle_video plugin out of folder and error stops

of course you wont be able to use these plugins anymore but then again, you werent using them in the first place if you dont have glide2x and 3x dlls (except the ogl uhle plug) :p
 

Ciro

New member
games list bug while game is playing

Hi,
great to see that UltraHLE is being developed again :)

I don't know if this has been reported already but here it goes:

when playing most of games, if I press UP / DOWN arrow keys, I can see the games list moving in the background, as if I am scrolling the games, when not playing. This does not show all the time, since it appears to stop after a while.

This also happens when in full screen.

it seems that the games list(main window's keys and hot-keys) is not being locked when you load a game.

My specs:
Pentium III 500MHz with 128 MB RAM
Windows 98SE (DirectX 9.0a)
GeForce 2 MX-400 64MB
1024x768 32bpp

Emu config:
Graphic: Jabo DirectD 7 (v1.40)
Sound: ulhe Audio Plugin ("internal audio plugin" checked)

PS.: this bug happens with all graphic plugins I tried (not a specific plugin bug)


Also a small suggestion:
- would it be possible to add a feature to load a game from the command line ?
like:
ultrahle.exe "c:\n64\games\mario 64.zip"

I'm asking this because I created a multi videogames frontend called "EmuCon" and would like to add UltraHLE 2064 on the compatible videogames list :)
http://www.mameworld.net/emuloader/emucon/

regards.
 

mrxdvd

Phoenix Member
Dominator: no save states? Have you exactly followed the process detailed in the docs?

I've forget to read the help doc. Sorry Dominator, but look that, I think it is a bug!

UltraHLE 2064 saved states standard.

[This feature allows you to save a game whenever you want. To do so, just press ESC or select Menu->Emulation->Pause. Then select Menu->File->Save States. Chose a name for your saved states and save it. It is recommended that you do not add any space in your saved states ("ZeldaScene1" is ok, "Zelda Scene I" is not).] from here, the emulation automatically resumes without I press f5 or esc key (odd thing!) then I going in Menu->Emulation->Pause but at moment I click it the screen flickers I'm trying againg and the screen flicker againg, then if I:


1) press [x] button of window to close the emulator, its stop, but the sound of my game continues playing in background. I'm try to run emulator again and then the computer hang up!
2) go to Menu->Emulation->start, the emulator freezes for few seconds and so the following messages I got: (some words in portuguese-brazilian, sorry)


ULTRAHLE causou uma falha de pilha no módulo KERNEL32.DLL em 0187:bff7429f.
Registros:
EAX=818a2da4 CS=0187 EIP=bff7429f EFLGS=00000287
EBX=0000ffff SS=018f ESP=01032100 EBP=01032350
ECX=c17f9b70 DS=018f ESI=02490001 FS=0cf7
EDX=00029804 ES=018f EDI=024902b6 GS=0000
Bytes em CS:EIP:
eb 95 8b 54 24 04 50 e8 04 00 00 00 58 c2 04 00
Esvaziamento da pilha:
bff72a48 00021454 00207370 000001bf 00000000 48670000 472f7324 00000002 bff21d83 00000000 00030000 00021454 00207398 000001bf 00000000 48670000


then other windows appears:


ULTRAHLE causou uma falha de página inválida no
módulo JABO_DIRECT3D6.DLL em 0187:03052ce9.
Registros:
EAX=8c89c984 CS=0187 EIP=03052ce9 EFLGS=00210286
EBX=03040000 SS=018f ESP=0394fbd8 EBP=0394fc70
ECX=baae12a9 DS=018f ESI=030d1160 FS=3347
EDX=00000018 ES=018f EDI=030d04c0 GS=3726
Bytes em CS:EIP:
8b 10 50 ff 52 08 85 c0 7d 0d 68 70 a6 05 03 50
Esvaziamento da pilha:
00000000 030d04c0 00000001 030d04c0 03040000 00000000 81894078 03052c48 00000000 00000001 030d04c0 0394fc40 7800e9bc 78031260 ffffffff 0394fc70


again if I try to load the emulator again, its hang up my system!!

I dunno what is this, maybe the version of my "msvcr70.dll" is old (7.00.9064.0) size is 300k. or exist a bug in my display card drive version: detonator driver 41.09 of my Geforce 2 mx 200

I hope this help you to find the bugs and smash them, good luck Dominator!!
 
Last edited:

Tarik

New member
Bugs and comments

Hi, here are some of my impressions and bug founds in UHLE 2064 1.0.3 release :

- The Glide3x.dll alert at every start up is annoying, an the way to "fix" it seems silly
- When openning the cheat box and clicking activate while nothing is open in the emulator, there is a serious system violation, and the application is terminated (position: 0xC0000005), it may be a C programmation error like a variable trying to be affected while it point to nothing.
- The new packaging stuff really looks ugly: the file makes 1.29MB when it makes 728KB zipped.
So zip it back for the next release or use a better installer like, the .msi format, or Nullsoft Install System (used for winamp and lot's of apps) that is free, looks very nice, and is very compact.

If all that fixed, it will start to be a very nice emulator, we must reconize that the emulator still has bugs and need some improvements on that side before we can say that the objectives have been completed (what did PJ64 for example).

About compatibility and speed improvements, you get all my respect :plain:
 
Last edited:

Ciro

New member
Suggestion

Hi Dominator,
as a fix for the bug I mentioned here, about the games list appearing when you are playing a game (mostly by hitting UP/DOWN arrow keys), you could easily fix this by creating a new window for the emulation, and leave the games list as is.

That way you would not need to use the games list window (the main window) to show the emulation, but a totally new window, created at run-time (when starting emulation), and when you close the emulation, this new window should be destroyed.
The bug will disappear completelly.

What do you think ? :)
Keep up the excellent work on the emulator.
 

aprentice

Moderator
Re: Bugs and comments

Tarik said:
Hi, here are some of my impressions and bug founds in UHLE 2064 1.0.3 release :

- The Glide3x.dll alert at every start up is annoying, an the way to "fix" it seems silly
- When openning the cheat box and clicking activate while nothing is open in the emulator, there is a serious system violation, and the application is terminated (position: 0xC0000005), it may be a C programmation error like a variable trying to be affected while it point to nothing.
- The new packaging stuff really looks ugly: the file makes 1.29MB when it makes 728KB zipped.
So zip it back for the next release or use a better installer like, the .msi format, or Nullsoft Install System (used for winamp and lot's of apps) that is free, looks very nice, and is very compact.

If all that fixed, it will start to be a very nice emulator, we must reconize that the emulator still has bugs and need some improvements on that side before we can say that the objectives have been completed (what did PJ64 for example).

About compatibility and speed improvements, you get all my respect :plain:

1) I dont think its silly to download glide3x to use a glide dll :p
2) I'll look into it, thanks
3) I kinda agree on the installer, we'll see what we can do.
 
R

rico001

Guest
esc key

Your probably aware of this but holding down the escape key does weird things to along with the flickering of menu items when running some games
 

Top