You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.

#1 Re: Support » Someone Selling DeSmuMe! » 2016-07-09 13:40:50

Looks like you're buying a CD.  Didn't think that was still a thing.

#2 Re: Support » DeSmuME 0.9.11 started lagging suddenly » 2016-01-12 14:33:59

Move/delete ini and see if it persists with default settings?

#3 Re: Support » Error: Could not get read/write access to battery save file! » 2015-10-07 09:14:05

Are you running from Program Files or C:\?  UAC will prevent programs not running as admin from writing there.

#4 Re: Support » desume wont start » 2015-08-03 08:21:02

Just saying hopefully these problems will go away in a few years as the world upgrades (except you I guess in which 10 is the new 6).  VS15 and its new runtime does support XP though it not distributed by Windows Update like it is on Vista/7/8.

#5 Re: Support » transfer a rom to another computer » 2015-07-27 10:49:00

If you didn't change any of the path settings saves are in the battery folder and savestates in the saves folder.  Nothing in documents or %appdata% so you can just copy the entire folder.

#6 Re: Support » desume wont start » 2015-07-27 10:40:02

Windows8 includes the DX optional components (though they're Win8 only versions so you have link against the old ones if you want to target <8) and the new universal runtime hopefully solves that problem going forward.

#8 Re: Support » emulator wipes clean after closing » 2015-02-27 11:02:11

I guess write to %appdata% if writing to current directory fails might not be a bad idea.  Or enable UAC virtualization.

#9 Re: General » Accidentally pressed "Load State" (F2) » 2015-01-05 08:03:27

Snes9x autosaves when loading a savestate if one hasn't been loaded in the past 5 minutes.  Might not be a bad idea to implement something similar here.

#11 Re: General » Filters and resolution » 2014-04-05 06:54:58

Thanks for applying the AA patch zeromus.  First beer is on me.

#12 Re: General » Is There a DeSmuME SVN 5029 for Windows 32bit » 2014-03-25 06:40:14

The geniuses at emucr will probably upload a Windows binary soon anyway.

#13 Re: General » Way to take screenshot of current window size » 2014-02-15 09:58:52

http://code.google.com/p/2dimagefilter
For batch processing put this into a batch file.

@for %%0 in (*.png) do @ImageResizer-r129.exe /load %%0 /resize auto "XBR 2x" /save "%~dp0\resized\%%0"

This will resize all pngs with the XBR2x filter and put them into a resized folder (may need to create first).

#14 Re: General » some advice » 2014-02-07 07:42:08

PS2's software renderer can get full speed, but Gabest is one my short list of programming god's.  AVX2 is suppose to allow mortals to obtain that speed, but the gather instruction is bit slow on Haswell.

#15 Re: General » On Screen Keyboard? » 2014-01-21 11:41:38

osk.exe in the run box or in Windows Ease of Access if you have a Start Menu.

#17 Re: General » Filters and resolution » 2013-08-23 11:40:13

I know GUI work is never fun, but is a line in the ini or command line option to enable AA asking to much?

#18 Re: Support » Desmume not responding when loading after power outage. » 2013-07-08 11:47:53

He wants you to delete, move, or rename it so it doesn't get loaded.  The theory is something was being saved when the power went out and it didn't finish.

#19 Re: Support » Advance wars DS multiplayer? » 2013-07-08 11:42:19

RDP or VNC should work though you'll need a fast CPU and upload speed for it not to lag.

#20 Re: Support » Moved my folder and lost all my SAVED game info! » 2013-06-25 23:26:51

If it was in Program Files you're save games are in %LocalAppData%\VirtualStore (paste that into explorer).

#21 Re: Support » DeSmuME not activating High Performance mode on Intel HD 4000 » 2013-06-03 06:03:25

17w isn't a lot.  Software rendering will put all the cores to work not leaving any spare watts to turbo the GPU.  You can try --num-cores=3 or 2 and see if that helps.

#22 Re: Technical » Issue while compiling » 2013-04-18 01:46:39

I couldn't find the other thread with all the patches.  If anyone wants to put something into that zlib126 folder they can fix this the "right" way.

#23 Re: Technical » Issue while compiling » 2013-04-17 06:45:20

The assembly for zlib isn't built with safeseh by default.  Add "/safeseh" to each line in bld_ml32.bat file before building zlib or just use the C version if you're lazy.

#24 Re: Support » [jit]pokemon black2 crash » 2013-01-27 06:00:57

You can get WiFi free PGO SVN builds from CrazyMax.

#25 Re: Support » Xbox 360 Controller Config » 2012-12-11 04:48:33

I can't get the LT/RT buttons to work for hotkeys (they bind but do nothing) but everything else works fine for on Win7.

Board footer

Powered by FluxBB