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
Nico Giansanti
44e682e059
Merge branch 'master' of https://github.com/teknogods/OpenParrot
2021-08-26 18:29:18 +03:00
Nico Giansanti
d37febc910
Add Guilty Gear Strive
...
Guilty Gear Strive boots
2021-08-26 18:29:15 +03:00
Boomslangnz
659ca03b10
Merge pull request #150 from doomertheboomer/master
...
WMMT5DX+ work, add mileage saving and add old terminal options from MT5
2021-08-26 16:47:25 +12:00
hackerd00mer
9a7c50dc2b
fix nzgamer typo, custom name works now
2021-08-26 11:30:37 +07:00
hackerd00mer
7383409a7d
add mileage saving
2021-08-26 08:55:01 +07:00
hackerd00mer
70ed43161c
add old terminal options back
2021-08-26 08:40:30 +07:00
Aaron M
38c02771bf
Enable print WMMT5DX+
2021-08-26 13:19:43 +12:00
Alex Cheer
db8388c5c6
Merge pull request #149 from doomertheboomer/master
...
prevents game from setting system time, thanks pockywitch
2021-08-26 13:09:16 +12:00
hackerd00mer
fe467698bd
prevents game from setting system time, thanks pockywitch
2021-08-26 07:13:06 +07:00
Alex Cheer
0eac7490ee
Merge pull request #148 from nzgamer41/master
...
WMMT5DX+ support
2021-08-25 21:14:10 +12:00
nzgamer41
3cda55b2cd
fix thread creation
2021-08-25 21:11:20 +12:00
nzgamer41
4567de4d2a
- WMMT5DX+ Support thanks to doomertheboomer
2021-08-25 21:05:20 +12:00
nzgamer41
3caa6df704
Merge remote-tracking branch 'upstream/master'
2021-08-25 18:41:39 +12:00
Nico Giansanti
a8dd67157f
Various updates
...
- Add support for TP_DIRECTHOOK to fix compatibility with NET executables.
- DOA6 Test exe supported, untested.
- More information on x64 what profile was used.
2021-08-19 18:24:34 +03:00
Nico Giansanti
7c68bcac08
DOA6 boots
...
DOA6 boots
2021-08-18 23:42:20 +03:00
Aaron M
426039f8c4
Merge branch 'master' of https://github.com/teknogods/OpenParrot
2021-08-11 17:15:40 +12:00
Aaron M
3709f2b6dc
Fix nesica popup error when launching
2021-08-11 17:15:29 +12:00
Reaver
c3d7f6019c
Add Dead or Alive 6 FM10-FM14
...
Add Dead or Alive 6 FM10-FM14, untested
2021-08-10 03:02:18 +03:00
Nico Giansanti
fab461afd3
Fix build
...
Fix build
2021-07-16 23:30:09 +03:00
Nico Giansanti
fa3ae41411
APM3 Goonya Fighter works
...
APM3 Goonya Fighter works
2021-07-16 13:47:07 +03:00
Nico Giansanti
ff5d60734f
APM3 seiral fix
...
APM3 seiral fix
2021-07-16 00:38:42 +03:00
Nico Giansanti
6c5ea69e57
APM3 Improve ALL.NEt
...
APM3 Improve ALL.NEt
2021-07-16 00:24:36 +03:00
Nico Giansanti
d593699ae7
APM3 Improvements
...
- APM3 Fix Keychip emulation
- APM3 Fix ALL.NET Basic emulation
- APM3 Fix GameID Emulation
- APM3 Fix various other things
2021-07-16 00:15:08 +03:00
Nico Giansanti
a32ec2ec16
APM3 Fix attract sound and improve some other emulation
...
APM3 Fix attract sound and improve some other emulation
2021-07-15 20:21:55 +03:00
Nico Giansanti
97fb7254d0
APM3 Improve GameVersion emulation
...
APM3 Improve GameVersion emulation
2021-07-15 19:57:54 +03:00
Nico Giansanti
05819bf683
APM3 Separate AUTH, Sequence and fix stuff
...
APM3 Separate AUTH, Sequence and fix stuff
2021-07-15 19:21:23 +03:00
Nico Giansanti
e39158d7ef
APM3 Separate Backup from APM3.h
...
APM3 Separate Backup from APM3.h
2021-07-15 18:17:14 +03:00
Reaver
33a1472137
Separate Aime emulator in APM3 emu
...
Separate Aime emulator in APM3 emu
2021-07-15 03:16:05 +03:00
Reaver
075609e63e
Clean APM3 emu
...
Clean APM3 emu
2021-07-15 03:08:46 +03:00
Reaver
bd3def7181
APM3 Bookkeeping fix
...
APM3 Bookkeeping fix
2021-07-15 02:54:04 +03:00
Reaver
d94ceaff4a
Improve APM3 accuracy
...
Improve APM3 accuracy
2021-07-15 02:50:51 +03:00
Reaver
95bff341c0
Improve APM3 emu accuracy
...
Improve APM3 emu accuracy
2021-07-15 01:49:10 +03:00
Reaver
536d9378b1
Improve APM3 Aime api accuracy
...
Improve APM3 Aime api accuracy
2021-07-15 01:37:44 +03:00
Reaver
a73204f82f
Improve APM3 backup emulation
...
Improve APM3 backup emulation
2021-07-15 01:19:52 +03:00
Nico Giansanti
d7e09c752f
Pengo at least boots now
...
Pengo at least boots now, fixed version emulation issue.
2021-07-08 01:16:50 +03:00
Nico Giansanti
5ab9635f32
Merge branch 'master' of https://github.com/teknogods/OpenParrot
2021-07-08 01:00:26 +03:00
Nico Giansanti
66992c41ae
Fix Sequence_getBookkeeping crash APM3
...
Primitive Sequence_getBookkeeping implementation to prevent crash
2021-07-08 01:00:04 +03:00
Harm
6b750bdb2c
Git good Reaver!
2021-07-07 23:59:57 +02:00
Nico Giansanti
087d0a9a7d
APM3 Backup save implementation
...
Saves at least on VF5E test menu, further testing is required.
2021-07-08 00:54:32 +03:00