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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Import savefile in Ninten...
Last Post: RandomPenguin
10-10-2025, 06:05 PM
How to use cheats on Poke...
Last Post: Trainer Ignia
10-02-2025, 03:05 PM
conveting/using gambatte ...
Last Post: endrift
09-29-2025, 10:08 PM
Controller Issue
Last Post: ChuckZRetro
09-24-2025, 07:31 PM
multiplayer save file
Last Post: MetaEye
09-21-2025, 03:04 AM
Gba file split into base ...
Last Post: Habriel
09-16-2025, 07:22 AM
Rewinding doesn't work/ca...
Last Post: Sruntik
07-30-2025, 06:59 AM
Interact with the serial ...
Last Post: endrift
07-30-2025, 04:20 AM
Horizontal Blanking Bug
Last Post: endrift
07-11-2025, 01:32 AM
what could be causing the...
Last Post: Chalmleshe1974
07-04-2025, 09:38 AM

Forum Statistics
» Members: 1,751,   » Latest member: vegas79t,   » Forum threads: 660,   » Forum posts: 2,421,  
Full Statistics

Question Mother 3 ENG Saving Freeze on 3DS Homebrew if Save States are loaded beforehand
Posted by: GamerGuy500 - 09-23-2017, 05:08 AM - Forum: General - Replies (2)

So, for a long time I was using some old version of mGBA dating before August of this year.
I gave myself a challenge of playing MOTHER 1+2 and MOTHER 3 using mGBA on 3DS homebrew and using the save slots to bookmark progress.

In MOTHER 3 a weird oddity occurred where every time I'd go to write save data to the SAV using the in-game save menu, it'd just freeze right as it said "Saving..." and nothing got written to the SAV.
Turns out if you load a state beforehand, it just kinda crashes... and you have to hold the 3DS power button to get out.

Using New 3DS on whatever version can be "haxxed" with N3DS_U_27648_usa_9221.bin although I'm not sure if an issue like this is unique to any system version or system specs.

Bringing this up because the ending of the game writes data to the SAV which froze the game for me one time I got past the last boss.

Print this item

  Separate Saves and save states from ROMS
Posted by: ZainHikary - 09-18-2017, 06:25 AM - Forum: General - Replies (1)

is there any way to separate ROMS from save states and save files? i wanna put a lot of ROMS on my PSVita and i dont want to get confused by save states and saves while browsing roms

Print this item

  Trading in Pokémon.
Posted by: Meliodas - 09-17-2017, 03:31 PM - Forum: General - Replies (4)

Whenever I try to trade in any pokemon roms the game does not work in the multiplayer tab and gets a white screen, but if I close the first tab, the second starts working just fine.

Print this item

  How do I change the save type to 128k?
Posted by: fyre4000 - 09-08-2017, 08:58 PM - Forum: General - Replies (1)

I'm trying to play Ultra Violet, but it says save error whenever I try to save. I tried to look for the option, but couldn't find it.

Print this item

  How do i use cheats on 3DS?
Posted by: johnjehodon - 08-30-2017, 11:04 AM - Forum: General - Replies (4)

If possible. How do i use cheats on 3DS?

Print this item

  more speed for o3ds
Posted by: FerdinandoPH - 08-29-2017, 08:24 PM - Forum: General - Replies (1)

Hi. 
I have mGBA 0.6.0 and gb &gbc games work well but gba games lag a lot. It is very difficult to play them. 
Is there any form for changing or improve this?
I have a 3ds and the game runs at 15-20 fps
Thanks: Fernando

Print this item

  Cheat Codes not working.
Posted by: Iamprodigy11 - 08-25-2017, 08:19 PM - Forum: General - Replies (2)

I got some Pokémon emerald codes from this link: https://www.supercheats.com/gameboyadvan...-of-codes/


I've added them to my game and then restarted my game but they aren't working. They are GameShark codes but I also tried them as Pro Action Replay codes but I've had no luck.
   

Print this item

  Cheats interface eating lines?
Posted by: Headrebel - 08-25-2017, 02:51 AM - Forum: General - Replies (3)

I'm trying to post some codes for FF6, because I got to the end and am horribly screwed with my saves, but every time I hit "Add" after entering some certain lines, they just never appear under the tabs.

Am I doing something wrong? Some lines appear just fine, and I'm not sure why.



Attached Files Thumbnail(s)
       
Print this item

  The nature of Cyber Familator Lite
Posted by: Fortranm - 08-18-2017, 08:09 PM - Forum: Gaming - No Replies

https://www.extremetech.com/extreme/7942...lator-lite

I recently remembered seeing articles about this thing(http://www.cybergadget.co.jp/products/45...07439.html) almost 10 years ago.

Cyber Gadget seems to be a notable third party accessories manufacturer. Is this product licensed?

Also, that article mentioned "while you’re using the DS as a controller and mini TV screen, the Famulator doesn’t actually use the DS hardware to run the games." Is there any proof for this statement?

Print this item

Big Grin GBA Colors/LCD Shader Combo
Posted by: UsefulIdiot - 08-17-2017, 05:43 AM - Forum: General - No Replies

Dunno where to post this, and since this is my first time posting here, I just wanna make this real quick.

Do you like both Pokefan531's and hunterk's GBA Colors shader and Dominus Iniquitatis' LCD shader, and wish there was a way to combine the two together? Well, it's simple my friends:

  1. Go to the shaders folder in the mGBA folder and make a new folder there
  2. Rename it as "gba-lcd-combo.shader"
  3. Copy both gba-color.fs and lcd.fs from their respective folder, then paste them on your new folder
  4. Create a new text file and change "New Text Document.txt" to "manifest.ini" (assuming that you've uncheck the "hide extensions" option in the "Folders and search options"
  5. Copy this text to the file:
    Code:
    [shader]
    name=GBA Color/LCD Combo
    author=Pokefan531 & hunterk (GBA Color), and Dominus Iniquitatis (LCD)
    description=Merged by a really creative idiot
    passes=2

    [pass.0]
    fragmentShader=lcd.fs
    blend=1
    width=-3
    height=-3

    [pass.0.uniform.boundBrightness]
    type=float
    readableName=Bound brightness
    default=0.9
    min=0.0
    max=1.0

    [pass.1]
    fragmentShader=gba-color.fs
    blend=1

    [pass.1.uniform.darken_screen]
    type=float
    default=0.5
    readableName=Darken Screen

  6. Save.
Seriously, this was so easy, that even a curious simpleton like me was able to do it. I did this out of my desire to combine the two shaders together.

I also have a download link (for a limited time) in case you don't feel the hassle to do this method.

Download: https://ufile.io/b64wm (Will be removed on Sept. 16th, 2017)

Thanks Pokefan531, hunterk, and Dominus Iniquitatis, for making my favorite shaders for this excellent emulator.

Print this item


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

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