1
0
mirror of synced 2024-11-14 23:07:36 +01:00
Commit Graph

682 Commits

Author SHA1 Message Date
Poliwrath
22983b200e
Merge pull request #192 from EmuAl/master
Added all crc's for Koihime and Under Night updates.
2022-01-08 14:54:08 -05:00
EmuAl
f6a55f9838
Merge branch 'teknogods:master' into master 2022-01-08 09:29:45 +00:00
Harm
17925506a9 - Fixed loader arguments 2022-01-07 20:07:26 +01:00
EmuAl
54e77aa5ce Added all crc's for Koihime and Under Night updates. 2022-01-07 18:47:24 +00:00
Poliwrath
9e267ab1c0
Merge pull request #191 from EmuAl/master
Koihime and Under Night APM3 added to TP.
2022-01-06 16:50:39 -05:00
EmuAl
3f56968441 Koihime and Under Night APM3 added to TP. Tested and Working here. Will add the xml's in TPUI shortly. Service menu not working in both yet. 2022-01-06 19:25:13 +00:00
Harm
0ebe6316d7 - Improved loader 2022-01-05 23:55:06 +01:00
Boomslangnz
f003a89faa
Merge pull request #190 from beckchop/fix-taiko-inputs
[Taiko no Tatsujin Nijiiro Ver] Only register a hit on rising edge
2021-12-27 18:31:02 +13:00
ikuyok
68f5e2a5f1 Only assign a random input value if button is actually pressed
Probably don't need this running every loop.
2021-12-26 22:15:21 -05:00
ikuyok
9f537b18b2 Clean up a bit 2021-12-26 21:11:41 -05:00
ikuyok
448bcedb58 Update comment 2021-12-26 16:51:13 -05:00
ikuyok
8df7543eed Update Taiko.cpp 2021-12-26 16:30:13 -05:00
ikuyok
4ec40cb41a Update Taiko.cpp 2021-12-26 16:10:41 -05:00
ikuyok
c84bd62a62 Only register a hit on rising edge 2021-12-26 16:08:33 -05:00
Poliwrath
006e0bd474
Merge pull request #189 from EmuAl/master
Added crc for guilty gear strive 1.1 and 1.2
2021-12-25 13:13:06 -05:00
EmuAl
0cd18fb880 Added crc for guilty gear strive 1.1 and 1.2, tested and works fine here. 2021-12-25 16:26:54 +00:00
Poliwrath
c7b1d1f6dd
Merge pull request #188 from teknogods/cotton-1.2
Comment out cotton rock and roll crc 1.2 for now.
2021-12-24 13:05:22 -05:00
Poliwrath
8e5f56f2f0
Comment out cotton rock and roll crc 1.2 for now. 2021-12-24 12:59:09 -05:00
Poliwrath
6365fc8183
[skip ci] Merge pull request #187 from EmuAl/master
Added new update crc's for APM3 games.
2021-12-24 12:57:56 -05:00
EmuAl
99e94704ee Added crc's for VF eSports v1.3 & v1.4 both test and game exe's. Also added cotton v1.2 crc, it doesn't start so will probably need patched again like before. 2021-12-24 14:23:38 +00:00
Poliwrath
d8964e7a66
Merge pull request #186 from beckchop/fix-taiko-sensitivity
[Taiko no Tatsujin Nijiiro Ver.] Fix input sensitivity (fixes drum rolls)
2021-12-24 02:44:01 -05:00
ikuyok
d7dff12eff Add random value generator to simulate arcade drum 2021-12-24 01:05:38 -05:00
Reaver
0f2f37be9a - APM3: Add Pengo 1.2
- APM3: Add Pengo 1.2
2021-12-21 02:22:39 +02:00
Reaver
6ea5f813c8 changes for APM3 Online 2021-12-17 02:07:42 +02:00
Reaver
6373c099ed Fix some Daytona3 and APM3
Fix some Daytona3 and APM3
2021-11-18 02:08:37 +02:00
Reaver
167cb87ee8 Add Support Dengeki Bunko: Fighting Climax
Add Support Dengeki Bunko: Fighting Climax
2021-11-16 00:38:52 +02:00
Reaver
d8417936ea Add APM3 Titles and make some variables a bit more flexible.
Add APM3 Titles and make some variables a bit more flexible.
2021-11-16 00:25:45 +02:00
Reaver
cf4e2003c9 APM3 Kasiori is now playable
APM3 Kasiori is now playable
2021-11-12 22:53:20 +02:00
Reaver
b6f62286af Fix APM3 Emu
- Fix badly emulated APM3 call
- Add profiles for new dumped titles
2021-11-01 16:53:14 +02:00
Reaver
a638b35230 Add Cotton Rock n Roll A Test menu CRC
Add Cotton Rock n Roll A Test menu CRC
2021-09-29 00:22:11 +03:00
Reaver
1c6ef4f4ba APM3 Add Cotton Rock n Roll A
- APM3 Cotton Rock n Roll A Playable
2021-09-28 10:40:31 +03:00
Aaron M
d43d3e66e8 Remove hardcoded exit key from Ford Racing 2021-09-21 14:32:09 +12:00
Aaron M
ac8157c7b4 oops 2021-09-21 13:37:13 +12:00
Aaron M
8ad8f368e5 Move code to global init 2021-09-21 13:28:08 +12:00
Aaron M
4b18dff656 Exit key wont work if debug build and x32dbg or x64dbg is open 2021-09-19 21:07:13 +12:00
Aaron M
95a17599ec New code for pause/resume 2021-09-19 14:09:24 +12:00
Aaron M
54dd863b59 Pause fix on H2Overdrive 2021-09-18 22:25:15 +12:00
Aaron M
bbd1905631 Pause fix on Dirty Drivin 2021-09-18 07:56:12 +12:00
Aaron M
4a397557e1 Remove hardcoded exit keys in games, global will cover all 2021-09-17 16:39:06 +12:00
Aaron M
a3b3617078 Add Pause to Dirty Drivin 2021-09-15 22:43:09 +12:00
Aaron M
429ec65f78 - SR3 Pause will now freeze timer until un-paused 2021-09-15 16:55:42 +12:00
Poliwrath
db441edb0a
Merge pull request #185 from mrexodia/pattern-hits-aslr
Save hints as RVA to prevent crashes on ASLR binaries
2021-09-14 16:08:09 -04:00
Duncan Ogilvie
38630d9d38 Save hints as RVA to prevent crashes on ASLR binaries 2021-09-14 16:39:13 +02:00
Aaron M
bca81d6e39 Add suspend/resume. May not work on all games 2021-09-14 21:47:56 +12:00
Nico Giansanti
6294b80fe6 APM3 Hook HTTP Encrypt/Compression
- Hook x86 and x64 am::abaas:🔗:HttpData::setOption and created generic flags.
- Separate Aleste 1.1 profile
- Goonya Fighter debug exe
2021-09-09 21:27:48 +03:00
Harm
3a59f36dd5 Merge remote-tracking branch 'origin/master' 2021-09-04 23:18:28 +02:00
Harm
e9126c69b5 - APM3: Fix for getting stuck after continue screen countdown 2021-09-04 23:18:18 +02:00
EmuAl
2c4e197331
Added CRC's for VF5eSports Updates (#162) 2021-09-04 17:32:22 +02:00
Harm
5bb55c318f - Formatted APM3 code, no code changes! 2021-09-04 17:30:48 +02:00
Harm
d45dcf715d - Fixed Virtua Fighter test menu
- Cleaned up header files, fixed global variables
2021-09-04 17:25:08 +02:00