- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
04309 | Interface | Feature | Always | Apr 16, 2011, 11:05 | 17 hours ago |
Tester | Kale | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Open | OS | Windows Vista/7 (32-bit) | |
Status [?] | Acknowledged | Driver | |||
Version | 0.142 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 04309: Video Options (brightness, screen stretching etc.) could help to have default parameters in drivers | ||||
Description | Like default nvrams, sometimes the user should change by hand various parameters if he cares, for example in cps1.c and neogeo.c games. This apparently advanced feature also gives invalid bug reports here from time to time. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
|
Notes
2
![]() No.07378
Kale Developer
Apr 16, 2011, 11:05
|
Could be debatable ... |
---|---|
![]() No.23422
JimCarlTay Tester
17 hours ago
edited on: 17 hours ago |
These settings are now in Slider Controls (as of 0.277) and default to 1.000 (brightness, contrast, gamma, and hori/vert stretch) or 0.000 (hori/vert position). These usually work fine for most games. For Neo Geo games, resolution modes are handled differently on MAME (all games at 320x224, which I prefer) than on FinalBurn Neo (some at 304x224, others at 320x224; which led to me making a bug report for that emulator because ending text was cut off in nam1975). |