Visual Boy Advance-M SVN 1025

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

Visual Boy Advance-M SVN 1025

Post by ZachBacon »

yeah my build doesn't use a monolithic wxwidgets library, most of it is related to a static ffmpeg compile and a static glib library, both of which will be removed from the next build, ffmpeg definetly being changed to a shared lib for linking and possibly rewritten in a way that if you don't want the files then you don't use them as opposed to being a real dependency in order to run

Claws61821
Junior Member
Posts: 1
Joined: Sat Jul 02, 2011 3:45 am

Visual Boy Advance-M SVN 1025

Post by Claws61821 »

wxVBA-M 1025

Vista x64 SP1

4GB RAM

 

Bug: When swapping between GBA ROMs without exiting the program, Controller 1 settings silently return to default variables

 

Note: Program is located on NAS drive; bug may be corollary

AdamN
Junior Member
Posts: 38
Joined: Sun Apr 24, 2011 12:29 am

Visual Boy Advance-M SVN 1025

Post by AdamN »

Is there any working binary release of wxVBAM? since the one above doesn't work for me [img]<fileStore.core_Emoticons>/emoticons/sad.png[/img]/emoticons/sad@2x.png 2x" width="20" height="20" />

I want to compare the performance with the Pre-Wx

 

I'm using intel Atom N270 1.66Ghz, GMA950 vga, 1GB ram with WinXP Home SP3 (32bit)

Last edited by AdamN on Sat Jul 02, 2011 11:23 am, edited 1 time in total.
DeLF.o_O
Junior Member
Posts: 2
Joined: Fri Jul 08, 2011 7:04 am

Visual Boy Advance-M SVN 1025

Post by DeLF.o_O »

Hi there. Maybe, it is a noob thread, but I didn't find answer for this question yet.

 

Problem description.

Trying to play without any filters - it plays normally. When I trying to activate any graphic filter (Bilinear, 2xSAI, Scanlines, etc - doesn't matter), it immediately crashes. Also, in status bar of main window it writes that RPI plugins not found and their names in google are simillary with filter names. Maybe, I must download them somewhere?

 

My PC: 4core AMD Athlon, 4GB Ram, old video card nVidia 9600 GTS (256 mb), Windows 7.

 

Thanks.


I tried to play with Kega plugins - same result.

Last edited by DeLF.o_O on Fri Jul 08, 2011 7:32 am, edited 1 time in total.
ExtremeDude2
Junior Member
Posts: 29
Joined: Fri Jun 03, 2011 4:16 pm

Visual Boy Advance-M SVN 1025

Post by ExtremeDude2 »

What revision are you using?

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Visual Boy Advance-M SVN 1025

Post by Squall Leonhart »

this is a known issue of 1025 iirc.

DeLF.o_O
Junior Member
Posts: 2
Joined: Fri Jul 08, 2011 7:04 am

Visual Boy Advance-M SVN 1025

Post by DeLF.o_O »

What revision are you using?

this is a known issue of 1025 iirc.

Yes, it's right. 1025 resivion used. Thanks, I will try another one =)

 

chinagreenelvis
Junior Member
Posts: 2
Joined: Fri Dec 03, 2010 10:52 pm

Visual Boy Advance-M SVN 1025

Post by chinagreenelvis »

Um.

 

Where are the settings stored? Where is the .ini file?


This is really annoying. If you screw up the settings, the program becomes unusable and there is no obvious way to reset them.

 

Please help.


Nevermind, I found a previous post where the registry key is described.

Last edited by chinagreenelvis on Sat Aug 06, 2011 6:49 am, edited 1 time in total.
cosarara97
Junior Member
Posts: 5
Joined: Sat Jul 23, 2011 5:45 am

Visual Boy Advance-M SVN 1025

Post by cosarara97 »

Hello everyone!

 

I'm trying to compile vba-m in linux 64bit with the wx gui, but I always get this error:

 

Code: Select all

[ 23%] Built target fex

[ 70%] Built target vbamcore

[ 76%] Built target vbam

[ 77%] Building CXX object src/wx/CMakeFiles/wxvbam.dir/wxvbam.cpp.o

In file included from /home/jaume/Escriptori/vba-m2/vbam/trunk/src/wx/wxvbam.h:496:0,

            from /home/jaume/Escriptori/vba-m2/vbam/trunk/src/wx/wxvbam.cpp:7:

/home/jaume/Escriptori/vba-m2/vbam/trunk/src/wx/opts.h:21:17: error: field fs_mode has incomplete type

make[2]: *** [src/wx/CMakeFiles/wxvbam.dir/wxvbam.cpp.o] Error 1

make[1]: *** [src/wx/CMakeFiles/wxvbam.dir/all] Error 2

make: *** [all] Error 2

 

The only thing I understand from this error is that there is something wrong in the line 21 of the file opts.h (/vbam/trunk/src/wx/opts.h):

 

Code: Select all

xwVideoMode fs_mode;

 

What should I do to make it work?

Last edited by cosarara97 on Thu Aug 18, 2011 2:04 pm, edited 1 time in total.
xain_barukun
Junior Member
Posts: 5
Joined: Wed Sep 07, 2011 5:26 pm

Visual Boy Advance-M SVN 1025

Post by xain_barukun »

Im not sure if this thread was already closed off or not but i downloaded the Vba file and got this error

End-of-central-directory signature not found. Either this file is not

a zipfile, or it constitutes one disk of a multi-part archive. In the

latter case the central directory and zipfile comment will be found on

the last disk(s) of this archive.

note: /home/xain/vba/Vba/wxvba-m.exe may be a plain executable, not an archive

zipinfo: cannot find zipfile directory in one of /home/xain/vba/Vba/wxvba-m.exe or

Code: Select all

      /home/xain/vba/Vba/wxvba-m.exe.zip, and cannot find /home/xain/vba/Vba/wxvba-m.exe.ZIP, period.

 

i have no idea what to do from this point im a beginner in ubuntu if anyone can help me it would be appreciated

Post Reply