sabudum

Results 12 issues of sabudum

So, I recently downloaded the AppImage version of the program, and it was running fine under the nouveau nvidia drivers and run every game perfectly. After that I installed the...

### Are you using the latest Dosbox-Staging Version? - [X] I have checked releases and am using the latest release. ### Different version than latest? _No response_ ### What Operating...

enhancement
input handling

When starting a new game in Syphon Filter 2, under the RetroArch Core, the game just freezes as soon as you press X on the mission briefing screen, to start...

can't reproduce

I created two mappings for my keyboard: Shift_L -> if_eq($shift, 1, key_up(KEY_LEFTSHIFT).hold().key_down(KEY_LEFTSHIFT), key(KEY_LEFTSHIFT)) Super_L + Shift_L -> if_eq($shift, 0, set(shift, 1).key_down(KEY_LEFTSHIFT), set(shift, 0).key_up(KEY_LEFTSHIFT)) The first one inverts the functionality of...

When remapping a controller analog stick, I'd like to have it set the absolute mouse position. For instance, when the analog is centered, the mouse stays in place, as the...

when encoding str, can't use fps values other than 15 or 30, for games like 007 - Tomorrow Never Dies, which uses a fps of 33.3333333, it's impossible to encode...

enhancement

When pressing the 'Record' button while an injection is currently running, it should stop automatically, and once the recording is finished, injection should auto-start automatically. This can be done in...

When loading any type of content with dosbox-pure, be it a zip, or a conf, or anything else, it automaticaly mounts the same folder as the content as the C...

When creating pad mapper remappings and saving the game remap file, then exiting retroarch and relaunching the game, all remappings are lost. Verifying the remap file that was saved, looks...

…input. When hitting the record button to grab inputs for remapping. If the preset is currently running, the program will stop it temporarily until recording finishes, then re-start the injection...