Difference between revisions of "Revolution SDK"

From Rare Gaming Dump
(added sdk version 0.33)
(Replaced content with "jonathan Category:Wii Category:SDKs Category:Development")
Tags: Replaced Visual edit
Line 1: Line 1:
The '''Revolution SDK''' (RVL_SDK) is the SDK used to develop Wii games. It is an extension of the [[Dolphin SDK|Dolphin]] (GameCube) SDK.
+
jonathan
 
 
==Versions==
 
 
 
(incomplete; not including patches)
 
 
 
*"RVL_WPAD_KPAD" SDK (patch for [[Dolphin SDK]] used for development on GameCube hardware with prototype [[Wii Remote|Wii Remotes]])
 
 
 
*0.1
 
*0.2
 
*0.3
 
*0.31
 
*0.32
 
*0.33
 
*1.0 RC1
 
*1.0
 
 
 
*2.0
 
 
 
*2.1
 
 
 
*2.2
 
 
 
*2.3
 
 
 
*2.4
 
 
 
*3.0
 
 
 
*3.1
 
 
 
*3.2
 
 
 
*3.3
 
 
 
==Structure==
 
 
 
[[File:Rvlsdkroot.png|thumb|right|RVL_SDK 2.1 (scene release) root directory contents with dates.]]
 
 
 
 
 
Sample:
 
 
 
*/build (source files to build)
 
 
 
*/docs (PDF documents)
 
 
 
*/dvddata (sample image/sound data for demo programs)
 
 
 
*/include (include files)
 
 
 
*/man (HTML manual)
 
 
 
*/RVL (Wii executables)
 
 
 
*/x86 (PC executables)
 
 
 
*Readme
 
*Shell for Cygwin environment
 
 
 
{{Template:WiiNavbox}}
 
  
 
[[Category:Wii]]
 
[[Category:Wii]]

Revision as of 05:30, 10 July 2021

jonathan