QCDLZCLW3K
bdf62988e7
Refactor d3d9
2022-05-30 02:00:49 +00:00
QCDLZCLW3K
d4a03bcd05
Fixes based on PR feedback
2022-05-30 02:00:49 +00:00
QCDLZCLW3K
cd449f7e2a
Update README
2022-05-30 02:00:49 +00:00
QCDLZCLW3K
348fbb15d7
Use process_hijack_startup instead of hooking an early function
2022-05-30 02:00:49 +00:00
QCDLZCLW3K
9cfc6ee887
Fix DDR X2 and X3 not booting
2022-05-30 02:00:49 +00:00
QCDLZCLW3K
34b3b405f7
Nearly complete USB memory support
2022-05-30 02:00:49 +00:00
QCDLZCLW3K
350e84b36e
Add support for DDR X
2022-05-30 02:00:49 +00:00
Will Xyen
ccfe6f7923
sdvxhook2: fix crash when using sdvxhook2 on certain OS versions
2022-05-27 23:26:17 +00:00
Will Xyen
bf805e399a
sdvxio-bio2: set title pop lights to 50% by default
2022-05-27 23:26:17 +00:00
HAYU
188a14e4ea
jb ripples: Create dev/nvram if not exists in gamestart.bat
2022-05-23 19:10:44 +00:00
Cam Anderson
2b0017bc77
Add sdvx generator lights to sdvxio-bio2.
2022-05-20 03:49:29 +00:00
icex2
c19555f7cb
Bump version to 5.40 for next development cycle
2022-05-19 01:02:01 +02:00
icex2
9775a51754
Update changelog for 5.39 release
2022-05-19 00:02:20 +02:00
HAYU
fcfed73b98
jbhook2 and jbhook3 gfx updates
...
- Fix jbhook3 window mode
- Remove -f option for framed window, no value
- Add -s option to show mouse cursor on window
2022-05-13 19:26:00 +00:00
QCDLZCLW3K
fb912e2c1e
Separate key algorithm and core code for rp2 and rp3
2022-05-12 10:25:53 +09:00
QCDLZCLW3K
93832d9e38
Small refactor for rp2 and rp3 + add new sign keys
2022-05-12 05:18:07 +09:00
Will Toohey
e4f7c4e667
Sane default for vertical window (true)
2022-04-03 21:40:18 +10:00
Will Toohey
3cb72cc05c
jbhook2: get p3io sidcode from ea3-config, don't hardcode
2022-04-03 21:32:33 +10:00
Will Toohey
204541e533
Move p3io-specific jbhook-util funcs to their own static lib
2022-04-03 21:02:38 +10:00
icex2
4283346ae0
Bump version to 5.39 for next development cycle
2022-04-02 11:16:58 +02:00
icex2
75c3255aaf
Update changelog and docs for 5.38 release
2022-04-02 10:51:43 +02:00
Will Xyen
7180df4ff6
sdvxhook: address comments
2022-03-15 16:50:03 -07:00
Will Xyen
b2714d1455
sdvxio-kfca: add volume overrides
2022-03-15 00:39:10 -07:00
Will Xyen
def2969037
sdvxhook2: add nvapi and power hooks
2022-03-15 00:38:46 -07:00
icex2
96775835ba
Update changelog for 5.37
2022-01-04 22:15:24 +01:00
icex2
9197c8292c
Version bump in readme
2022-01-04 22:13:54 +01:00
icex2
699c303aed
Add supported jubeat games to list of games
2022-01-04 22:13:39 +01:00
Will Toohey
cf126bef4c
jbhook2: Move hooking further back where possible
...
This fixes a failure to boot (due to aciomgr hanging)
on jubeat knit append on my cab
2022-01-03 19:57:28 +10:00
Will Toohey
69236b1775
jbhook2: fix broken windowed toggle
2022-01-03 19:56:10 +10:00
Will Toohey
64c76b5ea3
jbhook1: also use ICCB
2022-01-03 18:32:31 +10:00
Will Toohey
55da4f6b0a
jbhook2: also use ICCB mode (fixes copious)
2022-01-03 17:03:44 +10:00
Will Toohey
f0300ba626
jbhook: make errors right-side-up as well
2022-01-03 16:48:12 +10:00
Will Toohey
f67c2e4835
jbhook: Fix security error when booting knit append
2022-01-03 16:46:56 +10:00
Will Toohey
f1fcfeb10d
jbhook: Finalise half-baked "rotate window" hooks
2022-01-03 14:57:43 +10:00
Will Toohey
6e72983a21
jbhook: Add some better documentation
2022-01-03 14:30:20 +10:00
Will Toohey
f97640883f
jbhook: fix missing heap sizes in gamestart.bat
2022-01-03 14:13:33 +10:00
Will Toohey
5fe882141d
p3ioemu: reorganise code for easy reading
2022-01-03 14:12:23 +10:00
Will Toohey
8e92ffd498
jubeat: support p3io games
2021-12-31 20:23:31 +10:00
icex2
9f4e792942
Improve debugability for inline scripts in ci pipeline
...
Instead of a single big block of code which only shows up as a
single command executed, have each command on a separate "line"
so they show up on debug output. If one line fails, it's easier
to tell which one failed
2021-12-28 23:41:37 +01:00
icex2
e033615d6b
Bugfix gitlab-ci
...
Artifacts need to be yielded from build stage in order to have
these available in the following stages
2021-12-28 23:41:04 +01:00
icex2
1100f28f31
Output to stderr instead of stdout in release message script
...
stdout is used for actual data output which is captured by
the ci pipeline. stderr shows up properly in debug output
2021-12-28 23:40:21 +01:00
Felix
8879347b75
avs: add additional avs_net_interface fields for newer AVS
2021-10-25 23:21:02 +00:00
Will Xyen
40dfea06d3
Bump version to 5.37
2021-10-11 14:01:45 -07:00
Will Xyen
1485aebe3e
dist: add IIDX28 support
2021-10-11 13:59:02 -07:00
icex2
4fe5f5552b
doc/iidxhook3: Clarify usage of EAMID on iidx 14-17, network error
...
Add some additional symptoms and reasoning as this is different
for 14 to 17 compared to any other iidx version on how to use
the PCBID you get from server operators.
2021-09-27 21:50:16 +02:00
Will Xyen
d05207bdb2
acio: minor fixes
2021-09-13 13:38:27 -07:00
Will Xyen
76eca30e7a
bio2: add definitions for 20th anniversary model
2021-09-13 02:51:19 +00:00
Will Xyen
346f1d6693
aciotest: add RVOL test, and change to use product types instead of names
2021-09-13 02:51:19 +00:00
Will Xyen
14b75817eb
acio: add RVOL node definition
2021-09-13 02:51:19 +00:00
Will Xyen
e6042ade83
aciodrv: add method to get product type of node
...
some devices share product codes (KFCA->RVOL), we really should be using type to differentiate them.
2021-09-13 02:51:19 +00:00