PCSX2 wiki
(07-15-2017, 03:32 PM)Logoman Wrote: Thanks!
But now, when I try to upload a picture, I've got an "Upload error" saying "You do not have permission to create new pages".

You have to be added to the usergroup 'ninja' (Basic Members basically), before you have upload permissions.

Ask bositman or ngng to add you in there.
AMD Ryzen 5 3600 @ 3.60~4.20 GHz | Corsair Vengeance LPX 32 GB (2x16GB) DDR4-3200
MSI GeForce GTX 1660 Super @ 6 GB | Samsung 980 1TB | Windows 10 Pro x64 (22H2)
Reply

Sponsored links

(07-15-2017, 03:56 PM)Ryudo Wrote: You have to be added to the usergroup 'ninja' (Basic Members basically), before you have upload permissions.

Ask bositman or ngng to add you in there.

Thank you for your fast answer! I'll contact bositman.
Reply
Not sure if this is the correct thread to post this.It fills a gap in Kojin's PS2 Disassembly Web Page

sceVu0TransposeMatrix:
002026b8 78a80000  // lq t0, $0000(a1)
002026bc 78a90010  // lq t1, $0010(a1)
002026c0 78aa0020  // lq t2, $0020(a1)
002026c4 78ab0030  // lq t3, $0030(a1)
002026c8 71286488  // pextlw t4, t1, t0
002026cc 71286ca8  // pextuw t5, t1, t0
002026d0 716a7488  // pextlw t6, t3, t2
002026d4 716a7ca8  // pextuw t7, t3, t2
002026d8 71cc4389  // pcpyld t0, t6, t4
002026dc 718e4ba9  // pcpyud t1, t4, t6
002026e0 71ed5389  // pcpyld t2, t7, t5
002026e4 71af5ba9  // pcpyud t3, t5, t7
002026e8 7c880000  // sq t0, $0000(a0)
002026ec 7c890010  // sq t1, $0010(a0)
002026f0 7c8a0020  // sq t2, $0020(a0)
002026f4 03e00008  // jr ra
002026f8 7c8b0030  // sq t3, $0030(a0)

Extracted from "Shadow Hearts, SLES-50822" ELF-File.


UPDATE: More discoveries :-)

sceVu0DivVectorXYZ:
00202790 d8a40000 // lqc2 vf4, $0000(a1)
00202794 44086000 // mfc1 t0, $f12
00202798 48a82800 // qmtc2 t0, vf5
0020279c 4a6503bc // vdiv Q, vf0w, vf5x
002027a0 4a0003bf // vwaitq
002027a4 4bc0211c // vmulq.xyz vf4, vf4, Q
002027a8 03e00008 // jr ra
002027ac f8840000 // sqc2 vf4, $0000(a0)

sceVu0TransMatrix:
00202838 d8c40000 // lqc2 vf4, $0000(a2)
0020283c d8a50030 // lqc2 vf5, $0030(a1)
00202840 78a70000 // lq a3, $0000(a1)
00202844 78a80010 // lq t0, $0010(a1)
00202848 78a90020 // lq t1, $0020(a1)
0020284c 4bc42968 // vadd.xyz vf5, vf5, vf4
00202850 7c870000 // sq a3, $0000(a0)
00202854 7c880010 // sq t0, $0010(a0)
00202858 7c890020 // sq t1, $0020(a0)
0020285c 03e00008 // jr ra
00202860 f8850030 // sqc2 vf5, $0030(a0)

sceVu0FTOI4Vector:
002028a0 d8a40000 // lqc2 vf4, $0000(a1)
002028a4 4be5217d // vftoi4.xyzw vf5, vf4
002028a8 03e00008 // jr ra
002028ac f8850000 // sqc2 vf5, $0000(a0)

sceVu0FTOI0Vector:
002028b0 d8a40000 // lqc2 vf4, $0000(a1)
002028b4 4be5217c // vftoi0.xyzw vf5, vf4
002028b8 03e00008 // jr ra
002028bc f8850000 // sqc2 vf5, $0000(a0)

sceVu0ITOF4Vector:
002028c0 d8a40000 // lqc2 vf4, $0000(a1)
002028c4 4be5213d // vitof4.xyzw vf5, vf4
002028c8 03e00008 // jr ra
002028cc f8850000 // sqc2 vf5, $0000(a0)

sceVu0ITOF0Vector:
002028d0 d8a40000 // lqc2 vf4, $0000(a1)
002028d4 4be5213c // vitof0.xyzw vf5, vf4
002028d8 03e00008 // jr ra
002028dc f8850000 // sqc2 vf5, $0000(a0)

sceVu0UnitMatrix:
002028e0 4be0012c // vsub.xyzw vf4, vf0, vf0
002028e4 4a202128 // vadd.w vf4, vf4, vf0
002028e8 4be5233d // vmr32.xyzw vf5, vf4
002028ec 4be62b3d // vmr32.xyzw vf6, vf5
002028f0 4be7333d // vmr32.xyzw vf7, vf6
002028f4 f8840030 // sqc2 vf4, $0030(a0)
002028f8 f8850020 // sqc2 vf5, $0020(a0)
002028fc f8860010 // sqc2 vf6, $0010(a0)
00202900 03e00008 // jr ra
00202904 f8870000 // sqc2 vf7, $0000(a0)
Reply
You're free to edit my page with a TCRF account btw Smile
[Image: HkgHT5k.gif]
もっとちゃんと言ってよ
忘れないようメモにしてよ



Reply
(11-11-2019, 11:28 AM)Kojin Wrote: You're free to edit my page with a TCRF account btw Smile

Hmm, somehow i cannot create an account.It says wrong CAPTCHA but there is no CAPTCHA or a Question to answer.
Maybe you can add the VU Codes anytime.
Reply
Hi, is there a list of wiki pages to implement / update?
Reply
Hello. I recently began interesting in pcsx2. russian is my native language and so, i want to play games on my native language. 90 %
of all russian translations for ps2 were bootleg, pirate translation (most of them was ok, due to fact, that all of pirate translators in 2008 became legal, it is a long story). Problem is, that most of pirate edition used ps2 multiloader, allowing to choose langauge (usually english and russian). On original console games patched with multiloader works fine. Problem is, that pcsx2 usually cant handle with it correctly. I read many threads in russian community and all of them tell, that this multiloader is the reason of unstable work of pcsx2.
Recently i tried my skill in rebuilding pirate edition with multiloader, so it works on pcsx2, and i managed to delete multiloader correctly. It seems to me that i understand how this multiloader work and how to delete it properly.
My question is - will it be ok, if i add in wiki new thread about this multiloader and how to delete it properly?
Reply
Hi, any suggestions for adding videos to wiki pages? I’ve been adding screenshots of some graphical issues in Klonoa 2, but some of the issues are rather hard to demonstrate with just images. The upload page says that the permitted file types are "gif, jpg, jpeg, webp, ico", so it does not seem that videos are directly supported. Is there perhaps a way to embed videos from other websites, or are plain hyperlinks the best I can do?

I did consider converting the videos to GIFs, but unfortunately those are of poorer quality, and take up a lot more space than a video of an “equivalent” quality. This is problematic since the size limit for file uploads is only 2 MB.

Edit: I ended up just using Imgur links in the article.
Reply
hello,
i can't create new account on PCSX2 Wiki because there isn't CAPTCHA box and it says: "Incorrect or missing CAPTCHA":
wiki.pcsx2.net/index.php?title=Special:CreateAccount
Reply
I DM'd you a new user/pass, quellen
[Image: ref-sig-anim.gif]

Reply




Users browsing this thread: 3 Guest(s)