Views: 9,458,696 | Homepage | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search | 10-05-24 09:29 AM |
Guest: |
0 users reading melonDS 0.7 | 1 bot |
Main - Releases - melonDS 0.7 | Hide post layouts | New reply |
Arisotura |
| ||
Big fire melon magical melon girl Level: 58 Posts: 217/941 EXP: 1513266 Next: 64280 Since: 03-28-17 From: France Last post: 30 days ago Last view: 1 day ago |
melonDS 0.7 is out!
This release savestates and some other things. The full changelog is below. • fix possible crashes when exiting • wifi: add basic access point melonAP (very beta) • fix SMULWx/SMLAWx opcodes, fixes Sims 2 music • add support for loading BIOS/firmware files and config file from AppData or ~/.config/melonds or from the executable directory (hcorion) • add 32-bit IPCSYNC reads/writes (Dirbaio) • add savestates • 3D: (hopefully) fix bug in shadow/AA interaction (visible in the MKDS character select preview, bottom border of the platform thing) pile of copypasta How to use melonDS requires BIOS/firmware dumps from a DS. You can dump them with the following dumper. The files must be placed in the same directory as the melonDS executable, as follows: * bios7.bin -- ARM7 BIOS, 16KB * bios9.bin -- ARM9 BIOS, 4KB * firmware.bin -- firmware, 128KB, 256KB or 512KB Note: the DS-mode firmwares in the 3DS and DSi aren't bootable. They only contain the bare minimum required to run DS games. Be sure to enable direct game boot when using such firmware dumps. Settings Emulation: settings related to emulation. For now it lets you enable direct game boot (directly runs the game instead of going through the firmware) and the threaded 3D renderer. There's also a wifi-related setting (which only ended up there because I'm lazy and I need to redo the UI). You should try toggling it if you have trouble getting multiplayer working. Input: allows you to configure keyboard and joystick input. You can change a mapping by clicking the corresponding entry, then pressing a keyboard key or joystick button. For now, joystick input uses the first joystick available if multiple joysticks are plugged. Savestate settings: for now, whether to save to a separate savefile after loading a savestate. Screen rotation: lets you rotate the screens, for games that ask you to hold your DS sideways. Screen gap: sets a gap between the screens. Screen layout: natural (screens always stacked on top of eachother), vertical (screens always laid out vertically), horizontal (always laid out horizontally). Screen sizing: even (both screens get the same size), emphasize top (bottom screen is kept at native resolution), emphasize bottom, auto (tries to determine which screen to emphasize) Screen filtering: enables linear filtering when the screens are scaled. If your game fails to save Check the size of the savefile. melonDS can, in some circumstances, misdetect the save memory type. Save memory type detection is done only when no existing savefile is present. If you provide an existing savefile with the correct size, melonDS will use the correct save memory type and saving should work properly. Downloads * Windows 64-bit * Linux 64-bit If you feel generous melonDS Patreon Have fun! ____________________ Kuribo64 |
Mclaneinc |
| ||
Newcomer Inactive Level: 6 Posts: 1/7 EXP: 862 Next: 45 Since: 10-27-18 Last post: 1438 days ago Last view: 1438 days ago |
Hi there, don't like to be a neg first post AND I'm sure its something my end so hopefully an easy fix.. I start Melon as I have done in the distant past and it just crashes after you attempt to run a game, all the bios files are present in the main dir as directed and I even changed the bios files with others just to make sure. Checked the naming as per the instructions..Still crash on game run..Crashes if you just run it with no game selected too.. As said, gets to the UI... Only 2 changes in my system, a new Nvidia card (GTX 750ti, its an old Dell with not a lot of GFX choices) and its now up to a i7 4th gen.. As the usual suspects are up to date... MelonDS from here directly.. All used to work on the old Nvidia Ge force 530 card...Tried a variety of games... Has the program changed since the early version I tried so it uses stuff only supported by the 900 series cards on? Paul.....Hope you can help....Thank you.. |
Arisotura |
| ||
Big fire melon magical melon girl Level: 58 Posts: 220/941 EXP: 1513266 Next: 64280 Since: 03-28-17 From: France Last post: 30 days ago Last view: 1 day ago |
anyway, that's weird do older builds still run fine even when downloaded fresh? ____________________ Kuribo64 |
Mclaneinc |
| ||
Newcomer Inactive Level: 6 Posts: 2/7 EXP: 862 Next: 45 Since: 10-27-18 Last post: 1438 days ago Last view: 1438 days ago |
I'll just try that now, should have thought to have done that myself, sorry about that..
EDIT :Version 6 and 6b work fine... Back to you good sir .. |
Arisotura |
| ||
Big fire melon magical melon girl Level: 58 Posts: 222/941 EXP: 1513266 Next: 64280 Since: 03-28-17 From: France Last post: 30 days ago Last view: 1 day ago |
mhh
take a screenshot of the directory melonDS 0.7 is in? with all the files ____________________ Kuribo64 |
Mclaneinc |
| ||
Newcomer Inactive Level: 6 Posts: 3/7 EXP: 862 Next: 45 Since: 10-27-18 Last post: 1438 days ago Last view: 1438 days ago |
The pic is a dir AFTER I unpacked the version 6 in to test and now the ver 7 is readded it works......Just going to look and see the difference BUT I think you know..Ta muchly..
Edit: looks the same (as in what is in each 7zip file) now I looked at the V6 and V7 binaries but whatever happened from running the V6 seems to kickstart the V7...Weird.. |
Arisotura |
| ||
Big fire melon magical melon girl Level: 58 Posts: 223/941 EXP: 1513266 Next: 64280 Since: 03-28-17 From: France Last post: 30 days ago Last view: 1 day ago |
other than that, all the files seem to be here and good ninja'd anyway might have to do with not finding melonDS.ini, there was a related bug but weird shit check the archive you downloaded -- I had updated it to include a stock melonDS.ini so this wouldn't happen ____________________ Kuribo64 |
Mclaneinc |
| ||
Newcomer Inactive Level: 6 Posts: 4/7 EXP: 862 Next: 45 Since: 10-27-18 Last post: 1438 days ago Last view: 1438 days ago |
See the edit above......Dunno what the score was, just glad its going (or it was when I tried 5 mins ago)
Thank you... |
Arisotura |
| ||
Big fire melon magical melon girl Level: 58 Posts: 224/941 EXP: 1513266 Next: 64280 Since: 03-28-17 From: France Last post: 30 days ago Last view: 1 day ago |
well there were multiple issues in some code meant to look for config files in AppData
* got a string buffer with the appdata path base, resized it, but didn't complete it, leaving the end uninitialized * CoTaskMemRealloc() can move the buffer if needed, which was not accounted for, so possibly trying to access freed memory ie. bad bad bad and likely why it crashed at random ____________________ Kuribo64 |
Mclaneinc |
| ||
Newcomer Inactive Level: 6 Posts: 5/7 EXP: 862 Next: 45 Since: 10-27-18 Last post: 1438 days ago Last view: 1438 days ago |
Oh well, all done and sorted..Thank you.. |
Wifall |
| ||
Member Normal user Level: 29 Posts: 7/204 EXP: 135798 Next: 12087 Since: 10-25-18 Last post: 354 days ago Last view: 350 days ago |
Where are the config settings in Appdata for Melon? I'm not finding it anywhere. |
Arisotura |
| ||
Big fire melon magical melon girl Level: 58 Posts: 228/941 EXP: 1513266 Next: 64280 Since: 03-28-17 From: France Last post: 30 days ago Last view: 1 day ago |
AppData/Roaming/melonDS
you can put melonDS.ini and BIOS/firmware there if you wish. you don't have to. ____________________ Kuribo64 |
gameon |
| ||
Newcomer Inactive Level: 3 Posts: 1/1 EXP: 46 Next: 82 Since: 11-04-18 Last post: 2162 days ago Last view: 2161 days ago |
Is it possible to try fixing Resident Evil Deadly Silence sound problem ? 5 minutes into the game and the background music and sound is always skipping throughout the entire game. I have tried this game on the deSmuME emululator and same sound problem persists. |
Main - Releases - melonDS 0.7 | Hide post layouts | New reply |
Page rendered in 0.068 seconds. (2048KB of memory used) MySQL - queries: 30, rows: 103/103, time: 0.036 seconds. Acmlmboard 2.064 (2018-07-20) © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |