Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Configure save state on 3...
Last Post: goomba000
11-20-2024, 01:41 PM
Any idea?
Last Post: Namint
11-19-2024, 07:38 AM
RTC on PS Vita
Last Post: maka
10-30-2024, 11:10 AM
Help with mGBA and tradin...
Last Post: verarrewfashra
10-23-2024, 04:11 AM
Need help with destinatio...
Last Post: Guy71
10-13-2024, 06:15 PM
Master Pause Feature
Last Post: Amichi
10-12-2024, 04:14 AM
mGBA Xbox 1 controller is...
Last Post: Pokemonredfan
10-02-2024, 12:16 PM
Some help is needed
Last Post: endrift
09-30-2024, 11:54 PM
Hello, just joined this c...
Last Post: Hazstar98
09-28-2024, 05:41 PM
Pokémon GSC internal clo...
Last Post: endrift
09-12-2024, 11:39 PM

Forum Statistics
» Members: 1,627,   » Latest member: IkerSG_,   » Forum threads: 628,   » Forum posts: 2,361,  
Full Statistics

  Various errors
Posted by: Amnesia1000 - 03-20-2019, 10:45 PM - Forum: General - No Replies

I recently formatted my pc and when opening the emulator several things do not work, for example, the saved games do not read if I do not put "Load Alternate state", does not apply any shader (I have enabled openGL in the graphics) also does not show the library. Open the file "config.ini" and in the configuration the paths are well configured (savegamePath=C:/Users/marta/Downloads/mgba/file/save_games), besides having set the configuration of the shader I want you to use (shader=C:/Users/marta/Downloads/mgba/shaders/gba-lcd-combo.shader), but the gamepath does not appear to show the library at the beginning. It could be that the emulator saves in some place another configuration file that causes the arrores, or as it could solve what is happening, thank you very much.

Print this item

  Ubuntu 18.04 binary package
Posted by: duskull - 03-17-2019, 06:00 AM - Forum: General - Replies (6)

Hello everyone,

I'm a Ubuntu user and I wanted to report that I am having a dependency problem with the binary package for Ubuntu 18.04. Versions till 0.6.3 worked fine, however since version 0.7.0 (including 0.7.1) I get the following message:


Code:
dpkg -i libmgba.deb
Selecting previously unselected package libmgba.
(Reading database ... 342450 files and directories currently installed.)
Preparing to unpack libmgba.deb ...
Unpacking libmgba (0.7.1) ...
dpkg: dependency problems prevent configuration of libmgba:
libmgba depends on libmagickwand-6.q16-6; however:
 Package libmagickwand-6.q16-6 is not installed.

dpkg: error processing package libmgba (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
libmgba


Running a up to date system, 64bit. Any suggestions what to do? Thanks in advance.

Print this item

  e-Reader
Posted by: Amnesia1000 - 03-15-2019, 02:08 PM - Forum: General - Replies (1)

Are there future plans to run the e-reader cards in mgba?

Print this item

  Stuttering in Zelda
Posted by: Kaladiyn - 03-14-2019, 04:15 PM - Forum: General - No Replies

Hi all, I’m having some issues playing Zelda link to the past using mGBA on the Nintendo switch.

Certain items don’t work properly and sort of “stutter” 

example Pegasus boots: the boots start to activate, but just stutter no matter how long I hold down the A button. If I try to walk, I move at something like 2/3 normal speed. It's almost like the A button is repeating like a keyboard key instead of just staying on the whole time.


Any thoughts of how I can fix this? Thanks all

Print this item

  Suggestions for the 3DS Port
Posted by: coinblock - 03-12-2019, 07:03 PM - Forum: General - No Replies

I've really been enjoying the 3DS port of mGBA, but had a few suggestions for features it would be nice to see in future releases:

- Remapping controls: Being able to map controls by button- so I could use L/R as Start/Select as well as keeping the Start/Select buttons still enabled. Also, the ability to use a touch screen tap as an input would be useful as well as being able to map separate control schemes for GB/C and GBA.

- Autofire: would love to see this implemented, as it's standard in most other emulators.

- 3D slider support: as seen in other emulators such as VirtuaNES and Snes9x for 3DS, enabling the slider, even without the 3D effect, enhances image quality on the 3DS top screen.

- File Browser improvements: An option to hide non .gb/.gbc/.gba files from appearing in the browser would be great, as well as scrolling text for titles that get cut off at the edge of the screen. Having the browser open on the last title you launched would also be a helpful feature.

Thanks so much for your work on this, endrift!

Print this item

  Android Port?
Posted by: Black☆Rock Shooter - 03-11-2019, 04:40 PM - Forum: Development - Replies (1)

Are there any plans for an Android Port of the emu? 
Also are you planning on adding the multiplayer feature on the DS emu?

Print this item

  Cant build medusa
Posted by: Amnesia1000 - 03-11-2019, 12:41 AM - Forum: Development - Replies (1)

I know that medusa is in alpha phase, or pre alpha xD, but I wanted to know if there is any dependence out of the common with mgba, because when trying to compile medusa I get this error.


Code:
[0%] Built target version-info
[0%] Building C object CMakeFiles/medusa-emu.dir/src/arm/decoder.c.o

during GIMPLE pass: wrestrict
In the 'ARMDisassemble' function:
at pp_format, at pretty-print.c:1387
 int ARMDisassemble(struct ARMInstructionInfo* info, uint32_t pc, char* buffer, int blen) {
     ^~~~~~~~~~~~~~
make[2]: *** [CMakeFiles/medusa-emu.dir/build.make:583: CMakeFiles/medusa-emu.dir/src/arm/decoder.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:73: CMakeFiles/medusa-emu.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

Im in Menjaro Linux

This is the procedure I followed to clone the repository and compile

Code:
git clone -b medusa https://github.com/mgba-emu/mgba.git medusa
cd medusa
mkdir -p build && cd build
cmake ..
make

Print this item

  Record video log
Posted by: Amnesia1000 - 03-10-2019, 04:22 PM - Forum: General - Replies (1)

One question, what is Record video log for? I create a file "xxx.vml", but the system does not recognize it...

Print this item

Question How can I change webcams for Game Boy Camera?
Posted by: tmangamer10 - 03-03-2019, 05:58 PM - Forum: General - Replies (5)

Huh  Is there a way to change webcams for Game Boy Camera? If you know if you can and/or how, PLEASE COMMENT ASAP!

Wink

Print this item

  Fast Forward in Wii?
Posted by: hamid1455 - 03-03-2019, 12:31 AM - Forum: General - No Replies

How to fast-forward in MGBA on wii? I did not see any key mapping in the options. I am new to using this emulator and checked the FAQ, was not able to find anything.

Print this item


Online Users
There are currently 235 online users. » 0 Member(s) | 235 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.