Post subject: Can't record a movie with VBA 24
Former player
Joined: 6/30/2010
Posts: 1095
Location: Zurich, Switzerland
I can go to "Record Movie" and choose the settings, but nothing happens when I press "ok". When I exit the menu and open it again, the emulator crashes. It always worked fine in VBA 23, but I want to use the more accurate version. Can somebody help me?
Current project: Gex 3 any% Paused: Gex 64 any% There are no N64 emulators. Just SM64 emulators with hacky support for all the other games.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
You using Windows 7?
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Former player
Joined: 6/30/2010
Posts: 1095
Location: Zurich, Switzerland
Yes, Windows 7 64bit.
Current project: Gex 3 any% Paused: Gex 64 any% There are no N64 emulators. Just SM64 emulators with hacky support for all the other games.
Spikestuff
They/Them
Editor, Publisher, Expert player (2312)
Joined: 10/12/2011
Posts: 6342
Location: The land down under.
Same here windows 8 64bit but to me it's only gb games.
Spikestuff wrote:
(Tried compatibility mode already)
WebNations/Sabih wrote:
+fsvgm777 never censoring anything.
Disables Comments and Ratings for the YouTube account. Something better for yourself and also others.
Former player
Joined: 6/30/2010
Posts: 1095
Location: Zurich, Switzerland
Spikestuff wrote:
Same here windows 8 64bit but to me it's only gb games.
Spikestuff wrote:
(Tried compatibility mode already)
I forgot to test GBA, but now that I did, it's the same result you had: No crash.
Current project: Gex 3 any% Paused: Gex 64 any% There are no N64 emulators. Just SM64 emulators with hacky support for all the other games.
Skilled player (1708)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
andypanther wrote:
Yes, Windows 7 64bit.
Strange. I'm also using Windows 7 64 bit. I even made the Telefang TAS on this laptop. 0_o
Warepire
He/Him
Editor
Joined: 3/2/2010
Posts: 2174
Location: A little to the left of nowhere (Sweden)
A crazy question: From where on your harddrive are you executing the emulator?
Former player
Joined: 6/30/2010
Posts: 1095
Location: Zurich, Switzerland
C:\Users It's interesting that it actually creates a *.vbm with a size of 0 KB.
Current project: Gex 3 any% Paused: Gex 64 any% There are no N64 emulators. Just SM64 emulators with hacky support for all the other games.
Joined: 1/20/2013
Posts: 4
I looked into it a little bit and there's a part where it calls into the GBA load bios function which in GB mode ends up writing outside allocated memory and trashes the heap, which leads to the crash. Of course, right after I did this I checked the vba-rr issues and sure enough it's already on there, and someone else already found the exact same thing: http://code.google.com/p/vba-rerecording/issues/detail?id=84 So a fix exists right now but you have to compile it yourself. I would guess that it'll get included in the next release. I have no idea when that'll be though.
Former player
Joined: 6/30/2010
Posts: 1095
Location: Zurich, Switzerland
Well, I doubt that I can do such a thing :/ Just downloaded version 440a and it doesn't have the problem. So unless there is something else wrong with that version, I'll be using that instead. Thank you very much for your help anyway, at least I now know that I did nothing wrong.
Current project: Gex 3 any% Paused: Gex 64 any% There are no N64 emulators. Just SM64 emulators with hacky support for all the other games.