mkwong98
6a4359b9ba
Fix bug when exporting sprite tiles in screen data
2021-07-14 12:10:14 +08:00
mkwong98
eaf6656b56
HD Pack Builder update
...
1. Removed an unused parameter in ProcessTile function call.
2 Added a warning to the tool tip of 8x16 sprite option about when it should be used.
3. Added an option to output BG tiles only or Sprite tiles only.
2021-02-08 15:25:03 +08:00
mkwong98
2d0468eff5
HD pack builder and BGM improvement
...
Added option in HD pack builder to save screen information when tiles are first shown. User can look up which screen the tiles are added in the tileIndex.csv and open the screen_XXX.csv and screen_XXX.png to see the actual usage of the tiles.
Added playback option and volume option to <bgm> tag. Use 1 for looping playback, 0 for single playback, -1 for no change. Use 0 to 128 for volume control and -1 for no volume change.
2020-12-20 22:26:12 +08:00
Sour
c1f841b6dd
HD Packs: Added ability to have multiple backgrounds on different layers (up to 40)
2020-05-08 20:08:54 -04:00
Sour
2a2717b125
HD Packs: Improve/fix hires.txt file output when re-recording over an existing HD pack
2018-12-12 20:47:23 -05:00
Sour
5f01ec59f4
HD Pack Builder: Fixed issues with pause icon/break functionality when recording hd packs with debugger opened
2018-09-14 22:09:51 -04:00
Sour
15373016d0
Refactoring - removed statics from EmulationSettings
2018-07-14 18:32:32 -04:00
Sour
d72d1f3c6d
Added more VS System info to DB, support for new NES 2.0 proposals (WIP) + some refactoring
2018-07-08 10:28:49 -04:00
Sour
04310eddb4
Core refactoring (remove static variables) - WIP
2018-07-08 10:28:47 -04:00
Sour
3e6f10757c
Fixed some cast-align warnings (potential fix for Android crash?)
2018-06-19 20:43:16 -04:00
Sour
3a4cea91c0
UI: Added option to allow save states to be loaded even when hash mismatches (if mapper matches)
2018-03-20 22:05:38 -04:00
Sour
7a48aebc00
HD Packs: New features and performance improvements
...
-New types of conditions
-Background image scrolling support
-Performance improvements (esp. conditions and backgrounds)
2018-02-17 23:44:25 -05:00
Souryo
0d1e9bbcb3
Zip: Fixed issues with non-UTF8 filenames in zip files
2017-09-30 14:07:07 -04:00
Souryo
503806ee22
HD Packs: Fixed crash when attempting to load invalid condition tags + fixed bug where built-in conditions were being saved to the hires.txt file
2017-09-06 22:05:04 -04:00
Souryo
fef31e6749
HD Packs: Fixed issues with background priority sprites
2017-08-15 19:18:00 -04:00
Souryo
2faf6aecd4
HD Packs: Added option to ignore/hide tiles in overscan while recording/using packs
2017-08-12 21:21:55 -04:00
Souryo
d566d2102a
HD Packs: Minor bug fixes
2017-08-07 22:52:27 -04:00
Souryo
4455178da2
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
2017-07-30 09:46:07 -04:00
Souryo
60ff7be8c0
HD Packs: Bug fixes, code cleanup, optimization
2017-07-25 19:46:25 -04:00
Danny Bautista
014f06ce2f
Fixed Linux build - add <algorithm> includes ( #200 )
2017-07-23 13:47:10 -04:00
Souryo
e82371e2f8
HD Packs: Improvements, new features, bug fixes
2017-06-28 20:01:24 -04:00