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

739 Commits

Author SHA1 Message Date
Nezarn
18e9bd7192 Add support for more nesica games
New Games:
Space Invaders
Strania - The Stella Machina
Aquapazza Aquaplus Dream Match
Do Not Fall - Run for Your Drink
Elevator Action
En-Eins Perfektewelt
Rastan Saga
Puzzle Bobble

Additional CRC:
Nitroplus Blasterz (1.07)
Akai Katana Shin
2018-09-13 10:35:16 +02:00
Reaver
c1e39e9064 USF4 dev exe 1.05 and SF3 test added
- USF4 DEV works 100% with NESYS
- SF3 and SF3 TEST disconect due to invalid replies?
2018-09-12 23:51:08 +03:00
Reaver
f5c6759b95 GrooveCoaster 2 added, boots to a black screen 2018-09-12 22:08:49 +03:00
Reaver
f2df10a02c Goketsuji Ichizoku - Matsuri Senzo Kuyo support
Fixed a bug where idmacdrv32.dll was not loaded by OpenParrot or the game. Hooks would not be placed because game loads idmacdrv32 later itself.
2018-09-12 19:24:25 +03:00
Reaver
5d7f10a4c0 Merge pull request #2 from Nezarn/fordracing
Ford Racing windowed mode
2018-09-12 18:10:25 +03:00
Reaver
2ead4fe1f7 Fixed NESiCA, forgot 2 hooks lmao 2018-09-12 18:08:59 +03:00
Nezarn
0c7e5cd0dc Ford Racing windowed mode 2018-09-12 16:15:07 +02:00
Reaver
d8e03fa31e Crimzon Clover, Daemon Bride and ChronoPhantasma CRC
Some games now fail with I/O error, need to investigate. Probably card reader emu is borked.
2018-09-12 16:41:32 +03:00
Reaver
3a20215139 Fix some NESYS and Nitroplus Blasterz 303910 playable 2018-09-12 16:28:50 +03:00
Reaver
eec04a7983 call io hooks 2018-09-12 15:52:09 +03:00
Reaver
9f8f8e294f libacio hooks
Also add minhook to premake of KonamiLoader just in case
2018-09-12 15:09:31 +03:00
Reaver
4767295cdd Preliminary libacio hooks 2018-09-12 00:51:09 +03:00
Reaver
c95b7a77d5 Clean up KonamiLoader, move injector to global deps 2018-09-12 00:41:39 +03:00
Reaver
71a7640b6e Added KonamiLoader
It boots any Konami game but it is missing I/O dll emulation which I will work on next.
2018-09-11 16:52:05 +03:00
Reaver
0d3d677ab5 Ex-Board Support Fullscreen 2018-09-11 15:16:07 +03:00
Reaver
c10728d537 Ex-Board Daemon Bride now playable
- Please also take update for TPUI for control sending.
- AH30 stuck on PLEASE WAIT before battle starts?
2018-09-11 11:20:51 +03:00
Reaver
27b499e56c Bounty url added 2018-09-11 02:32:48 +03:00
Reaver
16c169b064 Ex-Board AH30 works
- Sloppy errors fixed, AH30 boots.
- Windowed / Fullscreen mode work needed for AH20 to work properly.
- Input injection needed from TPUI.
2018-09-11 02:18:59 +03:00
Reaver
35bdf690f7 Clean and add few missing parts 2018-09-11 00:17:58 +03:00
Reaver
574f456460 Ex-Board support
- Based on work by zxmarcos
- Requires clean-up
- Requires button injection from TPUI
- Requires AH30 and Suggoi Arcana Heart 2 fixing (does not boot and/or crashes)
- Daemon Bride boots ok
2018-09-10 23:35:28 +03:00
Reaver
5b70d00348 Update README 2018-09-10 20:30:48 +03:00
Reaver
5c94009abd Battle Fantasia support as seen in stream 2018-09-10 20:14:29 +03:00
Reaver
d242004326 SkullGirls added
Stuck at waiting for NESYS, added new RegSetValueExW support for EventModeEnable.
2018-09-10 17:54:07 +03:00
Reaver
67b0fe2940 NESYS UPDATE
- Cleaned up NesicaGeneric
- Cleaned up Card Emu
- Added Reghooks for Type X and Nesica
- Added support for Street Fighter 3rd Strike, fails due to missing NESYS replies (?)
- Flag for NESYS emu disable
2018-09-10 17:45:25 +03:00
Reaver
2fa0b799ad Merge branch 'master' of https://github.com/teknogods/OpenParrot 2018-09-10 14:26:18 +03:00
Reaver
0c59b3ff5f Fix MachStorm byte pattern to prevent crashes on small exes 2018-09-10 14:25:58 +03:00
Reaver
122cbeb6af Merge pull request #1 from nta/pr/safeinit-dllmain
[OpenParrot/dllmain] remove memory protection from SafeInit DllMain mode
2018-09-09 15:23:16 +03:00
NTAuthority
dcdff24ae5 [OpenParrot/dllmain] remove memory protection from SafeInit DllMain mode
This was causing x64dbg to lose track of the pages in the main PE image when SafeInit was enabled, which is required for certain functionality to work.
2018-09-09 14:15:12 +02:00
Reaver
d1dc148f08 Disable DEVMODE by default 2018-09-09 15:07:01 +03:00
Reaver
a1a6db144d Add support for Pokken Tournament
Also add XInput emulator.
2018-09-09 04:17:03 +03:00
Reaver
d767d783b7 Remove amLib related vars 2018-09-09 03:18:24 +03:00
Reaver
994d31eedf Some TODOs 2018-09-09 02:59:55 +03:00
Reaver
329e263b1c Initial Commit 2018-09-09 01:13:03 +03:00
Reaver
a3145bd1f8 test
test
2018-09-08 23:01:51 +03:00
Reaver
43b6aaf733 test 2018-09-08 22:35:39 +03:00
Reaver
a2811b5e4f test bot 2018-09-08 22:33:53 +03:00
Reaver
3e094de054 fix 2018-09-08 22:22:41 +03:00
Reaver
196eea4afd ReadMe commit 2018-09-08 22:21:22 +03:00
Reaver
113705eaba Initial commit 2018-09-07 16:49:06 +03:00