DSx86Cfg: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox homebrew" to "{{Infobox DS Homebrews" |
m Text replacement - "| licence" to "| license" |
||
| Line 4: | Line 4: | ||
| type = Computer Emulator | | type = Computer Emulator | ||
| version = 1.05 | | version = 1.05 | ||
| | | license = Mixed | ||
| author = RyouArashi | | author = RyouArashi | ||
| website = http://code.google.com/p/dsx86cfg | | website = http://code.google.com/p/dsx86cfg | ||
Revision as of 09:59, 20 October 2021
| DSx86CFG | |
|---|---|
| General | |
| Author | RyouArashi |
| Type | Computer Emulator |
| Version | 1.05 |
| License | Mixed |
| Links | |
| Download | |
| Website | |
| Source | |
Configuration utility for the DSx86 Emulator. It is a small 16bit DOS utility that runs directly inside DSx86.
Feature
- Support for extended Scancodes introduced by DSx86 v0.20.
- Removed "Direct" Screen Update option.
- Win32 Compatibility Mode.
User guide
Win32 Compatibility Mode:
As of version 1.05 (r37), DSx86Cfg can also be used on 32 bit Windows versions. Start DSx86 with the command line.
Switch -win32 or run DSX86CFG.BAT included in the zip-file.
Known issues
2010/05/05 (Issue 3) - Comments inside DSx86.ini will not be preserved when saving.
2010/05/25 (Issue 4) - Unknown Options will not be preserved when saving.
2010/07/04 (Issue 5) - DSx86Cfg does not run on 64bit Windows Versions.
Changelog
Version 1.05 Revision 39 2010/07/04
- New: Support for extended Scancodes introduced by DSx86 v0.20.
- Removed: "Direct" Screen Update option.
- New: Win32 Compatibility Mode.
External links
- Google Code - http://code.google.com/p/dsx86cfg