Difference between revisions of "Talk:Avm.rpl"
Jump to navigation
Jump to search
NWPlayer123 (talk | contribs) |
CreeperMario (talk | contribs) |
||
Line 3: | Line 3: | ||
- Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 20:53, 9 April 2016 (CEST) | - Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. [[User:Tueidj|Tueidj]] ([[User talk:Tueidj|talk]]) 20:53, 9 April 2016 (CEST) | ||
:I'm just styling it like all the other pages but I suppose we can remove the names column. Second one I can definitely do tho. Thought void usually got across 4 bytes but yea it'd probably be better to specify uint32_t [[User:NWPlayer123|NWPlayer123]] ([[User talk:NWPlayer123|talk]]) 03:46, 12 April 2016 (CEST) | :I'm just styling it like all the other pages but I suppose we can remove the names column. Second one I can definitely do tho. Thought void usually got across 4 bytes but yea it'd probably be better to specify uint32_t [[User:NWPlayer123|NWPlayer123]] ([[User talk:NWPlayer123|talk]]) 03:46, 12 April 2016 (CEST) | ||
+ | == AVMSetTVScale does nothing in HBL == | ||
+ | Does anybody have any idea why AVMSetTVScale has no effect if my homebrew is launched within Dimok's Homebrew Launcher? [[User:CreeperMario|CreeperMario]] ([[User talk:CreeperMario|talk]]) 08:30, 21 May 2016 (CEST) |
Latest revision as of 08:30, 21 May 2016
Couple of obvious problems with this page:
- The "name" column is redundant since it is given by the prototype
- Replace the "void*" arguments with the appropriate sized types, don't expect people to guess what they're meant to be. Tueidj (talk) 20:53, 9 April 2016 (CEST)
- I'm just styling it like all the other pages but I suppose we can remove the names column. Second one I can definitely do tho. Thought void usually got across 4 bytes but yea it'd probably be better to specify uint32_t NWPlayer123 (talk) 03:46, 12 April 2016 (CEST)
AVMSetTVScale does nothing in HBL
Does anybody have any idea why AVMSetTVScale has no effect if my homebrew is launched within Dimok's Homebrew Launcher? CreeperMario (talk) 08:30, 21 May 2016 (CEST)