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
Aaron M
75963db901
Move WMMT5DX code from TP to OpenParrot. Game is playable
2021-09-03 19:45:45 +12:00
Poliwrath
3fc30ac8e5
Merge pull request #161 from EmuAl/master
...
More APM3
2021-09-02 19:30:26 -04:00
EmuAl
fa5bc15cc4
Added the CRC updates for
...
Aleste v1.01
Rolling Gunner v1.03
DOA 6 V1.06 #7 (update 16)
DOA 6 v1.07 #2 (update 17)
hopefully this time it works, I've tested it here and all the games start fine.
2021-09-03 00:12:37 +01:00
Nico Giansanti
a2f9e9bac1
Fix APM3 test menu saves in some games
...
Fix APM3 test menu saves in some games
2021-09-03 01:44:44 +03:00
Harm
5a0c8ce903
- Taiko: Added SharedAudioMode (Credits: Mon)
2021-08-31 22:24:16 +02:00
Harm
4b9279cab1
- Taiko: Disable built-in xinput
2021-08-31 01:28:31 +02:00
Harm
c2ccc6c7be
- Taiko: Fix name
2021-08-31 00:15:09 +02:00
Harm
ef1d5ba754
- Added Taiko no Tatsujin Nijiiro!
...
- D3D Hooks: Alignment and cleanup of DirectX hooks (FPS limiter + Windowed)
2021-08-30 23:43:31 +02:00
Aaron M
364b164d4c
SR3 - Stop game pausing when not front
2021-08-30 11:12:29 +12:00
Reaver
2faf32ebcf
Fix Doa6 continue and umifresh sound
...
Fix Doa6 continue and umifresh sound.
Thanks to anonymous contributor
2021-08-29 01:28:44 +03:00
Nico Giansanti
cf4a807ea7
Properly emulate keychip id in APM3
...
- Properly emulate keychip id in APM3
- Remove dongle patch from ALESTE
- Remove dongle patch from Rolling Gunner 2.0 and 2.1
2021-08-28 18:20:32 +03:00
Aaron M
b49e5e7d0c
BG4Tuned - Enable all tracks option & stop game pausing when click offscreen
2021-08-28 20:06:08 +12:00
Poliwrath
84f2202dcc
Merge pull request #154 from teknogods/aleste-new
...
APM3: fix aleste path
2021-08-27 16:34:07 -04:00
Poliwrath
374956c667
- APM3: fix aleste files
2021-08-27 14:15:06 -04:00
Poliwrath
4248925168
Merge pull request #153 from teknogods/aleste-new
...
small APM3 changes / cleanup
2021-08-27 10:20:13 -04:00
Poliwrath
a5333ae759
- APM3: move loadlibrary to hookapm3
2021-08-27 09:56:55 -04:00
Poliwrath
32239c9072
- APM3: cleanup
2021-08-27 09:49:15 -04:00
Poliwrath
148bbdd88b
- OpenParrotLoader: adjust logging
2021-08-27 09:42:50 -04:00
Poliwrath
3ffa2517c2
- Fix a bunch of project warnings
2021-08-27 09:42:44 -04:00
Poliwrath
43cfbcba3a
Fix build if atlstr.h is missing
2021-08-27 09:42:37 -04:00
Reaver
a1c6059ecd
Add Umihara KawaseFresh! For AC Base Version
...
Add Umihara KawaseFresh! For AC Base Version
2021-08-27 11:23:37 +03:00
Reaver
c30e7739b6
Add ALESTE APM3
...
Add ALESTE APM3
2021-08-27 11:13:54 +03:00
Boomslangnz
c75ff7e03e
Merge pull request #152 from doomertheboomer/master
...
WMMT5: add neon support on save file offset: 7C
2021-08-27 14:29:39 +12:00
hackerd00mer
b36e4112fe
WMMT5: add neon support on save file offset: 7C
2021-08-27 09:01:00 +07:00
Poliwrath
9ea2ae62fd
Merge pull request #151 from teknogods/fix-build-apm-logging
...
Fix build
2021-08-26 21:47:00 -04:00
Poliwrath
9c3c349c6c
Disable aime logging (again)
2021-08-26 21:30:15 -04:00
Poliwrath
67a6877793
Disable sequence logging
2021-08-26 21:29:56 -04:00
Poliwrath
0e34019e17
Disable backup logging
2021-08-26 21:29:47 -04:00
Poliwrath
d896e0e5e6
Disable Auth logging
2021-08-26 21:29:36 -04:00
Poliwrath
45cb9752dd
Disable APM3 logging
2021-08-26 21:29:26 -04:00
Poliwrath
796dfb4a99
Disable aime logging
2021-08-26 21:27:47 -04:00
Poliwrath
f6bb0c6f7c
dummy info func for non-debug
2021-08-26 21:24:34 -04:00
Reaver
739b2a25d2
Add support for Rolling Gunner 2.0 and 2.1
...
- Add support for Rolling Gunner 2.0 and 2.1
- Improve GetAppRootPath call
2021-08-27 01:04:11 +03:00
Reaver
2d33a8ba45
APM3 emulator improvements
...
- Improved API emulation accuracy
- Now works on tested x86 titles
- Added Umihara Kawase Fresh! For AC
2021-08-27 00:22:50 +03:00
Nico Giansanti
1bb24c34d1
FIX GGS
...
Fix GGS
2021-08-26 20:34:06 +03:00