Skip to content

Commit

Permalink
Update header URL.
Browse files Browse the repository at this point in the history
Add mister specific retrobit saturn mapping
  • Loading branch information
zakk4223 committed Dec 23, 2024
1 parent 5ddba57 commit a7decae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gamecontrollerdb_header.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Original source:
# Game Controller DB for SDL in 2.0.16 format
# Source: https://github.com/gabomdq/SDL_GameControllerDB
# Source: https://github.com/mdqinc/SDL_GameControllerDB

# Modified to remove non-Linux platforms and add MiSTer specific entries
5 changes: 5 additions & 0 deletions gamecontrollerdb_mister.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@

#brunofreitas.com's RetroFi Adapter default mapping
03000000d01600004012000001010000,RetroFi Adapter,dpright:h0.2,dpleft:h0.8,dpdown:h0.4,dpup:h0.1,menuok:b1,menuesc:b2,b:b1,a:b2,y:b0,x:b3,leftx:a0,lefty:a1,rightx:a3,righty:a2,leftshoulder:b6,rightshoulder:b7,back:b8,start:b9,guide:b9,guide2:h0.4,platform:MiSTer,


#RetroBit saturn adapter: map both shoulders to mister virtual shoulders (SDL sega style mapping maps right shoulder to left trigger due to some previously existing standard)
#also map start+A to OSD button
03000000790000001100000011010000,Sega Saturn,a:b1,b:b2,back:b8,dpdown:+a1,dpleft:-a0,dpright:+a0,dpup:-a1,leftshoulder:b6,,rightshoulder:b7,start:b9,x:b0,y:b3,guide:b9,guide2:b1,platform:MiSTer

0 comments on commit a7decae

Please sign in to comment.